Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-06-20 | dm: Tidy up four minor code nits | Simon Glass | 4 | -6/+28 |
2014-06-20 | dm: Cast away the const-ness of the global_data pointer | Simon Glass | 1 | -0/+4 |
2014-06-20 | dm: Rename struct device_id to udevice_id | Simon Glass | 1 | -3/+3 |
2014-05-27 | dm: rename device struct to udevice | Heiko Schocher | 7 | -42/+42 |
2014-03-04 | dm: Add basic tests | Simon Glass | 2 | -0/+262 |
2014-03-04 | dm: Add base driver model support | Simon Glass | 9 | -0/+644 |