summaryrefslogtreecommitdiff
path: root/tools/dtoc/fdt.py
AgeCommit message (Expand)Author
2016-09-19dtoc: Support finding the offset of a propertySimon Glass
2016-09-19dtoc: Support packing the device treeSimon Glass
2016-09-19dtoc: Support deleting device tree propertiesSimon Glass
2016-09-19dtoc: Move a few more common functions into fdt.pySimon Glass
2016-09-19dtoc: Move Widen() and GetPhandle() into the base classSimon Glass
2016-09-19dtoc: Move BytesToValue() and GetEmpty() into PropBaseSimon Glass
2016-09-19dtoc: Create a base class for FdtSimon Glass
2016-09-19dtoc: Rename fdt.py to fdt_normal.pySimon Glass
2016-07-15dm: Add a more efficient libfdt librarySimon Glass