1. 8a42cbf dm: Add platform data advice and admonishment by Simon Glass · Mon Jul 06 12:54:22 2015 -0600
  2. 39f158e dm: Update the README to reflect the current test output by Simon Glass · Sun Apr 19 07:21:01 2015 -0600
  3. 0623299 dm: Update documentation for new bus features by Simon Glass · Sun Jan 25 08:27:20 2015 -0700
  4. 0ccb097 dm: core: Add a flag to control sequence numbering by Simon Glass · Sun Jan 25 08:27:05 2015 -0700
  5. cc7cf94 dm: core: Set device tree node for root device by Simon Glass · Sun Jan 25 08:26:58 2015 -0700
  6. 2f4e1ea dm: README: recommend u-boot.dtb to try driver-model on sandbox by Masahiro Yamada · Fri Dec 19 14:16:44 2014 +0900
  7. 9fa901b dm: Update documentation to include CONFIG_DM... options by Simon Glass · Mon Nov 10 17:16:54 2014 -0700
  8. b4463db test: dm: Add additional GPIO tests by Simon Glass · Sat Oct 04 11:29:51 2014 -0600
  9. 1b27d60 dm: gpio: Add gpio_requestf() helper for printf() strings by Simon Glass · Sat Oct 04 11:29:49 2014 -0600
  10. 96f7d60 test: dm: Update GPIO tests for new gpio_request() method by Simon Glass · Sat Oct 04 11:29:48 2014 -0600
  11. 47424ec dm: core: Add a clarifying comment on struct udevice's seq member by Simon Glass · Mon Oct 13 23:41:51 2014 -0600
  12. 44da735 dm: core: Add functions for iterating through device children by Simon Glass · Mon Oct 13 23:41:49 2014 -0600
  13. d45560d dm: Add child_pre_probe() and child_post_remove() methods by Simon Glass · Wed Jul 23 06:55:21 2014 -0600
  14. 60d971b dm: Introduce per-child data for devices by Simon Glass · Wed Jul 23 06:55:20 2014 -0600
  15. 48d4e29 dm: Add functions to access a device's children by Simon Glass · Wed Jul 23 06:55:19 2014 -0600
  16. 4071742 dm: Provide a function to scan child FDT nodes by Simon Glass · Wed Jul 23 06:55:18 2014 -0600
  17. de70867 dm: Avoid accessing uclasses before they are ready by Simon Glass · Wed Jul 23 06:55:15 2014 -0600
  18. c1464ab dm: Allow a device to be found by its FDT offset by Simon Glass · Wed Jul 23 06:55:14 2014 -0600
  19. db6f020 dm: Introduce device sequence numbering by Simon Glass · Wed Jul 23 06:55:12 2014 -0600
  20. fef72b7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · Wed Jul 23 06:55:03 2014 -0600
  21. 3b2a815 dm: Expand and improve the device lifecycle docs by Simon Glass · Wed Jun 11 23:29:55 2014 -0600
  22. 767827a dm: Rename struct device_id to udevice_id by Simon Glass · Wed Jun 11 23:29:45 2014 -0600
  23. f44e5b4 docs: driver-model: Fix spelling by Chris Packham · Sat Jun 07 10:35:55 2014 +1200
  24. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · Thu May 22 12:43:05 2014 +0200
  25. 069fb77 dm: Add README for driver model by Simon Glass · Wed Feb 26 15:59:17 2014 -0700