summaryrefslogtreecommitdiff
path: root/tools/dtoc/fdt_util.py
AgeCommit message (Expand)Author
2017-04-13dtoc: Decode val if it's a byte stringGeorge McCollister
2016-10-09dtoc: Decode strings for struct.unpack on python 3.xPaul Burton
2016-09-19dtoc: Add methods for reading data from propertiesSimon Glass
2016-09-19dtoc: Correct quotes in fdt_utilSimon Glass
2016-09-19dtoc: Allow the device tree to be compiled from sourceSimon Glass
2016-09-19dtoc: Move BytesToValue() and GetEmpty() into PropBaseSimon Glass
2016-07-15dm: Add a library to provide simple device-tree accessSimon Glass