1. a327dee dm: Add child_pre_probe() and child_post_remove() methods by Simon Glass · 10 years ago
  2. e59f458 dm: Introduce per-child data for devices by Simon Glass · 10 years ago
  3. 997c87b dm: Add functions to access a device's children by Simon Glass · 10 years ago
  4. 1ca7e20 dm: Provide a function to scan child FDT nodes by Simon Glass · 10 years ago
  5. c910e2e dm: Avoid accessing uclasses before they are ready by Simon Glass · 10 years ago
  6. f4cdead dm: Allow a device to be found by its FDT offset by Simon Glass · 10 years ago
  7. b7d6657 dm: Display the sequence number for each device by Simon Glass · 10 years ago
  8. 5a66a8f dm: Introduce device sequence numbering by Simon Glass · 10 years ago
  9. 4e8bc21 dm: Avoid activating devices in 'dm uclass' command by Simon Glass · 10 years ago
  10. fffa24d dm: Move device display into its own function by Simon Glass · 10 years ago
  11. 00606d7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  12. 7497812 dm: Make sure that the root device is probed by Simon Glass · 10 years ago
  13. eb9ef5f dm: Use an explicit expect value in core tests by Simon Glass · 10 years ago
  14. 4af5b14 dm: Use '*' to indicate a device is activated by Simon Glass · 10 years ago
  15. 184b1b7 dm: Fix printf() strings in the 'dm' command by Simon Glass · 10 years ago
  16. b6a49a7 dm: Allow driver model tests only for sandbox by Simon Glass · 10 years ago
  17. ae7f451 dm: Rename struct device_id to udevice_id by Simon Glass · 10 years ago
  18. 54c5d08 dm: rename device struct to udevice by Heiko Schocher · 10 years ago
  19. 96495d9 dm: Add GPIO support and tests by Simon Glass · 11 years ago
  20. 0681195 dm: Add a 'dm' command for testing by Simon Glass · 11 years ago
  21. 2e7d35d dm: Add basic tests by Simon Glass · 11 years ago