1. 75ec16f dm: device: fail uclass_find_first_device() if list_empty by Marcel Ziswiler · 6 years ago
  2. b775e87 dm: core: Add a function to find the first inactive child by Simon Glass · 6 years ago
  3. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  4. 70e35b4 dm: core: Add a function to look up a uclass by name by Simon Glass · 7 years ago
  5. eaffda7 dm: test: Add test for device removal by Stefan Roese · 8 years ago
  6. 80b5bc9 dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  7. e75c02d test/dm/core.c: Make pre-reloc test use pre-reloc struct by Tom Rini · 9 years ago
  8. 94d2218 dm: test: Show the amount of leaked memory on error by Simon Glass · 9 years ago
  9. 3a77be5 test: Generalize the unit test framework by Joe Hershberger · 10 years ago
  10. 51a0eac dm: test: Don't clear global_data in dm_test_uclass_before_ready() by Simon Glass · 10 years ago
  11. 2eff02f dm: test: Add tests for get/find uclass's device by name by Przemyslaw Marczak · 10 years ago
  12. 1e0a7f2 dm: test: Add tests for get/find uclass devices by Przemyslaw Marczak · 10 years ago
  13. 34cbe31 dm: test: Add tests for device's uclass platform data by Przemyslaw Marczak · 10 years ago
  14. 9c1f382 dm: core: Add a uclass pre_probe() method for devices by Simon Glass · 10 years ago
  15. de0977b dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · 10 years ago
  16. 98fd5d1 dm: core: Add a function to get a device's uclass ID by Simon Glass · 10 years ago
  17. 0927a6f test: dm: Support memory leak checking as a core feature by Simon Glass · 10 years ago
  18. de70867 dm: Avoid accessing uclasses before they are ready by Simon Glass · 10 years ago
  19. fef72b7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  20. 6d3b3e2 dm: Make sure that the root device is probed by Simon Glass · 10 years ago
  21. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · 11 years ago
  22. b2c1cac dm: Add basic tests by Simon Glass · 11 years ago