summaryrefslogtreecommitdiff
path: root/tools/dtoc/fdt_util.py
Commit message (Expand)AuthorAgeLines
* dtoc: Add methods for reading data from propertiesSimon Glass2016-09-18-0/+25
* dtoc: Correct quotes in fdt_utilSimon Glass2016-09-18-1/+1
* dtoc: Allow the device tree to be compiled from sourceSimon Glass2016-09-18-0/+41
* dtoc: Move BytesToValue() and GetEmpty() into PropBaseSimon Glass2016-09-18-66/+0
* dm: Add a library to provide simple device-tree accessSimon Glass2016-07-14-0/+86