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
/
cmd
/
bootflow.c
Age
Commit message (
Expand
)
Author
2024-01-18
cmd: bootflow: remove dead code in do_bootflow_cmdline()
Heinrich Schuchardt
2023-12-20
bootflow: Allow setting a cmdline arg with no value
Simon Glass
2023-12-13
bootstd: Add a menu option to bootflow scan
Simon Glass
2023-11-14
bootstd: Add a return code to bootflow menu
Simon Glass
2023-10-16
cmd: Convert existing long help messages to the new macro
Tom Rini
2023-08-25
bootflow: Show an empty filename when there is none
Simon Glass
2023-08-11
bootstd: Add a command to read all files for a bootflow
Simon Glass
2023-08-10
bootstd: Allow display of the x86 setup information
Simon Glass
2023-07-17
bootstd: Support automatically setting Linux parameters
Simon Glass
2023-07-17
bootstd: Add support for updating elements of the cmdline
Simon Glass
2023-07-16
bootstd: Allow storing x86 setup information
Simon Glass
2023-07-16
bootstd: Use the bootargs env var for changing the cmdline
Simon Glass
2023-07-16
bootstd: Allow storing the OS command line in the bootflow
Simon Glass
2023-05-13
bootstd: Tidy up reporting of errors
Simon Glass
2023-05-13
bootstd: Correct default boot command
Simon Glass
2023-04-28
bootflow: Rework do_bootflow_menu() slightly
Tom Rini
2023-04-26
bootstd: Show a message sometimes if no bootflows are found
Simon Glass
2023-03-08
bootflow: Rename bootflow_flags_t
Simon Glass
2023-02-06
bootstd: Allow enabling BOOTSTD_FULL without needing EXPO
Simon Glass
2023-01-23
bootstd: Drop the old bootflow_scan_first()
Simon Glass
2023-01-23
bootstd: Allow scanning a single bootdev label
Simon Glass
2023-01-23
bootstd: Use hunters when scanning for bootflows
Simon Glass
2023-01-23
bootstd: Treat DHCP and PXE as bootdev labels
Simon Glass
2023-01-23
bootstd: Include the device tree in the bootflow
Simon Glass
2023-01-16
bootstd: Support creating a boot menu
Simon Glass
2023-01-16
bootstd: Allow reading a logo for the OS
Simon Glass
2023-01-16
bootstd: Read the Operating System name for distro/scripts
Simon Glass
2022-08-12
bootstd: Support bootflows with global bootmeths
Simon Glass
2022-08-12
bootstd: Allow the bootdev to be optional in bootflows
Simon Glass
2022-04-25
bootstd: Add a bootflow command
Simon Glass