summaryrefslogtreecommitdiff
path: root/tools/dtoc/fdt_util.py
AgeCommit message (Expand)Author
2018-01-15dtoc: Allow DTC environment variable to provide path to dtcSimon Glass
2017-11-22binman: Disable the no-unit_address_vs_reg warningsSimon Glass
2017-09-15dtoc: Add support for 32 or 64-bit addressesSimon Glass
2017-09-15dtoc: Add a 64-bit type and a way to convert cells into 64 bitsSimon Glass
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-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