1. 7df766e dm: i2c: Add tests for I2C by Simon Glass · 10 years ago
  2. ee7637b dm_test: improve the appearance shown by "dm tree" command by Masahiro Yamada · 10 years ago
  3. b4463db test: dm: Add additional GPIO tests by Simon Glass · 10 years ago
  4. 0927a6f test: dm: Support memory leak checking as a core feature by Simon Glass · 10 years ago
  5. 1b27d60 dm: gpio: Add gpio_requestf() helper for printf() strings by Simon Glass · 10 years ago
  6. 96f7d60 test: dm: Update GPIO tests for new gpio_request() method by Simon Glass · 10 years ago
  7. 25348a4 dm: sf: Add tests for SPI flash by Simon Glass · 10 years ago
  8. abae56d dm: spi: Add tests by Simon Glass · 10 years ago
  9. 44da735 dm: core: Add functions for iterating through device children by Simon Glass · 10 years ago
  10. d45560d dm: Add child_pre_probe() and child_post_remove() methods by Simon Glass · 10 years ago
  11. 60d971b dm: Introduce per-child data for devices by Simon Glass · 10 years ago
  12. 48d4e29 dm: Add functions to access a device's children by Simon Glass · 10 years ago
  13. 4071742 dm: Provide a function to scan child FDT nodes by Simon Glass · 10 years ago
  14. de70867 dm: Avoid accessing uclasses before they are ready by Simon Glass · 10 years ago
  15. c1464ab dm: Allow a device to be found by its FDT offset by Simon Glass · 10 years ago
  16. bda99b5 dm: Display the sequence number for each device by Simon Glass · 10 years ago
  17. db6f020 dm: Introduce device sequence numbering by Simon Glass · 10 years ago
  18. 64bb92a dm: Avoid activating devices in 'dm uclass' command by Simon Glass · 10 years ago
  19. ae48d20 dm: Move device display into its own function by Simon Glass · 10 years ago
  20. fef72b7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  21. 6d3b3e2 dm: Make sure that the root device is probed by Simon Glass · 10 years ago
  22. a7bb08a dm: Use an explicit expect value in core tests by Simon Glass · 10 years ago
  23. 5a95c65 dm: Use '*' to indicate a device is activated by Simon Glass · 11 years ago
  24. 39f98ba dm: Fix printf() strings in the 'dm' command by Simon Glass · 10 years ago
  25. 17e9c78 dm: Allow driver model tests only for sandbox by Simon Glass · 10 years ago
  26. 767827a dm: Rename struct device_id to udevice_id by Simon Glass · 10 years ago
  27. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · 11 years ago
  28. e821d18 dm: Add GPIO support and tests by Simon Glass · 11 years ago
  29. c267cf7 dm: Add a 'dm' command for testing by Simon Glass · 11 years ago
  30. b2c1cac dm: Add basic tests by Simon Glass · 11 years ago