aboutsummaryrefslogtreecommitdiff
path: root/tools/dtoc
AgeCommit message (Expand)AuthorFilesLines
2016-07-25dtoc: Correct the type widening code in fdt_fallbackSimon Glass1-0/+6
2016-07-14dm: core: Expand platdata for of-platdata devicesSimon Glass1-0/+2
2016-07-14dtoc: Ignore the u-boot, dm-pre-reloc propertySimon Glass1-0/+1
2016-07-14dm: Add a more efficient libfdt librarySimon Glass1-0/+180
2016-07-14dm: Add a tool to generate C code from a device treeSimon Glass2-0/+392
2016-07-14dm: Add a library to provide simple device-tree accessSimon Glass3-0/+294