aboutsummaryrefslogtreecommitdiff
path: root/test/dm
AgeCommit message (Expand)AuthorFilesLines
2018-10-09dm: core: Update ofnode to read binman-style flash entrySimon Glass1-0/+16
2018-10-09dm: core: Add a function to find the first inactive childSimon Glass1-0/+31
2018-10-09sandbox: video: Speed up video outputSimon Glass1-1/+1
2018-10-08sandbox: Unprotect DATA regions in bus testsSimon Glass1-0/+12
2018-10-07test: tee: test TEE uclassJens Wiklander2-0/+99
2018-09-30Merge git://git.denx.de/u-boot-dmTom Rini4-0/+163
2018-09-29dm: test: Add "/firmware" node scan testRajan Vaja2-0/+23
2018-09-29test: Add tests for board uclassMario Six2-0/+58
2018-09-29test: Add tests for dev_{enable, disable}_by_pathMario Six1-0/+28
2018-09-29test: Add tests for DT-manipulation functionsMario Six1-0/+54
2018-09-28video_osd: Add osd sandbox driver and testsMario Six2-0/+211
2018-09-18dm: fix alignment of help message of "dm" commandMasahiro Yamada1-1/+1
2018-09-18test: ofnode: test ofnode_by_prop_value()Jens Wiklander1-0/+27
2018-09-18test: Add tests for CPU uclassMario Six2-0/+46
2018-09-18test: Add tests for sysreset_get_statusMario Six1-0/+20
2018-09-10sandbox: Add serial testPatrice Chotard2-0/+55
2018-08-24dm: test: Fix typo in test-main commentMichal Simek1-1/+1
2018-08-11Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2-0/+84
2018-08-11Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2-0/+78
2018-08-11test: Add tests for misc uclassMario Six2-0/+84
2018-08-11test: Add AXI testMario Six2-0/+78
2018-08-10sandbox: led: use new function to configure default statePatrick Delaunay1-0/+3
2018-08-08test: dm: pci: Add cases for finding PCI capability APIsBin Meng1-0/+32
2018-08-08test: dm: pci: Add tests for mixed static and dynamic devices on the same busBin Meng1-0/+63
2018-08-08test: dm: pci: Test driver binding with driver data providedBin Meng1-0/+17
2018-08-08test: dm: pci: Add tests for configuration space accessBin Meng1-9/+15
2018-08-08test: dm: pci: Test more than one PCI host controllerBin Meng1-0/+11
2018-08-08test: dm: pci: Test more than one device on the same busBin Meng1-4/+33
2018-08-08test: dm: pci: Remove unnecessary steps in dm_test_pci_swapcase()Bin Meng1-3/+1
2018-08-06dm: power-domain: query power domain after get devicePeng Fan1-0/+2
2018-08-03clk: add clk_valid()Fabrice Gasnier1-0/+1
2018-07-19test: smem: add basic smem testRamon Fried2-0/+28
2018-07-09dm: spi: Update sandbox SPI emulation driver to use ofnodeSimon Glass1-4/+4
2018-06-01Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini1-0/+42
2018-06-01dm: core: add functions to get memory-mapped I/O addressesÁlvaro Fernández Rojas1-0/+42
2018-05-31test: dm: Fix wrong aliases property namesEugeniu Rosca1-1/+1
2018-05-18sandbox: tests: Add tests for mc34708 PMIC deviceLukasz Majewski1-0/+56
2018-05-18sandbox: tests: Exclude common test code (pmic_get) in test/dm/pmic.cLukasz Majewski1-2/+10
2018-05-08test: regmap: add read/modify/write testNeil Armstrong1-0/+25
2018-05-08dm: led: add testcase for "default-state" propertyPatrick Bruenn1-1/+19
2018-05-07test: ofnode: test ofnode_device_is_compatible()Masahiro Yamada2-0/+18
2018-05-07test: regmap: test Linux-compatible syscon_node_to_regmap()Masahiro Yamada1-0/+17
2018-05-07regmap: clean up regmap allocationMasahiro Yamada1-8/+5
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini37-74/+37
2018-04-28test: dm: regmap: fix license headerMasahiro Yamada1-1/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini15-30/+0
2018-04-10clk: add sandbox test for bulk APINeil Armstrong1-0/+37
2018-04-10reset: add sandbox test for bulk APINeil Armstrong1-0/+33
2018-04-01core: ofnode: Fix translation for #size-cells == 0Mario Six1-0/+43
2018-03-06dm: video: support increased intensity (bold)Heinrich Schuchardt1-1/+1