summaryrefslogtreecommitdiffstats
path: root/include/dm.h
Commit message (Expand)AuthorAgeFilesLines
* dm: core: Guard against including dm.h in header filesSimon Glass2020-08-031-0/+4
* include/dm.h: Remove duplicated include directiveLiviu Dudau2018-09-291-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: core: Update device_bind_driver_to_node() to use ofnodeSimon Glass2017-06-011-0/+2
* dm: core: Add ofnode to represent device tree nodesSimon Glass2017-06-011-0/+1
* dm: core: Move dev_get_addr() etc. into a separate fileSimon Glass2017-06-011-0/+1
* include/dm.h: fix inclusion guardJeroen Hofstee2014-06-211-1/+1
* dm: Add base driver model supportSimon Glass2014-03-041-0/+14