1. eea264e binman: Allow for logging information to be displayed by Simon Glass · 5 years ago
  2. e430440 binman: Allow easy importing of entry modules by Simon Glass · 5 years ago
  3. 53cd5d9 binman: Convert to use ArgumentParser by Simon Glass · 5 years ago
  4. 1cfdfc0 patman: Add a function to write ifwitool by Simon Glass · 5 years ago
  5. 07d9e70 patman: Add functions to compress and decompress data by Simon Glass · 5 years ago
  6. c22b8cf patman: Add a way to set the search path for tools by Simon Glass · 5 years ago
  7. 512f455 tools: Drop duplicate raise_on_error argument by Simon Glass · 5 years ago
  8. 9550f9a patman: Update cover-coverage tests for Python 3 by Simon Glass · 5 years ago
  9. 3c47e41 patman: Allow reading files in text mode by Simon Glass · 5 years ago
  10. f6b6481 dtoc: Use byte type instead of str in fdt by Simon Glass · 5 years ago
  11. 2b6ed5e dtoc: Updates BytesToValue() for Python 3 by Simon Glass · 5 years ago
  12. b2e7312 patman: Don't require Python 2 by Simon Glass · 5 years ago
  13. f6a6aaf patman: Tidy up a few more unicode conversions by Simon Glass · 5 years ago
  14. e6dca5e patman: Adjust functional tests for Python 3 by Simon Glass · 5 years ago
  15. 7ebb45c patman: Avoid unicode type in settings unit tests by Simon Glass · 5 years ago
  16. b644c66 patman: Sort series output for repeatabily by Simon Glass · 5 years ago
  17. 513eace patman: Move unicode helpers to tools by Simon Glass · 5 years ago
  18. ade1e38 patman: Support use of stringIO in Python 3 by Simon Glass · 5 years ago
  19. e6d85ff binman: Handle repeated bytes for Python 3 by Simon Glass · 5 years ago
  20. a92939a patman: Provide a way to get program output in binary mode by Simon Glass · 5 years ago
  21. 4a4c5dd patman: Use items() instead of iteritems() by Simon Glass · 5 years ago
  22. 5a1af1d patman: Convert print statements to Python 3 by Simon Glass · 5 years ago
  23. b1793a5 patman: Update cros_subprocess to use bytes by Simon Glass · 5 years ago
  24. 11ae93e binman: Run tests concurrently by Simon Glass · 6 years ago
  25. 008b030 patman: Don't clear progress in tout unless it was used by Simon Glass · 6 years ago
  26. 1fda182 tools: Set an initial value for indir by Simon Glass · 6 years ago
  27. ec9e0f4 patman: Handle unicode in _ProjectConfigParser tests by Simon Glass · 6 years ago
  28. 0a98b28 binman: Support adding files by Simon Glass · 6 years ago
  29. 04187a8 patman: Detect missing tools and report them by Simon Glass · 6 years ago
  30. 41d7535 patman: Correct unit test failure by Simon Glass · 6 years ago
  31. 4f5dea4 patman: Show the current directory in GetInputFilename() by Simon Glass · 6 years ago
  32. aeffc5e patman: Add a few more helpers to the tools library by Simon Glass · 6 years ago
  33. 2b19321e patman: Allow test commands to fall back to real ones by Simon Glass · 6 years ago
  34. b8a48fb patman: Split alias entries on arbitrary whitespace by Adam Sampson · 6 years ago
  35. 12308b1 lib: fdtdec: Rename routine fdtdec_setup_memory_size() by Siva Durga Prasad Paladugu · 6 years ago
  36. c3f9454 binman: Move capture_sys_output() to test_util by Simon Glass · 6 years ago
  37. ff1fd6c binman: Move coverage logic into a new test_util file by Simon Glass · 6 years ago
  38. a60aedf patman: Support using a particular SMTP server by Simon Glass · 6 years ago
  39. fe6ef1e patman: add test for SPDX license by Chris Packham · 6 years ago
  40. 4fb3502 patman: add option for limiting the Cc list by Chris Packham · 6 years ago
  41. 4225a4e patman: Fix unit tests for SPDX by Simon Glass · 6 years ago
  42. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  43. 94b13bb host-tools: use python2 explicitly for shebang by Masahiro Yamada · 7 years ago
  44. d1ccaa4 patman: Unquote output from get_maintainer.pl by Stefan Brüns · 7 years ago
  45. 6c328f2 patman: Fix up tests to pass with newest checkpatch by Simon Glass · 7 years ago
  46. ad89314 patman: Fix error when the email blacklist is missing by Simon Glass · 7 years ago
  47. e11aa60 patman: add support for omitting bouncing addresses by Chris Packham · 7 years ago
  48. 6e87ae1 patman: Add a functional test by Simon Glass · 7 years ago
  49. a44f4fb patman: Rename 'list' variable in MakeCcFile() by Simon Glass · 7 years ago
  50. 1f487f8 patman: Add a maintainer test feature to MakeCcFile() by Simon Glass · 7 years ago
  51. 2eb5fc1 patman: Add unicode to test patches by Simon Glass · 7 years ago
  52. db116cc patman: Don't return the series in FixPatches() by Simon Glass · 7 years ago
  53. 04f7870 patman: Don't report unicode character by Simon Glass · 7 years ago
  54. 2df3a01 patman: Rename 'str' variable in EmailPatches() by Simon Glass · 7 years ago
  55. 5c724dc patman: Don't convert input data to unicode by Simon Glass · 7 years ago
  56. 6f8abf7 patman: Adjust handling of unicode email address by Simon Glass · 7 years ago
  57. 21caa55 patman: encode CC list to UTF-8 by Philipp Tomsich · 7 years ago
  58. 6db06f9 patman: Convert byte arrays to strings by George McCollister · 7 years ago
  59. f11a0af patman: Handle non-ascii characters in names by Chris Packham · 8 years ago
  60. 8aa4136 patman: Format checkpatch messages for IDE throwback by Simon Glass · 8 years ago
  61. f5d44b9 patman: Fix doctest StringIO import for python 3.x by Paul Burton · 8 years ago
  62. c9eac38 patman: Use items() to iterate over dictionaries by Paul Burton · 8 years ago
  63. 2ce7b21 patman: Import 'configparser' lower case to be python 3.x safe by Paul Burton · 8 years ago
  64. ac3fde9 patman: Make exception handling python 3.x safe by Paul Burton · 8 years ago
  65. a920a17 patman: Make print statements python 3.x safe by Paul Burton · 8 years ago
  66. 12e5476 patman: Replace tabs with spaces by Paul Burton · 8 years ago
  67. 8b4919e patman: Flush output when there is no newline by Simon Glass · 8 years ago
  68. 0faf614 patman: Add a library to handle logging and progress by Simon Glass · 8 years ago
  69. 1f1864b patman: Add a tools library for using temporary files by Simon Glass · 8 years ago
  70. 785f154 patman: Adjust command.Output() to raise an error by default by Simon Glass · 8 years ago
  71. 94fbd3e tools: patman: Handle missing 'END' in non-last commit of a series by Bin Meng · 8 years ago
  72. 57b6b19 tools: patman: Handle missing blank line for 'Series-changes' by Bin Meng · 8 years ago
  73. 0d57718 tools: patman: Generate cover letter correctly when 'END' is missing by Bin Meng · 8 years ago
  74. 13b98d9 tools: patman: Handle tag sections without an 'END' by Bin Meng · 8 years ago
  75. e7df218 tools: patman: Use cover_match for 'Cover-letter' by Bin Meng · 8 years ago
  76. d4c8572 buildman: Allow branch names which conflict with directories by Simon Glass · 9 years ago
  77. 2bdeade buildman: patman: Fix -H when installed as a symlink by Simon Glass · 9 years ago
  78. 9ad9698 patman: Add a missing space in GetMetaDataForList() by Simon Glass · 9 years ago
  79. 070b781 patman: fix series-notes handling for buildman by Albert ARIBAUD · 9 years ago
  80. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  81. 27067a4 patman: Add --thread option by Mateusz Kulikowski · 9 years ago
  82. 8d3595a Revert "patman: use -D option for git format-patch" by Masahiro Yamada · 9 years ago
  83. d9917b0 buildman: Correct 'Series-cover-cc' detection logic by Simon Glass · 9 years ago
  84. 19b4a33 patman: use -D option for git format-patch by Masahiro Yamada · 9 years ago
  85. 9649e15 patman: Don't run patman when it is imported as a module by Simon Glass · 9 years ago
  86. 488d19c patman: add distutils based installer by Chris Packham · 9 years ago
  87. 3871cd8 patman: check git format.subjectprefix setting when generate patches prefix by Wu, Josh · 9 years ago
  88. 35ce2dc patman: cover letter shows like 00/xx if more than 10 patches by Wu, Josh · 9 years ago
  89. 8895b3e patman: Read in the git-mailrc alias file by Simon Glass · 10 years ago
  90. 71edbe5 buildman: Fix incorrect arguemnt in GetUpstream() by Simon Glass · 10 years ago
  91. 3d4de98 patman: Explain how to make doc/git-mailrc work by Simon Glass · 10 years ago
  92. 4b89b81 patman: Check commit_match before stripping leading whitespace by Scott Wood · 10 years ago
  93. 2181830 patman: Make dry-run output match real functionality by Peter Tyser · 10 years ago
  94. 5abab20 buildman: Allow specifying a range of commits to build by Simon Glass · 10 years ago
  95. 2a9e2c6 buildman: Try to guess the upstream commit by Simon Glass · 10 years ago
  96. 0b5b409 patman: Use the full commit hash for 'git checkout' by Simon Glass · 10 years ago
  97. 983a274 patman: Add a -m option to avoid copying the maintainers by Simon Glass · 10 years ago
  98. 1f72788 patman: make run results better visible by Vadim Bendebury · 10 years ago
  99. 950a231 buildman: Ignore conflicting tags by Simon Glass · 10 years ago
  100. 891b7a0 patman: Start with a clean series when needed by Simon Glass · 10 years ago