summaryrefslogtreecommitdiff
path: root/test/dm
Commit message (Expand)AuthorAgeFilesLines
* test: Add test for PCI device without compat string and with DT nodeMarek Vasut2018-10-201-0/+5
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2018-10-111-0/+170
|\
| * net: Don't overwrite waiting packets with asynchronous repliesJoe Hershberger2018-10-101-4/+2
| * test: eth: Add a test for the target being pingedJoe Hershberger2018-10-101-0/+86
| * test: eth: Add a test for ARP requestsJoe Hershberger2018-10-101-0/+86
* | sysreset: Add a way to find the last resetSimon Glass2018-10-091-0/+20
* | sysreset: Tidy up a few comments and loggingSimon Glass2018-10-091-1/+0
* | panel: Expand the backlight supportSimon Glass2018-10-091-0/+29
* | test: panel: Add a test for the panel uclassSimon Glass2018-10-092-0/+51
* | dm: core: Update ofnode to read binman-style flash entrySimon Glass2018-10-091-0/+16
* | dm: core: Add a function to find the first inactive childSimon Glass2018-10-091-0/+31
* | sandbox: video: Speed up video outputSimon Glass2018-10-091-1/+1
* | sandbox: Unprotect DATA regions in bus testsSimon Glass2018-10-081-0/+12
|/
* test: tee: test TEE uclassJens Wiklander2018-10-072-0/+99
* Merge git://git.denx.de/u-boot-dmTom Rini2018-09-304-0/+163
|\
| * dm: test: Add "/firmware" node scan testRajan Vaja2018-09-292-0/+23
| * test: Add tests for board uclassMario Six2018-09-292-0/+58
| * test: Add tests for dev_{enable, disable}_by_pathMario Six2018-09-291-0/+28
| * test: Add tests for DT-manipulation functionsMario Six2018-09-291-0/+54
* | video_osd: Add osd sandbox driver and testsMario Six2018-09-282-0/+211
|/
* dm: fix alignment of help message of "dm" commandMasahiro Yamada2018-09-181-1/+1
* test: ofnode: test ofnode_by_prop_value()Jens Wiklander2018-09-181-0/+27
* test: Add tests for CPU uclassMario Six2018-09-182-0/+46
* test: Add tests for sysreset_get_statusMario Six2018-09-181-0/+20
* sandbox: Add serial testPatrice Chotard2018-09-102-0/+55
* dm: test: Fix typo in test-main commentMichal Simek2018-08-241-1/+1
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2018-08-112-0/+84
|\
| * test: Add tests for misc uclassMario Six2018-08-112-0/+84
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2018-08-112-0/+78
|\ \ | |/ |/|
| * test: Add AXI testMario Six2018-08-112-0/+78
* | sandbox: led: use new function to configure default statePatrick Delaunay2018-08-101-0/+3
|/
* test: dm: pci: Add cases for finding PCI capability APIsBin Meng2018-08-081-0/+32
* test: dm: pci: Add tests for mixed static and dynamic devices on the same busBin Meng2018-08-081-0/+63
* test: dm: pci: Test driver binding with driver data providedBin Meng2018-08-081-0/+17
* test: dm: pci: Add tests for configuration space accessBin Meng2018-08-081-9/+15
* test: dm: pci: Test more than one PCI host controllerBin Meng2018-08-081-0/+11
* test: dm: pci: Test more than one device on the same busBin Meng2018-08-081-4/+33
* test: dm: pci: Remove unnecessary steps in dm_test_pci_swapcase()Bin Meng2018-08-081-3/+1
* dm: power-domain: query power domain after get devicePeng Fan2018-08-061-0/+2
* clk: add clk_valid()Fabrice Gasnier2018-08-031-0/+1
* test: smem: add basic smem testRamon Fried2018-07-192-0/+28
* dm: spi: Update sandbox SPI emulation driver to use ofnodeSimon Glass2018-07-091-4/+4
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2018-06-011-0/+42
|\
| * dm: core: add functions to get memory-mapped I/O addressesÁlvaro Fernández Rojas2018-06-011-0/+42
* | test: dm: Fix wrong aliases property namesEugeniu Rosca2018-05-311-1/+1
|/
* sandbox: tests: Add tests for mc34708 PMIC deviceLukasz Majewski2018-05-181-0/+56
* sandbox: tests: Exclude common test code (pmic_get) in test/dm/pmic.cLukasz Majewski2018-05-181-2/+10
* test: regmap: add read/modify/write testNeil Armstrong2018-05-081-0/+25
* dm: led: add testcase for "default-state" propertyPatrick Bruenn2018-05-081-1/+19
* test: ofnode: test ofnode_device_is_compatible()Masahiro Yamada2018-05-072-0/+18