summaryrefslogtreecommitdiff
path: root/tools/dtoc/fdt_normal.py
AgeCommit message (Expand)Author
2016-10-09dtoc: Adjust GetProps() in fdt_normal to use the node pathSimon Glass
2016-09-18dtoc: Support finding the offset of a propertySimon Glass
2016-09-18dtoc: Support packing the device treeSimon Glass
2016-09-18dtoc: Support deleting device tree propertiesSimon Glass
2016-09-18dtoc: Move to using bytearraySimon Glass
2016-09-18dtoc: Prepare for supporting changing of device treesSimon Glass
2016-09-18dtoc: Allow the device tree to be compiled from sourceSimon Glass
2016-09-18dtoc: Move a few more common functions into fdt.pySimon Glass
2016-09-18dtoc: Move Widen() and GetPhandle() into the base classSimon Glass
2016-09-18dtoc: Move BytesToValue() and GetEmpty() into PropBaseSimon Glass
2016-09-18dtoc: Create a base class for FdtSimon Glass
2016-09-18dtoc: Rename fdt.py to fdt_normal.pySimon Glass