summaryrefslogtreecommitdiff
path: root/drivers/core/dump.c
AgeCommit message (Expand)Author
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