1. 0bb4427 dm: core: Correct the return value for uclass_find_first_device() by Simon Glass · Wed Sep 25 08:55:55 2019 -0600
  2. 75ec16f dm: device: fail uclass_find_first_device() if list_empty by Marcel Ziswiler · Fri Feb 01 16:01:07 2019 +0100
  3. b775e87 dm: core: Add a function to find the first inactive child by Simon Glass · Mon Oct 01 12:22:07 2018 -0600
  4. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  5. 70e35b4 dm: core: Add a function to look up a uclass by name by Simon Glass · Thu Dec 28 13:14:15 2017 -0700
  6. eaffda7 dm: test: Add test for device removal by Stefan Roese · Mon Mar 27 11:02:43 2017 +0200
  7. 80b5bc9 dm: core: Add flags parameter to device_remove() by Stefan Roese · Mon Mar 20 12:51:48 2017 +0100
  8. e75c02d test/dm/core.c: Make pre-reloc test use pre-reloc struct by Tom Rini · Sun Mar 20 10:10:28 2016 -0400
  9. 94d2218 dm: test: Show the amount of leaked memory on error by Simon Glass · Sat Sep 12 08:45:20 2015 -0600
  10. 3a77be5 test: Generalize the unit test framework by Joe Hershberger · Wed May 20 14:27:27 2015 -0500
  11. 51a0eac dm: test: Don't clear global_data in dm_test_uclass_before_ready() by Simon Glass · Sun Apr 19 07:21:02 2015 -0600
  12. 2eff02f dm: test: Add tests for get/find uclass's device by name by Przemyslaw Marczak · Mon Apr 20 13:32:33 2015 +0200
  13. 1e0a7f2 dm: test: Add tests for get/find uclass devices by Przemyslaw Marczak · Wed Apr 15 13:07:20 2015 +0200
  14. 34cbe31 dm: test: Add tests for device's uclass platform data by Przemyslaw Marczak · Wed Apr 15 13:07:19 2015 +0200
  15. 9c1f382 dm: core: Add a uclass pre_probe() method for devices by Simon Glass · Thu Mar 05 12:25:22 2015 -0700
  16. de0977b dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · Thu Mar 05 12:25:20 2015 -0700
  17. 98fd5d1 dm: core: Add a function to get a device's uclass ID by Simon Glass · Sun Jan 25 08:27:04 2015 -0700
  18. 0927a6f test: dm: Support memory leak checking as a core feature by Simon Glass · Sat Oct 04 11:29:50 2014 -0600
  19. de70867 dm: Avoid accessing uclasses before they are ready by Simon Glass · Wed Jul 23 06:55:15 2014 -0600
  20. fef72b7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · Wed Jul 23 06:55:03 2014 -0600
  21. 6d3b3e2 dm: Make sure that the root device is probed by Simon Glass · Wed Jul 23 06:55:00 2014 -0600
  22. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · Thu May 22 12:43:05 2014 +0200
  23. b2c1cac dm: Add basic tests by Simon Glass · Wed Feb 26 15:59:21 2014 -0700