aboutsummaryrefslogtreecommitdiff
path: root/drivers/core/dump.c
AgeCommit message (Expand)Author
2020-07-07cmd: dm: Fixed/Added DM driver listing subcommandsNiel Fourie
2020-04-09dm: dump.c: Refactor dm_dump_drivers printsOvidiu Panait
2020-04-09dm: dump.c: Fix segfault when entry->of_match is NULLOvidiu Panait
2020-02-05cmd: Add command to dump drivers and compatible stringsSean Anderson
2019-10-15dm: Tidy up dump output when there are many devicesPatrick Delaunay
2019-01-14dm: Tidy up 'dm tree' output when there are many devicesSimon Glass
2018-11-20dm: core: Widen the dump tree to show more of the driver's name.Liviu Dudau
2018-11-14uclass: Use uclass_foreach_dev() macro instead of open codingLiviu Dudau
2018-08-21dm: print the index of the device when dumping the dm treeJean-Jacques Hiblot
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-09-11dm: core: Show driver name with 'dm tree'Simon Glass
2017-09-11dm: core: Drop use of strlcpy()Simon Glass
2017-07-11dm: include <dm/util.h> from driver/core/dump.cMasahiro Yamada
2015-07-21dm: Move the tree/uclass dump code into its own fileSimon Glass