aboutsummaryrefslogtreecommitdiff
path: root/test/dm/bus.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-22dm: core: Add functions for iterating through device childrenSimon Glass1-0/+31
2014-07-23dm: Add child_pre_probe() and child_post_remove() methodsSimon Glass1-0/+68
2014-07-23dm: Introduce per-child data for devicesSimon Glass1-0/+65
2014-07-23dm: Add functions to access a device's childrenSimon Glass1-0/+46
2014-07-23dm: Provide a function to scan child FDT nodesSimon Glass1-0/+63