1. 02c07b3 dm: core: Add a uclass pre_probe() method for devices by Simon Glass · 10 years ago
  2. 83c7e43 dm: core: Allow uclass to set up a device's child before it is probed by Simon Glass · 10 years ago
  3. 081f2fc dm: core: Allow the uclass to set up a device's child after binding by Simon Glass · 10 years ago
  4. dac8db2 dm: core: Allow uclasses to specify private data for a device's children by Simon Glass · 10 years ago
  5. 9cc36a2 dm: core: Add a flag to control sequence numbering by Simon Glass · 10 years ago
  6. ba8da9d dm: core: Allow uclasses to specify platdata for a device's children by Simon Glass · 10 years ago
  7. 040b69a dm: core: Improve comments for uclass_first/next_device() by Simon Glass · 10 years ago
  8. 42c23dd dm: include <linker_lists.h> from platdata.h and uclass.h by Masahiro Yamada · 10 years ago
  9. 0040b94 dm: Tidy up some header file comments by Simon Glass · 10 years ago
  10. f4cdead dm: Allow a device to be found by its FDT offset by Simon Glass · 10 years ago
  11. 5a66a8f dm: Introduce device sequence numbering by Simon Glass · 10 years ago
  12. f2bc6fc dm: Tidy up four minor code nits by Simon Glass · 10 years ago
  13. 54c5d08 dm: rename device struct to udevice by Heiko Schocher · 10 years ago
  14. 6494d70 dm: Add base driver model support by Simon Glass · 11 years ago