summaryrefslogtreecommitdiff
path: root/test/boot
AgeCommit message (Expand)AuthorFilesLines
2022-10-31vbe: Use a manual testSimon Glass1-11/+8
2022-10-31vbe: Add info about the VBE device to the fwupd nodeSimon Glass1-1/+6
2022-10-31vbe: Drop the U-Boot prefix from the versionSimon Glass1-1/+1
2022-10-31image: Add the concept of a phase to FITSimon Glass2-0/+37
2022-10-31test: Update tests to use the skip featureSimon Glass3-6/+13
2022-10-18vbe: Add a test for VBE device tree fixupsSimon Glass3-0/+62
2022-10-18test: Move common FIT code into a separate fit_util fileSimon Glass1-10/+11
2022-10-18bootstd: Move VBE setup into a shared functionSimon Glass3-30/+68
2022-10-18dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek1-1/+1
2022-09-30vbe: Allow test to run with live/flat treeSimon Glass1-14/+9
2022-09-30dm: core: Split ofnode_path_root() into two functionsSimon Glass1-1/+1
2022-08-12vbe: Add a new vbe commandSimon Glass1-0/+115
2022-08-12bootstd: Check building without global bootmethsSimon Glass2-7/+24
2022-08-12bootstd: Add vbe bootmeth into sandboxSimon Glass3-8/+68
2022-08-12bootstd: Drop the system bootdevSimon Glass1-6/+1
2022-08-12bootstd: Always create the EFI bootmgr bootmethSimon Glass1-15/+7
2022-08-12bootstd: Allow scanning for global bootmeths separatelySimon Glass1-2/+3
2022-08-12bootstd: Allow EFI bootmgr to support an invalid bootflowSimon Glass1-0/+4
2022-08-12bootstd: Provide a bootmeth method to obtain state infoSimon Glass1-0/+18
2022-08-12bootstd: Fix comment in bootmeth testSimon Glass1-1/+1
2022-08-12bootstd: Drop delays in the testsSimon Glass1-0/+22
2022-04-25bootstd: Add tests for bootstd including all uclassesSimon Glass6-0/+812