index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boot
Age
Commit message (
Expand
)
Author
2023-12-21
bootm: Create a function to run through the bootz states
Simon Glass
2023-12-21
bootm: Create a function to run through the bootm states
Simon Glass
2023-12-21
bootm: Tidy up boot_selected_os()
Simon Glass
2023-12-21
bootm: Rename do_bootm_states() to bootm_run_states()
Simon Glass
2023-12-21
bootm: Drop arguments from do_bootm_states()
Simon Glass
2023-12-21
bootm: Move do_bootm_states() comment to header file
Simon Glass
2023-12-21
bootm: Add more fields to bootm_info
Simon Glass
2023-12-21
bootm: Adjust arguments of boot_os_fn
Simon Glass
2023-12-21
bootm: Adjust how the board is reset
Simon Glass
2023-12-21
boot: add support for fdt_fixup command in environment
Matthias Schiffer
2023-12-21
global: Restrict use of '#include <linux/kconfig.h>'
Tom Rini
2023-12-20
pxe_utils: Increase feedback to user when fdt file is not found
Michael Trimarchi
2023-12-20
bootm: Fix flags used for bootargs string substitution
Piotr Kubik
2023-12-18
Merge tag 'v2024.01-rc5' into next
Tom Rini
2023-12-17
bootmeth: use efi_loader interfaces instead of bootefi command
AKASHI Takahiro
2023-12-15
Merge patch series "bootm: Handle compressed arm64 images with bootm"
Tom Rini
2023-12-15
bootm: Support kernel_noload with compression
Simon Glass
2023-12-15
bootm: Move arm64-image processing later
Simon Glass
2023-12-15
image: Show the load address when decompressing
Simon Glass
2023-12-13
bootstd: Fix a memory leak in the efi manager bootflow
Ilias Apalodimas
2023-12-13
fdt: Move ft_verify_fdt() before the final fixups
Simon Glass
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
[prev]
[next]