Age | Commit message (Expand) | Author |
2019-07-29 | patman: Reset the output directory when it is removed | Simon Glass |
2019-07-29 | binman: Support replacing data in a cbfs | Simon Glass |
2019-07-29 | binman: Add a bit of logging in entries when packing | Simon Glass |
2019-07-29 | patman: Update tout to avoid open-coding the debug levels | Simon Glass |
2019-07-29 | binman: Use print() to print output | Simon Glass |
2019-07-24 | binman: Allow for logging information to be displayed | Simon Glass |
2019-07-24 | binman: Allow easy importing of entry modules | Simon Glass |
2019-07-24 | binman: Convert to use ArgumentParser | Simon Glass |
2019-07-24 | patman: Add a function to write ifwitool | Simon Glass |
2019-07-23 | patman: Add functions to compress and decompress data | Simon Glass |
2019-07-23 | patman: Add a way to set the search path for tools | Simon Glass |
2019-07-23 | tools: Drop duplicate raise_on_error argument | Simon Glass |
2019-07-10 | patman: Update cover-coverage tests for Python 3 | Simon Glass |
2019-07-10 | patman: Allow reading files in text mode | Simon Glass |
2019-07-10 | dtoc: Use byte type instead of str in fdt | Simon Glass |
2019-07-10 | dtoc: Updates BytesToValue() for Python 3 | Simon Glass |
2019-07-10 | patman: Don't require Python 2 | Simon Glass |
2019-07-10 | patman: Tidy up a few more unicode conversions | Simon Glass |
2019-07-10 | patman: Adjust functional tests for Python 3 | Simon Glass |
2019-07-10 | patman: Avoid unicode type in settings unit tests | Simon Glass |
2019-07-10 | patman: Sort series output for repeatabily | Simon Glass |
2019-07-10 | patman: Move unicode helpers to tools | Simon Glass |
2019-07-10 | patman: Support use of stringIO in Python 3 | Simon Glass |
2019-07-10 | binman: Handle repeated bytes for Python 3 | Simon Glass |
2019-07-10 | patman: Provide a way to get program output in binary mode | Simon Glass |
2019-07-10 | patman: Use items() instead of iteritems() | Simon Glass |
2019-07-10 | patman: Convert print statements to Python 3 | Simon Glass |
2019-07-10 | patman: Update cros_subprocess to use bytes | Simon Glass |
2018-10-08 | binman: Run tests concurrently | Simon Glass |
2018-10-08 | patman: Don't clear progress in tout unless it was used | Simon Glass |
2018-10-08 | tools: Set an initial value for indir | Simon Glass |
2018-10-08 | patman: Handle unicode in _ProjectConfigParser tests | Simon Glass |
2018-09-29 | binman: Support adding files | Simon Glass |
2018-09-28 | patman: Detect missing tools and report them | Simon Glass |
2018-08-08 | patman: Correct unit test failure | Simon Glass |
2018-08-01 | patman: Show the current directory in GetInputFilename() | Simon Glass |
2018-08-01 | patman: Add a few more helpers to the tools library | Simon Glass |
2018-08-01 | patman: Allow test commands to fall back to real ones | Simon Glass |
2018-07-26 | patman: Split alias entries on arbitrary whitespace | Adam Sampson |
2018-07-19 | lib: fdtdec: Rename routine fdtdec_setup_memory_size() | Siva Durga Prasad Paladugu |
2018-07-09 | binman: Move capture_sys_output() to test_util | Simon Glass |
2018-07-09 | binman: Move coverage logic into a new test_util file | Simon Glass |
2018-06-23 | patman: Support using a particular SMTP server | Simon Glass |
2018-06-23 | patman: add test for SPDX license | Chris Packham |
2018-06-23 | patman: add option for limiting the Cc list | Chris Packham |
2018-06-07 | patman: Fix unit tests for SPDX | Simon Glass |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-01-28 | host-tools: use python2 explicitly for shebang | Masahiro Yamada |
2018-01-21 | patman: Unquote output from get_maintainer.pl | Stefan BrĂ¼ns |
2017-11-22 | patman: Fix up tests to pass with newest checkpatch | Simon Glass |