1. 7aeac5b dm: core: Add safe device iteration macros by Simon Glass · 9 years ago
  2. 71f1e3f dm: simplify uclass_foreach_dev() implementation by Masahiro Yamada · 9 years ago
  3. 74356d7 dm: core: Fix a typo in the uclass_get_device_by_name() comment by Simon Glass · 9 years ago
  4. d82ba4c dm: core: Support finding a device by phandle by Simon Glass · 9 years ago
  5. a7b8250 dm: core: precise comments for get/find device by name by Przemyslaw Marczak · 9 years ago
  6. b7af1a2 dm: core: uclass: add function: uclass_get_device_by_name() by Przemyslaw Marczak · 9 years ago
  7. 5eaed88 dm: core: Extend struct udevice by '.uclass_platdata' field. by Przemyslaw Marczak · 9 years ago
  8. 02c07b3 dm: core: Add a uclass pre_probe() method for devices by Simon Glass · 10 years ago
  9. 83c7e43 dm: core: Allow uclass to set up a device's child before it is probed by Simon Glass · 10 years ago
  10. 081f2fc dm: core: Allow the uclass to set up a device's child after binding by Simon Glass · 10 years ago
  11. dac8db2 dm: core: Allow uclasses to specify private data for a device's children by Simon Glass · 10 years ago
  12. 9cc36a2 dm: core: Add a flag to control sequence numbering by Simon Glass · 10 years ago
  13. ba8da9d dm: core: Allow uclasses to specify platdata for a device's children by Simon Glass · 10 years ago
  14. 040b69a dm: core: Improve comments for uclass_first/next_device() by Simon Glass · 10 years ago
  15. 42c23dd dm: include <linker_lists.h> from platdata.h and uclass.h by Masahiro Yamada · 10 years ago
  16. 0040b94 dm: Tidy up some header file comments by Simon Glass · 10 years ago
  17. f4cdead dm: Allow a device to be found by its FDT offset by Simon Glass · 10 years ago
  18. 5a66a8f dm: Introduce device sequence numbering by Simon Glass · 10 years ago
  19. f2bc6fc dm: Tidy up four minor code nits by Simon Glass · 10 years ago
  20. 54c5d08 dm: rename device struct to udevice by Heiko Schocher · 10 years ago
  21. 6494d70 dm: Add base driver model support by Simon Glass · 11 years ago