1. 8c93df1 dm: allow setting driver_data before/during bind by Stephen Warren · Wed May 11 15:26:24 2016 -0600
  2. 6142d75 dm: Remove device_probe_child() by Simon Glass · Mon Jan 25 14:58:42 2016 -0700
  3. 7e7573c Revert "dm: Export device_remove_children / device_unbind_children" by Simon Glass · Sun Nov 08 23:47:58 2015 -0700
  4. e1cc1f0 dm: core: allow device_bind() to not return a device pointer by Masahiro Yamada · Thu Aug 27 12:44:28 2015 +0900
  5. 04aa00d dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list by Masahiro Yamada · Wed Aug 12 07:31:52 2015 +0900
  6. 029bfca devres: make Devres optional with CONFIG_DEVRES by Masahiro Yamada · Sat Jul 25 21:52:37 2015 +0900
  7. 8b15b16 devres: introduce Devres (Managed Device Resource) framework by Masahiro Yamada · Sat Jul 25 21:52:35 2015 +0900
  8. 59b6196 dm: Support address translation for simple-bus by Simon Glass · Tue Jul 07 20:53:44 2015 -0600
  9. a608ba6 dm: Export device_remove_children / device_unbind_children by Hans de Goede · Wed Jul 01 20:52:58 2015 +0200
  10. a626dff dm: core: Convert driver_bind() to use const by Simon Glass · Wed Mar 25 12:21:54 2015 -0600
  11. 45a9335 dm: Protect device_unbind() with CONFIG_DM_DEVICE_REMOVE by Marek Vasut · Wed Feb 18 22:36:18 2015 +0100
  12. b38ea5a dm: Allow device removal features to be dropped by Simon Glass · Mon Nov 10 17:16:47 2014 -0700
  13. 1586a84 dm: core: Allow parents to pass data to children during probe by Simon Glass · Mon Oct 13 23:41:50 2014 -0600
  14. fef72b7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · Wed Jul 23 06:55:03 2014 -0600
  15. 34a1d35 dm: Cast away the const-ness of the global_data pointer by Simon Glass · Wed Jun 11 23:29:49 2014 -0600
  16. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · Thu May 22 12:43:05 2014 +0200
  17. dd6ab88 dm: Add base driver model support by Simon Glass · Wed Feb 26 15:59:18 2014 -0700