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
/
bootm.c
Age
Commit message (
Expand
)
Author
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-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
2023-10-06
command: Include a required header in command.h
Simon Glass
2023-08-11
bootstd: cros: Add ARM support
Simon Glass
2023-06-16
bootm: don't call booti_setup for EFI images
Heinrich Schuchardt
2023-04-04
android: boot: support boot image header version 3 and 4
Safae Ouajih
2023-04-04
android: boot: add vendor boot image to prepare for v3, v4 support
Safae Ouajih
2023-02-09
Correct SPL uses of CMD_FDT
Simon Glass
2023-02-09
Correct SPL uses of CMD_BOOTM_PRE_LOAD
Simon Glass
2023-02-09
Correct SPL use of CMD_BOOTI
Simon Glass
2022-12-07
net: Remove eth_legacy.c
Tom Rini
2022-10-17
bootm: Change incorrect 'unsupported' error
Simon Glass
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
2022-09-29
treewide: Drop image_info_t typedef
Simon Glass
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-08-31
bootm: Fix upper bound of FDT overlap checks
Pali Rohár
2022-08-31
image-fit: don't set compression if it can't be read
Daniel Golle
2022-08-31
bootm: fix typo imape_comp -> image_comp
Daniel Golle
2022-07-07
Convert CONFIG_SYS_BOOTM_LEN to Kconfig
Tom Rini
2022-06-06
bootm: Fix Linux silent console on newer kernels
Sean Anderson
2022-03-31
cmd: bootm: add a stage pre-load
Philippe Reynes
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-11-11
Create a new boot/ directory
Simon Glass
[prev]