summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-02-11trace: Add a testSimon Glass
2023-02-10dm: button: add support for linux_code in button-gpio.c driverDzmitry Sankouski
2023-02-10test: create dedicated fdt node for ofnode_for_each_prop testDzmitry Sankouski
2023-02-08test: lmb: Rework lib_test_lmb_max_regions test to scaleTom Rini
2023-02-06cmd: Add a SEAMA image load commandLinus Walleij
2023-02-06arm: qemu: Move GUIDs to the C fileSimon Glass
2023-02-06test: bootdev: Do not require USB to compile testLinus Walleij
2023-02-04test: dm: test-fdt: Add decode_panel_timing testNikhil M Jain
2023-01-27test: Add test for mapping IOMMUs for PCI devicesMark Kettenis
2023-01-27test: Add test for IOMMU uclass map/unmap opsMark Kettenis
2023-01-27mkimage: fit: Support signed configurations in 'auto' FITsMassimo Pegorer
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-23sandbox: Allow SPI flash bootdevs to be disabled for testsSimon Glass
2023-01-23bootstd: Include the device tree in the bootflowSimon Glass
2023-01-23bootstd: Add a virtio bootdevSimon Glass
2023-01-23virtio: Avoid strange behaviour on removalSimon 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-23sandbox: Allow ethernet bootdevs to be disabled for testsSimon Glass
2023-01-23dm: test: Correct ordering of DM setupSimon Glass
2023-01-23dm: part: Update test to use mmc2Simon Glass
2023-01-23test: Drop duplicate restore of DM stateSimon Glass
2023-01-23test: Fix the help for the ut commandSimon Glass
2023-01-23lib: Add a function to split a string into substringsSimon Glass
2023-01-23dm: test: Correct assertion in dm_test_part()Simon Glass
2023-01-23dm: core: Support sorting devices with dm treeSimon Glass
2023-01-18test: compression: add zstd uncompression testBrandon Maier
2023-01-18test/py: gpt: add test for the gpt partition type GUID identifierEnric Balletbo i Serra
2023-01-18test: compression: use sizeof() instead of magic numbersBrandon Maier
2023-01-16bootstd: Support setting a theme for the menuSimon Glass
2023-01-16bootstd: Add a test for the bootstd menuSimon Glass