summaryrefslogtreecommitdiff
path: root/test/dm/cmd_dm.c
AgeCommit message (Expand)Author
2015-12-07CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not setTom Rini
2015-12-07dm: cmd: Relocate subcommands when MANUAL_RELOCMichal Simek
2015-08-06devres: add debug command to dump device resourcesMasahiro Yamada
2015-07-21dm: Move the tree/uclass dump code into its own fileSimon Glass
2015-05-21test: dm: Move the dm tests over to the ut commandJoe Hershberger
2015-04-18dm: test: Allow 'dm test' to select a particular test to runSimon Glass
2015-04-18dm: test: Correct printf() output nit in 'dm uclass'Simon Glass
2015-04-18common: Make sure arch-specific map_sysmem() is definedJoe Hershberger
2015-04-16dm: Show both allocated and requested seq numbers in 'dm uclass'Simon Glass
2014-12-11dm_test: improve the appearance shown by "dm tree" commandMasahiro Yamada
2014-07-23dm: Display the sequence number for each deviceSimon Glass
2014-07-23dm: Avoid activating devices in 'dm uclass' commandSimon Glass
2014-07-23dm: Move device display into its own functionSimon Glass
2014-06-21dm: Use '*' to indicate a device is activatedSimon Glass
2014-06-20dm: Fix printf() strings in the 'dm' commandSimon Glass
2014-06-20dm: Allow driver model tests only for sandboxSimon Glass
2014-05-27dm: rename device struct to udeviceHeiko Schocher
2014-03-04dm: Add a 'dm' command for testingSimon Glass