summaryrefslogtreecommitdiff
path: root/tools/patman
AgeCommit message (Expand)Author
2020-05-29patman: Modify functional tests for new behaviorSean Anderson
2020-05-29patman: Support multi-line changes in changelogsSean Anderson
2020-05-29patman: Add new tags for finer-grained changelog controlSean Anderson
2020-05-29patman: Suppress empty changelog entriesSean Anderson
2020-05-29patman: Add an option to create patches without binary contentsBin Meng
2020-05-29patman: Sort the command line optionsBin Meng
2020-04-26patman: Tidy up sys.path changesSimon Glass
2020-04-26patman: Move to absolute importsSimon Glass
2020-04-26binman: Move to absolute importsSimon Glass
2020-04-26patman: Move test running/reporting to test_utilSimon Glass
2020-04-26patman: Drop the python2 code in test coverageSimon Glass
2020-04-26binman: Rename the main moduleSimon Glass
2020-04-26patman: Drop Python 2 StringIO codeSimon Glass
2020-04-26patman: Drop references to __future__Simon Glass
2020-04-26patman: Rename the main moduleSimon Glass
2020-04-21patman: Support limiting output to a single lineSimon Glass
2020-04-21patman: Support erasing a previously unfinished text lineSimon Glass
2020-04-21patman: Update flushing Print() for Python 3Simon Glass
2020-04-16patman: Apply the cc limit to the cover letter alsoSimon Glass
2019-11-14patman: fix coverletter cc list with nullsRobert Beckett
2019-11-14patman: fix some typos in commentsAnatolij Gustschin
2019-11-04patman: Move to use Python 3Simon Glass
2019-11-04patman: Use unicode for file I/OSimon Glass
2019-11-04patman: Adjust 'command' to return strings instead of bytesSimon Glass
2019-10-27patman: separate emails in CC list with NULsDmitry Torokhov
2019-10-15patman: Use the Change-Id, version, and prefix in the Message-IdDouglas Anderson
2019-10-15binman: Use the Makefile for u_boot_ucode_ptrSimon Glass
2019-10-15patman: Update command.Run() to handle failure betterSimon Glass
2019-10-15patman: Drop binary parameterSimon Glass
2019-07-29patman: Reset the output directory when it is removedSimon Glass
2019-07-29binman: Support replacing data in a cbfsSimon Glass
2019-07-29binman: Add a bit of logging in entries when packingSimon Glass
2019-07-29patman: Update tout to avoid open-coding the debug levelsSimon Glass
2019-07-29binman: Use print() to print outputSimon Glass
2019-07-24binman: Allow for logging information to be displayedSimon Glass
2019-07-24binman: Allow easy importing of entry modulesSimon Glass
2019-07-24binman: Convert to use ArgumentParserSimon Glass
2019-07-24patman: Add a function to write ifwitoolSimon Glass
2019-07-23patman: Add functions to compress and decompress dataSimon Glass
2019-07-23patman: Add a way to set the search path for toolsSimon Glass
2019-07-23tools: Drop duplicate raise_on_error argumentSimon Glass
2019-07-10patman: Update cover-coverage tests for Python 3Simon Glass
2019-07-10patman: Allow reading files in text modeSimon Glass
2019-07-10dtoc: Use byte type instead of str in fdtSimon Glass
2019-07-10dtoc: Updates BytesToValue() for Python 3Simon Glass
2019-07-10patman: Don't require Python 2Simon Glass
2019-07-10patman: Tidy up a few more unicode conversionsSimon Glass
2019-07-10patman: Adjust functional tests for Python 3Simon Glass
2019-07-10patman: Avoid unicode type in settings unit testsSimon Glass
2019-07-10patman: Sort series output for repeatabilySimon Glass