Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | dm_test: improve the appearance shown by "dm tree" command | Masahiro Yamada | 2014-12-11 | -51/+52 |
* | dm: Display the sequence number for each device | Simon Glass | 2014-07-23 | -0/+2 |
* | dm: Avoid activating devices in 'dm uclass' command | Simon Glass | 2014-07-23 | -3/+3 |
* | dm: Move device display into its own function | Simon Glass | 2014-07-23 | -8/+19 |
* | dm: Use '*' to indicate a device is activated | Simon Glass | 2014-06-21 | -5/+6 |
* | dm: Fix printf() strings in the 'dm' command | Simon Glass | 2014-06-20 | -4/+4 |
* | dm: Allow driver model tests only for sandbox | Simon Glass | 2014-06-20 | -2/+9 |
* | dm: rename device struct to udevice | Heiko Schocher | 2014-05-27 | -5/+5 |
* | dm: Add a 'dm' command for testing | Simon Glass | 2014-03-04 | -0/+133 |