1. 75f00df dm: core: Support finding a device by phandle by Simon Glass · Thu Jul 02 18:15:38 2015 -0600
  2. c917772 dm: core: precise comments for get/find device by name by Przemyslaw Marczak · Mon Apr 20 13:32:34 2015 +0200
  3. a12a1f5 dm: core: uclass: add function: uclass_get_device_by_name() by Przemyslaw Marczak · Wed Apr 15 13:07:23 2015 +0200
  4. d850e67 dm: core: Extend struct udevice by '.uclass_platdata' field. by Przemyslaw Marczak · Wed Apr 15 13:07:18 2015 +0200
  5. 9c1f382 dm: core: Add a uclass pre_probe() method for devices by Simon Glass · Thu Mar 05 12:25:22 2015 -0700
  6. 5104b98 dm: core: Allow uclass to set up a device's child before it is probed by Simon Glass · Sun Jan 25 08:27:10 2015 -0700
  7. f4c9b3e dm: core: Allow the uclass to set up a device's child after binding by Simon Glass · Sun Jan 25 08:27:08 2015 -0700
  8. c23b428 dm: core: Allow uclasses to specify private data for a device's children by Simon Glass · Sun Jan 25 08:27:06 2015 -0700
  9. 0ccb097 dm: core: Add a flag to control sequence numbering by Simon Glass · Sun Jan 25 08:27:05 2015 -0700
  10. 57f9540 dm: core: Allow uclasses to specify platdata for a device's children by Simon Glass · Sun Jan 25 08:27:02 2015 -0700
  11. 8f5251d dm: core: Improve comments for uclass_first/next_device() by Simon Glass · Sun Jan 25 08:26:57 2015 -0700
  12. 63b3a8f dm: include <linker_lists.h> from platdata.h and uclass.h by Masahiro Yamada · Tue Oct 07 14:49:13 2014 +0900
  13. cebcebb dm: Tidy up some header file comments by Simon Glass · Wed Jul 23 06:55:17 2014 -0600
  14. c1464ab dm: Allow a device to be found by its FDT offset by Simon Glass · Wed Jul 23 06:55:14 2014 -0600
  15. db6f020 dm: Introduce device sequence numbering by Simon Glass · Wed Jul 23 06:55:12 2014 -0600
  16. 4dbb5cf dm: Tidy up four minor code nits by Simon Glass · Wed Jun 11 23:29:54 2014 -0600
  17. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · Thu May 22 12:43:05 2014 +0200
  18. dd6ab88 dm: Add base driver model support by Simon Glass · Wed Feb 26 15:59:18 2014 -0700