Age | Commit message (Expand) | Author |
2020-08-03 | checkpatch: Don't allow common.h and dm.h in headers | Simon Glass |
2020-08-03 | patman: Fix up the test comments | Simon Glass |
2020-07-26 | binman: Re-enable concurrent tests | Simon Glass |
2020-07-25 | patman: When no tracking branch is provided, tell the user | Nicolas Boichat |
2020-07-25 | patman: Make sure sendemail.suppresscc is (un)set correctly | Nicolas Boichat |
2020-07-25 | Add information for skipped commit options | Patrick Delaunay |
2020-07-25 | patman: Detect unexpected END | Patrick Delaunay |
2020-07-25 | binman: Detect when valid images are not produced | Simon Glass |
2020-07-25 | patman: Update errors and warnings to use stderr | Simon Glass |
2020-07-25 | binman: Allow external binaries to be missing | Simon Glass |
2020-07-24 | binman: Specify the toolpath when running test coverage | Simon Glass |
2020-07-24 | patman: Add a -D option to enable debugging | Simon Glass |
2020-07-24 | patman: Support collecting response tags in Patchstream | Simon Glass |
2020-07-24 | patman: Allow disabling 'bright' mode with Print output | Simon Glass |
2020-07-24 | patman: Add a 'test' subcommand | Simon Glass |
2020-07-24 | patman: Allow different commands | Simon Glass |
2020-07-24 | patman: Convert to ArgumentParser | Simon Glass |
2020-07-24 | patman: Allow skipping patches at the end | Simon Glass |
2020-07-24 | patman: Allow creating patches for another branch | Simon Glass |
2020-07-24 | patman: Add a test that uses gitpython | Simon Glass |
2020-07-24 | patman: Move main code out to a control module | Simon Glass |
2020-07-24 | patman: Use test_util to show test results | Simon Glass |
2020-07-24 | Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" | Tom Rini |
2020-07-20 | patman: When no tracking branch is provided, tell the user | Nicolas Boichat |
2020-07-20 | patman: Make sure sendemail.suppresscc is (un)set correctly | Nicolas Boichat |
2020-07-20 | Add information for skipped commit options | Patrick Delaunay |
2020-07-20 | patman: Detect unexpected END | Patrick Delaunay |
2020-07-20 | binman: Detect when valid images are not produced | Simon Glass |
2020-07-20 | patman: Update errors and warnings to use stderr | Simon Glass |
2020-07-20 | binman: Allow external binaries to be missing | Simon Glass |
2020-07-20 | binman: Re-enable concurrent tests | Simon Glass |
2020-07-20 | binman: Specify the toolpath when running test coverage | Simon Glass |
2020-07-20 | patman: Add a -D option to enable debugging | Simon Glass |
2020-07-20 | patman: Support collecting response tags in Patchstream | Simon Glass |
2020-07-20 | patman: Allow disabling 'bright' mode with Print output | Simon Glass |
2020-07-20 | patman: Add a 'test' subcommand | Simon Glass |
2020-07-20 | patman: Allow different commands | Simon Glass |
2020-07-20 | patman: Convert to ArgumentParser | Simon Glass |
2020-07-20 | patman: Allow skipping patches at the end | Simon Glass |
2020-07-20 | patman: Allow creating patches for another branch | Simon Glass |
2020-07-20 | patman: Add a test that uses gitpython | Simon Glass |
2020-07-20 | patman: Move main code out to a control module | Simon Glass |
2020-07-20 | patman: Use test_util to show test results | Simon Glass |
2020-07-09 | checkpatch: Don't warn about PREFER_IF in headers/DT files | Simon Glass |
2020-07-09 | patman: Add tests for the rest of the checkpatch checks | Simon Glass |
2020-07-09 | patman: Decode output from the '--show-types' option | Simon Glass |
2020-07-09 | patman: Add a test for the 'possible new uclass' check | Simon Glass |
2020-07-09 | patman: Rename test.py to test_checkpatch.py | Simon Glass |
2020-07-09 | patman: Drop import of test_util in test_util | Simon Glass |
2020-07-09 | patman: Avoid importing gitutil in settings | Simon Glass |