aboutsummaryrefslogtreecommitdiff
path: root/cmd/bootflow.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06cmd: Remove <common.h> and add needed includesTom Rini
2024-01-18cmd: bootflow: remove dead code in do_bootflow_cmdline()Heinrich Schuchardt
2023-12-20bootflow: Allow setting a cmdline arg with no valueSimon Glass
2023-12-13bootstd: Add a menu option to bootflow scanSimon Glass
2023-11-14bootstd: Add a return code to bootflow menuSimon Glass
2023-10-16cmd: Convert existing long help messages to the new macroTom Rini
2023-08-25bootflow: Show an empty filename when there is noneSimon Glass
2023-08-11bootstd: Add a command to read all files for a bootflowSimon Glass
2023-08-10bootstd: Allow display of the x86 setup informationSimon Glass
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