aboutsummaryrefslogtreecommitdiff
path: root/drivers/core/dump.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-15dm: Tidy up dump output when there are many devicesPatrick Delaunay1-2/+2
2019-01-14dm: Tidy up 'dm tree' output when there are many devicesSimon Glass1-2/+2
2018-11-20dm: core: Widen the dump tree to show more of the driver's name.Liviu Dudau1-4/+4
2018-11-14uclass: Use uclass_foreach_dev() macro instead of open codingLiviu Dudau1-1/+1
2018-08-21dm: print the index of the device when dumping the dm treeJean-Jacques Hiblot1-6/+10
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-09-11dm: core: Show driver name with 'dm tree'Simon Glass1-3/+3
2017-09-11dm: core: Drop use of strlcpy()Simon Glass1-4/+2
2017-07-11dm: include <dm/util.h> from driver/core/dump.cMasahiro Yamada1-0/+1
2015-07-21dm: Move the tree/uclass dump code into its own fileSimon Glass1-0/+96