1. 2410d88 dm: test: bus: Use a local variable to simplify code by Simon Glass · 10 years ago
  2. 5104b98 dm: core: Allow uclass to set up a device's child before it is probed by Simon Glass · 10 years ago
  3. f4c9b3e dm: core: Allow the uclass to set up a device's child after binding by Simon Glass · 10 years ago
  4. c23b428 dm: core: Allow uclasses to specify private data for a device's children by Simon Glass · 10 years ago
  5. 0ccb097 dm: core: Add a flag to control sequence numbering by Simon Glass · 10 years ago
  6. a4a51a0 dm: core: Add a post_bind method for parents by Simon Glass · 10 years ago
  7. 57f9540 dm: core: Allow uclasses to specify platdata for a device's children by Simon Glass · 10 years ago
  8. 11b6173 dm: core: Allow parents to have platform data for their children by Simon Glass · 10 years ago
  9. 44da735 dm: core: Add functions for iterating through device children by Simon Glass · 10 years ago
  10. d45560d dm: Add child_pre_probe() and child_post_remove() methods by Simon Glass · 10 years ago
  11. 60d971b dm: Introduce per-child data for devices by Simon Glass · 10 years ago
  12. 48d4e29 dm: Add functions to access a device's children by Simon Glass · 10 years ago
  13. 4071742 dm: Provide a function to scan child FDT nodes by Simon Glass · 10 years ago