summaryrefslogtreecommitdiff
path: root/include/dm/of_access.h
AgeCommit message (Expand)AuthorFilesLines
2019-02-08dm: core: Add of_alias_get_highest_id()Michal Simek1-0/+10
2018-09-18ofnode: add ofnode_by_prop_value()Jens Wiklander1-0/+16
2018-07-09dm: core: Add ofnode function to read a 64-bit intSimon Glass1-0/+16
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-07-29dm: core: add ofnode_count_phandle_with_args()Patrice Chotard1-0/+18
2017-07-11dm: core: Add functions to obtain node's address/size cellsSimon Glass1-0/+20
2017-07-11dm: core: Add ofnode_read_string_count()Simon Glass1-0/+18
2017-06-01dm: core: Add livetree access functionsSimon Glass1-0/+347