1. d45560d dm: Add child_pre_probe() and child_post_remove() methods by Simon Glass · 10 years ago
  2. 60d971b dm: Introduce per-child data for devices by Simon Glass · 10 years ago
  3. 48d4e29 dm: Add functions to access a device's children by Simon Glass · 10 years ago
  4. 4071742 dm: Provide a function to scan child FDT nodes by Simon Glass · 10 years ago
  5. de70867 dm: Avoid accessing uclasses before they are ready by Simon Glass · 10 years ago
  6. c1464ab dm: Allow a device to be found by its FDT offset by Simon Glass · 10 years ago
  7. bda99b5 dm: Display the sequence number for each device by Simon Glass · 10 years ago
  8. db6f020 dm: Introduce device sequence numbering by Simon Glass · 10 years ago
  9. 64bb92a dm: Avoid activating devices in 'dm uclass' command by Simon Glass · 10 years ago
  10. ae48d20 dm: Move device display into its own function by Simon Glass · 10 years ago
  11. fef72b7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  12. 6d3b3e2 dm: Make sure that the root device is probed by Simon Glass · 10 years ago
  13. a7bb08a dm: Use an explicit expect value in core tests by Simon Glass · 10 years ago
  14. 5a95c65 dm: Use '*' to indicate a device is activated by Simon Glass · 11 years ago
  15. 39f98ba dm: Fix printf() strings in the 'dm' command by Simon Glass · 10 years ago
  16. 17e9c78 dm: Allow driver model tests only for sandbox by Simon Glass · 10 years ago
  17. 767827a dm: Rename struct device_id to udevice_id by Simon Glass · 10 years ago
  18. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · 11 years ago
  19. e821d18 dm: Add GPIO support and tests by Simon Glass · 11 years ago
  20. c267cf7 dm: Add a 'dm' command for testing by Simon Glass · 11 years ago
  21. b2c1cac dm: Add basic tests by Simon Glass · 11 years ago