summaryrefslogtreecommitdiff
path: root/test/dm
AgeCommit message (Expand)Author
2018-11-17dm: video: correctly set the cursor positionHeinrich Schuchardt
2018-11-14test: dm: virtio: Add test cases for virtio uclassBin Meng
2018-11-14test: dm: pci: Add cases for finding next PCI capability APIsBin Meng
2018-11-14test: dm: blk: Correct blk_base test caseBin Meng
2018-11-14test: dm: core: Add test case for uclass driver's child_post_probe()Bin Meng
2018-11-14test: regmap: Add test for regmap_{set, get}Mario Six
2018-11-14test: regmap: Increase size of syscon0 memoryMario Six
2018-11-14test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flagBin Meng
2018-11-01test: tee: fix resource leak in dm_test_tee()Jens Wiklander
2018-10-20test: Add test for PCI device without compat string and with DT nodeMarek Vasut
2018-10-11Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2018-10-10net: Don't overwrite waiting packets with asynchronous repliesJoe Hershberger
2018-10-10test: eth: Add a test for the target being pingedJoe Hershberger
2018-10-10test: eth: Add a test for ARP requestsJoe Hershberger
2018-10-09sysreset: Add a way to find the last resetSimon Glass
2018-10-09sysreset: Tidy up a few comments and loggingSimon Glass
2018-10-09panel: Expand the backlight supportSimon Glass
2018-10-09test: panel: Add a test for the panel uclassSimon Glass
2018-10-09dm: core: Update ofnode to read binman-style flash entrySimon Glass
2018-10-09dm: core: Add a function to find the first inactive childSimon Glass
2018-10-09sandbox: video: Speed up video outputSimon Glass
2018-10-08sandbox: Unprotect DATA regions in bus testsSimon Glass
2018-10-07test: tee: test TEE uclassJens Wiklander
2018-09-30Merge git://git.denx.de/u-boot-dmTom Rini
2018-09-29dm: test: Add "/firmware" node scan testRajan Vaja
2018-09-29test: Add tests for board uclassMario Six
2018-09-29test: Add tests for dev_{enable, disable}_by_pathMario Six
2018-09-29test: Add tests for DT-manipulation functionsMario Six
2018-09-28video_osd: Add osd sandbox driver and testsMario Six
2018-09-18dm: fix alignment of help message of "dm" commandMasahiro Yamada
2018-09-18test: ofnode: test ofnode_by_prop_value()Jens Wiklander
2018-09-18test: Add tests for CPU uclassMario Six
2018-09-18test: Add tests for sysreset_get_statusMario Six
2018-09-10sandbox: Add serial testPatrice Chotard
2018-08-24dm: test: Fix typo in test-main commentMichal Simek
2018-08-11Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini
2018-08-11Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2018-08-11test: Add tests for misc uclassMario Six
2018-08-11test: Add AXI testMario Six
2018-08-10sandbox: led: use new function to configure default statePatrick Delaunay
2018-08-08test: dm: pci: Add cases for finding PCI capability APIsBin Meng
2018-08-08test: dm: pci: Add tests for mixed static and dynamic devices on the same busBin Meng
2018-08-08test: dm: pci: Test driver binding with driver data providedBin Meng
2018-08-08test: dm: pci: Add tests for configuration space accessBin Meng
2018-08-08test: dm: pci: Test more than one PCI host controllerBin Meng
2018-08-08test: dm: pci: Test more than one device on the same busBin Meng
2018-08-08test: dm: pci: Remove unnecessary steps in dm_test_pci_swapcase()Bin Meng
2018-08-06dm: power-domain: query power domain after get devicePeng Fan
2018-08-03clk: add clk_valid()Fabrice Gasnier
2018-07-19test: smem: add basic smem testRamon Fried