1. a535a37 dm: core: Adjust dump-sorting to get stats only when needed by Simon Glass · 1 year, 2 months ago
  2. 36e45f6 cmd: dm: allow for selecting uclass and device by AKASHI Takahiro · 1 year, 3 months ago
  3. c2e13aa dm: core: Use full printf() format when possible by Samuel Holland · 1 year, 10 months ago
  4. 3d01254 dm: core: Support sorting devices with dm tree by Simon Glass · 1 year, 10 months ago
  5. 2cb4ddb dm: core: Add a command to show driver model statistics by Simon Glass · 2 years, 7 months ago
  6. c625666 dm: core: Fix addresses in the dm static command by Simon Glass · 2 years, 7 months ago
  7. 1452870 dm: core: Rename dm_dump_all() by Simon Glass · 2 years, 7 months ago
  8. d3eb1bf dm: fix formatting of uclass dump by Heinrich Schuchardt · 2 years, 7 months ago
  9. 501a9a7 dm: core: Use device_foreach_child where possible by Sean Anderson · 2 years, 8 months ago
  10. 9dec2c1 dm: core: Check uclass_get() return value when dumping by Simon Glass · 3 years, 7 months ago
  11. 73466df dm: core: Access device flags through functions by Simon Glass · 4 years ago
  12. 2462139 dm: core: Rename sqq to seq_ by Simon Glass · 4 years ago
  13. 45ad176 dm: core: Support dm_dump_all() in SPL by Simon Glass · 4 years ago
  14. 36c03d1 cmd: Drop use of old sequence numbers in commands by Simon Glass · 4 years ago
  15. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 4 years ago
  16. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  17. 2e48836 cmd: dm: Fixed/Added DM driver listing subcommands by Niel Fourie · 4 years, 8 months ago
  18. 28888ca dm: dump.c: Refactor dm_dump_drivers prints by Ovidiu Panait · 4 years, 8 months ago
  19. 02197fa dm: dump.c: Fix segfault when entry->of_match is NULL by Ovidiu Panait · 4 years, 8 months ago
  20. 7b9d60f cmd: Add command to dump drivers and compatible strings by Sean Anderson · 4 years, 10 months ago
  21. 2a43dbd dm: Tidy up dump output when there are many devices by Patrick Delaunay · 5 years ago
  22. 54d2cfe dm: Tidy up 'dm tree' output when there are many devices by Simon Glass · 6 years ago
  23. 5197daf dm: core: Widen the dump tree to show more of the driver's name. by Liviu Dudau · 6 years ago
  24. 81f351d uclass: Use uclass_foreach_dev() macro instead of open coding by Liviu Dudau · 6 years ago
  25. 999b204 dm: print the index of the device when dumping the dm tree by Jean-Jacques Hiblot · 6 years ago
  26. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  27. ee3e520 dm: core: Show driver name with 'dm tree' by Simon Glass · 7 years ago
  28. a0f9acb dm: core: Drop use of strlcpy() by Simon Glass · 7 years ago
  29. fce136a dm: include <dm/util.h> from driver/core/dump.c by Masahiro Yamada · 7 years ago
  30. 304fbef dm: Move the tree/uclass dump code into its own file by Simon Glass · 9 years ago