1. 409f4a2 test: Rename test-main.c to test-dm.c by Simon Glass · 3 years, 9 months ago[Renamed (98%) from test/dm/test-main.c]
  2. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  3. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  4. 8ee05b5 dm: core: Drop unused parameter from dm_extended_scan_fdt() by Simon Glass · 4 years ago
  5. 725e4fc dm: core: Drop unused parameter from dm_scan_fdt() by Simon Glass · 4 years ago
  6. 8a38abf dm: Use driver_info index instead of pointer by Simon Glass · 4 years, 2 months ago
  7. b25ff5c dm: test: Add a way to run SPL tests by Simon Glass · 4 years, 1 month ago
  8. 5b448ce dm: test: Update the test runner to support of-platdata by Simon Glass · 4 years, 1 month ago
  9. a652d9c dm: Avoid using #ifdef for CONFIG_OF_LIVE by Simon Glass · 4 years, 2 months ago
  10. e180c2b dm: Rename DM test flags to make them more generic by Simon Glass · 4 years, 4 months ago
  11. 0e1fad4 dm: core: Drop header files from dm/test.h by Simon Glass · 4 years, 4 months ago
  12. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
  13. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 6 months ago
  14. cfccff8 test: Enable console recording in tests by Simon Glass · 4 years, 10 months ago
  15. 2232700 dm: test: Correct a stray backslash in dm_test_destroy() by Simon Glass · 5 years ago
  16. ad95047 dm: test: Don't fail when tests are skipped due to build by Simon Glass · 5 years ago
  17. fe9a967 dm: test: Fix running of multiple test from command line by Simon Glass · 5 years ago
  18. 96ffe87 dm: test: Fix typo in test-main comment by Michal Simek · 6 years ago
  19. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  20. ee87a09 dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_test by Patrice Chotard · 7 years ago
  21. 6fb2f57 dm: core: Run tests with both livetree and flat tree by Simon Glass · 8 years ago
  22. c166c47 dm: test: Add support for running tests with livetree by Simon Glass · 8 years ago
  23. 801587b dm: test: Show the test filename when running by Simon Glass · 8 years ago
  24. f86db10 dm: test: Move test running code into a separate function by Simon Glass · 8 years ago
  25. 34b744b sandbox: Add a way to reset sandbox state for tests by Simon Glass · 8 years ago
  26. 19c8205 dm: core: Scan the live tree when setting up driver model by Simon Glass · 8 years ago
  27. 26e1bec test/dm: clear unit test failure count each run by Stephen Warren · 9 years ago
  28. 9ce8b40 test: Record and silence console in tests by Simon Glass · 9 years ago
  29. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  30. 3884c98 dm: usb: Avoid time delays in sandbox tests by Simon Glass · 9 years ago
  31. c02790c dm: test: Allow test names to leave out the dm_test_ prefix by Simon Glass · 9 years ago
  32. b6227d3 test: dm: Recover the driver model tree after tests by Joe Hershberger · 10 years ago
  33. 7cccc66 test: dm: Don't bail on all tests if one test fails by Joe Hershberger · 10 years ago
  34. 40441e0 test: dm: Move the dm tests over to the ut command by Joe Hershberger · 10 years ago
  35. e721b88 test: Generalize the unit test framework by Joe Hershberger · 10 years ago
  36. f64000c test: dm: test.dts - move to sandbox dts directory by Przemyslaw Marczak · 10 years ago
  37. 57f54d5 dm: test: Allow 'dm test' to select a particular test to run by Simon Glass · 10 years ago
  38. 756ac0b test: dm: Support memory leak checking as a core feature by Simon Glass · 10 years ago
  39. 00606d7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  40. 54c5d08 dm: rename device struct to udevice by Heiko Schocher · 11 years ago
  41. 2e7d35d dm: Add basic tests by Simon Glass · 11 years ago