index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boot
/
bootdev-uclass.c
Age
Commit message (
Expand
)
Author
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
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