index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
bootflow.c
Age
Commit message (
Expand
)
Author
2025-10-13
bootstd: Fix bootflow info for efi_mgr
Sam Protsenko
2025-05-30
expo: Update bootflow_menu_poll() to return a sequence ID
Simon Glass
2025-05-30
expo: Drop the render from expo_poll()
Simon Glass
2025-05-30
expo: Split bootflow_menu_run() into two pieces
Simon Glass
2025-05-30
expo: Add a function to poll for input
Simon Glass
2025-05-29
global: Avoid indirect inclusion of <env.h> from <command.h>
Tom Rini
2025-04-07
Revert "Merge patch series "pxe: Precursor series for supporting read_all() i...
Tom Rini
2025-04-03
boot: Consider non-bootable partitions
Simon Glass
2025-03-18
x86: Drop the unnecessary base_ptr argument to zboot_dump()
Simon Glass
2025-03-18
bootstd: Correct display of kernel version
Simon Glass
2025-03-18
x86: Move the bootm state for zimage into cmd/
Simon Glass
2025-01-15
bootstd: Move the bootflow list into an alist
Simon Glass
2025-01-15
bootstd: Move bootflow-clearing to bootstd
Simon Glass
2025-01-15
bootstd: Move bootflow-adding to bootstd
Simon Glass
2024-11-03
bootstd: Avoid showing an invalid buffer address
Simon Glass
2024-11-03
bootstd: cros: Correct the x86-setup address
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
cmd: Remove <common.h> and add needed includes
Tom Rini
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