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
/
boot
/
bootdev-uclass.c
Age
Commit message (
Expand
)
Author
2023-02-06
bootstd: Probe the block device before use
Simon Glass
2023-01-23
bootstd: Add a little more logging of bootflows
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: Add a new pre-scan priority for bootdevs
Simon Glass
2023-01-23
bootstd: Allow hunting for bootdevs of a given priority
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: Move label parsing into its own function
Simon Glass
2023-01-23
bootstd: Only scan bootable partitions
Simon Glass
2023-01-23
bootstd: Support running bootdev hunters
Simon Glass
2023-01-23
bootstd: Add the concept of a bootdev hunter
Simon Glass
2023-01-23
bootstd: Add a default method to get bootflows
Simon Glass
2023-01-23
dm: mmc: Use bootdev_setup_sibling_blk()
Simon Glass
2023-01-23
bootstd: Simplify locating existing bootdevs
Simon Glass
2023-01-23
bootstd: Remove special-case code for boot_targets
Simon Glass
2022-10-31
bootstd: Add a way to set up a bootflow
Simon Glass
2022-10-17
bootstd: Fix listing boot devices
Michal Suchanek
2022-08-12
bootstd: Allow the bootdev to be optional in bootflows
Simon Glass
2022-08-12
bootstd: Tidy up var naming in bootdev_setup_iter_order()
Simon Glass
2022-04-25
bootstd: Add support for bootflows
Simon Glass
2022-04-25
bootstd: Add the bootdev uclass
Simon Glass