summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-11-07test: Add a way to detect a test that breaks anotherSimon Glass
2022-11-07test: Allow showing basic information about testsSimon Glass
2022-11-07test: Tidy up help for ut commandSimon Glass
2022-11-07test: Drop an unused parameter to ut_run_test_live_flat()Simon Glass
2022-11-07dm: test: Clear the block cache after running a testSimon Glass
2022-11-07dm: test: Drop the special function for running DM testsSimon Glass
2022-11-07test: Correct pylint warnings in fs_helperSimon Glass
2022-11-07test: Split out mk_fs function into a helperSimon Glass
2022-11-06test/py: efi_secboot: Remove unnecessary cert-to-efi-hash-list optionMasahisa Kojima
2022-11-02cyclic: get rid of cyclic_init()Rasmus Villemoes
2022-10-31test: dm: Add test cases for FWU Metadata uclassSughosh Ganu
2022-10-31vbe: Add a test for the VBE flow into U-Boot properSimon 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: Add Kconfig options for VPLSimon Glass
2022-10-31vbe: Drop the U-Boot prefix from the versionSimon Glass
2022-10-31vbe: Move OS implementation into a separate fileSimon Glass
2022-10-31vbe: Rename vbe_fixup to vbe_requestSimon Glass
2022-10-31image: Add the concept of a phase to FITSimon Glass
2022-10-31usb: Update the test to cover reading and writingSimon Glass
2022-10-31dm: blk: Add udevice functionsSimon Glass
2022-10-31test: Support tests which can only be run manuallySimon Glass
2022-10-31test: Update tests to use the skip featureSimon Glass
2022-10-31test: Report skippped testsSimon Glass
2022-10-30Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass
2022-10-30video: Add commands to list and change fontsSimon Glass
2022-10-29dm: core: Do not stop uclass iteration on errorMichal Suchanek
2022-10-29event: Drop the path when checking event-list filenamesSimon Glass
2022-10-26dm: memory: Introduce new uclassRoger Quadros
2022-10-26test: Move to a working version of setuptoolsSimon Glass
2022-10-21test: Fix typo in test nameMichal Suchanek
2022-10-20k210: fix k210_pll_calc_config()Heinrich Schuchardt
2022-10-17vbe: Add a test for VBE device tree fixupsSimon Glass
2022-10-17vbe: Add fixups for a basic set of OS requestsSimon 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-17fdt: Show a message when the working FDT changesSimon Glass
2022-10-17dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek
2022-10-17dm: treewide: Do not opencode uclass_probe_all()Michal Suchanek
2022-10-17dm: core: Fix uclass_probe_all to really probe all devicesMichal Suchanek
2022-10-12test: run setexpr test only on sandboxHeinrich Schuchardt
2022-10-11test: cmd: add test for temperature commandRobert Marko
2022-10-11cmd: xxd: add new commandRoger Knecht
2022-10-11cmd: cat: add new commandRoger Knecht
2022-10-11Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custo...Tom Rini
2022-10-06test: fix some pylint errors in test_efi_secbootHeinrich Schuchardt
2022-10-05dm: fpga: Introduce new uclassAlexander Dahl
2022-09-29dm: core: Support copying properties with ofnodeSimon Glass
2022-09-29dm: core: Allow copying ofnode property data when writingSimon Glass