summaryrefslogtreecommitdiffstats
path: root/drivers/core/of_access.c
Commit message (Expand)AuthorAgeFilesLines
* ofnode: add ofnode_by_prop_value()Jens Wiklander2018-09-181-0/+27
* dm: core: Add ofnode function to read a 64-bit intSimon Glass2018-07-091-0/+20
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* dm: core: add ofnode_count_phandle_with_args()Patrice Chotard2017-07-281-0/+7
* dm: core: Add functions to obtain node's address/size cellsSimon Glass2017-07-111-0/+24
* dm: core: Supress dead-code warning in __of_get_next_child()Simon Glass2017-06-121-0/+6
* dm: core: Add livetree access functionsSimon Glass2017-06-011-0/+735