1. c9cac3f dm: introduce dev_get_addr interface by Peng Fan · 10 years ago
  2. b367053 dm: core: Add a function to get a device's uclass ID by Simon Glass · 10 years ago
  3. 0118ce7 dm: core: Add a post_bind method for parents by Simon Glass · 10 years ago
  4. cdc133b dm: core: Allow parents to have platform data for their children by Simon Glass · 10 years ago
  5. 479728c dm: core: Add functions to find parent and OF data by Simon Glass · 10 years ago
  6. 2ef249b dm: core: Allow access to the device's driver_id data by Simon Glass · 10 years ago
  7. 547cea1 dm: core: Add a clarifying comment on struct udevice's seq member by Simon Glass · 10 years ago
  8. accd4b1 dm: core: Allow parents to pass data to children during probe by Simon Glass · 10 years ago
  9. a8981d4 dm: core: Add functions for iterating through device children by Simon Glass · 10 years ago
  10. f887cb6 dm: add of_match_ptr() macro by Masahiro Yamada · 10 years ago
  11. a327dee dm: Add child_pre_probe() and child_post_remove() methods by Simon Glass · 10 years ago
  12. e59f458 dm: Introduce per-child data for devices by Simon Glass · 10 years ago
  13. 997c87b dm: Add functions to access a device's children by Simon Glass · 10 years ago
  14. 0040b94 dm: Tidy up some header file comments by Simon Glass · 10 years ago
  15. 5a66a8f dm: Introduce device sequence numbering by Simon Glass · 10 years ago
  16. 00606d7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  17. f2bc6fc dm: Tidy up four minor code nits by Simon Glass · 10 years ago
  18. ae7f451 dm: Rename struct device_id to udevice_id by Simon Glass · 10 years ago
  19. 54c5d08 dm: rename device struct to udevice by Heiko Schocher · 10 years ago
  20. 6494d70 dm: Add base driver model support by Simon Glass · 11 years ago