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
/
include
/
bootflow.h
Age
Commit message (
Expand
)
Author
2025-10-22
boot: Implement a priority for global bootmeths
Simon Glass
2025-10-22
boot: Support rescanning the global bootmeths
Simon Glass
2025-10-22
boot: Keep track of which bootmeths have been used
Simon Glass
2025-10-22
boot: Add a flag for whether there are global bootmeths
Simon Glass
2025-10-14
boot: Improve comments related to global bootmeths
Simon Glass
2025-06-02
Merge patch series "Audit include list for include/[a-m]*.h"
Tom Rini
2025-06-02
include/bootflow.h: Audit include list
Tom Rini
2025-05-30
expo: Split setting up the menu from adding items
Simon Glass
2025-05-30
expo: Update bootflow_menu_poll() to return a sequence ID
Simon Glass
2025-05-30
expo: Allow adding a single bootflow to a menu
Simon Glass
2025-05-30
expo: Split bootflow_menu_new() into two pieces
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-04-03
boot: Consider non-bootable partitions
Simon Glass
2025-01-15
bootstd: Add a simple command to list images
Simon Glass
2025-01-15
bootstd: Update bootmeth_alloc_file() to record images
Simon Glass
2025-01-15
bootstd: Maintain a list of images
Simon Glass
2025-01-15
bootstd: Move the bootflow list into an alist
Simon Glass
2025-01-15
bootstd: Drop the bootdev-specific list of bootflows
Simon Glass
2024-07-18
bootstd: Add bootflow_iter_check_mmc() helper
Mattijs Korpershoek
2024-06-20
boot: bootflow_menu: fix crash for EFI BOOTMGR global bootmeth
Quentin Schulz
2024-03-04
bootstd: support scanning a single partition
Nam Cao
2023-12-09
bootflow: bootmeth_efi: Handle fdt not available.
Shantur Rathore
2023-11-17
bootstd: Avoid freeing a non-allocated buffer
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-08-10
bootstd: Add private bootmeth data to the bootflow
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-17
bootstd: Add a function to update a command line
Simon Glass
2023-07-16
bootstd: Allow storing x86 setup information
Simon Glass
2023-07-16
bootstd: Allow storing the OS command line in the bootflow
Simon Glass
2023-07-16
bootstd: Use bootdev instead of bootdevice
Simon Glass
2023-03-08
bootstd: Replicate the dtb-filename quirks of distroboot
Simon Glass
2023-03-08
bootflow: Rename bootflow_flags_t
Simon Glass
2023-01-23
bootstd: Record the bootdevs used during scanning
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: Switch bootdev scanning to use labels
Simon Glass
2023-01-23
bootstd: Allow iterating to the next bootdev priortiy
Simon Glass
2023-01-23
bootstd: Allow iterating to the next label in a list
Simon Glass
2023-01-23
bootstd: Allow hunting for a bootdev by 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: Add a SPI flash bootdev
Simon Glass
2023-01-23
bootstd: Update docs on bootmeth_try_file() for sandbox
Simon Glass
2023-01-23
bootstd: Set the distro_bootpart env var with scripts
Simon Glass
2023-01-23
bootstd: Include the device tree in the bootflow
Simon Glass
2023-01-23
bootstd: Rename bootdev checkers
Simon Glass
2023-01-23
bootstd: Only scan bootable partitions
Simon Glass
[next]