1. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  2. a18a36f Merge tag 'v2021.04-rc5' into next by Tom Rini · Mon Mar 29 17:53:19 2021 -0400
  3. a34b3eb test: Add udevice declaration to avoid build error by Simon Glass · Sun Mar 28 06:53:08 2021 +1300
  4. c7b4b83 dtoc: Generate uclass devices by Simon Glass · Wed Feb 03 06:01:20 2021 -0700
  5. b98bfbc test: Drop struct dm_test_state by Simon Glass · Sun Mar 07 17:34:57 2021 -0700
  6. 0f8f677 test: Call test_pre/post_run() from driver model tests by Simon Glass · Sun Mar 07 17:34:49 2021 -0700
  7. ab1fca0 test: Mark all driver model tests with a flag by Simon Glass · Sun Mar 07 17:34:45 2021 -0700
  8. 4bf8972 test: Move some test drivers into their own file by Simon Glass · Wed Dec 23 08:11:18 2020 -0700
  9. bdb7635 test: Use a simple variable to record removed device by Simon Glass · Wed Dec 23 08:11:17 2020 -0700
  10. 974dccd dm: Rename DM test flags to make them more generic by Simon Glass · Tue Jul 28 19:41:12 2020 -0600
  11. 75c4d41 dm: core: Drop header files from dm/test.h by Simon Glass · Sun Jul 19 10:15:37 2020 -0600
  12. 4425bf4 video: Add comments to struct sandbox_sdl_plat by Simon Glass · Thu Jul 02 21:12:28 2020 -0600
  13. 35cb2a4 dm: core: Add a function to find a device by drvdata by Simon Glass · Thu Feb 06 09:54:50 2020 -0700
  14. d9bad17 test: dm: core: Add test case for uclass driver's child_post_probe() by Bin Meng · Mon Oct 15 02:20:58 2018 -0700
  15. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  16. 017886b dm: core: Run tests with both livetree and flat tree by Simon Glass · Thu May 18 20:09:17 2017 -0600
  17. 69f617f video: sandbox: Allow selection of font size and console name by Simon Glass · Thu Jan 14 18:10:49 2016 -0700
  18. 90b6fef dm: video: test: Add tests for the video uclass by Simon Glass · Mon Jan 18 19:52:26 2016 -0700
  19. 9dc1d71 test: dm: Move the dm tests over to the ut command by Joe Hershberger · Wed May 20 14:27:29 2015 -0500
  20. 3a77be5 test: Generalize the unit test framework by Joe Hershberger · Wed May 20 14:27:27 2015 -0500
  21. 34cbe31 dm: test: Add tests for device's uclass platform data by Przemyslaw Marczak · Wed Apr 15 13:07:19 2015 +0200
  22. 1506180 dm: test: Allow 'dm test' to select a particular test to run by Simon Glass · Wed Mar 25 12:23:04 2015 -0600
  23. 9c1f382 dm: core: Add a uclass pre_probe() method for devices by Simon Glass · Thu Mar 05 12:25:22 2015 -0700
  24. 5104b98 dm: core: Allow uclass to set up a device's child before it is probed by Simon Glass · Sun Jan 25 08:27:10 2015 -0700
  25. 0927a6f test: dm: Support memory leak checking as a core feature by Simon Glass · Sat Oct 04 11:29:50 2014 -0600
  26. d45560d dm: Add child_pre_probe() and child_post_remove() methods by Simon Glass · Wed Jul 23 06:55:21 2014 -0600
  27. 60d971b dm: Introduce per-child data for devices by Simon Glass · Wed Jul 23 06:55:20 2014 -0600
  28. 4071742 dm: Provide a function to scan child FDT nodes by Simon Glass · Wed Jul 23 06:55:18 2014 -0600
  29. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · Thu May 22 12:43:05 2014 +0200
  30. b2c1cac dm: Add basic tests by Simon Glass · Wed Feb 26 15:59:21 2014 -0700