Commit Graph

151 Commits (lime2-spi)

Author SHA1 Message Date
Simon Glass 11ae93eef4 binman: Run tests concurrently 6 years ago
Simon Glass 008b030009 patman: Don't clear progress in tout unless it was used 6 years ago
Simon Glass 1fda18205f tools: Set an initial value for indir 6 years ago
Simon Glass ec9e0f4712 patman: Handle unicode in _ProjectConfigParser tests 6 years ago
Simon Glass 0a98b28b06 binman: Support adding files 6 years ago
Simon Glass 04187a845c patman: Detect missing tools and report them 6 years ago
Simon Glass 41d7535cba patman: Correct unit test failure 6 years ago
Simon Glass 4f5dea4543 patman: Show the current directory in GetInputFilename() 6 years ago
Simon Glass aeffc5e956 patman: Add a few more helpers to the tools library 6 years ago
Simon Glass 2b19321ef9 patman: Allow test commands to fall back to real ones 6 years ago
Adam Sampson b8a48fbca3 patman: Split alias entries on arbitrary whitespace 6 years ago
Siva Durga Prasad Paladugu 12308b128f lib: fdtdec: Rename routine fdtdec_setup_memory_size() 6 years ago
Simon Glass c3f9454103 binman: Move capture_sys_output() to test_util 6 years ago
Simon Glass ff1fd6ccde binman: Move coverage logic into a new test_util file 6 years ago
Simon Glass a60aedfd31 patman: Support using a particular SMTP server 6 years ago
Chris Packham fe6ef1e9ba patman: add test for SPDX license 6 years ago
Chris Packham 4fb3502972 patman: add option for limiting the Cc list 6 years ago
Simon Glass 4225a4e4a9 patman: Fix unit tests for SPDX 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Masahiro Yamada 94b13bbae9 host-tools: use python2 explicitly for shebang 6 years ago
Stefan Brüns d1ccaa4760 patman: Unquote output from get_maintainer.pl 6 years ago
Simon Glass 6c328f2975 patman: Fix up tests to pass with newest checkpatch 7 years ago
Simon Glass ad8931400b patman: Fix error when the email blacklist is missing 7 years ago
Chris Packham e11aa602ab patman: add support for omitting bouncing addresses 7 years ago
Simon Glass 6e87ae1c07 patman: Add a functional test 7 years ago
Simon Glass a44f4fb72b patman: Rename 'list' variable in MakeCcFile() 7 years ago
Simon Glass 1f487f85d2 patman: Add a maintainer test feature to MakeCcFile() 7 years ago
Simon Glass 2eb5fc13b3 patman: Add unicode to test patches 7 years ago
Simon Glass db116cc8d0 patman: Don't return the series in FixPatches() 7 years ago
Simon Glass 04f7870635 patman: Don't report unicode character 7 years ago
Simon Glass 2df3a01974 patman: Rename 'str' variable in EmailPatches() 7 years ago
Simon Glass 5c724dc440 patman: Don't convert input data to unicode 7 years ago
Simon Glass 6f8abf765b patman: Adjust handling of unicode email address 7 years ago
Philipp Tomsich 21caa558ca patman: encode CC list to UTF-8 7 years ago
George McCollister 6db06f94e1 patman: Convert byte arrays to strings 7 years ago
Chris Packham f11a0af713 patman: Handle non-ascii characters in names 7 years ago
Simon Glass 8aa41363eb patman: Format checkpatch messages for IDE throwback 7 years ago
Paul Burton f5d44b9bae patman: Fix doctest StringIO import for python 3.x 8 years ago
Paul Burton c9eac38a25 patman: Use items() to iterate over dictionaries 8 years ago
Paul Burton 2ce7b21e6c patman: Import 'configparser' lower case to be python 3.x safe 8 years ago
Paul Burton ac3fde9394 patman: Make exception handling python 3.x safe 8 years ago
Paul Burton a920a17b2f patman: Make print statements python 3.x safe 8 years ago
Paul Burton 12e5476df3 patman: Replace tabs with spaces 8 years ago
Simon Glass 8b4919ed29 patman: Flush output when there is no newline 8 years ago
Simon Glass 0faf6144fd patman: Add a library to handle logging and progress 8 years ago
Simon Glass 1f1864b408 patman: Add a tools library for using temporary files 8 years ago
Simon Glass 785f1548a9 patman: Adjust command.Output() to raise an error by default 8 years ago
Bin Meng 94fbd3e37d tools: patman: Handle missing 'END' in non-last commit of a series 8 years ago
Bin Meng 57b6b190a8 tools: patman: Handle missing blank line for 'Series-changes' 8 years ago
Bin Meng 0d57718775 tools: patman: Generate cover letter correctly when 'END' is missing 8 years ago