1. cd740d3 binman: Allow resolving host-specific tools from env vars by Alper Nebi Yasak · 4 years, 3 months ago
  2. 5cd321d binman: Use target-specific tools when cross-compiling by Alper Nebi Yasak · 4 years, 3 months ago
  3. fede44a buildman: Use git worktrees instead of git clones when possible by Alper Nebi Yasak · 4 years, 3 months ago
  4. f38051e checkpatch: Don't allow common.h and dm.h in headers by Simon Glass · 4 years, 4 months ago
  5. 50137da patman: Fix up the test comments by Simon Glass · 4 years, 4 months ago
  6. 6eb63c7 binman: Re-enable concurrent tests by Simon Glass · 4 years, 5 months ago
  7. 2173fb4 patman: When no tracking branch is provided, tell the user by Nicolas Boichat · 4 years, 5 months ago
  8. 0da9574 patman: Make sure sendemail.suppresscc is (un)set correctly by Nicolas Boichat · 4 years, 5 months ago
  9. ed73b31 Add information for skipped commit options by Patrick Delaunay · 4 years, 5 months ago
  10. 2870c1c patman: Detect unexpected END by Patrick Delaunay · 4 years, 5 months ago
  11. a003cd3 binman: Detect when valid images are not produced by Simon Glass · 4 years, 5 months ago
  12. 6e02f7c patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 5 months ago
  13. 5d94cc6 binman: Allow external binaries to be missing by Simon Glass · 4 years, 5 months ago
  14. 5d5930d binman: Specify the toolpath when running test coverage by Simon Glass · 4 years, 5 months ago
  15. dbac716 patman: Add a -D option to enable debugging by Simon Glass · 4 years, 5 months ago
  16. 08e91be patman: Support collecting response tags in Patchstream by Simon Glass · 4 years, 5 months ago
  17. 3f6cd78 patman: Allow disabling 'bright' mode with Print output by Simon Glass · 4 years, 5 months ago
  18. 109e84e patman: Add a 'test' subcommand by Simon Glass · 4 years, 5 months ago
  19. ecb09da patman: Allow different commands by Simon Glass · 4 years, 5 months ago
  20. eb101ac patman: Convert to ArgumentParser by Simon Glass · 4 years, 5 months ago
  21. b3bf4e1 patman: Allow skipping patches at the end by Simon Glass · 4 years, 5 months ago
  22. 2eb4da7 patman: Allow creating patches for another branch by Simon Glass · 4 years, 5 months ago
  23. 54f1c5b patman: Add a test that uses gitpython by Simon Glass · 4 years, 5 months ago
  24. 24725af patman: Move main code out to a control module by Simon Glass · 4 years, 5 months ago
  25. bddb438 patman: Use test_util to show test results by Simon Glass · 4 years, 5 months ago
  26. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  27. d6a56ac patman: When no tracking branch is provided, tell the user by Nicolas Boichat · 4 years, 5 months ago
  28. feba110 patman: Make sure sendemail.suppresscc is (un)set correctly by Nicolas Boichat · 4 years, 5 months ago
  29. 03b9dcd Add information for skipped commit options by Patrick Delaunay · 4 years, 5 months ago
  30. 05cc537 patman: Detect unexpected END by Patrick Delaunay · 4 years, 5 months ago
  31. 7332588 binman: Detect when valid images are not produced by Simon Glass · 4 years, 5 months ago
  32. dab7c43 patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 5 months ago
  33. 42f927a binman: Allow external binaries to be missing by Simon Glass · 4 years, 5 months ago
  34. 4b54adc binman: Re-enable concurrent tests by Simon Glass · 4 years, 5 months ago
  35. b70caf7 binman: Specify the toolpath when running test coverage by Simon Glass · 4 years, 5 months ago
  36. 979996e patman: Add a -D option to enable debugging by Simon Glass · 4 years, 5 months ago
  37. 62c3852 patman: Support collecting response tags in Patchstream by Simon Glass · 4 years, 5 months ago
  38. 039f5b7 patman: Allow disabling 'bright' mode with Print output by Simon Glass · 4 years, 5 months ago
  39. 9c501e1 patman: Add a 'test' subcommand by Simon Glass · 4 years, 5 months ago
  40. c16f324 patman: Allow different commands by Simon Glass · 4 years, 5 months ago
  41. 7f739bb patman: Convert to ArgumentParser by Simon Glass · 4 years, 5 months ago
  42. 25cc85e patman: Allow skipping patches at the end by Simon Glass · 4 years, 5 months ago
  43. b4aa8aa patman: Allow creating patches for another branch by Simon Glass · 4 years, 5 months ago
  44. a12b1ab patman: Add a test that uses gitpython by Simon Glass · 4 years, 5 months ago
  45. 85a03de patman: Move main code out to a control module by Simon Glass · 4 years, 5 months ago
  46. 4e98ab9 patman: Use test_util to show test results by Simon Glass · 4 years, 5 months ago
  47. 2ec1ed2 checkpatch: Don't warn about PREFER_IF in headers/DT files by Simon Glass · 4 years, 6 months ago
  48. cc00e49 patman: Add tests for the rest of the checkpatch checks by Simon Glass · 4 years, 6 months ago
  49. 08cfa41 patman: Decode output from the '--show-types' option by Simon Glass · 4 years, 6 months ago
  50. f5dd906 patman: Add a test for the 'possible new uclass' check by Simon Glass · 4 years, 6 months ago
  51. cf5f0b5 patman: Rename test.py to test_checkpatch.py by Simon Glass · 4 years, 6 months ago
  52. 29f8fc1 patman: Drop import of test_util in test_util by Simon Glass · 4 years, 6 months ago
  53. ff15dcd patman: Avoid importing gitutil in settings by Simon Glass · 4 years, 6 months ago
  54. c9fa886 patman: Pass in maintainer dirs to avoid and import by Simon Glass · 4 years, 6 months ago
  55. 794c259 patman: Use a dict in gitutil to avoid importing series by Simon Glass · 4 years, 6 months ago
  56. 4ba3ea5 patman: Avoid circular dependency between command and tools by Simon Glass · 4 years, 6 months ago
  57. 1e2f6a1 patman: Drop unnecessary import in gitutil by Simon Glass · 4 years, 6 months ago
  58. 7a54365 patman: Complain if a checkpatch line is not understood by Simon Glass · 4 years, 7 months ago
  59. d2d136c patman: Support warnings in the patch subject by Simon Glass · 4 years, 7 months ago
  60. 9a690c4 patman: Handle checkpatch output with notes and code by Simon Glass · 4 years, 7 months ago
  61. 9eb74a9 patman: Don't try to process checkpatch lines twice by Simon Glass · 4 years, 7 months ago
  62. 396168c patman: Support emacs mode with checkpatch by Simon Glass · 4 years, 7 months ago
  63. 39d6d84 patman: Fix 'warning' typo by Simon Glass · 4 years, 7 months ago
  64. cf13b86 patman: Modify functional tests for new behavior by Sean Anderson · 4 years, 7 months ago
  65. 1a32f92 patman: Support multi-line changes in changelogs by Sean Anderson · 4 years, 7 months ago
  66. 48f46d6 patman: Add new tags for finer-grained changelog control by Sean Anderson · 4 years, 7 months ago
  67. 5ae4e8d patman: Suppress empty changelog entries by Sean Anderson · 4 years, 7 months ago
  68. a04f121 patman: Add an option to create patches without binary contents by Bin Meng · 4 years, 7 months ago
  69. 5b0a511 patman: Sort the command line options by Bin Meng · 4 years, 7 months ago
  70. 4214316 patman: Tidy up sys.path changes by Simon Glass · 4 years, 8 months ago
  71. a997ea5 patman: Move to absolute imports by Simon Glass · 4 years, 8 months ago
  72. c585dd4 binman: Move to absolute imports by Simon Glass · 4 years, 8 months ago
  73. 7330692 patman: Move test running/reporting to test_util by Simon Glass · 4 years, 8 months ago
  74. f156e3b patman: Drop the python2 code in test coverage by Simon Glass · 4 years, 8 months ago
  75. ebbb543 binman: Rename the main module by Simon Glass · 4 years, 8 months ago
  76. 945328b patman: Drop Python 2 StringIO code by Simon Glass · 4 years, 8 months ago
  77. b38aa01 patman: Drop references to __future__ by Simon Glass · 4 years, 8 months ago
  78. bdaad40 patman: Rename the main module by Simon Glass · 4 years, 8 months ago
  79. bbde053 patman: Support limiting output to a single line by Simon Glass · 4 years, 8 months ago
  80. 5f9325d patman: Support erasing a previously unfinished text line by Simon Glass · 4 years, 8 months ago
  81. 82e4c64 patman: Update flushing Print() for Python 3 by Simon Glass · 4 years, 8 months ago
  82. 39ed6bb patman: Apply the cc limit to the cover letter also by Simon Glass · 4 years, 9 months ago
  83. 3356f2c patman: fix coverletter cc list with nulls by Robert Beckett · 5 years ago
  84. f2bcb32 patman: fix some typos in comments by Anatolij Gustschin · 5 years ago
  85. efeac06 patman: Move to use Python 3 by Simon Glass · 5 years ago
  86. f544a2d patman: Use unicode for file I/O by Simon Glass · 5 years ago
  87. cc311ac patman: Adjust 'command' to return strings instead of bytes by Simon Glass · 5 years ago
  88. ef7f67d patman: separate emails in CC list with NULs by Dmitry Torokhov · 5 years ago
  89. 52b5ee8 patman: Use the Change-Id, version, and prefix in the Message-Id by Douglas Anderson · 5 years ago
  90. 4affd4b binman: Use the Makefile for u_boot_ucode_ptr by Simon Glass · 5 years ago
  91. 9f5051a patman: Update command.Run() to handle failure better by Simon Glass · 5 years ago
  92. 5feeacf patman: Drop binary parameter by Simon Glass · 5 years ago
  93. 7f47e08 patman: Reset the output directory when it is removed by Simon Glass · 5 years ago
  94. 37fdd14 binman: Support replacing data in a cbfs by Simon Glass · 5 years ago
  95. b6dff4c binman: Add a bit of logging in entries when packing by Simon Glass · 5 years ago
  96. 6162f1a patman: Update tout to avoid open-coding the debug levels by Simon Glass · 5 years ago
  97. dc4aeef binman: Use print() to print output by Simon Glass · 5 years ago
  98. 233a26a9 binman: Allow for logging information to be displayed by Simon Glass · 5 years ago
  99. 0baeab7 binman: Allow easy importing of entry modules by Simon Glass · 5 years ago
  100. f46732a binman: Convert to use ArgumentParser by Simon Glass · 5 years ago