1. 706865a dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  2. daac3bf dm: allow setting driver_data before/during bind by Stephen Warren · 8 years ago
  3. c6db965 dm: Remove device_probe_child() by Simon Glass · 9 years ago
  4. 79725ca Revert "dm: Export device_remove_children / device_unbind_children" by Simon Glass · 9 years ago
  5. e6cabe4 dm: core: allow device_bind() to not return a device pointer by Masahiro Yamada · 9 years ago
  6. 0a5804b dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list by Masahiro Yamada · 9 years ago
  7. e2282d7 devres: make Devres optional with CONFIG_DEVRES by Masahiro Yamada · 9 years ago
  8. 608f26c devres: introduce Devres (Managed Device Resource) framework by Masahiro Yamada · 9 years ago
  9. f330177 dm: Support address translation for simple-bus by Simon Glass · 9 years ago
  10. bb52b36 dm: Export device_remove_children / device_unbind_children by Hans de Goede · 9 years ago
  11. 3479253 dm: core: Convert driver_bind() to use const by Simon Glass · 10 years ago
  12. 66c0315 dm: Protect device_unbind() with CONFIG_DM_DEVICE_REMOVE by Marek Vasut · 10 years ago
  13. 3ac435d dm: Allow device removal features to be dropped by Simon Glass · 10 years ago
  14. accd4b1 dm: core: Allow parents to pass data to children during probe by Simon Glass · 10 years ago
  15. 00606d7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  16. 89876a5 dm: Cast away the const-ness of the global_data pointer by Simon Glass · 10 years ago
  17. 54c5d08 dm: rename device struct to udevice by Heiko Schocher · 10 years ago
  18. 6494d70 dm: Add base driver model support by Simon Glass · 11 years ago