Age | Commit message (Expand) | Author |
---|---|---|
2014-10-22 | dm: core: Add functions for iterating through device children | Simon Glass |
2014-09-23 | dm: avoid dev->req_seq overflow | Robert Baldyga |
2014-09-23 | dm: core: Allow device_bind() to used without CONFIG_OF_CONTROL | Simon Glass |
2014-07-23 | dm: Add child_pre_probe() and child_post_remove() methods | Simon Glass |
2014-07-23 | dm: Introduce per-child data for devices | Simon Glass |
2014-07-23 | dm: Add functions to access a device's children | 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-05-27 | dm: rename device struct to udevice | Heiko Schocher |
2014-03-04 | dm: Add base driver model support | Simon Glass |