summaryrefslogtreecommitdiff
path: root/boot
AgeCommit message (Expand)Author
2025-12-18Merge tag 'u-boot-socfpga-next-20251217' of https://source.denx.de/u-boot/cus...Tom Rini
2025-12-16Merge patch series "fit: print conf node compatibles + use property string co...Tom Rini
2025-12-16boot/fit: print all configuration node compatiblesQuentin Schulz
2025-12-16boot/fit: declare (and use) new constant for conf's compatible propQuentin Schulz
2025-12-16boot/fit: use constants for property stringsQuentin Schulz
2025-12-14rockchip: Add support for RAM boot from maskrom modeJonas Karlman
2025-12-11Merge tag 'u-boot-dfu-next-20251211' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-12-11tools: mkimage: Add Amlogic Boot Image typeJonas Karlman
2025-12-08Merge tag 'v2026.01-rc4' into nextTom Rini
2025-12-05boot: Check noffset before useMarek Vasut
2025-12-05boot: android: Always use 8-byte aligned DT with libfdtMarek Vasut
2025-12-04boot/image-fit.c: Use aligned_alloc(...) not memalign(...)Tom Rini
2025-12-04Merge patch series "Add support for SM3 secure hash"Tom Rini
2025-12-04lib: sm3: implement U-Boot partsHeiko Schocher
2025-12-02boot/bootfdt: Add smbios3-entrypoint to FDT for non-EFI bootsAdriana Nicolae
2025-11-28boot: Assure FDT is always at 8-byte aligned addressMarek Vasut
2025-11-27bootstd: rauc: Only require partitions for one slotLeonard Anderweit
2025-11-27bootstd: rauc: Don't check root part filesystemLeonard Anderweit
2025-11-24Merge tag 'v2026.01-rc3' into nextTom Rini
2025-11-22boot: pxe_utils: Fix memory allocation issues in overlay_dir handlingKory Maincent (TI.com)
2025-11-22upl: Fix buf array sizeFrancois Berder
2025-11-11Merge patch series "rsa: fix dependency, rename and relocate RSASSA PSS symbols"Tom Rini
2025-11-11rsa: rename FIT_RSASSA_PSS to RSASSA_PSS and move symbols under lib/rsaQuentin Schulz
2025-11-11boot: group SPL_FIT symbols togetherQuentin Schulz
2025-11-11boot: remove duplicate config entry for VPL_FITQuentin Schulz
2025-11-11boot: fix incorrect dependency of FIT_RSASSA_PSSQuentin Schulz
2025-11-07Merge tag 'u-boot-dfu-20251107' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2025-11-06boot: fix typo in SYS_BOOTM_LEN descriptionQuentin Schulz
2025-11-06boot: specify SPL_FIT_FULL_CHECK applies to SPLQuentin Schulz
2025-11-06bootstd: android: add the bootargs env to the commandlineNicolas Belin (TI.com)
2025-11-03Merge patch series "Remove usage of CMD_BOOTx from SPL code"Tom Rini
2025-11-03spl: remove usage of CMD_BOOTx from image parsingAnshul Dalal
2025-11-03Merge patch series "Convert extension support to UCLASS and adds its support ...Tom Rini
2025-11-03boot: bootmeth_efi: Add extension board devicetree overlay supportKory Maincent (TI.com)
2025-11-03boot: bootmeth_efi: Refactor distro_efi_try_bootflow_files return logicKory Maincent (TI.com)
2025-11-03boot: pxe_utils: Add extension board devicetree overlay supportKory Maincent (TI.com)
2025-11-03boot: extension: Move overlay apply custom logic to command levelKory Maincent (TI.com)
2025-11-03boot: Remove legacy extension board supportKory Maincent (TI.com)
2025-11-03boot: Add UCLASS support for extension boardsKory Maincent (TI.com)
2025-11-03boot: Move extension board support from cmd/ to boot/Kory Maincent (TI.com)
2025-10-26boot: Fix typoWolfgang Wallner
2025-10-26boot: kconfig: Fix typosWolfgang Wallner
2025-10-24bootstd: make it possible to use tftp for netboot with standardbootBenjamin Hahn
2025-10-22boot: Run the EFI bootmgr just before network devicesSimon Glass
2025-10-22boot: Run global bootmeths after all bootdevs are exhaustedSimon Glass
2025-10-22boot: Don't change the method count after global bootmethsSimon Glass
2025-10-22boot: Implement a priority for global bootmethsSimon Glass
2025-10-22boot: Only run global bootmeths once eachSimon Glass
2025-10-22boot: Support rescanning the global bootmethsSimon Glass
2025-10-22boot: Keep track of which bootmeths have been usedSimon Glass