Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | 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/+11 |
* | dm: Rename struct device_id to udevice_id | Simon Glass | 2014-06-20 | -1/+1 |
* | dm: rename device struct to udevice | Heiko Schocher | 2014-05-27 | -45/+46 |
* | dm: Add GPIO support and tests | Simon Glass | 2014-03-04 | -0/+111 |
* | dm: Add a 'dm' command for testing | Simon Glass | 2014-03-04 | -0/+134 |
* | dm: Add basic tests | Simon Glass | 2014-03-04 | -0/+1162 |