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
2023-12-13
fdt: Drop the confusing casts in lmb_free()
Simon Glass
2023-12-13
boot: Move adding initrd earlier in image_setup_libfdt()
Simon Glass
2023-12-13
fdt: ppc: Drop extra size for ramdisk
Simon Glass
2023-12-13
fdt: Improve the comment for fdt_shrink_to_minimum()
Simon Glass
2023-12-13
boot: Drop size parameter from image_setup_libfdt()
Simon Glass
2023-12-13
Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"
Tom Rini
2023-12-13
command: Introduce functions to obtain command arguments
Simon Glass
2023-12-13
bootstd: Introduce programmatic boot
Simon Glass
2023-12-13
bootm: Reduce arguments to bootm_find_other()
Simon Glass
2023-12-13
bootm: Add a function to check overlap
Simon Glass
2023-12-13
bootm: Adjust the parameters of bootm_find_images()
Simon Glass
2023-12-13
bootm: optee: Drop special call to bootm_find_other()
Simon Glass
2023-12-13
bootm: efi: Drop special call to bootm_find_other()
Simon Glass
2023-12-13
bootm: Simplify Android ramdisk addr in bootm_find_images()
Simon Glass
2023-12-13
bootm: Reduce arguments to boot_get_loadables()
Simon Glass
2023-12-13
bootm: Reduce arguments to boot_get_fpga()
Simon Glass
2023-12-13
bootm: Reduce arguments to boot_get_fdt()
Simon Glass
2023-12-13
bootm: Pass image buffer to boot_get_fdt()
Simon Glass
2023-12-13
bootm: Drop #ifdef in bootm_find_images()
Simon Glass
2023-12-13
bootm: Reduce arguments to boot_get_ramdisk()
Simon Glass
2023-12-13
bootm: Reduce arguments to bootm_find_os()
Simon Glass
2023-12-13
bootm: Move error printing out of boot_get_kernel()
Simon Glass
2023-12-13
bootstage: Drop BOOTSTAGE_ID_FIT_KERNEL_INFO
Simon Glass
2023-12-13
bootm: Use the error return from boot_get_kernel()
Simon Glass
2023-12-13
bootm: Adjust position of unmap_sysmem() in boot_get_kernel()
Simon Glass
2023-12-13
bootm: Adjust boot_get_kernel() to return an error
Simon Glass
2023-12-13
bootm: Reduce arguments to boot_get_kernel()
Simon Glass
2023-12-13
image: Tidy up genimg_get_kernel_addr_fit()
Simon Glass
2023-12-13
bootm: Move boot_get_kernel() higher in the file
Simon Glass
2023-12-13
bootm: Simplify arguments for bootm_pre_load()
Simon Glass
2023-12-13
bootm: Drop arguments from bootm_start()
Simon Glass
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
2023-11-17
bootstd: Avoid freeing a non-allocated buffer
Simon Glass
2023-11-16
bootm: Enable legacy VxWorks booting from FITs
Sean Anderson
2023-11-14
expo: Correct background colour
Simon Glass
2023-11-10
boot: Fix syntax in fdt_overlay_apply_verbose() error message
Hugo Villeneuve
2023-11-10
bootstd: Skip over bad device during bootflows scanning
Tony Dinh
2023-11-07
boot: Make preboot and bootcmd require CMDLINE
Tom Rini
2023-11-07
bootmeth_script: Depend on CMDLINE
Tom Rini
2023-11-07
bootmeth_cros: Require bootm.o and bootm_os.o
Tom Rini
2023-11-07
boot: Move SYS_BOOTM_LEN to be by LEGACY_IMAGE_FORMAT
Tom Rini
2023-11-07
boot: Rework BOOT_DEFAULTS to allow for CMDLINE to be disabled
Tom Rini
2023-11-07
boot: Make DISTRO_DEFAULTS select CMDLINE
Tom Rini
2023-11-07
autoboot: Correct dependencies on CMDLINE
Simon Glass
2023-11-07
bootmeth: Make BOOTMETH_EFILOADER depend on CMD_BOOTEFI
Tom Rini
2023-11-01
bootstd: cros: Correct condition for read method
Simon Glass
2023-11-01
bootstd: Handle a few special cases in cmdline_set_arg()
Simon Glass
2023-11-01
bootstd: Make efi_mgr bootmeth work for non-sandbox setups
Mark Kettenis
2023-10-27
Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2023-10-27
bootm: Support boot measurement
Eddie James
[next]