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