aboutsummaryrefslogtreecommitdiff
path: root/tools/dtoc/fdt_util.py
AgeCommit message (Expand)AuthorFilesLines
2017-04-13dtoc: Decode val if it's a byte stringGeorge McCollister1-0/+2
2016-10-09dtoc: Decode strings for struct.unpack on python 3.xPaul Burton1-0/+3
2016-09-18dtoc: Add methods for reading data from propertiesSimon Glass1-0/+25
2016-09-18dtoc: Correct quotes in fdt_utilSimon Glass1-1/+1
2016-09-18dtoc: Allow the device tree to be compiled from sourceSimon Glass1-0/+41
2016-09-18dtoc: Move BytesToValue() and GetEmpty() into PropBaseSimon Glass1-66/+0
2016-07-14dm: Add a library to provide simple device-tree accessSimon Glass1-0/+86