index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_lf_v2025.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boot
/
bootm.c
Age
Commit message (
Expand
)
Author
2024-01-11
boot: Support decompressing non-kernel OS images
Simon Glass
2023-12-21
Merge patch series "Complete decoupling of bootm logic from commands"
Tom Rini
2023-12-21
bootm: Create a new boot_run() function to handle booting
Simon Glass
2023-12-21
bootm: Create a function to run through the booti states
Simon Glass
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-20
bootm: Fix flags used for bootargs string substitution
Piotr Kubik
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-13
command: Introduce functions to obtain command arguments
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-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
[next]