1. e5314c1 dm: core: Support sorting devices with dm tree by Simon Glass · Tue Jan 17 10:47:12 2023 -0700
  2. c8b5e22 dm: core: Add a command to show driver model statistics by Simon Glass · Sun May 08 04:39:26 2022 -0600
  3. d94d743 dm: core: Rename dm_dump_all() by Simon Glass · Sun May 08 04:39:19 2022 -0600
  4. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  5. fe51fb9 dm: Fix util.h's broken include guard by Pierre-Clément Tosi · Thu Sep 30 17:52:45 2021 +0200
  6. 8690ce9 dm: migrate the dm_warn to use the log macro by Patrick Delaunay · Fri Jul 30 12:13:11 2021 +0200
  7. 781aa3e dm: core: Use separate priv/plat data region by Simon Glass · Mon Mar 15 17:25:40 2021 +1300
  8. 85bf4f2 dm: core: Allow dm_warn() to be used in SPL by Simon Glass · Sat Oct 03 11:31:26 2020 -0600
  9. 39832fb cmd: dm: Fixed/Added DM driver listing subcommands by Niel Fourie · Tue Mar 24 16:17:05 2020 +0100
  10. 9d0731d dm: core: remove the duplicated function dm_ofnode_pre_reloc by Patrick Delaunay · Fri Apr 03 11:39:18 2020 +0200
  11. 0282757 cmd: Add command to dump drivers and compatible strings by Sean Anderson · Fri Jan 17 14:48:09 2020 -0500
  12. 63e4d11 dm: doc: add documentation for pre-reloc properties in SPL and TPL by Patrick Delaunay · Tue May 21 19:19:13 2019 +0200
  13. 3288d04 dm: remove unused function dm_fdt_pre_reloc by Patrick Delaunay · Wed Mar 20 18:21:26 2019 +0100
  14. dddc3a8 dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc() by Bin Meng · Wed Oct 10 22:06:57 2018 -0700
  15. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  16. f70f39f dm: replace dm_dbg() with pr_debug() by Masahiro Yamada · Fri Sep 29 12:31:20 2017 +0900
  17. 20f938a dm: Return actual bools in dm_fdt_pre_reloc by Heiko Stübner · Thu Feb 23 17:30:38 2017 +0100
  18. 9a2cdca dm: allow limiting pre-reloc markings to spl or tpl by Heiko Stübner · Sat Feb 18 19:46:21 2017 +0100
  19. f929c0b devres: add debug command to dump device resources by Masahiro Yamada · Sat Jul 25 21:52:38 2015 +0900
  20. d9f9a89 dm: Move the tree/uclass dump code into its own file by Simon Glass · Tue Jun 23 15:38:35 2015 -0600
  21. dffe2ec dm: Disable dm_warn() in SPL by Simon Glass · Mon Nov 10 17:16:49 2014 -0700
  22. 1833130 dm: fix include guard by Masahiro Yamada · Tue Oct 07 14:49:38 2014 +0900
  23. dd6ab88 dm: Add base driver model support by Simon Glass · Wed Feb 26 15:59:18 2014 -0700