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