Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | dm: core: Remove unbind operations when not required | Simon Glass | 2015-04-23 | -0/+8 |
* | dm: core: precise comments for get/find device by name | Przemyslaw Marczak | 2015-04-22 | -1/+1 |
* | dm: core: remove type 'static' of function uclass_get_device_tail() | Przemyslaw Marczak | 2015-04-22 | -3/+18 |
* | dm: core: uclass: add function: uclass_find_device_by_name() | Przemyslaw Marczak | 2015-04-22 | -23/+38 |
* | dm: core: add internal functions for getting the device without probe | Przemyslaw Marczak | 2015-04-22 | -0/+22 |
* | dm: core: Add a uclass pre_probe() method for devices | Simon Glass | 2015-04-16 | -3/+4 |
* | dm: core: Allow uclass to set up a device's child before it is probed | Simon Glass | 2015-01-29 | -0/+11 |
* | dm: Introduce device sequence numbering | Simon Glass | 2014-07-23 | -0/+23 |
* | dm: rename device struct to udevice | Heiko Schocher | 2014-05-27 | -5/+5 |
* | dm: Add base driver model support | Simon Glass | 2014-03-04 | -0/+85 |