summaryrefslogtreecommitdiff
path: root/test/boot
Commit message (Expand)AuthorAgeFilesLines
* ide: Move ide_init() into probingSimon Glass2023-04-271-2/+0
* bootstd: Report missing labels only when askedSimon Glass2023-04-261-7/+5
* bootflow: Rename bootflow_flags_tSimon Glass2023-03-082-6/+6
* arm: qemu: Move GUIDs to the C fileSimon Glass2023-02-062-12/+15
* test: bootdev: Do not require USB to compile testLinus Walleij2023-02-061-0/+4
* bootstd: Record the bootdevs used during scanningSimon Glass2023-01-231-32/+35
* bootstd: Drop the old bootflow_scan_first()Simon Glass2023-01-232-9/+12
* bootstd: Allow scanning a single bootdev labelSimon Glass2023-01-232-3/+61
* bootstd: Switch bootdev scanning to use labelsSimon Glass2023-01-232-7/+57
* bootstd: Add a hunter for the extension featureSimon Glass2023-01-233-24/+38
* bootstd: Allow iterating to the next bootdev priortiySimon Glass2023-01-231-0/+84
* bootstd: Allow iterating to the next label in a listSimon Glass2023-01-231-1/+79
* bootstd: Allow hunting for a bootdev by labelSimon Glass2023-01-233-2/+140
* bootstd: Add a new pre-scan priority for bootdevsSimon Glass2023-01-231-20/+31
* bootstd: Allow hunting for bootdevs of a given prioritySimon Glass2023-01-231-0/+25
* bootstd: Treat DHCP and PXE as bootdev labelsSimon Glass2023-01-231-4/+13
* bootstd: Add a SPI flash bootdevSimon Glass2023-01-231-8/+11
* bootstd: Include the device tree in the bootflowSimon Glass2023-01-231-0/+1
* bootstd: Add a virtio bootdevSimon Glass2023-01-231-5/+7
* bootstd: Add an NVMe bootdevSimon Glass2023-01-231-6/+9
* bootstd: Add an IDE bootdevSimon Glass2023-01-231-6/+10
* bootstd: Add a SCSI bootdevSimon Glass2023-01-231-7/+11
* bootstd: Only scan bootable partitionsSimon Glass2023-01-232-2/+39
* part: Add a function to find the first bootable partitionSimon Glass2023-01-231-3/+3
* bootstd: Add a hunter for ethernetSimon Glass2023-01-231-6/+11
* bootstd: Add an MMC hunterSimon Glass2023-01-231-6/+10
* bootstd: Add a USB hunterSimon Glass2023-01-231-5/+21
* bootstd: Support running bootdev huntersSimon Glass2023-01-231-0/+3
* bootstd: Add the concept of a bootdev hunterSimon Glass2023-01-231-0/+52
* dm: test: Correct ordering of DM setupSimon Glass2023-01-231-4/+6
* bootstd: Support setting a theme for the menuSimon Glass2023-01-161-3/+80
* bootstd: Add a test for the bootstd menuSimon Glass2023-01-161-0/+51
* expo: Add basic testsSimon Glass2023-01-162-0/+541
* bootstd: Allow reading a logo for the OSSimon Glass2023-01-161-0/+1
* bootstd: Read the Operating System name for distro/scriptsSimon Glass2023-01-161-0/+1
* vbe: Use a manual testSimon Glass2022-10-311-11/+8
* vbe: Add info about the VBE device to the fwupd nodeSimon Glass2022-10-311-1/+6
* vbe: Drop the U-Boot prefix from the versionSimon Glass2022-10-311-1/+1
* image: Add the concept of a phase to FITSimon Glass2022-10-312-0/+37
* test: Update tests to use the skip featureSimon Glass2022-10-313-6/+13
* vbe: Add a test for VBE device tree fixupsSimon Glass2022-10-173-0/+62
* test: Move common FIT code into a separate fit_util fileSimon Glass2022-10-171-10/+11
* bootstd: Move VBE setup into a shared functionSimon Glass2022-10-173-30/+68
* dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek2022-10-171-1/+1
* vbe: Allow test to run with live/flat treeSimon Glass2022-09-291-14/+9
* dm: core: Split ofnode_path_root() into two functionsSimon Glass2022-09-291-1/+1
* vbe: Add a new vbe commandSimon Glass2022-08-121-0/+115
* bootstd: Check building without global bootmethsSimon Glass2022-08-122-7/+24
* bootstd: Add vbe bootmeth into sandboxSimon Glass2022-08-123-8/+68
* bootstd: Drop the system bootdevSimon Glass2022-08-121-6/+1