summaryrefslogtreecommitdiff
path: root/boot
AgeCommit message (Expand)Author
2025-12-14rockchip: Add support for RAM boot from maskrom modeJonas Karlman
2025-12-02boot/bootfdt: Add smbios3-entrypoint to FDT for non-EFI bootsAdriana Nicolae
2025-11-27bootstd: rauc: Only require partitions for one slotLeonard Anderweit
2025-11-27bootstd: rauc: Don't check root part filesystemLeonard Anderweit
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-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
2025-10-22boot: Add a flag for whether there are global bootmethsSimon Glass
2025-10-22boot: Update first_glob_method when dropping a bootmethSimon Glass
2025-10-22boot: Try all bootmeths on the final partitionSimon Glass
2025-10-14boot: Move preparing bootdev into a functionSimon Glass
2025-10-14boot: Improve comments related to global bootmethsSimon Glass
2025-10-13spl: FIT: Make SPL_LOAD_FIT_FULL depend on SPL_LOAD_FITTom Rini
2025-10-13bootstd: rauc: no valid slot fallback: fix info msg to reflect real flowAndreas Pretzsch
2025-10-10NXP: Make RAMBOOT_PBL only be valid for PowerPC or ls1021ATom Rini
2025-10-08Kconfig: Make further use of testing for !COMPILE_TESTTom Rini
2025-10-06Merge branch 'next'Tom Rini
2025-10-03Revert "fdt: Make sure there is no stale initrd left"Sam Protsenko
2025-09-24android: boot: fix wrong end of header in v3/v4 parsingGuillaume Ranquet
2025-09-18boot: Increase kernel size limit to 128 MiB on ARM64/PPC/RVMarek Vasut
2025-09-09boot: Add LEGACY_IMAGE_FORMAT to DISTRO_DEFAULTSTom Rini
2025-08-25bootstd: rauc: Do not select BOOTMETH_GLOBALMartin Schwan
2025-08-21Merge patch series "bootstd: rauc: Fix segfault when scanning device with uns...Tom Rini
2025-08-21bootstd: rauc: Free private data when bootingMartin Schwan
2025-08-21bootstd: rauc: Move freeing private struct to its own functionMartin Schwan
2025-08-21bootstd: rauc: Don't null bootflow->bootmeth_privMartin Schwan
2025-08-21bootstd: rauc: Fix segfault when cleaning up slotsMartin Schwan