1. 7057d02 binman: Run tests concurrently by Simon Glass · 6 years ago
  2. 5656ca2 binman: Add a default path to libfdt.py by Simon Glass · 6 years ago
  3. 0372540 dtoc: Add a test for code coverage by Simon Glass · 6 years ago
  4. c38fee04 dtoc: Fix some minor errors by Simon Glass · 6 years ago
  5. 70cd0d7 libfdt: Bring in proposed pylibfdt changes by Simon Glass · 6 years ago
  6. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  7. c05e791 host-tools: use python2 explicitly for shebang by Masahiro Yamada · 7 years ago
  8. 9d2eb92 dtoc: Add tests by Simon Glass · 7 years ago
  9. 3fa797a dtoc: Move the main logic into the dtb_platdata file by Simon Glass · 7 years ago
  10. eab3f62 dtoc: Pass include_disabled explicitly by Simon Glass · 7 years ago
  11. 1f730c8 dtoc: Fix pylint warnings by Simon Glass · 7 years ago
  12. d570dec dtoc: Split out the main class into its own file by Simon Glass · 7 years ago
  13. b7edba1 dtoc: Add a comment at the top by Simon Glass · 7 years ago
  14. 7427bf2 dtoc: Use self._options instead of the global options by Simon Glass · 7 years ago
  15. 934be0b dtoc: Support multiple compatible strings in a node by Simon Glass · 7 years ago
  16. a944093 fdt: Drop fdt_select.py by Simon Glass · 8 years ago
  17. 33ff679 dtoc: Handle nodes with phandles that depend on the same by Simon Glass · 8 years ago
  18. 67d2332 dtoc: Move the output code into its own function by Simon Glass · 8 years ago
  19. f31ca1e dtoc: make ScanTree recurse into subnodes by Philipp Tomsich · 8 years ago
  20. 9a2cdca dm: allow limiting pre-reloc markings to spl or tpl by Heiko Stübner · 8 years ago
  21. b17ab15 dtoc: Replace dot with underscore to avoid compiler errors by Simon Glass · 8 years ago
  22. 493dd31 dtoc: Make integer division python 3.x safe by Paul Burton · 8 years ago
  23. 0a95448 dtoc: Use items() to iterate over dictionaries in python 3.x by Paul Burton · 8 years ago
  24. b1a5e26 dtoc: Move BytesToValue() and GetEmpty() into PropBase by Simon Glass · 8 years ago
  25. b71ef89 dtoc: Move the fdt library selection into fdt_select by Simon Glass · 8 years ago
  26. 8a30514 dtoc: Move the struct import into the correct order by Simon Glass · 8 years ago
  27. afbf9b8 dm: core: Expand platdata for of-platdata devices by Simon Glass · 8 years ago
  28. 6522a55 dtoc: Ignore the u-boot, dm-pre-reloc property by Simon Glass · 8 years ago
  29. bfad22e dm: Add a tool to generate C code from a device tree by Simon Glass · 8 years ago