1. e5ff9ab Add information for skipped commit options by Patrick Delaunay · 4 years, 3 months ago
  2. 7058dd0 patman: Detect unexpected END by Patrick Delaunay · 4 years, 3 months ago
  3. b1cca95 binman: Detect when valid images are not produced by Simon Glass · 4 years, 3 months ago
  4. 38fdb4c patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 3 months ago
  5. 4f9f105 binman: Allow external binaries to be missing by Simon Glass · 4 years, 3 months ago
  6. 32eb66d binman: Specify the toolpath when running test coverage by Simon Glass · 4 years, 3 months ago
  7. c9360f16 patman: Add a -D option to enable debugging by Simon Glass · 4 years, 3 months ago
  8. 7207e2b patman: Support collecting response tags in Patchstream by Simon Glass · 4 years, 3 months ago
  9. 3c541c0 patman: Allow disabling 'bright' mode with Print output by Simon Glass · 4 years, 3 months ago
  10. 6bb74de patman: Add a 'test' subcommand by Simon Glass · 4 years, 3 months ago
  11. c4e7902 patman: Allow different commands by Simon Glass · 4 years, 3 months ago
  12. fda1e37 patman: Convert to ArgumentParser by Simon Glass · 4 years, 3 months ago
  13. 137947e patman: Allow skipping patches at the end by Simon Glass · 4 years, 3 months ago
  14. 262130f patman: Allow creating patches for another branch by Simon Glass · 4 years, 3 months ago
  15. fd70986 patman: Add a test that uses gitpython by Simon Glass · 4 years, 3 months ago
  16. 7d5b04e patman: Move main code out to a control module by Simon Glass · 4 years, 3 months ago
  17. 0b3d24a patman: Use test_util to show test results by Simon Glass · 4 years, 3 months ago
  18. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 2 months ago
  19. 28e0367 patman: When no tracking branch is provided, tell the user by Nicolas Boichat · 4 years, 3 months ago
  20. 754c05c patman: Make sure sendemail.suppresscc is (un)set correctly by Nicolas Boichat · 4 years, 3 months ago
  21. 3ce7f75 Add information for skipped commit options by Patrick Delaunay · 4 years, 3 months ago
  22. df1fa4b patman: Detect unexpected END by Patrick Delaunay · 4 years, 3 months ago
  23. 13262c9 binman: Detect when valid images are not produced by Simon Glass · 4 years, 3 months ago
  24. f9793a1 patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 3 months ago
  25. 5f850fb binman: Allow external binaries to be missing by Simon Glass · 4 years, 3 months ago
  26. 0b9116e binman: Re-enable concurrent tests by Simon Glass · 4 years, 3 months ago
  27. 92dee5f binman: Specify the toolpath when running test coverage by Simon Glass · 4 years, 3 months ago
  28. 0fc2e63 patman: Add a -D option to enable debugging by Simon Glass · 4 years, 3 months ago
  29. df3fc07 patman: Support collecting response tags in Patchstream by Simon Glass · 4 years, 3 months ago
  30. ef66291 patman: Allow disabling 'bright' mode with Print output by Simon Glass · 4 years, 3 months ago
  31. 57374b0 patman: Add a 'test' subcommand by Simon Glass · 4 years, 3 months ago
  32. 4806fa3 patman: Allow different commands by Simon Glass · 4 years, 3 months ago
  33. e676fab patman: Convert to ArgumentParser by Simon Glass · 4 years, 3 months ago
  34. d9dc99e patman: Allow skipping patches at the end by Simon Glass · 4 years, 3 months ago
  35. e9799e0 patman: Allow creating patches for another branch by Simon Glass · 4 years, 3 months ago
  36. 5d59758 patman: Add a test that uses gitpython by Simon Glass · 4 years, 3 months ago
  37. f365375 patman: Move main code out to a control module by Simon Glass · 4 years, 3 months ago
  38. 2e9a0cd patman: Use test_util to show test results by Simon Glass · 4 years, 3 months ago
  39. 8af45b1 checkpatch: Don't warn about PREFER_IF in headers/DT files by Simon Glass · 4 years, 4 months ago
  40. 5c43076 patman: Add tests for the rest of the checkpatch checks by Simon Glass · 4 years, 4 months ago
  41. 89fb8b7 patman: Decode output from the '--show-types' option by Simon Glass · 4 years, 4 months ago
  42. 4148c20 patman: Add a test for the 'possible new uclass' check by Simon Glass · 4 years, 4 months ago
  43. 40d9734 patman: Rename test.py to test_checkpatch.py by Simon Glass · 4 years, 4 months ago
  44. 1b48782 patman: Drop import of test_util in test_util by Simon Glass · 4 years, 4 months ago
  45. dd3dac2 patman: Avoid importing gitutil in settings by Simon Glass · 4 years, 4 months ago
  46. 156e655 patman: Pass in maintainer dirs to avoid and import by Simon Glass · 4 years, 4 months ago
  47. 38a9d3b patman: Use a dict in gitutil to avoid importing series by Simon Glass · 4 years, 4 months ago
  48. ddd65b0 patman: Avoid circular dependency between command and tools by Simon Glass · 4 years, 4 months ago
  49. 676f98a patman: Drop unnecessary import in gitutil by Simon Glass · 4 years, 4 months ago
  50. 96daa41 patman: Complain if a checkpatch line is not understood by Simon Glass · 4 years, 5 months ago
  51. 37f3bb5 patman: Support warnings in the patch subject by Simon Glass · 4 years, 5 months ago
  52. 666eb15 patman: Handle checkpatch output with notes and code by Simon Glass · 4 years, 5 months ago
  53. 7175b08 patman: Don't try to process checkpatch lines twice by Simon Glass · 4 years, 5 months ago
  54. 7d5b5e8 patman: Support emacs mode with checkpatch by Simon Glass · 4 years, 5 months ago
  55. 870bd56 patman: Fix 'warning' typo by Simon Glass · 4 years, 5 months ago
  56. dc03ba4 patman: Modify functional tests for new behavior by Sean Anderson · 4 years, 5 months ago
  57. 0411fff patman: Support multi-line changes in changelogs by Sean Anderson · 4 years, 5 months ago
  58. 6949f70 patman: Add new tags for finer-grained changelog control by Sean Anderson · 4 years, 5 months ago
  59. b0436b9 patman: Suppress empty changelog entries by Sean Anderson · 4 years, 5 months ago
  60. 14aa35a patman: Add an option to create patches without binary contents by Bin Meng · 4 years, 5 months ago
  61. 0fc01bf patman: Sort the command line options by Bin Meng · 4 years, 5 months ago
  62. b4fa949 patman: Tidy up sys.path changes by Simon Glass · 4 years, 6 months ago
  63. bf77667 patman: Move to absolute imports by Simon Glass · 4 years, 6 months ago
  64. 1628793 binman: Move to absolute imports by Simon Glass · 4 years, 6 months ago
  65. ce0dc2e patman: Move test running/reporting to test_util by Simon Glass · 4 years, 6 months ago
  66. 428e773 patman: Drop the python2 code in test coverage by Simon Glass · 4 years, 6 months ago
  67. c07ab6e binman: Rename the main module by Simon Glass · 4 years, 6 months ago
  68. c3a13cc patman: Drop Python 2 StringIO code by Simon Glass · 4 years, 6 months ago
  69. 83a4518 patman: Drop references to __future__ by Simon Glass · 4 years, 6 months ago
  70. 0d7a8c4 patman: Rename the main module by Simon Glass · 4 years, 6 months ago
  71. 1e13047 patman: Support limiting output to a single line by Simon Glass · 4 years, 6 months ago
  72. 37b224f patman: Support erasing a previously unfinished text line by Simon Glass · 4 years, 6 months ago
  73. a84eb16 patman: Update flushing Print() for Python 3 by Simon Glass · 4 years, 6 months ago
  74. cf0ef93 patman: Apply the cc limit to the cover letter also by Simon Glass · 4 years, 7 months ago
  75. 677dac2 patman: fix coverletter cc list with nulls by Robert Beckett · 4 years, 11 months ago
  76. ab4a6ab patman: fix some typos in comments by Anatolij Gustschin · 5 years ago
  77. e3986d9 patman: Move to use Python 3 by Simon Glass · 5 years ago
  78. 272cd85 patman: Use unicode for file I/O by Simon Glass · 5 years ago
  79. 3b3e3c0 patman: Adjust 'command' to return strings instead of bytes by Simon Glass · 5 years ago
  80. 8ab452d patman: separate emails in CC list with NULs by Dmitry Torokhov · 5 years ago
  81. 833e419 patman: Use the Change-Id, version, and prefix in the Message-Id by Douglas Anderson · 5 years ago
  82. f514d8f binman: Use the Makefile for u_boot_ucode_ptr by Simon Glass · 5 years ago
  83. 6eace39 patman: Update command.Run() to handle failure better by Simon Glass · 5 years ago
  84. 3b1c0b0 patman: Drop binary parameter by Simon Glass · 5 years ago
  85. 3135330 patman: Reset the output directory when it is removed by Simon Glass · 5 years ago
  86. eb0f4a4 binman: Support replacing data in a cbfs by Simon Glass · 5 years ago
  87. 9f297b0 binman: Add a bit of logging in entries when packing by Simon Glass · 5 years ago
  88. fd07336 patman: Update tout to avoid open-coding the debug levels by Simon Glass · 5 years ago
  89. 7b77316 binman: Use print() to print output by Simon Glass · 5 years ago
  90. eea264e binman: Allow for logging information to be displayed by Simon Glass · 5 years ago
  91. e430440 binman: Allow easy importing of entry modules by Simon Glass · 5 years ago
  92. 53cd5d9 binman: Convert to use ArgumentParser by Simon Glass · 5 years ago
  93. 1cfdfc0 patman: Add a function to write ifwitool by Simon Glass · 5 years ago
  94. 07d9e70 patman: Add functions to compress and decompress data by Simon Glass · 5 years ago
  95. c22b8cf patman: Add a way to set the search path for tools by Simon Glass · 5 years ago
  96. 512f455 tools: Drop duplicate raise_on_error argument by Simon Glass · 5 years ago
  97. 9550f9a patman: Update cover-coverage tests for Python 3 by Simon Glass · 5 years ago
  98. 3c47e41 patman: Allow reading files in text mode by Simon Glass · 5 years ago
  99. f6b6481 dtoc: Use byte type instead of str in fdt by Simon Glass · 5 years ago
  100. 2b6ed5e dtoc: Updates BytesToValue() for Python 3 by Simon Glass · 5 years ago