summaryrefslogtreecommitdiff
path: root/tools/dtoc
Commit message (Expand)AuthorAgeLines
* dtoc: Create a base class for FdtSimon Glass2016-09-18-48/+148
* dtoc: Rename fdt.py to fdt_normal.pySimon Glass2016-09-18-1/+1
* dtoc: Move the fdt library selection into fdt_selectSimon Glass2016-09-18-15/+26
* dtoc: Move the struct import into the correct orderSimon Glass2016-09-18-2/+1
* dtoc: Correct the type widening code in fdt_fallbackSimon Glass2016-07-25-0/+6
* dm: core: Expand platdata for of-platdata devicesSimon Glass2016-07-14-0/+2
* dtoc: Ignore the u-boot, dm-pre-reloc propertySimon Glass2016-07-14-0/+1
* dm: Add a more efficient libfdt librarySimon Glass2016-07-14-0/+180
* dm: Add a tool to generate C code from a device treeSimon Glass2016-07-14-0/+392
* dm: Add a library to provide simple device-tree accessSimon Glass2016-07-14-0/+294