summaryrefslogtreecommitdiff
path: root/cmd/bootflow.c
AgeCommit message (Expand)Author
2023-07-17bootstd: Support automatically setting Linux parametersSimon Glass
2023-07-17bootstd: Add support for updating elements of the cmdlineSimon Glass
2023-07-16bootstd: Allow storing x86 setup informationSimon Glass
2023-07-16bootstd: Use the bootargs env var for changing the cmdlineSimon Glass
2023-07-16bootstd: Allow storing the OS command line in the bootflowSimon Glass
2023-05-13bootstd: Tidy up reporting of errorsSimon Glass
2023-05-13bootstd: Correct default boot commandSimon Glass
2023-04-28bootflow: Rework do_bootflow_menu() slightlyTom Rini
2023-04-26bootstd: Show a message sometimes if no bootflows are foundSimon Glass
2023-03-08bootflow: Rename bootflow_flags_tSimon Glass
2023-02-06bootstd: Allow enabling BOOTSTD_FULL without needing EXPOSimon Glass
2023-01-23bootstd: Drop the old bootflow_scan_first()Simon Glass
2023-01-23bootstd: Allow scanning a single bootdev labelSimon Glass
2023-01-23bootstd: Use hunters when scanning for bootflowsSimon Glass
2023-01-23bootstd: Treat DHCP and PXE as bootdev labelsSimon Glass
2023-01-23bootstd: Include the device tree in the bootflowSimon Glass
2023-01-16bootstd: Support creating a boot menuSimon Glass
2023-01-16bootstd: Allow reading a logo for the OSSimon Glass
2023-01-16bootstd: Read the Operating System name for distro/scriptsSimon Glass
2022-08-12bootstd: Support bootflows with global bootmethsSimon Glass
2022-08-12bootstd: Allow the bootdev to be optional in bootflowsSimon Glass
2022-04-25bootstd: Add a bootflow commandSimon Glass