1. c079192 dtoc: Add tests by Simon Glass · 7 years ago
  2. fa0ea5b dtoc: Move the main logic into the dtb_platdata file by Simon Glass · 7 years ago
  3. e36024b dtoc: Pass include_disabled explicitly by Simon Glass · 7 years ago
  4. 2be282c dtoc: Fix pylint warnings by Simon Glass · 7 years ago
  5. 7581c01 dtoc: Split out the main class into its own file by Simon Glass · 7 years ago
  6. 14f5acf dtoc: Add a comment at the top by Simon Glass · 7 years ago
  7. 418355c dtoc: Use self._options instead of the global options by Simon Glass · 7 years ago
  8. 2cce586 dtoc: Support multiple compatible strings in a node by Simon Glass · 7 years ago
  9. 99ed4a2 fdt: Drop fdt_select.py by Simon Glass · 7 years ago
  10. 439c947 dtoc: Handle nodes with phandles that depend on the same by Simon Glass · 7 years ago
  11. 49eec8c dtoc: Move the output code into its own function by Simon Glass · 7 years ago
  12. 55bc080 dtoc: make ScanTree recurse into subnodes by Philipp Tomsich · 8 years ago
  13. 27326c7 dm: allow limiting pre-reloc markings to spl or tpl by Heiko Stübner · 8 years ago
  14. 6b6024a dtoc: Replace dot with underscore to avoid compiler errors by Simon Glass · 8 years ago
  15. 34c3889 dtoc: Make integer division python 3.x safe by Paul Burton · 8 years ago
  16. 4ae6549 dtoc: Use items() to iterate over dictionaries in python 3.x by Paul Burton · 8 years ago
  17. bc1dea3 dtoc: Move BytesToValue() and GetEmpty() into PropBase by Simon Glass · 8 years ago
  18. ba48258 dtoc: Move the fdt library selection into fdt_select by Simon Glass · 8 years ago
  19. 5859311 dtoc: Move the struct import into the correct order by Simon Glass · 8 years ago
  20. 9fa2819 dm: core: Expand platdata for of-platdata devices by Simon Glass · 8 years ago
  21. efefe12 dtoc: Ignore the u-boot, dm-pre-reloc property by Simon Glass · 8 years ago
  22. 69f2ed7 dm: Add a tool to generate C code from a device tree by Simon Glass · 8 years ago