1. a4a51a0 dm: core: Add a post_bind method for parents by Simon Glass · 10 years ago
  2. 57f9540 dm: core: Allow uclasses to specify platdata for a device's children by Simon Glass · 10 years ago
  3. 11b6173 dm: core: Allow parents to have platform data for their children by Simon Glass · 10 years ago
  4. ba75049 dm: core: Allocate platform data when binding a device by Simon Glass · 10 years ago
  5. 4ebe01b dm: core: Tidy up error handling in device_bind() by Simon Glass · 10 years ago
  6. df1e072 dm: device: Add newline to debug() messages by Simon Glass · 10 years ago
  7. 43f488a dm: core: Add functions to find parent and OF data by Simon Glass · 10 years ago
  8. 70c3a0e dm: core: Allow access to the device's driver_id data by Simon Glass · 10 years ago
  9. b38ea5a dm: Allow device removal features to be dropped by Simon Glass · 10 years ago
  10. 1586a84 dm: core: Allow parents to pass data to children during probe by Simon Glass · 10 years ago
  11. 44da735 dm: core: Add functions for iterating through device children by Simon Glass · 10 years ago
  12. 2e9edbf dm: avoid dev->req_seq overflow by Robert Baldyga · 10 years ago
  13. c2ac141 dm: core: Allow device_bind() to used without CONFIG_OF_CONTROL by Simon Glass · 10 years ago
  14. d45560d dm: Add child_pre_probe() and child_post_remove() methods by Simon Glass · 10 years ago
  15. 60d971b dm: Introduce per-child data for devices by Simon Glass · 10 years ago
  16. 48d4e29 dm: Add functions to access a device's children by Simon Glass · 10 years ago
  17. db6f020 dm: Introduce device sequence numbering by Simon Glass · 10 years ago
  18. fef72b7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  19. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · 11 years ago
  20. dd6ab88 dm: Add base driver model support by Simon Glass · 11 years ago