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
/
test
/
boot
/
bootdev.c
Age
Commit message (
Expand
)
Author
2025-11-03
boot: Remove legacy extension board support
Kory Maincent (TI.com)
2025-05-29
global: Avoid indirect inclusion of <env.h> from <command.h>
Tom Rini
2025-04-23
dm: usb: initialize and scan multiple buses simultaneously with uthread
Jerome Forissier
2025-04-03
boot: Consider non-bootable partitions
Simon Glass
2025-02-11
test: Drop suites.h
Simon Glass
2024-11-09
test: efi: boot: Set up an image suitable for EFI testing
Simon Glass
2024-11-01
scsi: fix disk capacity too small by one sector
Julius Lehmann
2024-10-16
test: boot: fix bootdev_test_any for when DSA_SANDBOX is disabled
Jerome Forissier
2024-09-18
bootstd: Create a function to reset USB
Simon Glass
2024-08-26
test: boot: Use UTF_CONSOLE in tests
Simon Glass
2024-08-26
test: Rename unit-test flags
Simon Glass
2024-07-15
test: Remove duplicate newlines
Marek Vasut
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
test: Remove <common.h> and add needed includes
Tom Rini
2023-10-23
bootstd: Scan all bootdevs in a boot_targets entry (take 2)
Simon Glass
2023-10-23
bootstd: Correct logic for single uclass
Simon Glass
2023-10-23
bootstd: Expand boot-ordering test to include USB
Simon Glass
2023-10-23
Revert "bootstd: Scan all bootdevs in a boot_targets entry"
Simon Glass
2023-10-13
bootstd: Scan all bootdevs in a boot_targets entry
Simon Glass
2023-05-13
bootstd: usb: Avoid initing USB twice
Simon Glass
2023-05-13
usb: Tidy up the usb_start flag
Simon Glass
2023-04-27
ide: Move ide_init() into probing
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
arm: qemu: Move GUIDs to the C file
Simon Glass
2023-02-06
test: bootdev: Do not require USB to compile test
Linus Walleij
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: Add a hunter for the extension feature
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: Add a virtio bootdev
Simon Glass
2023-01-23
bootstd: Add an NVMe bootdev
Simon Glass
2023-01-23
bootstd: Add an IDE bootdev
Simon Glass
2023-01-23
bootstd: Add a SCSI bootdev
Simon Glass
2023-01-23
bootstd: Only scan bootable partitions
Simon Glass
2023-01-23
bootstd: Add a hunter for ethernet
Simon Glass
2023-01-23
bootstd: Add an MMC hunter
Simon Glass
2023-01-23
bootstd: Add a USB hunter
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
2022-04-25
bootstd: Add tests for bootstd including all uclasses
Simon Glass