Age | Commit message (Expand) | Author |
---|---|---|
2015-01-30 | dm: core: Allow uclass to set up a device's child before it is probed | Simon Glass |
2015-01-30 | dm: core: Add a flag to control sequence numbering | Simon Glass |
2015-01-30 | dm: core: Allocate platform data when binding a device | Simon Glass |
2014-07-23 | dm: Provide a function to scan child FDT nodes | Simon Glass |
2014-07-23 | dm: Allow a device to be found by its FDT offset | Simon Glass |
2014-07-23 | dm: Introduce device sequence numbering | Simon Glass |
2014-07-23 | dm: Allow drivers to be marked 'before relocation' | Simon Glass |
2014-07-23 | dm: Use an explicit expect value in core tests | Simon Glass |
2014-06-20 | dm: Rename struct device_id to udevice_id | Simon Glass |
2014-05-27 | dm: rename device struct to udevice | Heiko Schocher |
2014-03-04 | dm: Add basic tests | Simon Glass |