summaryrefslogtreecommitdiff
path: root/test/boot
AgeCommit message (Expand)Author
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: Include the device tree in the bootflowSimon 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-23part: Add a function to find the first bootable partitionSimon 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
2023-01-23dm: test: Correct ordering of DM setupSimon Glass
2023-01-16bootstd: Support setting a theme for the menuSimon Glass
2023-01-16bootstd: Add a test for the bootstd menuSimon Glass
2023-01-16expo: Add basic testsSimon Glass
2023-01-16bootstd: Allow reading a logo for the OSSimon Glass
2023-01-16bootstd: Read the Operating System name for distro/scriptsSimon Glass
2022-10-31vbe: Use a manual testSimon Glass
2022-10-31vbe: Add info about the VBE device to the fwupd nodeSimon Glass
2022-10-31vbe: Drop the U-Boot prefix from the versionSimon Glass
2022-10-31image: Add the concept of a phase to FITSimon Glass
2022-10-31test: Update tests to use the skip featureSimon Glass
2022-10-17vbe: Add a test for VBE device tree fixupsSimon Glass
2022-10-17test: Move common FIT code into a separate fit_util fileSimon Glass
2022-10-17bootstd: Move VBE setup into a shared functionSimon Glass
2022-10-17dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek
2022-09-29vbe: Allow test to run with live/flat treeSimon Glass
2022-09-29dm: core: Split ofnode_path_root() into two functionsSimon Glass
2022-08-12vbe: Add a new vbe commandSimon Glass
2022-08-12bootstd: Check building without global bootmethsSimon Glass
2022-08-12bootstd: Add vbe bootmeth into sandboxSimon Glass
2022-08-12bootstd: Drop the system bootdevSimon Glass
2022-08-12bootstd: Always create the EFI bootmgr bootmethSimon Glass
2022-08-12bootstd: Allow scanning for global bootmeths separatelySimon Glass
2022-08-12bootstd: Allow EFI bootmgr to support an invalid bootflowSimon Glass
2022-08-12bootstd: Provide a bootmeth method to obtain state infoSimon Glass
2022-08-12bootstd: Fix comment in bootmeth testSimon Glass
2022-08-12bootstd: Drop delays in the testsSimon Glass
2022-04-25bootstd: Add tests for bootstd including all uclassesSimon Glass