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
/
bootm.c
Age
Commit message (
Expand
)
Author
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