Commit Graph

170 Commits

Author SHA256 Message Date
Dominique Leuenberger
c527b7c1dd Accepting request 777969 from hardware:boot
OBS-URL: https://build.opensuse.org/request/show/777969
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=124
2020-02-21 15:43:14 +00:00
Matthias Brugger
422774a4bc Accepting request 777962 from hardware👢staging
OBS-URL: https://build.opensuse.org/request/show/777962
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=86
2020-02-21 13:12:01 +00:00
Dominique Leuenberger
6eafa122cb Accepting request 774961 from hardware:boot
OBS-URL: https://build.opensuse.org/request/show/774961
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=123
2020-02-18 09:43:07 +00:00
dabac30ba5 Accepting request 774960 from hardware👢staging
OBS-URL: https://build.opensuse.org/request/show/774960
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=84
2020-02-17 16:59:47 +00:00
Dominique Leuenberger
9a98d76eca Accepting request 768556 from hardware:boot
OBS-URL: https://build.opensuse.org/request/show/768556
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=122
2020-01-30 21:36:53 +00:00
ad5db4f4a9 Accepting request 768555 from hardware👢staging
OBS-URL: https://build.opensuse.org/request/show/768555
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=82
2020-01-30 10:49:49 +00:00
Dominique Leuenberger
f003106d9f Accepting request 768266 from hardware:boot
Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2020.01
  Add support for Jetson Nano.
  Enable btrfs by default. (jsc#SLE-10302)
  Add network support for RPi4 (jsc#SLE-7276)
* Patches added:
  0010-ARM-tegra-Add-NVIDIA-Jetson-Nano-De.patch
  0011-net-Add-support-for-Broadcom-GENETv.patch
  0012-rpi4-Update-memory-map-to-accommoda.patch
  0013-rpi4-Enable-GENET-Ethernet-controll.patch
  0014-Kconfig-add-btrfs-to-distro-boot.patch
  0015-configs-Re-sync-with-CONFIG_DISTRO_.patch
  0016-configs-am335x_evm-disable-BTRFS.patch

- Fix firefly-rk3288 and tinker-rk3288 by using TPL instead of SPL
  (SPL too big)

- Fix mx6qsabrelite build

- Update to v2020.01:
  * Now requires python 3.5+ (2.x support dropped)
  * Add Orange Pi Zero Plus 2 support
  * Platfrom fixes: atmel, fsl, imx, Marvell, RPi, rockchip, sunxi, TI
  * EFI fixes
  * I2C fixes
  * MMC fixes
  * SPI fixes
  * USB fixes
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2020.01
  * Patches dropped:
    0009-libfdt-fdt_address_cells-and-fdt_si.patch
    0010-libfdt-return-correct-value-if-size.patch
    0011-libfdt-Allow-size-cells-of-0.patch
    0012-dm-Fix-default-address-cells-return.patch
    0013-arm-arm11-allow-unaligned-memory-ac.patch
    0014-fdt-fix-bcm283x-dm-pre-reloc-defini.patch
    0015-arm-dts-bcm283x-Rename-U-Boot-file.patch
    0016-drivers-bcm283x-Set-pre-location-fl.patch
    0017-pinctrl-bcm283x-Add-compatible-for-.patch
    0018-rpi-push-fw_dtb_pointer-in-the-.dat.patch
    0019-ARM-bcm283x-Move-BCM283x_BASE-to-a-.patch
    0020-ARM-bcm283x-Set-rpi_bcm283x_base-at.patch
    0021-ARM-bcm283x-Set-memory-map-at-run-t.patch
    0022-ARM-defconfig-add-unified-config-fo.patch
    0023-boo-1144161-Remove-nand-mtd-spi-dfu.patch
    0024-rpi-fix-dram-bank-initialization.patch
    0025-rpi-Enable-DRAM-bank-initialization.patch
    0026-ARM-defconfig-Fix-32bit-config-for-.patch
  * Patches added:
    0009-boo-1144161-Remove-nand-mtd-spi-dfu.patch

OBS-URL: https://build.opensuse.org/request/show/768266
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=121
2020-01-29 12:15:48 +00:00
8502913765 Accepting request 768263 from hardware👢staging
OBS-URL: https://build.opensuse.org/request/show/768263
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=80
2020-01-29 10:08:54 +00:00
Matthias Brugger
b06166e31c revert to last accepted SR
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=79
2020-01-28 11:55:57 +00:00
Matthias Brugger
b6d12e2d75 Add support for Jetson Nano.
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=78
2020-01-28 10:50:06 +00:00
Matthias Brugger
f99a5ed47d Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2020.01-next
Add support for Jetson Nano. (jsc#SLE-9387)
  Enable btrfs by default. (jsc#SLE-10302)
  Add network support for RPi4 (jsc#SLE-7276)
* Patches added:
  0010-ARM-tegra-Add-NVIDIA-Jetson-Nano-De.patch
  0011-Kconfig-add-btrfs-to-distro-boot.patch
  0012-configs-Re-sync-with-CONFIG_DISTRO_.patch
  0013-net-Add-support-for-Broadcom-GENETv.patch
  0014-rpi4-Update-memory-map-to-accommoda.patch
  0015-rpi4-Enable-GENET-Ethernet-controll.patch

OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=77
2020-01-28 10:40:21 +00:00
Matthias Brugger
6a7ce76d4e Accepting request 767934 from hardware👢staging
- Fix firefly-rk3288 and tinker-rk3288 by using TPL instead of SPL
  (SPL too big)

- Fix mx6qsabrelite build

- Update to v2020.01:
  * Now requires python 3.5+ (2.x support dropped)
  * Add Orange Pi Zero Plus 2 support
  * Platfrom fixes: atmel, fsl, imx, Marvell, RPi, rockchip, sunxi, TI
  * EFI fixes
  * I2C fixes
  * MMC fixes
  * SPI fixes
  * USB fixes
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2020.01
  * Patches dropped:
    0009-libfdt-fdt_address_cells-and-fdt_si.patch
    0010-libfdt-return-correct-value-if-size.patch
    0011-libfdt-Allow-size-cells-of-0.patch
    0012-dm-Fix-default-address-cells-return.patch
    0013-arm-arm11-allow-unaligned-memory-ac.patch
    0014-fdt-fix-bcm283x-dm-pre-reloc-defini.patch
    0015-arm-dts-bcm283x-Rename-U-Boot-file.patch
    0016-drivers-bcm283x-Set-pre-location-fl.patch
    0017-pinctrl-bcm283x-Add-compatible-for-.patch
    0018-rpi-push-fw_dtb_pointer-in-the-.dat.patch
    0019-ARM-bcm283x-Move-BCM283x_BASE-to-a-.patch
    0020-ARM-bcm283x-Set-rpi_bcm283x_base-at.patch
    0021-ARM-bcm283x-Set-memory-map-at-run-t.patch
    0022-ARM-defconfig-add-unified-config-fo.patch
    0023-boo-1144161-Remove-nand-mtd-spi-dfu.patch
    0024-rpi-fix-dram-bank-initialization.patch
    0025-rpi-Enable-DRAM-bank-initialization.patch
    0026-ARM-defconfig-Fix-32bit-config-for-.patch
  * Patches added:
    0009-boo-1144161-Remove-nand-mtd-spi-dfu.patch

OBS-URL: https://build.opensuse.org/request/show/767934
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=76
2020-01-28 09:38:57 +00:00
Dominique Leuenberger
de6edd19be Accepting request 766223 from hardware:boot
OBS-URL: https://build.opensuse.org/request/show/766223
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=120
2020-01-22 21:45:28 +00:00
f0a4df33bb Accepting request 766222 from home:Guillaume_G:branches:openSUSE:Factory:ARM
Package u-boot.img instead of u-boot.bin for snow and spring

OBS-URL: https://build.opensuse.org/request/show/766222
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=74
2020-01-22 08:39:18 +00:00
Dominique Leuenberger
5295c2acb0 Accepting request 758483 from hardware:boot
OBS-URL: https://build.opensuse.org/request/show/758483
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=119
2019-12-21 11:33:08 +00:00
d06d71d830 Accepting request 758482 from hardware👢staging
OBS-URL: https://build.opensuse.org/request/show/758482
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=72
2019-12-20 11:11:06 +00:00
Dominique Leuenberger
a7d8320e10 Accepting request 757313 from hardware:boot
OBS-URL: https://build.opensuse.org/request/show/757313
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=118
2019-12-16 14:21:10 +00:00
7f97d93cfd Accepting request 757312 from hardware👢staging
OBS-URL: https://build.opensuse.org/request/show/757312
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=70
2019-12-16 10:39:29 +00:00
Dominique Leuenberger
8f21526d75 Accepting request 754445 from hardware:boot
OBS-URL: https://build.opensuse.org/request/show/754445
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=117
2019-12-05 16:36:28 +00:00
5170402207 Accepting request 754443 from hardware👢staging
OBS-URL: https://build.opensuse.org/request/show/754443
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=68
2019-12-05 14:52:47 +00:00
Dominique Leuenberger
907dc372e7 Accepting request 751224 from hardware:boot
OBS-URL: https://build.opensuse.org/request/show/751224
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=116
2019-11-27 12:55:52 +00:00
9b16e3d2fc Accepting request 751223 from hardware👢staging
set boot option to arm64 in ubootconfig.txt. This allows us to theoretically build U-Boot for RPi3/4 with 32 bit

OBS-URL: https://build.opensuse.org/request/show/751223
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=66
2019-11-27 09:24:59 +00:00
Dominique Leuenberger
5ebd95efc9 Accepting request 750810 from hardware:boot
OBS-URL: https://build.opensuse.org/request/show/750810
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=115
2019-11-25 18:43:44 +00:00
Matthias Brugger
909c496942 Accepting request 750808 from hardware👢staging
OBS-URL: https://build.opensuse.org/request/show/750808
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=64
2019-11-25 16:46:46 +00:00
Dominique Leuenberger
47dfd5b33e Accepting request 750286 from hardware:boot
OBS-URL: https://build.opensuse.org/request/show/750286
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=114
2019-11-23 23:29:41 +00:00
Matthias Brugger
054f8deb29 Accepting request 750139 from hardware👢staging
- enable build for one U-Boot image for RPi3/4 (rpiarm64)
  implements (jsc#59185)
Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.10
* Patches added:
  0014-fdt-fix-bcm283x-dm-pre-reloc-defini.patch
  0015-arm-dts-bcm283x-Rename-U-Boot-file.patch
  0016-drivers-bcm283x-Set-pre-location-fl.patch
  0017-pinctrl-bcm283x-Add-compatible-for-.patch
  0018-rpi-push-fw_dtb_pointer-in-the-.dat.patch
  0019-ARM-bcm283x-Move-BCM283x_BASE-to-a-.patch
  0020-ARM-bcm283x-Set-rpi_bcm283x_base-at.patch
  0021-ARM-bcm283x-Set-memory-map-at-run-t.patch
  0022-ARM-defconfig-add-unified-config-fo.patch
- RPi3 delete text base hack in spec file

OBS-URL: https://build.opensuse.org/request/show/750139
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=62
2019-11-22 12:06:37 +00:00
Dominique Leuenberger
f6171a5b4d Accepting request 749833 from hardware:boot
OBS-URL: https://build.opensuse.org/request/show/749833
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=113
2019-11-20 09:30:16 +00:00
7069b3a55c Accepting request 749704 from hardware👢staging
OBS-URL: https://build.opensuse.org/request/show/749704
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=60
2019-11-20 08:10:56 +00:00
Dominique Leuenberger
8c3b6ecf93 Accepting request 749424 from hardware:boot
OBS-URL: https://build.opensuse.org/request/show/749424
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=112
2019-11-19 11:59:22 +00:00
9b6d4c9476 Accepting request 749423 from hardware👢staging
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.10
  * Patch added to fix boo#1145646:
  0013-arm-arm11-allow-unaligned-memory-ac.patch
- Build bootable u-boot.itb for u-boot-rock-pi-4-rk3399
- Constrain multibuild expansion in linked/branched/copied packages.

OBS-URL: https://build.opensuse.org/request/show/749423
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=58
2019-11-19 07:40:02 +00:00
Dominique Leuenberger
7ba29c5273 Accepting request 745898 from hardware:boot
OBS-URL: https://build.opensuse.org/request/show/745898
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=111
2019-11-07 22:17:02 +00:00
Matthias Brugger
d201b3f039 Accepting request 744281 from hardware👢staging
OBS-URL: https://build.opensuse.org/request/show/744281
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=56
2019-11-06 11:14:14 +00:00
Dominique Leuenberger
8c4be11b2e Accepting request 742229 from hardware:boot
OBS-URL: https://build.opensuse.org/request/show/742229
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=110
2019-10-24 21:04:21 +00:00
a5796f628d Accepting request 742228 from hardware👢staging
OBS-URL: https://build.opensuse.org/request/show/742228
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=54
2019-10-23 16:48:02 +00:00
eac190482f Accepting request 742125 from hardware👢staging
OBS-URL: https://build.opensuse.org/request/show/742125
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=53
2019-10-23 11:30:55 +00:00
4167f433ca Accepting request 736787 from hardware👢staging
OBS-URL: https://build.opensuse.org/request/show/736787
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=52
2019-10-10 07:04:43 +00:00
1d999e7db0 Accepting request 736417 from hardware👢staging
OBS-URL: https://build.opensuse.org/request/show/736417
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=51
2019-10-09 08:21:12 +00:00
Matthias Brugger
af71041ef9 Accepting request 736397 from hardware👢staging
Update to v2019.10 + RPi4 patches

OBS-URL: https://build.opensuse.org/request/show/736397
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=50
2019-10-09 07:41:11 +00:00
8d377c23c8 Accepting request 736323 from hardware👢staging
- Add avnetultra96rev1
- update_git.sh: Allow GIT_LOCAL_TREE to be a soft link as well
- Add u-boot-zynqzturn

OBS-URL: https://build.opensuse.org/request/show/736323
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=49
2019-10-09 07:07:17 +00:00
Andreas Färber
e2bbdb9b35 Accepting request 717646 from hardware👢staging
*WARNING*

Remove linked packages (u-boot-*) in hardware:boot *before* accepting 
this request!

All issues from SR#714191 should have been considered here.

- Fail on errors building RK3288 SD card images (tinker-rk3288 previously) 
- Add libretech-cc and libretech-ac

OBS-URL: https://build.opensuse.org/request/show/717646
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=48
2019-10-08 18:46:35 +00:00
Dominique Leuenberger
e6c342d455 Accepting request 692798 from hardware:boot
OBS-URL: https://build.opensuse.org/request/show/692798
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=109
2019-04-11 06:48:19 +00:00
2bfcbf1aa6 Accepting request 692790 from hardware👢staging
Update to v2019.04

OBS-URL: https://build.opensuse.org/request/show/692790
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=46
2019-04-10 08:06:43 +00:00
Dominique Leuenberger
793c1e13b1 Accepting request 686177 from hardware:boot
OBS-URL: https://build.opensuse.org/request/show/686177
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=108
2019-03-19 09:01:37 +00:00
68026c8172 Accepting request 686176 from home:mbrugger:branches:hardware:boot
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Fix bsc#1124137 by:
* Patches dropped:
  0008-Revert-efi_loader-query-serial-cons.patch
  0009-zynqmp-generic-fix-compilation.patch
* Patches added:
  0008-zynqmp-generic-fix-compilation.patch
  0009-efi_loader-Fix-serial-console-size-.patch

OBS-URL: https://build.opensuse.org/request/show/686176
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=44
2019-03-18 16:53:16 +00:00
Dominique Leuenberger
34059d6a78 Accepting request 682148 from hardware:boot
OBS-URL: https://build.opensuse.org/request/show/682148
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=107
2019-03-07 09:49:51 +00:00
b13bd1fe37 Accepting request 682120 from home:mbrugger:branches:hardware:boot
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches added to fix bsc#1128099:
  0009-zynqmp-generic-fix-compilation.patch

OBS-URL: https://build.opensuse.org/request/show/682120
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=42
2019-03-06 12:54:46 +00:00
Dominique Leuenberger
4e4b6be13a Accepting request 676191 from hardware:boot
OBS-URL: https://build.opensuse.org/request/show/676191
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=106
2019-02-15 09:03:15 +00:00
Andreas Färber
9e5067f83b Accepting request 676189 from hardware👢staging
OBS-URL: https://build.opensuse.org/request/show/676189
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=40
2019-02-14 16:34:35 +00:00
19c6cae257 Accepting request 674957 from hardware👢staging
OBS-URL: https://build.opensuse.org/request/show/674957
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=39
2019-02-14 12:34:30 +00:00
Dominique Leuenberger
6ae042d8a1 Accepting request 670268 from hardware:boot
OBS-URL: https://build.opensuse.org/request/show/670268
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=105
2019-02-01 10:47:06 +00:00