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
2025-04-03
boot: Handle running out of labels
Simon Glass
2025-04-03
boot: Consider non-bootable partitions
Simon Glass
2025-01-15
Merge patch series "bootstd: Support recording images"
Tom Rini
2025-01-15
bootstd: Export bootdev_get_from_blk()
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
2025-01-15
bootstd: Move bootflow-clearing to bootstd
Simon Glass
2025-01-15
bootstd: Move bootflow-adding to bootstd
Simon Glass
2024-12-27
bootstd: Avoid sprintf() in SPL when creating bootdevs
Simon Glass
2024-12-12
Revert "Merge patch series "vbe: Series part E""
Tom Rini
2024-12-12
bootstd: Avoid sprintf() in SPL when creating bootdevs
Simon Glass
2024-10-18
bootstd: Avoid calling unavailable block functions
Simon Glass
2024-08-27
bootstd: Make bootdev_next_prio() continue after failure
Simon Glass
2024-08-27
Revert "bootdev: avoid infinite probe loop"
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
boot: Remove <common.h> and add needed includes
Tom Rini
2024-03-04
bootstd: support scanning a single partition
Nam Cao
2024-03-02
bootdev: drop unnecessary assert on bootflow->bdev
Thomas Weißschuh
2024-01-18
bootdev: avoid infinite probe loop
Caleb Connolly
2023-11-10
bootstd: Skip over bad device during bootflows scanning
Tony Dinh
2023-10-13
bootstd: Scan all bootdevs in a boot_targets entry
Simon Glass
2023-09-22
bootstd: Keep track of use of usb stop
Simon Glass
2023-08-25
bootstd: Support bootmeths which can scan any partition
Simon Glass
2023-08-25
part: Add an accessor for struct disk_partition sys_ind
Simon Glass
2023-08-09
bootstd: Add some more debugging in the bootdev uclass
Simon Glass
2023-08-09
bootstd: Rename bootdev_setup_sibling_blk()
Simon Glass
2023-08-02
boot: fix bootdev_list()
Heinrich Schuchardt
2023-05-13
bootstd: Work around missing partition 1
Simon Glass
2023-04-26
bootstd: Adjust code ordering to work around compiler quirk
Simon Glass
2023-04-26
bootstd: Report missing labels only when asked
Simon Glass
2023-03-08
bootflow: Rename bootflow_flags_t
Simon Glass
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
[next]