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