Revisions of u-boot

Gustavo Yokoyama Ribeiro's avatar Gustavo Yokoyama Ribeiro (gyribeiro) committed (revision 9)
Fix error when reading file from btrfs (bsc#1184947).
Patch queue updated from https://github.com/openSUSE/u-boot.git sle15-sp3
* Patches added:
  0035-fs-btrfs-fix-the-false-alert-of-dec.patch
Gustavo Yokoyama Ribeiro's avatar Gustavo Yokoyama Ribeiro (gyribeiro) committed (revision 8)
- Add u-boot-zturnv5 flavour instead of u-boot-zturn. (bsc#1184733)
  I've failed to find anybody who has v4 zturn board. 
Gustavo Yokoyama Ribeiro's avatar Gustavo Yokoyama Ribeiro (gyribeiro) committed (revision 7)
Drop patch 0007-boo-1144161-Remove-nand-mtd-spi-dfu.patch (bsc#1183116)
Patch queue updated from https://github.com/openSUSE/u-boot.git sle15-sp3
* Patches dropped:
  0007-boo-1144161-Remove-nand-mtd-spi-dfu.patch
  0008-Kconfig-add-btrfs-to-distro-boot.patch
  0009-configs-Re-sync-with-CONFIG_DISTRO_.patch
  0010-configs-am335x_evm-disable-BTRFS.patch
  0011-sunxi-dts-OrangePi-Zero-Add-SPI-ali.patch
  0012-sunxi-dts-OrangePi-Zero-Enable-SPI-.patch
  0013-sunxi-Enable-SPI-support-on-Orange-.patch
  0014-Disable-CONFIG_CMD_BTRFS-in-xilinx_.patch
  0015-rpi-Add-identifier-for-the-new-RPi4.patch
  0016-rpi-Add-identifier-for-the-new-CM4.patch
  0017-pci-pcie-brcmstb-Fix-inbound-window.patch
  0018-dm-Introduce-xxx_get_dma_range.patch
  0019-dm-test-Add-test-case-for-dev_get_d.patch
  0020-dm-Introduce-DMA-constraints-into-t.patch
  0021-dm-test-Add-test-case-for-dev-dma_o.patch
  0022-dm-Introduce-dev_phys_to_bus-dev_bu.patch
  0023-dm-test-Add-test-case-for-dev_phys_.patch
  0024-xhci-translate-virtual-addresses-in.patch
  0025-mmc-Introduce-mmc_phys_to_bus-mmc_b.patch
  0026-configs-rpi4-Enable-DM_DMA-across-a.patch
  0027-video-arm-rpi-Add-brcm-bcm2711-hdmi.patch
  0028-usb-xhci-pci-Add-DM_FLAG_OS_PREPARE.patch
  0029-pci-brcmstb-Cleanup-controller-stat.patch
  0030-fs-btrfs-Select-SHA256-in-Kconfig.patch
  0031-efi_loader-Avoid-emitting-efi_var_b.patch
  0032-configs-BPI-R2-Disable-EFI-Grub-wor.patch
  0033-configs-RPi2-Disable-EFI-Grub-worka.patch
  0034-smbios-Fix-table-whit-no-string-is-.patch
  0035-configs-rpi-Enable-SMBIOS-sysinfo-d.patch
* Patches added:
  0007-Kconfig-add-btrfs-to-distro-boot.patch
  0008-configs-Re-sync-with-CONFIG_DISTRO_.patch
  0009-configs-am335x_evm-disable-BTRFS.patch
  0010-sunxi-dts-OrangePi-Zero-Add-SPI-ali.patch
  0011-sunxi-dts-OrangePi-Zero-Enable-SPI-.patch
  0012-sunxi-Enable-SPI-support-on-Orange-.patch
  0013-Disable-CONFIG_CMD_BTRFS-in-xilinx_.patch
  0014-rpi-Add-identifier-for-the-new-RPi4.patch
  0015-rpi-Add-identifier-for-the-new-CM4.patch
  0016-pci-pcie-brcmstb-Fix-inbound-window.patch
  0017-dm-Introduce-xxx_get_dma_range.patch
  0018-dm-test-Add-test-case-for-dev_get_d.patch
  0019-dm-Introduce-DMA-constraints-into-t.patch
  0020-dm-test-Add-test-case-for-dev-dma_o.patch
  0021-dm-Introduce-dev_phys_to_bus-dev_bu.patch
  0022-dm-test-Add-test-case-for-dev_phys_.patch
  0023-xhci-translate-virtual-addresses-in.patch
  0024-mmc-Introduce-mmc_phys_to_bus-mmc_b.patch
  0025-configs-rpi4-Enable-DM_DMA-across-a.patch
  0026-video-arm-rpi-Add-brcm-bcm2711-hdmi.patch
  0027-usb-xhci-pci-Add-DM_FLAG_OS_PREPARE.patch
  0028-pci-brcmstb-Cleanup-controller-stat.patch
  0029-fs-btrfs-Select-SHA256-in-Kconfig.patch
  0030-efi_loader-Avoid-emitting-efi_var_b.patch
  0031-configs-BPI-R2-Disable-EFI-Grub-wor.patch
  0032-configs-RPi2-Disable-EFI-Grub-worka.patch
  0033-smbios-Fix-table-whit-no-string-is-.patch
  0034-configs-rpi-Enable-SMBIOS-sysinfo-d.patch
- move to sle15-sp3 branch
- Fix SMBIOS table entries (bsc#1183079)
Patch queue updated from https://github.com/openSUSE/u-boot.git sle15-sp3
* Patches added:
  0034-smbios-Fix-table-whit-no-string-is-.patch
  0035-configs-rpi-Enable-SMBIOS-sysinfo-d.patch
Stefan Weiberg's avatar Stefan Weiberg (suntorytimed) committed (revision 6)
- Fix confname assignment for zynqmp and zynq case (bsc#1182962)

- Guard 'export BL31' for sun50i_h6 and sun50i_a64 with
  '%{with uboot_atf}' condition (bsc#1182962)

- update_git.sh: use safe tmp directories, use authenticated https://
  procotol.

- Build with arm-trusted-firmware for Tumbleweed
- Drop unused uboot_atf_pine64 option
Gustavo Yokoyama Ribeiro's avatar Gustavo Yokoyama Ribeiro (gyribeiro) committed (revision 5)
Fix boot for BananaPi R2 (bsc#1180732).
Speed up boot time for RPi2.
Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2021.01
* Patches added:
  0032-configs-BPI-R2-Disable-EFI-Grub-wor.patch
  0033-configs-RPi2-Disable-EFI-Grub-worka.patch

- Add qemu-riscv64spl
Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2021.01
* Patches added:
  0031-efi_loader-Avoid-emitting-efi_var_b.patch

- Drop pcm051rev3 for Phytec Wega board 

- Fix binary extension for sunxi based boards

- Add Pinephone

- Fix documentation location 

Update to v2021.01.
Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2021.01
* Patches dropped:
  0028-usb-xhci-xhci_bulk_tx-Don-t-BUG-whe.patch
  0029-Revert-Fix-data-abort-caused-by-mis.patch
  0030-usb-xhci-pci-Add-DM_FLAG_OS_PREPARE.patch
  0031-pci-brcmstb-Cleanup-controller-stat.patch
* Patches added:
  0028-usb-xhci-pci-Add-DM_FLAG_OS_PREPARE.patch
  0029-pci-brcmstb-Cleanup-controller-stat.patch
Stefan Weiberg's avatar Stefan Weiberg (suntorytimed) committed (revision 4)
Enable RPi 4 Compute Module (jsc#SLE-16895).
Fix problems with DMA offset after FW update (bsc#1180338)
Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2020.10
* Patches added:
  0015-rpi-Add-identifier-for-the-new-RPi4.patch
  0016-rpi-Add-identifier-for-the-new-CM4.patch
  0017-pci-pcie-brcmstb-Fix-inbound-window.patch
  0018-dm-Introduce-xxx_get_dma_range.patch
  0019-dm-test-Add-test-case-for-dev_get_d.patch
  0020-dm-Introduce-DMA-constraints-into-t.patch
  0021-dm-test-Add-test-case-for-dev-dma_o.patch
  0022-dm-Introduce-dev_phys_to_bus-dev_bu.patch
  0023-dm-test-Add-test-case-for-dev_phys_.patch
  0024-xhci-translate-virtual-addresses-in.patch
  0025-mmc-Introduce-mmc_phys_to_bus-mmc_b.patch
  0026-configs-rpi4-Enable-DM_DMA-across-a.patch
  0027-video-arm-rpi-Add-brcm-bcm2711-hdmi.patch
  0028-usb-xhci-xhci_bulk_tx-Don-t-BUG-whe.patch
Stefan Weiberg's avatar Stefan Weiberg (suntorytimed) committed (revision 3)
- Add bananapim2zero flavor

- Introduce odroid-c4

- Added u-boot tools binaries to tools package

- Add pinebook-pro-rk3399 support

Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2020.10 (bsc#1178884)
* Patches added:
  0014-Disable-CONFIG_CMD_BTRFS-in-xilinx_.patch - bsc#1178884
Gustavo Yokoyama Ribeiro's avatar Gustavo Yokoyama Ribeiro (gyribeiro) committed (revision 2)
- Fix last change

- Add xilinxzynqvirt virtual flavor (similar to xilinxzynqmpvirt)
- zynq-zturn is provided by xilinx_zynq_virt config

- Update to v2020.10
  * Fixes bsc#1175902, bsc#1166971, bsc#1160464, CVE-2020-8432 (bsc#1162198)
    and CVE-2020-10648 (bsc#1167209)
  * Implements jsc#SLE-12150

- Enable SPL on SiFive FU540

Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2020.10
  0011-sunxi-dts-OrangePi-Zero-Add-SPI-ali.patch
  0012-sunxi-dts-OrangePi-Zero-Enable-SPI-.patch
  0013-sunxi-Enable-SPI-support-on-Orange-.patch

- Add Orange Pi Zero build

- Add Bananpi-R2 build

* Update to v2020.10-rc5
Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2020.10
* Patches dropped:
  0011-configs-rpi-set-NR_DRAM_BANKS-to-fo.patch
* Update to v2020.10-rc4
Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2020.10
* Patches dropped:
  0011-usb-xhci-Add-missing-cache-flush-in.patch
  0012-usb-xhci-Use-only-32-bit-accesses-i.patch
Gustavo Yokoyama Ribeiro's avatar Gustavo Yokoyama Ribeiro (gyribeiro) committed (revision 1)
initialize package
Displaying all 9 revisions
openSUSE Build Service is sponsored by