1. d8318fe patman: test_util: Use unittest text runner to print test results by Alper Nebi Yasak · 2 years, 6 months ago
  2. 5e2ab40 patman: Convert camel case in test_util.py by Simon Glass · 2 years, 8 months ago
  3. 1d0f30e patman: Update test_util to run doc tests by Simon Glass · 2 years, 8 months ago
  4. 973fa52 dtoc: Convert to use ArgumentParser by Simon Glass · 3 years, 3 months ago
  5. 4a09235 dtoc: Add an option for device instantiation by Simon Glass · 3 years, 8 months ago
  6. b00f006 dtoc: Support tracking the phase of U-Boot by Simon Glass · 3 years, 8 months ago
  7. a32eb7d dtoc: Save scan information across test runs by Simon Glass · 3 years, 8 months ago
  8. 10ea9c0 dtoc: Move src_scan tests to a separate file by Simon Glass · 3 years, 9 months ago
  9. 5d9a3aa dtoc: Run tests using test_util by Simon Glass · 3 years, 9 months ago
  10. 10cbd3b dtoc: Add an 'all' command by Simon Glass · 3 years, 9 months ago
  11. 192c111 dtoc: Allow providing a directory to write files to by Simon Glass · 3 years, 9 months ago
  12. f62cea0 dtoc: Use None to mean stdout by Simon Glass · 3 years, 9 months ago
  13. b4fa949 patman: Tidy up sys.path changes by Simon Glass · 4 years, 5 months ago
  14. bf77667 patman: Move to absolute imports by Simon Glass · 4 years, 5 months ago
  15. 4d25fe2 dtoc: Rename the main module by Simon Glass · 4 years, 5 months ago[Renamed (98%) from tools/dtoc/dtoc.py]
  16. 83a4518 patman: Drop references to __future__ by Simon Glass · 4 years, 5 months ago
  17. 2799a69 doc: fix references to driver-model by Heinrich Schuchardt · 4 years, 7 months ago
  18. 3c19dc8 test_dtoc: Move to use Python 3 by Simon Glass · 5 years ago
  19. 1000096 dtoc: Return a non-zero exit code when tests fail by Simon Glass · 5 years ago
  20. 90a8132 dtoc: Adjust code for Python 3 by Simon Glass · 5 years ago
  21. 11ae93e binman: Run tests concurrently by Simon Glass · 6 years ago
  22. ed59e00 binman: Add a default path to libfdt.py by Simon Glass · 6 years ago
  23. ba76521 dtoc: Add a test for code coverage by Simon Glass · 6 years ago
  24. dfe5f5b dtoc: Fix some minor errors by Simon Glass · 6 years ago
  25. 3def0cf libfdt: Bring in proposed pylibfdt changes by Simon Glass · 6 years ago
  26. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  27. 94b13bb host-tools: use python2 explicitly for shebang by Masahiro Yamada · 7 years ago
  28. c079192 dtoc: Add tests by Simon Glass · 7 years ago
  29. fa0ea5b dtoc: Move the main logic into the dtb_platdata file by Simon Glass · 7 years ago
  30. e36024b dtoc: Pass include_disabled explicitly by Simon Glass · 7 years ago
  31. 2be282c dtoc: Fix pylint warnings by Simon Glass · 7 years ago
  32. 7581c01 dtoc: Split out the main class into its own file by Simon Glass · 7 years ago
  33. 14f5acf dtoc: Add a comment at the top by Simon Glass · 7 years ago
  34. 418355c dtoc: Use self._options instead of the global options by Simon Glass · 7 years ago
  35. 2cce586 dtoc: Support multiple compatible strings in a node by Simon Glass · 7 years ago
  36. 99ed4a2 fdt: Drop fdt_select.py by Simon Glass · 7 years ago
  37. 439c947 dtoc: Handle nodes with phandles that depend on the same by Simon Glass · 7 years ago
  38. 49eec8c dtoc: Move the output code into its own function by Simon Glass · 7 years ago
  39. 55bc080 dtoc: make ScanTree recurse into subnodes by Philipp Tomsich · 8 years ago
  40. 27326c7 dm: allow limiting pre-reloc markings to spl or tpl by Heiko Stübner · 8 years ago
  41. 6b6024a dtoc: Replace dot with underscore to avoid compiler errors by Simon Glass · 8 years ago
  42. 34c3889 dtoc: Make integer division python 3.x safe by Paul Burton · 8 years ago
  43. 4ae6549 dtoc: Use items() to iterate over dictionaries in python 3.x by Paul Burton · 8 years ago
  44. bc1dea3 dtoc: Move BytesToValue() and GetEmpty() into PropBase by Simon Glass · 8 years ago
  45. ba48258 dtoc: Move the fdt library selection into fdt_select by Simon Glass · 8 years ago
  46. 5859311 dtoc: Move the struct import into the correct order by Simon Glass · 8 years ago
  47. 9fa2819 dm: core: Expand platdata for of-platdata devices by Simon Glass · 8 years ago
  48. efefe12 dtoc: Ignore the u-boot, dm-pre-reloc property by Simon Glass · 8 years ago
  49. 69f2ed7 dm: Add a tool to generate C code from a device tree by Simon Glass · 8 years ago