1. 505045d dm: core: Add dm_remove_devices_flags() and hook it into device_remove() by Stefan Roese · Mon Mar 27 10:58:53 2017 +0200
  2. 80b5bc9 dm: core: Add flags parameter to device_remove() by Stefan Roese · Mon Mar 20 12:51:48 2017 +0100
  3. 02ba17f dm: core: Fix Handling of global_data moving in SPL by Lokesh Vutla · Mon Feb 13 09:21:22 2017 +0530
  4. 9a2cdca dm: allow limiting pre-reloc markings to spl or tpl by Heiko Stübner · Sat Feb 18 19:46:21 2017 +0100
  5. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  6. 1b0deee dm: core: Handle global_data moving in SPL by Simon Glass · Sun Nov 13 14:21:58 2016 -0700
  7. 5d5388d dm: core: Add a function to bind child devices by Simon Glass · Tue Jul 05 17:10:08 2016 -0600
  8. 8d7e816 dm: core: Don't use device tree with of-platdata by Simon Glass · Mon Jul 04 11:57:58 2016 -0600
  9. f4d193b dm: add manual relocation for devices by Angelo Dureghello · Sat May 21 12:05:49 2016 +0200
  10. a0ea0f9 dm: core: Add option to configure an offset for the address translation by Stefan Roese · Mon Dec 14 16:18:15 2015 +0100
  11. 61809f5 dm: core: Add missing entries for manual relocation by Michal Simek · Tue Oct 27 13:48:08 2015 +0100
  12. c90b917 dm: Provide better debugging when a device fails to bind by Simon Glass · Sun Aug 30 16:55:17 2015 -0600
  13. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · Wed Aug 12 07:31:55 2015 +0900
  14. 0704b85 dm: core: Select device tree control correctly for SPL by Simon Glass · Fri Feb 27 22:06:41 2015 -0700
  15. 0ec473b dm: Add support for all targets which requires MANUAL_RELOC by Michal Simek · Mon Feb 02 16:31:59 2015 +0100
  16. 528b1ef dm: core: Ignore disabled devices when binding by Simon Glass · Sun Jan 25 08:27:16 2015 -0700
  17. cc7cf94 dm: core: Set device tree node for root device by Simon Glass · Sun Jan 25 08:26:58 2015 -0700
  18. 6cac81a dm: core: a trivial clean up by Masahiro Yamada · Mon Nov 17 17:19:38 2014 +0900
  19. 439bc84 dm: Adjust lists_bind_fdt() to return the bound device by Simon Glass · Thu Sep 04 16:27:25 2014 -0600
  20. 97e22e3 dm: Add dm_scan_other() to locate board-specific devices by Simon Glass · Wed Jul 23 06:55:23 2014 -0600
  21. 4071742 dm: Provide a function to scan child FDT nodes by Simon Glass · Wed Jul 23 06:55:18 2014 -0600
  22. a730c5d dm: Support driver model prior to relocation by Simon Glass · Wed Jul 23 06:55:04 2014 -0600
  23. fef72b7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · Wed Jul 23 06:55:03 2014 -0600
  24. 0019758 dm: Provide a way to shut down driver model by Simon Glass · Wed Jul 23 06:55:01 2014 -0600
  25. 6d3b3e2 dm: Make sure that the root device is probed by Simon Glass · Wed Jul 23 06:55:00 2014 -0600
  26. cf0cf82 dm: add missing includes by Jeroen Hofstee · Wed Jun 25 21:57:45 2014 +0200
  27. 34a1d35 dm: Cast away the const-ness of the global_data pointer by Simon Glass · Wed Jun 11 23:29:49 2014 -0600
  28. df6bd7d dm: Add missing header files in lists and root by Simon Glass · Wed Jun 11 23:29:48 2014 -0600
  29. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · Thu May 22 12:43:05 2014 +0200
  30. dd6ab88 dm: Add base driver model support by Simon Glass · Wed Feb 26 15:59:18 2014 -0700