summaryrefslogtreecommitdiff
path: root/test/boot/bootdev.c
AgeCommit message (Expand)Author
2025-05-29global: Avoid indirect inclusion of <env.h> from <command.h>Tom Rini
2025-04-23dm: usb: initialize and scan multiple buses simultaneously with uthreadJerome Forissier
2025-04-03boot: Consider non-bootable partitionsSimon Glass
2025-02-11test: Drop suites.hSimon Glass
2024-11-09test: efi: boot: Set up an image suitable for EFI testingSimon Glass
2024-11-01scsi: fix disk capacity too small by one sectorJulius Lehmann
2024-10-16test: boot: fix bootdev_test_any for when DSA_SANDBOX is disabledJerome Forissier
2024-09-18bootstd: Create a function to reset USBSimon Glass
2024-08-26test: boot: Use UTF_CONSOLE in testsSimon Glass
2024-08-26test: Rename unit-test flagsSimon Glass
2024-07-15test: Remove duplicate newlinesMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06test: Remove <common.h> and add needed includesTom Rini
2023-10-23bootstd: Scan all bootdevs in a boot_targets entry (take 2)Simon Glass
2023-10-23bootstd: Correct logic for single uclassSimon Glass
2023-10-23bootstd: Expand boot-ordering test to include USBSimon Glass
2023-10-23Revert "bootstd: Scan all bootdevs in a boot_targets entry"Simon Glass
2023-10-13bootstd: Scan all bootdevs in a boot_targets entrySimon Glass
2023-05-13bootstd: usb: Avoid initing USB twiceSimon Glass
2023-05-13usb: Tidy up the usb_start flagSimon Glass
2023-04-27ide: Move ide_init() into probingSimon Glass
2023-04-26bootstd: Report missing labels only when askedSimon Glass
2023-03-08bootflow: Rename bootflow_flags_tSimon Glass
2023-02-06arm: qemu: Move GUIDs to the C fileSimon Glass
2023-02-06test: bootdev: Do not require USB to compile testLinus Walleij
2023-01-23bootstd: Record the bootdevs used during scanningSimon Glass
2023-01-23bootstd: Drop the old bootflow_scan_first()Simon Glass
2023-01-23bootstd: Allow scanning a single bootdev labelSimon Glass
2023-01-23bootstd: Switch bootdev scanning to use labelsSimon Glass
2023-01-23bootstd: Add a hunter for the extension featureSimon Glass
2023-01-23bootstd: Allow iterating to the next bootdev priortiySimon Glass
2023-01-23bootstd: Allow iterating to the next label in a listSimon Glass
2023-01-23bootstd: Allow hunting for a bootdev by labelSimon Glass
2023-01-23bootstd: Add a new pre-scan priority for bootdevsSimon Glass
2023-01-23bootstd: Allow hunting for bootdevs of a given prioritySimon Glass
2023-01-23bootstd: Treat DHCP and PXE as bootdev labelsSimon Glass
2023-01-23bootstd: Add a SPI flash bootdevSimon Glass
2023-01-23bootstd: Add a virtio bootdevSimon Glass
2023-01-23bootstd: Add an NVMe bootdevSimon Glass
2023-01-23bootstd: Add an IDE bootdevSimon Glass
2023-01-23bootstd: Add a SCSI bootdevSimon Glass
2023-01-23bootstd: Only scan bootable partitionsSimon Glass
2023-01-23bootstd: Add a hunter for ethernetSimon Glass
2023-01-23bootstd: Add an MMC hunterSimon Glass
2023-01-23bootstd: Add a USB hunterSimon Glass
2023-01-23bootstd: Support running bootdev huntersSimon Glass
2023-01-23bootstd: Add the concept of a bootdev hunterSimon Glass
2022-04-25bootstd: Add tests for bootstd including all uclassesSimon Glass