1. 01a8d22 dm: core: Adjust dump-sorting to get stats only when needed by Simon Glass · Tue Sep 19 20:05:48 2023 -0600
  2. f06f082 cmd: dm: allow for selecting uclass and device by AKASHI Takahiro · Wed Aug 23 10:49:47 2023 +0900
  3. a70a35d dm: core: Use full printf() format when possible by Samuel Holland · Sat Jan 21 17:30:12 2023 -0600
  4. e5314c1 dm: core: Support sorting devices with dm tree by Simon Glass · Tue Jan 17 10:47:12 2023 -0700
  5. c8b5e22 dm: core: Add a command to show driver model statistics by Simon Glass · Sun May 08 04:39:26 2022 -0600
  6. 3b64ecd dm: core: Fix addresses in the dm static command by Simon Glass · Sun May 08 04:39:21 2022 -0600
  7. d94d743 dm: core: Rename dm_dump_all() by Simon Glass · Sun May 08 04:39:19 2022 -0600
  8. bdc5e23 dm: fix formatting of uclass dump by Heinrich Schuchardt · Tue Apr 19 18:46:36 2022 +0200
  9. f69a330 dm: core: Use device_foreach_child where possible by Sean Anderson · Wed Mar 30 12:26:40 2022 -0400
  10. 4e456c4 dm: core: Check uclass_get() return value when dumping by Simon Glass · Thu May 13 19:39:24 2021 -0600
  11. 6211d76 dm: core: Access device flags through functions by Simon Glass · Sat Dec 19 10:40:10 2020 -0700
  12. 5e34992 dm: core: Rename sqq to seq_ by Simon Glass · Sat Dec 19 10:40:09 2020 -0700
  13. f03341f dm: core: Support dm_dump_all() in SPL by Simon Glass · Tue Dec 22 19:30:22 2020 -0700
  14. f7eca61 cmd: Drop use of old sequence numbers in commands by Simon Glass · Wed Dec 16 21:20:31 2020 -0700
  15. 75e534b dm: Avoid accessing seq directly by Simon Glass · Wed Dec 16 21:20:07 2020 -0700
  16. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  17. 39832fb cmd: dm: Fixed/Added DM driver listing subcommands by Niel Fourie · Tue Mar 24 16:17:05 2020 +0100
  18. 8dada7f dm: dump.c: Refactor dm_dump_drivers prints by Ovidiu Panait · Sun Apr 05 19:47:41 2020 +0300
  19. d781d7c dm: dump.c: Fix segfault when entry->of_match is NULL by Ovidiu Panait · Sun Apr 05 19:47:40 2020 +0300
  20. 0282757 cmd: Add command to dump drivers and compatible strings by Sean Anderson · Fri Jan 17 14:48:09 2020 -0500
  21. 6814897 dm: Tidy up dump output when there are many devices by Patrick Delaunay · Mon Sep 30 10:19:13 2019 +0200
  22. df60424 dm: Tidy up 'dm tree' output when there are many devices by Simon Glass · Wed Dec 05 18:42:52 2018 -0700
  23. 764cae5 dm: core: Widen the dump tree to show more of the driver's name. by Liviu Dudau · Mon Oct 15 10:03:06 2018 +0100
  24. 6f38622 uclass: Use uclass_foreach_dev() macro instead of open coding by Liviu Dudau · Fri Sep 28 14:12:55 2018 +0100
  25. 9bb6c7f dm: print the index of the device when dumping the dm tree by Jean-Jacques Hiblot · Thu Aug 09 16:17:43 2018 +0200
  26. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  27. 32a4f08 dm: core: Show driver name with 'dm tree' by Simon Glass · Wed Aug 02 12:12:02 2017 -0600
  28. 5d32a58 dm: core: Drop use of strlcpy() by Simon Glass · Wed Aug 02 12:12:01 2017 -0600
  29. 77018de dm: include <dm/util.h> from driver/core/dump.c by Masahiro Yamada · Thu Jun 22 17:10:11 2017 +0900
  30. d9f9a89 dm: Move the tree/uclass dump code into its own file by Simon Glass · Tue Jun 23 15:38:35 2015 -0600