index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
bootflow.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmd: bootflow: remove dead code in do_bootflow_cmdline()
Heinrich Schuchardt
2024-01-18
1
-2
/
+0
*
bootflow: Allow setting a cmdline arg with no value
Simon Glass
2023-12-20
1
-2
/
+2
*
bootstd: Add a menu option to bootflow scan
Simon Glass
2023-12-13
1
-4
/
+23
*
bootstd: Add a return code to bootflow menu
Simon Glass
2023-11-14
1
-12
/
+41
*
cmd: Convert existing long help messages to the new macro
Tom Rini
2023-10-16
1
-5
/
+4
*
bootflow: Show an empty filename when there is none
Simon Glass
2023-08-25
1
-1
/
+1
*
bootstd: Add a command to read all files for a bootflow
Simon Glass
2023-08-11
1
-1
/
+32
*
bootstd: Allow display of the x86 setup information
Simon Glass
2023-08-10
1
-2
/
+12
*
bootstd: Support automatically setting Linux parameters
Simon Glass
2023-07-17
1
-1
/
+4
*
bootstd: Add support for updating elements of the cmdline
Simon Glass
2023-07-17
1
-1
/
+69
*
bootstd: Allow storing x86 setup information
Simon Glass
2023-07-16
1
-0
/
+2
*
bootstd: Use the bootargs env var for changing the cmdline
Simon Glass
2023-07-16
1
-0
/
+6
*
bootstd: Allow storing the OS command line in the bootflow
Simon Glass
2023-07-16
1
-0
/
+6
*
bootstd: Tidy up reporting of errors
Simon Glass
2023-05-13
1
-1
/
+1
*
bootstd: Correct default boot command
Simon Glass
2023-05-13
1
-1
/
+1
*
bootflow: Rework do_bootflow_menu() slightly
Tom Rini
2023-04-28
1
-12
/
+12
*
bootstd: Show a message sometimes if no bootflows are found
Simon Glass
2023-04-26
1
-0
/
+3
*
bootflow: Rename bootflow_flags_t
Simon Glass
2023-03-08
1
-4
/
+4
*
bootstd: Allow enabling BOOTSTD_FULL without needing EXPO
Simon Glass
2023-02-06
1
-8
/
+13
*
bootstd: Drop the old bootflow_scan_first()
Simon Glass
2023-01-23
1
-1
/
+1
*
bootstd: Allow scanning a single bootdev label
Simon Glass
2023-01-23
1
-53
/
+33
*
bootstd: Use hunters when scanning for bootflows
Simon Glass
2023-01-23
1
-1
/
+4
*
bootstd: Treat DHCP and PXE as bootdev labels
Simon Glass
2023-01-23
1
-1
/
+1
*
bootstd: Include the device tree in the bootflow
Simon Glass
2023-01-23
1
-0
/
+6
*
bootstd: Support creating a boot menu
Simon Glass
2023-01-16
1
-2
/
+35
*
bootstd: Allow reading a logo for the OS
Simon Glass
2023-01-16
1
-0
/
+6
*
bootstd: Read the Operating System name for distro/scripts
Simon Glass
2023-01-16
1
-0
/
+1
*
bootstd: Support bootflows with global bootmeths
Simon Glass
2022-08-12
1
-2
/
+6
*
bootstd: Allow the bootdev to be optional in bootflows
Simon Glass
2022-08-12
1
-2
/
+2
*
bootstd: Add a bootflow command
Simon Glass
2022-04-25
1
-0
/
+404