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