aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-08-26bootstd: cros: Allow detection of any kernel partitionSimon Glass
2023-08-25bootstd: Add a test for bootmeth_crosSimon Glass
2023-08-25bootstd: test: Allow binding and using any mmc deviceSimon Glass
2023-08-25bootflow: Show an empty filename when there is noneSimon Glass
2023-08-25test: Move 1MB.fat32.img and 2MB.ext2.imgSimon Glass
2023-08-25expo: cedit: Support reading settings from CMOS RAMSimon Glass
2023-08-25expo: cedit: Support writing settings to CMOS RAMSimon Glass
2023-08-25expo: cedit: Support reading settings from environment varsSimon Glass
2023-08-25expo: cedit: Support writing settings to environment varsSimon Glass
2023-08-25expo: cedit: Support reading settings from a fileSimon Glass
2023-08-25expo: cedit: Support writing settings to a fileSimon Glass
2023-08-25expo: Tidy up the expo.py tool and usageSimon Glass
2023-08-25expo: Move cedit test into its own file and tidySimon Glass
2023-08-25expo: Provide a way to iterate through all scene objectsSimon Glass
2023-08-25abuf: Allow incrementing the sizeSimon Glass
2023-08-22test: acpi: Handle both 32bit and 64bit ACPI tablesMarek Vasut
2023-08-22test: Fix the help for the ut commandMarek Vasut
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini
2023-08-20test: cpu: Handle both 32bit and 64bit CPUsMarek Vasut
2023-08-20test: dm: pinmux: Handle %pa in pinctrl-single mux outputMarek Vasut
2023-08-14test: unit test for semihostingHeinrich Schuchardt
2023-08-08test: fix a couple NULL vs IS_ERR() checksDan Carpenter
2023-08-08test: unicode: fix a sizeof() vs ARRAY_SIZE() bugDan Carpenter
2023-08-08lib/charset: fix u16_strlcat() return valueMatthias Schiffer
2023-08-08Revert "lib: string: Fix strlcpy return value", fix callersMatthias Schiffer
2023-08-08arm_ffa: introduce armffa commandAbdellatif El Khlifi
2023-08-08arm_ffa: introduce sandbox test cases for UCLASS_FFAAbdellatif El Khlifi
2023-08-08lib: uuid: introduce testcase for uuid_str_to_le_binAbdellatif El Khlifi
2023-07-24Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini
2023-07-24arm_ffa: introduce armffa command Sandbox testAbdellatif El Khlifi
2023-07-24arm_ffa: introduce sandbox test cases for UCLASS_FFAAbdellatif El Khlifi
2023-07-24lib: uuid: introduce testcase for uuid_str_to_le_binAbdellatif El Khlifi
2023-07-20sandbox: fix a compilation errorSergei Antonov
2023-07-20test: avoid function name 'setup'Heinrich Schuchardt
2023-07-17dm: test: Add test for part_get_info_by_typeJoshua Watt
2023-07-17dm: test: Improve partition test error outputJoshua Watt
2023-07-17dm: test: Fix partition test to use mmc2Joshua Watt
2023-07-17tests: Fix exception when cleaning up skipped testJoshua Watt
2023-07-17bdinfo: Show the RAM top and approximate stack pointerSimon Glass
2023-07-17acpi: Add a comment to set the acpi tablesSimon Glass
2023-07-17bootstd: Add support for updating elements of the cmdlineSimon Glass
2023-07-17bootstd: Add a function to update a command lineSimon Glass
2023-07-17bdinfo: Show information about the serial portSimon Glass
2023-07-16bootstd: Allow storing the OS command line in the bootflowSimon Glass
2023-07-16test: Skip flat-tree tests if devicetree is not usedSimon Glass
2023-07-14video: Update stb_truetypeSimon Glass
2023-07-14expo: Add tests for the configuration editorSimon Glass
2023-07-14expo: Support building an expo from a description fileSimon Glass
2023-07-14expo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEMSimon Glass
2023-07-14expo: Move menu-item selection into a functionSimon Glass