Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | dm: Support driver model prior to relocation | Simon Glass | 2014-07-23 | -0/+13 | |
* | dm: Allow drivers to be marked 'before relocation' | Simon Glass | 2014-07-23 | -5/+16 | |
* | dm: Provide a way to shut down driver model | Simon Glass | 2014-07-23 | -0/+8 | |
* | dm: Tidy up four minor code nits | Simon Glass | 2014-06-20 | -6/+28 | |
* | dm: Cast away the const-ness of the global_data pointer | Simon Glass | 2014-06-20 | -0/+4 | |
* | dm: Rename struct device_id to udevice_id | Simon Glass | 2014-06-20 | -3/+3 | |
* | dm: rename device struct to udevice | Heiko Schocher | 2014-05-27 | -42/+42 | |
* | dm: Add basic tests | Simon Glass | 2014-03-04 | -0/+262 | |
* | dm: Add base driver model support | Simon Glass | 2014-03-04 | -0/+644 |