Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | dm: core: Add functions for iterating through device children | Simon Glass | 2014-10-22 | -0/+31 |
* | dm: Add child_pre_probe() and child_post_remove() methods | Simon Glass | 2014-07-23 | -0/+68 |
* | dm: Introduce per-child data for devices | Simon Glass | 2014-07-23 | -0/+65 |
* | dm: Add functions to access a device's children | Simon Glass | 2014-07-23 | -0/+46 |
* | dm: Provide a function to scan child FDT nodes | Simon Glass | 2014-07-23 | -0/+63 |