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