summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: bootdev: Do not require USB to compile testLinus Walleij2023-02-061-0/+4
* test: dm: test-fdt: Add decode_panel_timing testNikhil M Jain2023-02-041-0/+36
* test: Add test for mapping IOMMUs for PCI devicesMark Kettenis2023-01-271-0/+30
* test: Add test for IOMMU uclass map/unmap opsMark Kettenis2023-01-271-1/+43
* mkimage: fit: Support signed configurations in 'auto' FITsMassimo Pegorer2023-01-271-0/+195
* 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
* sandbox: Allow SPI flash bootdevs to be disabled for testsSimon Glass2023-01-231-0/+1
* bootstd: Include the device tree in the bootflowSimon Glass2023-01-231-0/+1
* bootstd: Add a virtio bootdevSimon Glass2023-01-231-5/+7
* virtio: Avoid strange behaviour on removalSimon Glass2023-01-231-0/+3
* 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-234-7/+25
* 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
* sandbox: Allow ethernet bootdevs to be disabled for testsSimon Glass2023-01-231-1/+7
* dm: test: Correct ordering of DM setupSimon Glass2023-01-232-7/+14
* dm: part: Update test to use mmc2Simon Glass2023-01-231-6/+6
* test: Drop duplicate restore of DM stateSimon Glass2023-01-231-4/+0
* test: Fix the help for the ut commandSimon Glass2023-01-231-1/+1
* lib: Add a function to split a string into substringsSimon Glass2023-01-231-0/+82
* dm: test: Correct assertion in dm_test_part()Simon Glass2023-01-231-8/+4
* dm: core: Support sorting devices with dm treeSimon Glass2023-01-231-0/+38
* test: compression: add zstd uncompression testBrandon Maier2023-01-182-1/+72
* test/py: gpt: add test for the gpt partition type GUID identifierEnric Balletbo i Serra2023-01-181-0/+23
* test: compression: use sizeof() instead of magic numbersBrandon Maier2023-01-181-4/+4
* bootstd: Support setting a theme for the menuSimon Glass2023-01-161-3/+80
* bootstd: Add a test for the bootstd menuSimon Glass2023-01-164-19/+250
* 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
* video: Add font functions to the vidconsole APISimon Glass2023-01-161-3/+3
* sandbox: Enable mmc command and legacy imagesSimon Glass2023-01-161-0/+2
* Use `grep -E` or plain `grep` instead of `egrep`Ville Skyttä2023-01-111-5/+5