-
Fri Apr 11 2025 Filip Zaludek <filip.zaludek@oracle.com> - 2025.01-1.0.4
- Replace %patch with %autosetup, suggested by Lukas Lipinsky <lukas.lipinsky@oracle.com>
- Patch0030: Build with OPENSSL_NO_ENGINE
- Reintroduced 0020-Revert-mmc-bcm2835-host-let-firmware-manage-the-cloc.patch [Orabug 36073094]
-
Tue Mar 25 2025 Filip Zaludek <filip.zaludek@oracle.com> - 2025.01-1.0.3
- Circumvent standard UEFI boot mechanism by avoiding /EFI/BOOT/BOOTAA64.EFI [Orabug 36554488]
- Removed 0002-rpi-Use-firmware-provided-device-tr.patch and 0003-Add-efidebug-command.patch
-
Fri Mar 07 2025 Filip Zaludek <filip.zaludek@oracle.com> - 2025.01-1.0.2
- Removed configuration changes not related to 'rpi_arm64_defconfig'
-
Tue Mar 04 2025 Filip Zaludek <filip.zaludek@oracle.com> - 2025.01-1.0.1
- Updated to latest stable DAS uboot repo. (2025.01)
- Extra dependency 'BuildRequires: gcc' [Orabug 37508616]
-
Tue May 14 2024 Filip Zaludek <filip.zaludek@oracle.com> - 2024.04-1.0.2
- Adjusted bootmeth EFI to boot from an grubaa64.efi file to mitigate [Orabug 36554488]
- Disabled bootmgr support to mitigate [Orabug 36554488]
- Enabled CONFIG_BOOTSTD_FULL
-
Fri Apr 26 2024 Filip Zaludek <filip.zaludek@oracle.com> - 2024.04-1.0.1
- Updated to latest stable DAS uboot repo. (2024.04)
- Removed 0001-Change-refs-from-bootaa64-to-grubaa64.patch
- Removed 0020-Revert-mmc-bcm2835-host-let-firmware-manage-the-cloc.patch
- Added 0015-uefi-Add-all-options-for-EFI-System-Partitions.patch
-
Fri Dec 08 2023 Filip Zaludek <filip.zaludek@oracle.com> - 2023.07-1.0.2
- Revert "mmc: bcm2835-host: let firmware manage the clock divisor" [Orabug 36073094]
-
Wed Nov 08 2023 Filip Zaludek <filip.zaludek@oracle.com> - 2023.07-1.0.1
- Updated to stable DAS uboot repo. (2023.07)
- Unused patches dropped:
0004-Raspberry-Pi-UEFI-Runtime-regions-are-not-aligned-to.patch
64k alignment patch is no more compatible with current u-boot,
also note that from UEK7 default kernel page size for aarch64 is 4k
0006-Disable-timer-check-in-file-loading.patch
Experimantal patch for troubleshooting RPi3 keyboard glitches
0008-Revert-Limit-poll-frequency-to-improve-performance.patch
RPi3 keyboard glitches addressed by CONFIG_SYS_USB_EVENT_POLL_VIA_CONTROL_EP=y
0009-usb-kbd-dwc2-Increase-wait-for-dwc2-controller-reset.patch
RPi3 keyboard glitches addressed by CONFIG_SYS_USB_EVENT_POLL_VIA_CONTROL_EP=y
- Increase usb_pgood_delay to 1000 to help RPi Zero 2 W to detect more keyboard vendors
-
Wed May 17 2023 Filip Zaludek <filip.zaludek@oracle.com> - 2023.04-1.0.1
- Updated to latest stable DAS uboot repo. (2023.04)
- Enabled CONFIG_SYS_USB_EVENT_POLL_VIA_CONTROL_EP=y [Orabug 31562826]