1. 87827df dtoc: Convert to use ArgumentParser by Simon Glass · 3 years, 5 months ago
  2. 3809ad9 dtoc: Add an option for device instantiation by Simon Glass · 3 years, 10 months ago
  3. f303ee7 dtoc: Support tracking the phase of U-Boot by Simon Glass · 3 years, 10 months ago
  4. 768ff0a dtoc: Save scan information across test runs by Simon Glass · 3 years, 10 months ago
  5. df692c3 dtoc: Move src_scan tests to a separate file by Simon Glass · 4 years ago
  6. 5fa24b0 dtoc: Run tests using test_util by Simon Glass · 4 years ago
  7. 4e8e846 dtoc: Add an 'all' command by Simon Glass · 4 years ago
  8. 6a65d8a dtoc: Allow providing a directory to write files to by Simon Glass · 4 years ago
  9. 6ca0c7a dtoc: Use None to mean stdout by Simon Glass · 4 years ago
  10. 4214316 patman: Tidy up sys.path changes by Simon Glass · 4 years, 7 months ago
  11. a997ea5 patman: Move to absolute imports by Simon Glass · 4 years, 7 months ago
  12. 8fde981 dtoc: Rename the main module by Simon Glass · 4 years, 7 months ago[Renamed (98%) from tools/dtoc/dtoc.py]
  13. b38aa01 patman: Drop references to __future__ by Simon Glass · 4 years, 7 months ago
  14. c79f03c doc: fix references to driver-model by Heinrich Schuchardt · 4 years, 9 months ago
  15. bfb0bb2 test_dtoc: Move to use Python 3 by Simon Glass · 5 years ago
  16. 4b1113c dtoc: Return a non-zero exit code when tests fail by Simon Glass · 5 years ago
  17. 61b88e5 dtoc: Adjust code for Python 3 by Simon Glass · 6 years ago
  18. 7057d02 binman: Run tests concurrently by Simon Glass · 6 years ago
  19. 5656ca2 binman: Add a default path to libfdt.py by Simon Glass · 6 years ago
  20. 0372540 dtoc: Add a test for code coverage by Simon Glass · 6 years ago
  21. c38fee04 dtoc: Fix some minor errors by Simon Glass · 6 years ago
  22. 70cd0d7 libfdt: Bring in proposed pylibfdt changes by Simon Glass · 6 years ago
  23. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  24. c05e791 host-tools: use python2 explicitly for shebang by Masahiro Yamada · 7 years ago
  25. 9d2eb92 dtoc: Add tests by Simon Glass · 7 years ago
  26. 3fa797a dtoc: Move the main logic into the dtb_platdata file by Simon Glass · 7 years ago
  27. eab3f62 dtoc: Pass include_disabled explicitly by Simon Glass · 7 years ago
  28. 1f730c8 dtoc: Fix pylint warnings by Simon Glass · 7 years ago
  29. d570dec dtoc: Split out the main class into its own file by Simon Glass · 7 years ago
  30. b7edba1 dtoc: Add a comment at the top by Simon Glass · 7 years ago
  31. 7427bf2 dtoc: Use self._options instead of the global options by Simon Glass · 7 years ago
  32. 934be0b dtoc: Support multiple compatible strings in a node by Simon Glass · 7 years ago
  33. a944093 fdt: Drop fdt_select.py by Simon Glass · 8 years ago
  34. 33ff679 dtoc: Handle nodes with phandles that depend on the same by Simon Glass · 8 years ago
  35. 67d2332 dtoc: Move the output code into its own function by Simon Glass · 8 years ago
  36. f31ca1e dtoc: make ScanTree recurse into subnodes by Philipp Tomsich · 8 years ago
  37. 9a2cdca dm: allow limiting pre-reloc markings to spl or tpl by Heiko Stübner · 8 years ago
  38. b17ab15 dtoc: Replace dot with underscore to avoid compiler errors by Simon Glass · 8 years ago
  39. 493dd31 dtoc: Make integer division python 3.x safe by Paul Burton · 8 years ago
  40. 0a95448 dtoc: Use items() to iterate over dictionaries in python 3.x by Paul Burton · 8 years ago
  41. b1a5e26 dtoc: Move BytesToValue() and GetEmpty() into PropBase by Simon Glass · 8 years ago
  42. b71ef89 dtoc: Move the fdt library selection into fdt_select by Simon Glass · 8 years ago
  43. 8a30514 dtoc: Move the struct import into the correct order by Simon Glass · 8 years ago
  44. afbf9b8 dm: core: Expand platdata for of-platdata devices by Simon Glass · 8 years ago
  45. 6522a55 dtoc: Ignore the u-boot, dm-pre-reloc property by Simon Glass · 8 years ago
  46. bfad22e dm: Add a tool to generate C code from a device tree by Simon Glass · 8 years ago