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