1. 9d2eb92 dtoc: Add tests by Simon Glass · Sun Jun 18 22:09:06 2017 -0600
  2. 3fa797a dtoc: Move the main logic into the dtb_platdata file by Simon Glass · Sun Jun 18 22:09:03 2017 -0600
  3. eab3f62 dtoc: Pass include_disabled explicitly by Simon Glass · Sun Jun 18 22:09:01 2017 -0600
  4. 1f730c8 dtoc: Fix pylint warnings by Simon Glass · Sun Jun 18 22:08:59 2017 -0600
  5. d570dec dtoc: Split out the main class into its own file by Simon Glass · Sun Jun 18 22:08:58 2017 -0600
  6. b7edba1 dtoc: Add a comment at the top by Simon Glass · Sun Jun 18 22:08:57 2017 -0600
  7. 7427bf2 dtoc: Use self._options instead of the global options by Simon Glass · Sun Jun 18 22:08:56 2017 -0600
  8. 934be0b dtoc: Support multiple compatible strings in a node by Simon Glass · Tue Jun 13 21:10:06 2017 -0600
  9. a944093 fdt: Drop fdt_select.py by Simon Glass · Sat May 27 07:38:30 2017 -0600
  10. 33ff679 dtoc: Handle nodes with phandles that depend on the same by Simon Glass · Sat Apr 22 18:42:22 2017 -0600
  11. 67d2332 dtoc: Move the output code into its own function by Simon Glass · Sat Apr 22 18:42:21 2017 -0600
  12. f31ca1e dtoc: make ScanTree recurse into subnodes by Philipp Tomsich · Wed Feb 22 19:06:04 2017 +0100
  13. 9a2cdca dm: allow limiting pre-reloc markings to spl or tpl by Heiko Stübner · Sat Feb 18 19:46:21 2017 +0100
  14. b17ab15 dtoc: Replace dot with underscore to avoid compiler errors by Simon Glass · Sun Jan 15 21:09:08 2017 -0700
  15. 493dd31 dtoc: Make integer division python 3.x safe by Paul Burton · Tue Sep 27 16:03:58 2016 +0100
  16. 0a95448 dtoc: Use items() to iterate over dictionaries in python 3.x by Paul Burton · Tue Sep 27 16:03:56 2016 +0100
  17. b1a5e26 dtoc: Move BytesToValue() and GetEmpty() into PropBase by Simon Glass · Mon Jul 25 18:59:05 2016 -0600
  18. b71ef89 dtoc: Move the fdt library selection into fdt_select by Simon Glass · Mon Jul 25 18:59:02 2016 -0600
  19. 8a30514 dtoc: Move the struct import into the correct order by Simon Glass · Mon Jul 25 18:59:01 2016 -0600
  20. afbf9b8 dm: core: Expand platdata for of-platdata devices by Simon Glass · Mon Jul 04 11:58:18 2016 -0600
  21. 6522a55 dtoc: Ignore the u-boot, dm-pre-reloc property by Simon Glass · Mon Jul 04 11:58:16 2016 -0600
  22. bfad22e dm: Add a tool to generate C code from a device tree by Simon Glass · Mon Jul 04 11:58:09 2016 -0600