Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | dtoc: Replace dot with underscore to avoid compiler errors | Simon Glass | 2017-02-08 | -0/+1 |
* | dtoc: Make integer division python 3.x safe | Paul Burton | 2016-10-09 | -1/+1 |
* | dtoc: Use items() to iterate over dictionaries in python 3.x | Paul Burton | 2016-10-09 | -4/+4 |
* | dtoc: Move BytesToValue() and GetEmpty() into PropBase | Simon Glass | 2016-09-18 | -8/+9 |
* | dtoc: Move the fdt library selection into fdt_select | Simon Glass | 2016-09-18 | -15/+3 |
* | dtoc: Move the struct import into the correct order | Simon Glass | 2016-09-18 | -2/+1 |
* | dm: core: Expand platdata for of-platdata devices | Simon Glass | 2016-07-14 | -0/+2 |
* | dtoc: Ignore the u-boot, dm-pre-reloc property | Simon Glass | 2016-07-14 | -0/+1 |
* | dm: Add a tool to generate C code from a device tree | Simon Glass | 2016-07-14 | -0/+391 |