index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
dm
/
cmd_dm.c
Age
Commit message (
Expand
)
Author
2015-12-07
CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set
Tom Rini
2015-12-07
dm: cmd: Relocate subcommands when MANUAL_RELOC
Michal Simek
2015-08-06
devres: add debug command to dump device resources
Masahiro Yamada
2015-07-21
dm: Move the tree/uclass dump code into its own file
Simon Glass
2015-05-21
test: dm: Move the dm tests over to the ut command
Joe Hershberger
2015-04-18
dm: test: Allow 'dm test' to select a particular test to run
Simon Glass
2015-04-18
dm: test: Correct printf() output nit in 'dm uclass'
Simon Glass
2015-04-18
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-04-17
dm: Show both allocated and requested seq numbers in 'dm uclass'
Simon Glass
2014-12-11
dm_test: improve the appearance shown by "dm tree" command
Masahiro Yamada
2014-07-23
dm: Display the sequence number for each device
Simon Glass
2014-07-23
dm: Avoid activating devices in 'dm uclass' command
Simon Glass
2014-07-23
dm: Move device display into its own function
Simon Glass
2014-06-21
dm: Use '*' to indicate a device is activated
Simon Glass
2014-06-20
dm: Fix printf() strings in the 'dm' command
Simon Glass
2014-06-20
dm: Allow driver model tests only for sandbox
Simon Glass
2014-05-27
dm: rename device struct to udevice
Heiko Schocher
2014-03-04
dm: Add a 'dm' command for testing
Simon Glass