summaryrefslogtreecommitdiff
path: root/tools/dtoc/dtoc.py
AgeCommit message (Expand)Author
2016-10-09dtoc: Make integer division python 3.x safePaul Burton
2016-10-09dtoc: Use items() to iterate over dictionaries in python 3.xPaul Burton
2016-09-19dtoc: Move BytesToValue() and GetEmpty() into PropBaseSimon Glass
2016-09-19dtoc: Move the fdt library selection into fdt_selectSimon Glass
2016-09-19dtoc: Move the struct import into the correct orderSimon Glass
2016-07-15dm: core: Expand platdata for of-platdata devicesSimon Glass
2016-07-15dtoc: Ignore the u-boot, dm-pre-reloc propertySimon Glass
2016-07-15dm: Add a tool to generate C code from a device treeSimon Glass