summaryrefslogtreecommitdiff
path: root/drivers/core/of_access.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-07-29dm: core: add ofnode_count_phandle_with_args()Patrice Chotard1-0/+7
2017-07-11dm: core: Add functions to obtain node's address/size cellsSimon Glass1-0/+24
2017-06-12dm: core: Supress dead-code warning in __of_get_next_child()Simon Glass1-0/+6
2017-06-01dm: core: Add livetree access functionsSimon Glass1-0/+735