Releases: totkeks/u-boot
Releases · totkeks/u-boot
Build for branch 2024-04-bpi-r4-nvme (2024.04-rc1)
Tests
- test_trace.py: Have trace-cmd report always use -l (Tom Rini)
- Skip cleanup test if not built out of tree (Tobias Deiminger)
- enhance unicode_test_utf8_to_utf32_stream() (Heinrich Schuchardt)
- unit test for smbios command (Heinrich Schuchardt)
Continuous Integration
- add build.yml (Frank Wunderlich)
- upgrade cache to v4 (node 20) and change ccache directory (Frank Wunderlich)
- upgrade to checkout v4 (Frank Wunderlich)
- add r3mini (Frank Wunderlich)
Commits
- build QEMU v8.2.0 (Heinrich Schuchardt)
- 662eade: test/py/requirements.txt: Update packaging requirement (Tom Rini)
- Move to latest Ubuntu "Jammy" tag (Tom Rini)
- 5b3cd0f: Revert "test/py: net: Add dhcp abort test" (Tom Rini)
- 3c3a734: Revert "cmd: Set modern hush as default shell" (Tom Rini)
- f7cca7c: Revert "test: hush: dollar: fix bugous behavior" (Tom Rini)
- avoid infinite probe loop (Caleb Connolly)
- dont fail silently (Caleb Connolly)
- ti: *-cfg.yaml: Adhere to yamllint rules (Neha Malcom Francis)
- binman: ti_board_cfg: Check for linting problems (Neha Malcom Francis)
- rsa: Fix PKCS11 URI if one is not given in
keydir
(Csókás Bence) - rsa: Allow legacy URI specification without "pkcs11:" (Csókás Bence)
- remove dead code in bootflow_check() (Heinrich Schuchardt)
- superfluous assignment in bootflow_menu_new() (Heinrich Schuchardt)
- env: ti: ti_common: Fix a missing semicolon (Manorit Chawdhry)
- env: ti: add default for do_main_cpsw0_qsgmii_phyinit (Manorit Chawdhry)
- ti: am64: Support TMDS64EVM (Roger Quadros)
- bc01d9f: image-host: refactor and protect for very long filenames (Hugo Cornelis)
- nvedit: Fix typo in 'illegal character' error (Ivan Orlov)
- mach-k3: Fix incorrect mapping of higher DDR addresses as device memory (Sekhar Nori)
- bded9f1: test/py: bootstage: Add test for bootstage command (Love Kumar)
- Correct usage (Tom Rini)
- pci: Fix dm_pci_map_bar() to support 64b BARs (Moritz Fischer)
- Fix error code and log to indicate busy (Moritz Fischer)
- Update nvme_scan_namespace to keep trying on busy (Moritz Fischer)
- buffer overflow when zeroing entry point (Heinrich Schuchardt)
- bootflow: remove dead code in do_bootflow_cmdline() (Heinrich Schuchardt)
- license: Add CONFIG_GZIP dependency (Ivan Orlov)
- shorten sysinfo_str declarations and use (Ilias Apalodimas)
- fix matching issues for table types (Ilias Apalodimas)
- 46371f2: get_maintainer.pl: slightly modify penguin_chief (Anthony Loiseau)
- rockchip: Use dwc3-generic driver on RK3328 and RK3399 (Jonas Karlman)
- board: Remove dwc3 usb init and gadget handler functions (Jonas Karlman)
- rk35xx: expand space for decompressed kernel (Hugh Cole-Baker)
- dts: rockchip: rk3288: move to 64 bit reg size (Johan Jonker)
- rockchip: Add support for FriendlyARM NanoPi R2C Plus (Tianling Shen)
- rk3588: Fix boot from SPI flash (Jonas Karlman)
- rk3588-nanopc-t6: Build SPI image (John Clark)
- rk3588-orangepi-5-plus: Build SPI image (Slawomir Stepien)
- rk3588s-orangepi-5: Build SPI image (Jonas Karlman)
- rockchip: Add the Turing RK1 SoM (Joshua Riek)
- ringneck-px30: do not hardcode MMC controller paths (Quentin Schulz)
- puma-rk3399: do not hardcode MMC controller paths (Quentin Schulz)
- ringneck-px30/puma-rk3399: factor out storage medium selection (Quentin Schulz)
- allow to copy value from default environment into a buffer (Quentin Schulz)
- migrate env_get_default to call env_get_default_into (Quentin Schulz)
- theobroma-systems: fix modified boot_targets detection (Quentin Schulz)
- rk3328: Set efuse auto mode and timing control (Jonas Karlman)
- rockchip: Refactor panel auto-detect code (Chris Morgan)
- board: Add board_rng_seed() for all Rockchip devices (Chris Morgan)
- rockchip: Add support for new boards to RGxx3 (Chris Morgan)
- board: anbernic: Update rgxx3 to add new boards (Chris Morgan)
- rk3399: simplify logic for getting SPL boot medium DT node (Quentin Schulz)
- px30: simplify logic for getting SPL boot medium DT node (Quentin Schulz)
- factor out spl_perform_fixups into common spl-boot-order (Quentin Schulz)
- find U-boot proper boot device by inverting the logic that sets it (Quentin Schulz)
- remove unused global data ptr (Quentin Schulz)
- rk3128: remove noop file (Quentin Schulz)
- cb49375: Merge tag 'u-boot-rockchip-20240119' of https://source.denx.de/u-boot/custodians/u-boot-rockchip (Tom Rini)
- dts: stm32: Fix reset for usart1 in scmi configuration (Patrice Chotard)
- dts: st: add bsec support to stm32mp25 (Patrick Delaunay)
- stm32mp: add Rev.B support for STM32MP25 (Yann Gautier)
- bsec: add driver data (Patrick Delaunay)
- bsec: add support of stm32mp25 ([Patrick De...
Build for branch 2024-04-bpi-r4-nvme (2024.04-rc1)
Tests
- test_trace.py: Have trace-cmd report always use -l (Tom Rini)
- Skip cleanup test if not built out of tree (Tobias Deiminger)
- enhance unicode_test_utf8_to_utf32_stream() (Heinrich Schuchardt)
- unit test for smbios command (Heinrich Schuchardt)
Continuous Integration
- add build.yml (Frank Wunderlich)
- upgrade cache to v4 (node 20) and change ccache directory (Frank Wunderlich)
- upgrade to checkout v4 (Frank Wunderlich)
- add r3mini (Frank Wunderlich)
Commits
- 002764d: Merge tag 'xilinx-for-v2024.04-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze (Tom Rini)
- build QEMU v8.2.0 (Heinrich Schuchardt)
- 662eade: test/py/requirements.txt: Update packaging requirement (Tom Rini)
- Move to latest Ubuntu "Jammy" tag (Tom Rini)
- 5b3cd0f: Revert "test/py: net: Add dhcp abort test" (Tom Rini)
- 3c3a734: Revert "cmd: Set modern hush as default shell" (Tom Rini)
- f7cca7c: Revert "test: hush: dollar: fix bugous behavior" (Tom Rini)
- avoid infinite probe loop (Caleb Connolly)
- dont fail silently (Caleb Connolly)
- ti: *-cfg.yaml: Adhere to yamllint rules (Neha Malcom Francis)
- binman: ti_board_cfg: Check for linting problems (Neha Malcom Francis)
- rsa: Fix PKCS11 URI if one is not given in
keydir
(Csókás Bence) - rsa: Allow legacy URI specification without "pkcs11:" (Csókás Bence)
- remove dead code in bootflow_check() (Heinrich Schuchardt)
- superfluous assignment in bootflow_menu_new() (Heinrich Schuchardt)
- env: ti: ti_common: Fix a missing semicolon (Manorit Chawdhry)
- env: ti: add default for do_main_cpsw0_qsgmii_phyinit (Manorit Chawdhry)
- ti: am64: Support TMDS64EVM (Roger Quadros)
- bc01d9f: image-host: refactor and protect for very long filenames (Hugo Cornelis)
- nvedit: Fix typo in 'illegal character' error (Ivan Orlov)
- mach-k3: Fix incorrect mapping of higher DDR addresses as device memory (Sekhar Nori)
- bded9f1: test/py: bootstage: Add test for bootstage command (Love Kumar)
- Correct usage (Tom Rini)
- pci: Fix dm_pci_map_bar() to support 64b BARs (Moritz Fischer)
- Fix error code and log to indicate busy (Moritz Fischer)
- Update nvme_scan_namespace to keep trying on busy (Moritz Fischer)
- buffer overflow when zeroing entry point (Heinrich Schuchardt)
- bootflow: remove dead code in do_bootflow_cmdline() (Heinrich Schuchardt)
- license: Add CONFIG_GZIP dependency (Ivan Orlov)
- shorten sysinfo_str declarations and use (Ilias Apalodimas)
- fix matching issues for table types (Ilias Apalodimas)
- 46371f2: get_maintainer.pl: slightly modify penguin_chief (Anthony Loiseau)
- rockchip: Use dwc3-generic driver on RK3328 and RK3399 (Jonas Karlman)
- board: Remove dwc3 usb init and gadget handler functions (Jonas Karlman)
- rk35xx: expand space for decompressed kernel (Hugh Cole-Baker)
- dts: rockchip: rk3288: move to 64 bit reg size (Johan Jonker)
- rockchip: Add support for FriendlyARM NanoPi R2C Plus (Tianling Shen)
- rk3588: Fix boot from SPI flash (Jonas Karlman)
- rk3588-nanopc-t6: Build SPI image (John Clark)
- rk3588-orangepi-5-plus: Build SPI image (Slawomir Stepien)
- rk3588s-orangepi-5: Build SPI image (Jonas Karlman)
- rockchip: Add the Turing RK1 SoM (Joshua Riek)
- ringneck-px30: do not hardcode MMC controller paths (Quentin Schulz)
- puma-rk3399: do not hardcode MMC controller paths (Quentin Schulz)
- ringneck-px30/puma-rk3399: factor out storage medium selection (Quentin Schulz)
- allow to copy value from default environment into a buffer (Quentin Schulz)
- migrate env_get_default to call env_get_default_into (Quentin Schulz)
- theobroma-systems: fix modified boot_targets detection (Quentin Schulz)
- rk3328: Set efuse auto mode and timing control (Jonas Karlman)
- rockchip: Refactor panel auto-detect code (Chris Morgan)
- board: Add board_rng_seed() for all Rockchip devices (Chris Morgan)
- rockchip: Add support for new boards to RGxx3 (Chris Morgan)
- board: anbernic: Update rgxx3 to add new boards (Chris Morgan)
- rk3399: simplify logic for getting SPL boot medium DT node (Quentin Schulz)
- px30: simplify logic for getting SPL boot medium DT node (Quentin Schulz)
- factor out spl_perform_fixups into common spl-boot-order (Quentin Schulz)
- find U-boot proper boot device by inverting the logic that sets it (Quentin Schulz)
- remove unused global data ptr (Quentin Schulz)
- rk3128: remove noop file (Quentin Schulz)
- cb49375: Merge tag 'u-boot-rockchip-20240119' of https://source.denx.de/u-boot/custodians/u-boot-rockchip (Tom Rini)
- dts: stm32: Fix reset for usart1 in scmi configuration (Patrice Chotard)
- dts: st: add bsec support to stm32mp25 (Patrick Delaunay)
- stm32mp: add Rev.B support for STM32MP25 (Yann Gautier)
- bsec: add driver data ([Patrick Delaunay](https:...
Build for branch 2024-04-bpi-r4-nvme (2024.04-rc1)
Tests
- test_trace.py: Have trace-cmd report always use -l (Tom Rini)
- Skip cleanup test if not built out of tree (Tobias Deiminger)
- enhance unicode_test_utf8_to_utf32_stream() (Heinrich Schuchardt)
- unit test for smbios command (Heinrich Schuchardt)
Continuous Integration
- add build.yml (Frank Wunderlich)
- upgrade cache to v4 (node 20) and change ccache directory (Frank Wunderlich)
- upgrade to checkout v4 (Frank Wunderlich)
- add r3mini (Frank Wunderlich)
Commits
- drop references to non-existing CONFIG_MEM_SUPPORT_64BIT_DATA (Rasmus Villemoes)
- a300ac3: test.py: Update pycryptodomex to address CVE-2023-52323 (Tom Rini)
- 106332d: Merge branch '2024-01-16-assorted-updates-and-improvements' (Tom Rini)
- bdaa0b2: Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi (Tom Rini)
- 002764d: Merge tag 'xilinx-for-v2024.04-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze (Tom Rini)
- build QEMU v8.2.0 (Heinrich Schuchardt)
- 662eade: test/py/requirements.txt: Update packaging requirement (Tom Rini)
- Move to latest Ubuntu "Jammy" tag (Tom Rini)
- 5b3cd0f: Revert "test/py: net: Add dhcp abort test" (Tom Rini)
- 3c3a734: Revert "cmd: Set modern hush as default shell" (Tom Rini)
- f7cca7c: Revert "test: hush: dollar: fix bugous behavior" (Tom Rini)
- avoid infinite probe loop (Caleb Connolly)
- dont fail silently (Caleb Connolly)
- ti: *-cfg.yaml: Adhere to yamllint rules (Neha Malcom Francis)
- binman: ti_board_cfg: Check for linting problems (Neha Malcom Francis)
- rsa: Fix PKCS11 URI if one is not given in
keydir
(Csókás Bence) - rsa: Allow legacy URI specification without "pkcs11:" (Csókás Bence)
- remove dead code in bootflow_check() (Heinrich Schuchardt)
- superfluous assignment in bootflow_menu_new() (Heinrich Schuchardt)
- env: ti: ti_common: Fix a missing semicolon (Manorit Chawdhry)
- env: ti: add default for do_main_cpsw0_qsgmii_phyinit (Manorit Chawdhry)
- ti: am64: Support TMDS64EVM (Roger Quadros)
- bc01d9f: image-host: refactor and protect for very long filenames (Hugo Cornelis)
- nvedit: Fix typo in 'illegal character' error (Ivan Orlov)
- mach-k3: Fix incorrect mapping of higher DDR addresses as device memory (Sekhar Nori)
- bded9f1: test/py: bootstage: Add test for bootstage command (Love Kumar)
- Correct usage (Tom Rini)
- pci: Fix dm_pci_map_bar() to support 64b BARs (Moritz Fischer)
- Fix error code and log to indicate busy (Moritz Fischer)
- Update nvme_scan_namespace to keep trying on busy (Moritz Fischer)
- buffer overflow when zeroing entry point (Heinrich Schuchardt)
- bootflow: remove dead code in do_bootflow_cmdline() (Heinrich Schuchardt)
- license: Add CONFIG_GZIP dependency (Ivan Orlov)
- shorten sysinfo_str declarations and use (Ilias Apalodimas)
- fix matching issues for table types (Ilias Apalodimas)
- 46371f2: get_maintainer.pl: slightly modify penguin_chief (Anthony Loiseau)
- rockchip: Use dwc3-generic driver on RK3328 and RK3399 (Jonas Karlman)
- board: Remove dwc3 usb init and gadget handler functions (Jonas Karlman)
- rk35xx: expand space for decompressed kernel (Hugh Cole-Baker)
- dts: rockchip: rk3288: move to 64 bit reg size (Johan Jonker)
- rockchip: Add support for FriendlyARM NanoPi R2C Plus (Tianling Shen)
- rk3588: Fix boot from SPI flash (Jonas Karlman)
- rk3588-nanopc-t6: Build SPI image (John Clark)
- rk3588-orangepi-5-plus: Build SPI image (Slawomir Stepien)
- rk3588s-orangepi-5: Build SPI image (Jonas Karlman)
- rockchip: Add the Turing RK1 SoM (Joshua Riek)
- ringneck-px30: do not hardcode MMC controller paths (Quentin Schulz)
- puma-rk3399: do not hardcode MMC controller paths (Quentin Schulz)
- ringneck-px30/puma-rk3399: factor out storage medium selection (Quentin Schulz)
- allow to copy value from default environment into a buffer (Quentin Schulz)
- migrate env_get_default to call env_get_default_into (Quentin Schulz)
- theobroma-systems: fix modified boot_targets detection (Quentin Schulz)
- rk3328: Set efuse auto mode and timing control (Jonas Karlman)
- rockchip: Refactor panel auto-detect code (Chris Morgan)
- board: Add board_rng_seed() for all Rockchip devices (Chris Morgan)
- rockchip: Add support for new boards to RGxx3 (Chris Morgan)
- board: anbernic: Update rgxx3 to add new boards (Chris Morgan)
- rk3399: simplify logic for getting SPL boot medium DT node (Quentin Schulz)
- px30: simplify logic for getting SPL boot medium DT node (Quentin Schulz)
- factor out spl_perform_fixups into common spl-boot-order (Quentin Schulz)
- find U-boot proper boot device by inverting the logic that sets it (Quentin Schulz)
- remove unused global data ptr (Quentin Schulz)
- rk3128: remove noop file (Quentin Schulz)
- cb49375: Merge tag 'u-boot-rockchip-20240119' of https://source.denx.de/u-boot/custodians/u-boot-rockchip (Tom Rini)
- dts: stm32: Fix reset for usart1 in scmi configuration ([Patr...
Build for branch 2024-04-bpi-r4-nvme (2024.04-rc1)
Tests
- test_trace.py: Have trace-cmd report always use -l (Tom Rini)
- Skip cleanup test if not built out of tree (Tobias Deiminger)
- enhance unicode_test_utf8_to_utf32_stream() (Heinrich Schuchardt)
- unit test for smbios command (Heinrich Schuchardt)
Continuous Integration
- add build.yml (Frank Wunderlich)
- upgrade cache to v4 (node 20) and change ccache directory (Frank Wunderlich)
- upgrade to checkout v4 (Frank Wunderlich)
- add r3mini (Frank Wunderlich)
Commits
- drop mention of MEM_SUPPORT_64BIT_DATA (Rasmus Villemoes)
- drop references to non-existing CONFIG_MEM_SUPPORT_64BIT_DATA (Rasmus Villemoes)
- a300ac3: test.py: Update pycryptodomex to address CVE-2023-52323 (Tom Rini)
- 106332d: Merge branch '2024-01-16-assorted-updates-and-improvements' (Tom Rini)
- bdaa0b2: Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi (Tom Rini)
- 002764d: Merge tag 'xilinx-for-v2024.04-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze (Tom Rini)
- build QEMU v8.2.0 (Heinrich Schuchardt)
- 662eade: test/py/requirements.txt: Update packaging requirement (Tom Rini)
- Move to latest Ubuntu "Jammy" tag (Tom Rini)
- 5b3cd0f: Revert "test/py: net: Add dhcp abort test" (Tom Rini)
- 3c3a734: Revert "cmd: Set modern hush as default shell" (Tom Rini)
- f7cca7c: Revert "test: hush: dollar: fix bugous behavior" (Tom Rini)
- avoid infinite probe loop (Caleb Connolly)
- dont fail silently (Caleb Connolly)
- ti: *-cfg.yaml: Adhere to yamllint rules (Neha Malcom Francis)
- binman: ti_board_cfg: Check for linting problems (Neha Malcom Francis)
- rsa: Fix PKCS11 URI if one is not given in
keydir
(Csókás Bence) - rsa: Allow legacy URI specification without "pkcs11:" (Csókás Bence)
- remove dead code in bootflow_check() (Heinrich Schuchardt)
- superfluous assignment in bootflow_menu_new() (Heinrich Schuchardt)
- env: ti: ti_common: Fix a missing semicolon (Manorit Chawdhry)
- env: ti: add default for do_main_cpsw0_qsgmii_phyinit (Manorit Chawdhry)
- ti: am64: Support TMDS64EVM (Roger Quadros)
- bc01d9f: image-host: refactor and protect for very long filenames (Hugo Cornelis)
- nvedit: Fix typo in 'illegal character' error (Ivan Orlov)
- mach-k3: Fix incorrect mapping of higher DDR addresses as device memory (Sekhar Nori)
- bded9f1: test/py: bootstage: Add test for bootstage command (Love Kumar)
- Correct usage (Tom Rini)
- pci: Fix dm_pci_map_bar() to support 64b BARs (Moritz Fischer)
- Fix error code and log to indicate busy (Moritz Fischer)
- Update nvme_scan_namespace to keep trying on busy (Moritz Fischer)
- buffer overflow when zeroing entry point (Heinrich Schuchardt)
- bootflow: remove dead code in do_bootflow_cmdline() (Heinrich Schuchardt)
- license: Add CONFIG_GZIP dependency (Ivan Orlov)
- shorten sysinfo_str declarations and use (Ilias Apalodimas)
- fix matching issues for table types (Ilias Apalodimas)
- 46371f2: get_maintainer.pl: slightly modify penguin_chief (Anthony Loiseau)
- rockchip: Use dwc3-generic driver on RK3328 and RK3399 (Jonas Karlman)
- board: Remove dwc3 usb init and gadget handler functions (Jonas Karlman)
- rk35xx: expand space for decompressed kernel (Hugh Cole-Baker)
- dts: rockchip: rk3288: move to 64 bit reg size (Johan Jonker)
- rockchip: Add support for FriendlyARM NanoPi R2C Plus (Tianling Shen)
- rk3588: Fix boot from SPI flash (Jonas Karlman)
- rk3588-nanopc-t6: Build SPI image (John Clark)
- rk3588-orangepi-5-plus: Build SPI image (Slawomir Stepien)
- rk3588s-orangepi-5: Build SPI image (Jonas Karlman)
- rockchip: Add the Turing RK1 SoM (Joshua Riek)
- ringneck-px30: do not hardcode MMC controller paths (Quentin Schulz)
- puma-rk3399: do not hardcode MMC controller paths (Quentin Schulz)
- ringneck-px30/puma-rk3399: factor out storage medium selection (Quentin Schulz)
- allow to copy value from default environment into a buffer (Quentin Schulz)
- migrate env_get_default to call env_get_default_into (Quentin Schulz)
- theobroma-systems: fix modified boot_targets detection (Quentin Schulz)
- rk3328: Set efuse auto mode and timing control (Jonas Karlman)
- rockchip: Refactor panel auto-detect code (Chris Morgan)
- board: Add board_rng_seed() for all Rockchip devices (Chris Morgan)
- rockchip: Add support for new boards to RGxx3 (Chris Morgan)
- board: anbernic: Update rgxx3 to add new boards (Chris Morgan)
- rk3399: simplify logic for getting SPL boot medium DT node (Quentin Schulz)
- px30: simplify logic for getting SPL boot medium DT node (Quentin Schulz)
- factor out spl_perform_fixups into common spl-boot-order (Quentin Schulz)
- find U-boot proper boot device by inverting the logic that sets it (Quentin Schulz)
- remove unused global data ptr (Quentin Schulz)
- rk3128: remove noop file (Quentin Schulz)
- cb49375: Merge tag 'u-boot-rockchip...
Build for branch 2024-04-bpi-r4-nvme (2024.04-rc1)
Tests
- test_trace.py: Have trace-cmd report always use -l (Tom Rini)
- Skip cleanup test if not built out of tree (Tobias Deiminger)
- enhance unicode_test_utf8_to_utf32_stream() (Heinrich Schuchardt)
- unit test for smbios command (Heinrich Schuchardt)
Continuous Integration
- add build.yml (Frank Wunderlich)
- upgrade cache to v4 (node 20) and change ccache directory (Frank Wunderlich)
- upgrade to checkout v4 (Frank Wunderlich)
- add r3mini (Frank Wunderlich)
Commits
- 4762c51: cmd/mem.c: fix wrong use of ifdef, drop pointless SUPPORT_64BIT_DATA macro (Rasmus Villemoes)
- drop mention of MEM_SUPPORT_64BIT_DATA (Rasmus Villemoes)
- drop references to non-existing CONFIG_MEM_SUPPORT_64BIT_DATA (Rasmus Villemoes)
- a300ac3: test.py: Update pycryptodomex to address CVE-2023-52323 (Tom Rini)
- 106332d: Merge branch '2024-01-16-assorted-updates-and-improvements' (Tom Rini)
- bdaa0b2: Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi (Tom Rini)
- 002764d: Merge tag 'xilinx-for-v2024.04-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze (Tom Rini)
- build QEMU v8.2.0 (Heinrich Schuchardt)
- 662eade: test/py/requirements.txt: Update packaging requirement (Tom Rini)
- Move to latest Ubuntu "Jammy" tag (Tom Rini)
- 5b3cd0f: Revert "test/py: net: Add dhcp abort test" (Tom Rini)
- 3c3a734: Revert "cmd: Set modern hush as default shell" (Tom Rini)
- f7cca7c: Revert "test: hush: dollar: fix bugous behavior" (Tom Rini)
- avoid infinite probe loop (Caleb Connolly)
- dont fail silently (Caleb Connolly)
- ti: *-cfg.yaml: Adhere to yamllint rules (Neha Malcom Francis)
- binman: ti_board_cfg: Check for linting problems (Neha Malcom Francis)
- rsa: Fix PKCS11 URI if one is not given in
keydir
(Csókás Bence) - rsa: Allow legacy URI specification without "pkcs11:" (Csókás Bence)
- remove dead code in bootflow_check() (Heinrich Schuchardt)
- superfluous assignment in bootflow_menu_new() (Heinrich Schuchardt)
- env: ti: ti_common: Fix a missing semicolon (Manorit Chawdhry)
- env: ti: add default for do_main_cpsw0_qsgmii_phyinit (Manorit Chawdhry)
- ti: am64: Support TMDS64EVM (Roger Quadros)
- bc01d9f: image-host: refactor and protect for very long filenames (Hugo Cornelis)
- nvedit: Fix typo in 'illegal character' error (Ivan Orlov)
- mach-k3: Fix incorrect mapping of higher DDR addresses as device memory (Sekhar Nori)
- bded9f1: test/py: bootstage: Add test for bootstage command (Love Kumar)
- Correct usage (Tom Rini)
- pci: Fix dm_pci_map_bar() to support 64b BARs (Moritz Fischer)
- Fix error code and log to indicate busy (Moritz Fischer)
- Update nvme_scan_namespace to keep trying on busy (Moritz Fischer)
- buffer overflow when zeroing entry point (Heinrich Schuchardt)
- bootflow: remove dead code in do_bootflow_cmdline() (Heinrich Schuchardt)
- license: Add CONFIG_GZIP dependency (Ivan Orlov)
- shorten sysinfo_str declarations and use (Ilias Apalodimas)
- fix matching issues for table types (Ilias Apalodimas)
- 46371f2: get_maintainer.pl: slightly modify penguin_chief (Anthony Loiseau)
- rockchip: Use dwc3-generic driver on RK3328 and RK3399 (Jonas Karlman)
- board: Remove dwc3 usb init and gadget handler functions (Jonas Karlman)
- rk35xx: expand space for decompressed kernel (Hugh Cole-Baker)
- dts: rockchip: rk3288: move to 64 bit reg size (Johan Jonker)
- rockchip: Add support for FriendlyARM NanoPi R2C Plus (Tianling Shen)
- rk3588: Fix boot from SPI flash (Jonas Karlman)
- rk3588-nanopc-t6: Build SPI image (John Clark)
- rk3588-orangepi-5-plus: Build SPI image (Slawomir Stepien)
- rk3588s-orangepi-5: Build SPI image (Jonas Karlman)
- rockchip: Add the Turing RK1 SoM (Joshua Riek)
- ringneck-px30: do not hardcode MMC controller paths (Quentin Schulz)
- puma-rk3399: do not hardcode MMC controller paths (Quentin Schulz)
- ringneck-px30/puma-rk3399: factor out storage medium selection (Quentin Schulz)
- allow to copy value from default environment into a buffer (Quentin Schulz)
- migrate env_get_default to call env_get_default_into (Quentin Schulz)
- theobroma-systems: fix modified boot_targets detection (Quentin Schulz)
- rk3328: Set efuse auto mode and timing control (Jonas Karlman)
- rockchip: Refactor panel auto-detect code (Chris Morgan)
- board: Add board_rng_seed() for all Rockchip devices (Chris Morgan)
- rockchip: Add support for new boards to RGxx3 (Chris Morgan)
- board: anbernic: Update rgxx3 to add new boards (Chris Morgan)
- rk3399: simplify logic for getting SPL boot medium DT node (Quentin Schulz)
- px30: simplify logic for getting SPL boot medium DT node (Quentin Schulz)
- factor out spl_perform_fixups into common spl-boot-order (Quentin Schulz)
- find U-boot proper boot device by inverting the logic that sets it (Quentin Schulz)
- remove unused global data ptr (Quentin Schulz)
- rk3128: remove noop file ([Quentin Schulz](https://github.c...
Build for branch 2024-04-bpi-r4-nvme (2024.04-rc1)
Tests
- add test of "cp" shell command (Rasmus Villemoes)
- test_trace.py: Have trace-cmd report always use -l (Tom Rini)
- Skip cleanup test if not built out of tree (Tobias Deiminger)
- enhance unicode_test_utf8_to_utf32_stream() (Heinrich Schuchardt)
- unit test for smbios command (Heinrich Schuchardt)
Continuous Integration
- add build.yml (Frank Wunderlich)
- upgrade cache to v4 (node 20) and change ccache directory (Frank Wunderlich)
- upgrade to checkout v4 (Frank Wunderlich)
- add r3mini (Frank Wunderlich)
Commits
- driver for Goldfish RTC (Heinrich Schuchardt)
- qemu: imply GOLDFISH_RTC (Heinrich Schuchardt)
- 4762c51: cmd/mem.c: fix wrong use of ifdef, drop pointless SUPPORT_64BIT_DATA macro (Rasmus Villemoes)
- drop mention of MEM_SUPPORT_64BIT_DATA (Rasmus Villemoes)
- drop references to non-existing CONFIG_MEM_SUPPORT_64BIT_DATA (Rasmus Villemoes)
- a300ac3: test.py: Update pycryptodomex to address CVE-2023-52323 (Tom Rini)
- 106332d: Merge branch '2024-01-16-assorted-updates-and-improvements' (Tom Rini)
- bdaa0b2: Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi (Tom Rini)
- 002764d: Merge tag 'xilinx-for-v2024.04-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze (Tom Rini)
- build QEMU v8.2.0 (Heinrich Schuchardt)
- 662eade: test/py/requirements.txt: Update packaging requirement (Tom Rini)
- Move to latest Ubuntu "Jammy" tag (Tom Rini)
- 5b3cd0f: Revert "test/py: net: Add dhcp abort test" (Tom Rini)
- 3c3a734: Revert "cmd: Set modern hush as default shell" (Tom Rini)
- f7cca7c: Revert "test: hush: dollar: fix bugous behavior" (Tom Rini)
- avoid infinite probe loop (Caleb Connolly)
- dont fail silently (Caleb Connolly)
- ti: *-cfg.yaml: Adhere to yamllint rules (Neha Malcom Francis)
- binman: ti_board_cfg: Check for linting problems (Neha Malcom Francis)
- rsa: Fix PKCS11 URI if one is not given in
keydir
(Csókás Bence) - rsa: Allow legacy URI specification without "pkcs11:" (Csókás Bence)
- remove dead code in bootflow_check() (Heinrich Schuchardt)
- superfluous assignment in bootflow_menu_new() (Heinrich Schuchardt)
- env: ti: ti_common: Fix a missing semicolon (Manorit Chawdhry)
- env: ti: add default for do_main_cpsw0_qsgmii_phyinit (Manorit Chawdhry)
- ti: am64: Support TMDS64EVM (Roger Quadros)
- bc01d9f: image-host: refactor and protect for very long filenames (Hugo Cornelis)
- nvedit: Fix typo in 'illegal character' error (Ivan Orlov)
- mach-k3: Fix incorrect mapping of higher DDR addresses as device memory (Sekhar Nori)
- bded9f1: test/py: bootstage: Add test for bootstage command (Love Kumar)
- Correct usage (Tom Rini)
- pci: Fix dm_pci_map_bar() to support 64b BARs (Moritz Fischer)
- Fix error code and log to indicate busy (Moritz Fischer)
- Update nvme_scan_namespace to keep trying on busy (Moritz Fischer)
- buffer overflow when zeroing entry point (Heinrich Schuchardt)
- bootflow: remove dead code in do_bootflow_cmdline() (Heinrich Schuchardt)
- license: Add CONFIG_GZIP dependency (Ivan Orlov)
- shorten sysinfo_str declarations and use (Ilias Apalodimas)
- fix matching issues for table types (Ilias Apalodimas)
- 46371f2: get_maintainer.pl: slightly modify penguin_chief (Anthony Loiseau)
- rockchip: Use dwc3-generic driver on RK3328 and RK3399 (Jonas Karlman)
- board: Remove dwc3 usb init and gadget handler functions (Jonas Karlman)
- rk35xx: expand space for decompressed kernel (Hugh Cole-Baker)
- dts: rockchip: rk3288: move to 64 bit reg size (Johan Jonker)
- rockchip: Add support for FriendlyARM NanoPi R2C Plus (Tianling Shen)
- rk3588: Fix boot from SPI flash (Jonas Karlman)
- rk3588-nanopc-t6: Build SPI image (John Clark)
- rk3588-orangepi-5-plus: Build SPI image (Slawomir Stepien)
- rk3588s-orangepi-5: Build SPI image (Jonas Karlman)
- rockchip: Add the Turing RK1 SoM (Joshua Riek)
- ringneck-px30: do not hardcode MMC controller paths (Quentin Schulz)
- puma-rk3399: do not hardcode MMC controller paths (Quentin Schulz)
- ringneck-px30/puma-rk3399: factor out storage medium selection (Quentin Schulz)
- allow to copy value from default environment into a buffer (Quentin Schulz)
- migrate env_get_default to call env_get_default_into (Quentin Schulz)
- theobroma-systems: fix modified boot_targets detection (Quentin Schulz)
- rk3328: Set efuse auto mode and timing control (Jonas Karlman)
- rockchip: Refactor panel auto-detect code (Chris Morgan)
- board: Add board_rng_seed() for all Rockchip devices (Chris Morgan)
- rockchip: Add support for new boards to RGxx3 (Chris Morgan)
- board: anbernic: Update rgxx3 to add new boards (Chris Morgan)
- rk3399: simplify logic for getting SPL boot medium DT node (Quentin Schulz)
- px30: simplify logic for getting SPL boot medium DT node (Quentin Schulz)
- factor out spl_perform_fixups into common spl-boot-order ([Quentin Schulz](948b3...
Build for branch 2024-04-bpi-r4-nvme (2024.04-rc1)
Tests
- add test of "cp" shell command (Rasmus Villemoes)
- test_trace.py: Have trace-cmd report always use -l (Tom Rini)
- Skip cleanup test if not built out of tree (Tobias Deiminger)
- enhance unicode_test_utf8_to_utf32_stream() (Heinrich Schuchardt)
- unit test for smbios command (Heinrich Schuchardt)
Continuous Integration
- add build.yml (Frank Wunderlich)
- upgrade cache to v4 (node 20) and change ccache directory (Frank Wunderlich)
- upgrade to checkout v4 (Frank Wunderlich)
- add r3mini (Frank Wunderlich)
Commits
- remove explicit efi configuration dependency (AKASHI Takahiro)
- driver for Goldfish RTC (Heinrich Schuchardt)
- qemu: imply GOLDFISH_RTC (Heinrich Schuchardt)
- 4762c51: cmd/mem.c: fix wrong use of ifdef, drop pointless SUPPORT_64BIT_DATA macro (Rasmus Villemoes)
- drop mention of MEM_SUPPORT_64BIT_DATA (Rasmus Villemoes)
- drop references to non-existing CONFIG_MEM_SUPPORT_64BIT_DATA (Rasmus Villemoes)
- a300ac3: test.py: Update pycryptodomex to address CVE-2023-52323 (Tom Rini)
- 106332d: Merge branch '2024-01-16-assorted-updates-and-improvements' (Tom Rini)
- bdaa0b2: Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi (Tom Rini)
- 002764d: Merge tag 'xilinx-for-v2024.04-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze (Tom Rini)
- build QEMU v8.2.0 (Heinrich Schuchardt)
- 662eade: test/py/requirements.txt: Update packaging requirement (Tom Rini)
- Move to latest Ubuntu "Jammy" tag (Tom Rini)
- 5b3cd0f: Revert "test/py: net: Add dhcp abort test" (Tom Rini)
- 3c3a734: Revert "cmd: Set modern hush as default shell" (Tom Rini)
- f7cca7c: Revert "test: hush: dollar: fix bugous behavior" (Tom Rini)
- avoid infinite probe loop (Caleb Connolly)
- dont fail silently (Caleb Connolly)
- ti: *-cfg.yaml: Adhere to yamllint rules (Neha Malcom Francis)
- binman: ti_board_cfg: Check for linting problems (Neha Malcom Francis)
- rsa: Fix PKCS11 URI if one is not given in
keydir
(Csókás Bence) - rsa: Allow legacy URI specification without "pkcs11:" (Csókás Bence)
- remove dead code in bootflow_check() (Heinrich Schuchardt)
- superfluous assignment in bootflow_menu_new() (Heinrich Schuchardt)
- env: ti: ti_common: Fix a missing semicolon (Manorit Chawdhry)
- env: ti: add default for do_main_cpsw0_qsgmii_phyinit (Manorit Chawdhry)
- ti: am64: Support TMDS64EVM (Roger Quadros)
- bc01d9f: image-host: refactor and protect for very long filenames (Hugo Cornelis)
- nvedit: Fix typo in 'illegal character' error (Ivan Orlov)
- mach-k3: Fix incorrect mapping of higher DDR addresses as device memory (Sekhar Nori)
- bded9f1: test/py: bootstage: Add test for bootstage command (Love Kumar)
- Correct usage (Tom Rini)
- pci: Fix dm_pci_map_bar() to support 64b BARs (Moritz Fischer)
- Fix error code and log to indicate busy (Moritz Fischer)
- Update nvme_scan_namespace to keep trying on busy (Moritz Fischer)
- buffer overflow when zeroing entry point (Heinrich Schuchardt)
- bootflow: remove dead code in do_bootflow_cmdline() (Heinrich Schuchardt)
- license: Add CONFIG_GZIP dependency (Ivan Orlov)
- shorten sysinfo_str declarations and use (Ilias Apalodimas)
- fix matching issues for table types (Ilias Apalodimas)
- 46371f2: get_maintainer.pl: slightly modify penguin_chief (Anthony Loiseau)
- rockchip: Use dwc3-generic driver on RK3328 and RK3399 (Jonas Karlman)
- board: Remove dwc3 usb init and gadget handler functions (Jonas Karlman)
- rk35xx: expand space for decompressed kernel (Hugh Cole-Baker)
- dts: rockchip: rk3288: move to 64 bit reg size (Johan Jonker)
- rockchip: Add support for FriendlyARM NanoPi R2C Plus (Tianling Shen)
- rk3588: Fix boot from SPI flash (Jonas Karlman)
- rk3588-nanopc-t6: Build SPI image (John Clark)
- rk3588-orangepi-5-plus: Build SPI image (Slawomir Stepien)
- rk3588s-orangepi-5: Build SPI image (Jonas Karlman)
- rockchip: Add the Turing RK1 SoM (Joshua Riek)
- ringneck-px30: do not hardcode MMC controller paths (Quentin Schulz)
- puma-rk3399: do not hardcode MMC controller paths (Quentin Schulz)
- ringneck-px30/puma-rk3399: factor out storage medium selection (Quentin Schulz)
- allow to copy value from default environment into a buffer (Quentin Schulz)
- migrate env_get_default to call env_get_default_into (Quentin Schulz)
- theobroma-systems: fix modified boot_targets detection (Quentin Schulz)
- rk3328: Set efuse auto mode and timing control (Jonas Karlman)
- rockchip: Refactor panel auto-detect code (Chris Morgan)
- board: Add board_rng_seed() for all Rockchip devices (Chris Morgan)
- rockchip: Add support for new boards to RGxx3 (Chris Morgan)
- board: anbernic: Update rgxx3 to add new boards (Chris Morgan)
- rk3399: simplify logic for getting SPL boot medium DT node (Quentin Schulz)
- px30: simplify logic for getting SPL boot medium DT node ([Quentin Schulz](a5843cfce8a73f3c...
Build for branch 2024-04-bpi-r4-nvme (2024.04-rc1)
Tests
- add test of "cp" shell command (Rasmus Villemoes)
- test_trace.py: Have trace-cmd report always use -l (Tom Rini)
- Skip cleanup test if not built out of tree (Tobias Deiminger)
- enhance unicode_test_utf8_to_utf32_stream() (Heinrich Schuchardt)
- unit test for smbios command (Heinrich Schuchardt)
Continuous Integration
- add build.yml (Frank Wunderlich)
- upgrade cache to v4 (node 20) and change ccache directory (Frank Wunderlich)
- upgrade to checkout v4 (Frank Wunderlich)
- add r3mini (Frank Wunderlich)
Commits
- tftp: remove explicit efi configuration dependency (AKASHI Takahiro)
- remove explicit efi configuration dependency (AKASHI Takahiro)
- driver for Goldfish RTC (Heinrich Schuchardt)
- qemu: imply GOLDFISH_RTC (Heinrich Schuchardt)
- 4762c51: cmd/mem.c: fix wrong use of ifdef, drop pointless SUPPORT_64BIT_DATA macro (Rasmus Villemoes)
- drop mention of MEM_SUPPORT_64BIT_DATA (Rasmus Villemoes)
- drop references to non-existing CONFIG_MEM_SUPPORT_64BIT_DATA (Rasmus Villemoes)
- a300ac3: test.py: Update pycryptodomex to address CVE-2023-52323 (Tom Rini)
- 106332d: Merge branch '2024-01-16-assorted-updates-and-improvements' (Tom Rini)
- bdaa0b2: Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi (Tom Rini)
- 002764d: Merge tag 'xilinx-for-v2024.04-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze (Tom Rini)
- build QEMU v8.2.0 (Heinrich Schuchardt)
- 662eade: test/py/requirements.txt: Update packaging requirement (Tom Rini)
- Move to latest Ubuntu "Jammy" tag (Tom Rini)
- 5b3cd0f: Revert "test/py: net: Add dhcp abort test" (Tom Rini)
- 3c3a734: Revert "cmd: Set modern hush as default shell" (Tom Rini)
- f7cca7c: Revert "test: hush: dollar: fix bugous behavior" (Tom Rini)
- avoid infinite probe loop (Caleb Connolly)
- dont fail silently (Caleb Connolly)
- ti: *-cfg.yaml: Adhere to yamllint rules (Neha Malcom Francis)
- binman: ti_board_cfg: Check for linting problems (Neha Malcom Francis)
- rsa: Fix PKCS11 URI if one is not given in
keydir
(Csókás Bence) - rsa: Allow legacy URI specification without "pkcs11:" (Csókás Bence)
- remove dead code in bootflow_check() (Heinrich Schuchardt)
- superfluous assignment in bootflow_menu_new() (Heinrich Schuchardt)
- env: ti: ti_common: Fix a missing semicolon (Manorit Chawdhry)
- env: ti: add default for do_main_cpsw0_qsgmii_phyinit (Manorit Chawdhry)
- ti: am64: Support TMDS64EVM (Roger Quadros)
- bc01d9f: image-host: refactor and protect for very long filenames (Hugo Cornelis)
- nvedit: Fix typo in 'illegal character' error (Ivan Orlov)
- mach-k3: Fix incorrect mapping of higher DDR addresses as device memory (Sekhar Nori)
- bded9f1: test/py: bootstage: Add test for bootstage command (Love Kumar)
- Correct usage (Tom Rini)
- pci: Fix dm_pci_map_bar() to support 64b BARs (Moritz Fischer)
- Fix error code and log to indicate busy (Moritz Fischer)
- Update nvme_scan_namespace to keep trying on busy (Moritz Fischer)
- buffer overflow when zeroing entry point (Heinrich Schuchardt)
- bootflow: remove dead code in do_bootflow_cmdline() (Heinrich Schuchardt)
- license: Add CONFIG_GZIP dependency (Ivan Orlov)
- shorten sysinfo_str declarations and use (Ilias Apalodimas)
- fix matching issues for table types (Ilias Apalodimas)
- 46371f2: get_maintainer.pl: slightly modify penguin_chief (Anthony Loiseau)
- rockchip: Use dwc3-generic driver on RK3328 and RK3399 (Jonas Karlman)
- board: Remove dwc3 usb init and gadget handler functions (Jonas Karlman)
- rk35xx: expand space for decompressed kernel (Hugh Cole-Baker)
- dts: rockchip: rk3288: move to 64 bit reg size (Johan Jonker)
- rockchip: Add support for FriendlyARM NanoPi R2C Plus (Tianling Shen)
- rk3588: Fix boot from SPI flash (Jonas Karlman)
- rk3588-nanopc-t6: Build SPI image (John Clark)
- rk3588-orangepi-5-plus: Build SPI image (Slawomir Stepien)
- rk3588s-orangepi-5: Build SPI image (Jonas Karlman)
- rockchip: Add the Turing RK1 SoM (Joshua Riek)
- ringneck-px30: do not hardcode MMC controller paths (Quentin Schulz)
- puma-rk3399: do not hardcode MMC controller paths (Quentin Schulz)
- ringneck-px30/puma-rk3399: factor out storage medium selection (Quentin Schulz)
- allow to copy value from default environment into a buffer (Quentin Schulz)
- migrate env_get_default to call env_get_default_into (Quentin Schulz)
- theobroma-systems: fix modified boot_targets detection (Quentin Schulz)
- rk3328: Set efuse auto mode and timing control (Jonas Karlman)
- rockchip: Refactor panel auto-detect code (Chris Morgan)
- board: Add board_rng_seed() for all Rockchip devices (Chris Morgan)
- rockchip: Add support for new boards to RGxx3 (Chris Morgan)
- board: anbernic: Update rgxx3 to add new boards (Chris Morgan)
- rk3399: simplify logic for getting SPL boot medium DT node ([Quentin Schulz](543f24dffcf1a85faf952...
Build for branch 2024-04-bpi-r4-nvme (2024.04-rc1)
Tests
- add test of "cp" shell command (Rasmus Villemoes)
- test_trace.py: Have trace-cmd report always use -l (Tom Rini)
- Skip cleanup test if not built out of tree (Tobias Deiminger)
- enhance unicode_test_utf8_to_utf32_stream() (Heinrich Schuchardt)
- unit test for smbios command (Heinrich Schuchardt)
Continuous Integration
- add build.yml (Frank Wunderlich)
- upgrade cache to v4 (node 20) and change ccache directory (Frank Wunderlich)
- upgrade to checkout v4 (Frank Wunderlich)
- add r3mini (Frank Wunderlich)
Commits
- split unrelated code from efi_bootmgr.c (AKASHI Takahiro)
- rename BOOTEFI_BOOTMGR to EFI_BOOTMGR (AKASHI Takahiro)
- tftp: remove explicit efi configuration dependency (AKASHI Takahiro)
- remove explicit efi configuration dependency (AKASHI Takahiro)
- driver for Goldfish RTC (Heinrich Schuchardt)
- qemu: imply GOLDFISH_RTC (Heinrich Schuchardt)
- 4762c51: cmd/mem.c: fix wrong use of ifdef, drop pointless SUPPORT_64BIT_DATA macro (Rasmus Villemoes)
- drop mention of MEM_SUPPORT_64BIT_DATA (Rasmus Villemoes)
- drop references to non-existing CONFIG_MEM_SUPPORT_64BIT_DATA (Rasmus Villemoes)
- a300ac3: test.py: Update pycryptodomex to address CVE-2023-52323 (Tom Rini)
- 106332d: Merge branch '2024-01-16-assorted-updates-and-improvements' (Tom Rini)
- bdaa0b2: Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi (Tom Rini)
- 002764d: Merge tag 'xilinx-for-v2024.04-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze (Tom Rini)
- build QEMU v8.2.0 (Heinrich Schuchardt)
- 662eade: test/py/requirements.txt: Update packaging requirement (Tom Rini)
- Move to latest Ubuntu "Jammy" tag (Tom Rini)
- 5b3cd0f: Revert "test/py: net: Add dhcp abort test" (Tom Rini)
- 3c3a734: Revert "cmd: Set modern hush as default shell" (Tom Rini)
- f7cca7c: Revert "test: hush: dollar: fix bugous behavior" (Tom Rini)
- avoid infinite probe loop (Caleb Connolly)
- dont fail silently (Caleb Connolly)
- ti: *-cfg.yaml: Adhere to yamllint rules (Neha Malcom Francis)
- binman: ti_board_cfg: Check for linting problems (Neha Malcom Francis)
- rsa: Fix PKCS11 URI if one is not given in
keydir
(Csókás Bence) - rsa: Allow legacy URI specification without "pkcs11:" (Csókás Bence)
- remove dead code in bootflow_check() (Heinrich Schuchardt)
- superfluous assignment in bootflow_menu_new() (Heinrich Schuchardt)
- env: ti: ti_common: Fix a missing semicolon (Manorit Chawdhry)
- env: ti: add default for do_main_cpsw0_qsgmii_phyinit (Manorit Chawdhry)
- ti: am64: Support TMDS64EVM (Roger Quadros)
- bc01d9f: image-host: refactor and protect for very long filenames (Hugo Cornelis)
- nvedit: Fix typo in 'illegal character' error (Ivan Orlov)
- mach-k3: Fix incorrect mapping of higher DDR addresses as device memory (Sekhar Nori)
- bded9f1: test/py: bootstage: Add test for bootstage command (Love Kumar)
- Correct usage (Tom Rini)
- pci: Fix dm_pci_map_bar() to support 64b BARs (Moritz Fischer)
- Fix error code and log to indicate busy (Moritz Fischer)
- Update nvme_scan_namespace to keep trying on busy (Moritz Fischer)
- buffer overflow when zeroing entry point (Heinrich Schuchardt)
- bootflow: remove dead code in do_bootflow_cmdline() (Heinrich Schuchardt)
- license: Add CONFIG_GZIP dependency (Ivan Orlov)
- shorten sysinfo_str declarations and use (Ilias Apalodimas)
- fix matching issues for table types (Ilias Apalodimas)
- 46371f2: get_maintainer.pl: slightly modify penguin_chief (Anthony Loiseau)
- rockchip: Use dwc3-generic driver on RK3328 and RK3399 (Jonas Karlman)
- board: Remove dwc3 usb init and gadget handler functions (Jonas Karlman)
- rk35xx: expand space for decompressed kernel (Hugh Cole-Baker)
- dts: rockchip: rk3288: move to 64 bit reg size (Johan Jonker)
- rockchip: Add support for FriendlyARM NanoPi R2C Plus (Tianling Shen)
- rk3588: Fix boot from SPI flash (Jonas Karlman)
- rk3588-nanopc-t6: Build SPI image (John Clark)
- rk3588-orangepi-5-plus: Build SPI image (Slawomir Stepien)
- rk3588s-orangepi-5: Build SPI image (Jonas Karlman)
- rockchip: Add the Turing RK1 SoM (Joshua Riek)
- ringneck-px30: do not hardcode MMC controller paths (Quentin Schulz)
- puma-rk3399: do not hardcode MMC controller paths (Quentin Schulz)
- ringneck-px30/puma-rk3399: factor out storage medium selection (Quentin Schulz)
- allow to copy value from default environment into a buffer (Quentin Schulz)
- migrate env_get_default to call env_get_default_into (Quentin Schulz)
- theobroma-systems: fix modified boot_targets detection (Quentin Schulz)
- rk3328: Set efuse auto mode and timing control (Jonas Karlman)
- rockchip: Refactor panel auto-detect code (Chris Morgan)
- board: Add board_rng_seed() for all Rockchip devices (Chris Morgan)
- rockchip: Add support for new boards to RGxx3 (Chris Morgan)
- b...