summaryrefslogtreecommitdiff
path: root/tools/patman
Commit message (Expand)AuthorAgeFilesLines
* patman: fix coverletter cc list with nullsRobert Beckett2019-11-141-1/+1
* patman: fix some typos in commentsAnatolij Gustschin2019-11-143-5/+5
* patman: Move to use Python 3Simon Glass2019-11-041-1/+1
* patman: Use unicode for file I/OSimon Glass2019-11-045-11/+11
* patman: Adjust 'command' to return strings instead of bytesSimon Glass2019-11-042-16/+44
* patman: separate emails in CC list with NULsDmitry Torokhov2019-10-273-5/+5
* patman: Use the Change-Id, version, and prefix in the Message-IdDouglas Anderson2019-10-154-5/+85
* binman: Use the Makefile for u_boot_ucode_ptrSimon Glass2019-10-151-1/+1
* patman: Update command.Run() to handle failure betterSimon Glass2019-10-151-2/+8
* patman: Drop binary parameterSimon Glass2019-10-152-10/+8
* patman: Reset the output directory when it is removedSimon Glass2019-07-291-0/+2
* binman: Support replacing data in a cbfsSimon Glass2019-07-291-2/+9
* binman: Add a bit of logging in entries when packingSimon Glass2019-07-291-0/+16
* patman: Update tout to avoid open-coding the debug levelsSimon Glass2019-07-291-11/+7
* binman: Use print() to print outputSimon Glass2019-07-291-1/+3
* binman: Allow for logging information to be displayedSimon Glass2019-07-241-1/+9
* binman: Allow easy importing of entry modulesSimon Glass2019-07-241-0/+1
* binman: Convert to use ArgumentParserSimon Glass2019-07-241-2/+3
* patman: Add a function to write ifwitoolSimon Glass2019-07-241-0/+33
* patman: Add functions to compress and decompress dataSimon Glass2019-07-231-0/+66
* patman: Add a way to set the search path for toolsSimon Glass2019-07-231-5/+37
* tools: Drop duplicate raise_on_error argumentSimon Glass2019-07-231-2/+2
* patman: Update cover-coverage tests for Python 3Simon Glass2019-07-101-6/+9
* patman: Allow reading files in text modeSimon Glass2019-07-101-2/+2
* dtoc: Use byte type instead of str in fdtSimon Glass2019-07-101-0/+25
* dtoc: Updates BytesToValue() for Python 3Simon Glass2019-07-101-0/+27
* patman: Don't require Python 2Simon Glass2019-07-101-1/+1
* patman: Tidy up a few more unicode conversionsSimon Glass2019-07-102-6/+3
* patman: Adjust functional tests for Python 3Simon Glass2019-07-101-11/+14
* patman: Avoid unicode type in settings unit testsSimon Glass2019-07-101-8/+8
* patman: Sort series output for repeatabilySimon Glass2019-07-102-12/+12
* patman: Move unicode helpers to toolsSimon Glass2019-07-104-16/+39
* patman: Support use of stringIO in Python 3Simon Glass2019-07-101-1/+6
* binman: Handle repeated bytes for Python 3Simon Glass2019-07-101-0/+19
* patman: Provide a way to get program output in binary modeSimon Glass2019-07-102-3/+4
* patman: Use items() instead of iteritems()Simon Glass2019-07-101-1/+1
* patman: Convert print statements to Python 3Simon Glass2019-07-103-15/+14
* patman: Update cros_subprocess to use bytesSimon Glass2019-07-102-20/+29
* binman: Run tests concurrentlySimon Glass2018-10-081-1/+1
* patman: Don't clear progress in tout unless it was usedSimon Glass2018-10-081-1/+7
* tools: Set an initial value for indirSimon Glass2018-10-081-0/+3
* patman: Handle unicode in _ProjectConfigParser testsSimon Glass2018-10-081-7/+20
* binman: Support adding filesSimon Glass2018-09-291-0/+18
* patman: Detect missing tools and report themSimon Glass2018-09-281-1/+28
* patman: Correct unit test failureSimon Glass2018-08-081-0/+0
* patman: Show the current directory in GetInputFilename()Simon Glass2018-08-011-2/+2
* patman: Add a few more helpers to the tools librarySimon Glass2018-08-011-1/+75
* patman: Allow test commands to fall back to real onesSimon Glass2018-08-011-2/+6
* patman: Split alias entries on arbitrary whitespaceAdam Sampson2018-07-261-1/+1
* lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu2018-07-194-5/+5