index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boot
Age
Commit message (
Expand
)
Author
2025-11-22
boot: pxe_utils: Fix memory allocation issues in overlay_dir handling
Kory Maincent (TI.com)
2025-11-22
upl: Fix buf array size
Francois Berder
2025-11-07
Merge tag 'u-boot-dfu-20251107' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2025-11-06
boot: fix typo in SYS_BOOTM_LEN description
Quentin Schulz
2025-11-06
boot: specify SPL_FIT_FULL_CHECK applies to SPL
Quentin Schulz
2025-11-06
bootstd: android: add the bootargs env to the commandline
Nicolas Belin (TI.com)
2025-11-03
Merge patch series "Remove usage of CMD_BOOTx from SPL code"
Tom Rini
2025-11-03
spl: remove usage of CMD_BOOTx from image parsing
Anshul Dalal
2025-11-03
Merge patch series "Convert extension support to UCLASS and adds its support ...
Tom Rini
2025-11-03
boot: bootmeth_efi: Add extension board devicetree overlay support
Kory Maincent (TI.com)
2025-11-03
boot: bootmeth_efi: Refactor distro_efi_try_bootflow_files return logic
Kory Maincent (TI.com)
2025-11-03
boot: pxe_utils: Add extension board devicetree overlay support
Kory Maincent (TI.com)
2025-11-03
boot: extension: Move overlay apply custom logic to command level
Kory Maincent (TI.com)
2025-11-03
boot: Remove legacy extension board support
Kory Maincent (TI.com)
2025-11-03
boot: Add UCLASS support for extension boards
Kory Maincent (TI.com)
2025-11-03
boot: Move extension board support from cmd/ to boot/
Kory Maincent (TI.com)
2025-10-26
boot: Fix typo
Wolfgang Wallner
2025-10-26
boot: kconfig: Fix typos
Wolfgang Wallner
2025-10-24
bootstd: make it possible to use tftp for netboot with standardboot
Benjamin Hahn
2025-10-22
boot: Run the EFI bootmgr just before network devices
Simon Glass
2025-10-22
boot: Run global bootmeths after all bootdevs are exhausted
Simon Glass
2025-10-22
boot: Don't change the method count after global bootmeths
Simon Glass
2025-10-22
boot: Implement a priority for global bootmeths
Simon Glass
2025-10-22
boot: Only run global bootmeths once each
Simon Glass
2025-10-22
boot: Support rescanning the global bootmeths
Simon Glass
2025-10-22
boot: Keep track of which bootmeths have been used
Simon Glass
2025-10-22
boot: Add a flag for whether there are global bootmeths
Simon Glass
2025-10-22
boot: Update first_glob_method when dropping a bootmeth
Simon Glass
2025-10-22
boot: Try all bootmeths on the final partition
Simon Glass
2025-10-14
boot: Move preparing bootdev into a function
Simon Glass
2025-10-14
boot: Improve comments related to global bootmeths
Simon Glass
2025-10-13
spl: FIT: Make SPL_LOAD_FIT_FULL depend on SPL_LOAD_FIT
Tom Rini
2025-10-13
bootstd: rauc: no valid slot fallback: fix info msg to reflect real flow
Andreas Pretzsch
2025-10-10
NXP: Make RAMBOOT_PBL only be valid for PowerPC or ls1021A
Tom Rini
2025-10-08
Kconfig: Make further use of testing for !COMPILE_TEST
Tom Rini
2025-10-06
Merge branch 'next'
Tom Rini
2025-10-03
Revert "fdt: Make sure there is no stale initrd left"
Sam Protsenko
2025-09-24
android: boot: fix wrong end of header in v3/v4 parsing
Guillaume Ranquet
2025-09-18
boot: Increase kernel size limit to 128 MiB on ARM64/PPC/RV
Marek Vasut
2025-09-09
boot: Add LEGACY_IMAGE_FORMAT to DISTRO_DEFAULTS
Tom Rini
2025-08-25
bootstd: rauc: Do not select BOOTMETH_GLOBAL
Martin Schwan
2025-08-21
Merge patch series "bootstd: rauc: Fix segfault when scanning device with uns...
Tom Rini
2025-08-21
bootstd: rauc: Free private data when booting
Martin Schwan
2025-08-21
bootstd: rauc: Move freeing private struct to its own function
Martin Schwan
2025-08-21
bootstd: rauc: Don't null bootflow->bootmeth_priv
Martin Schwan
2025-08-21
bootstd: rauc: Fix segfault when cleaning up slots
Martin Schwan
2025-08-14
bootstd: rauc: Change global method to check any partition
Martin Schwan
2025-08-14
riscv: Set SYS_BOOTM_LEN default to 0x4000000
Martin Herren
2025-07-24
uclass: Cleanup uclass_find_next_device
Andrew Goodbody
2025-07-22
Merge patch series "bootstd: rauc: Small fixes"
Tom Rini
[next]