aboutsummaryrefslogtreecommitdiff
path: root/tools/patman/tout.py
AgeCommit message (Expand)AuthorFilesLines
2020-07-25binman: Detect when valid images are not producedSimon Glass1-0/+1
2020-07-25patman: Update errors and warnings to use stderrSimon Glass1-1/+4
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini1-5/+1
2020-07-20binman: Detect when valid images are not producedSimon Glass1-0/+1
2020-07-20patman: Update errors and warnings to use stderrSimon Glass1-1/+4
2020-04-26patman: Move to absolute importsSimon Glass1-1/+1
2020-04-26patman: Drop references to __future__Simon Glass1-2/+0
2019-07-29patman: Update tout to avoid open-coding the debug levelsSimon Glass1-11/+7
2019-07-29binman: Use print() to print outputSimon Glass1-1/+3
2019-07-24binman: Allow for logging information to be displayedSimon Glass1-1/+9
2018-10-08patman: Don't clear progress in tout unless it was usedSimon Glass1-1/+7
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-09-18patman: Add a library to handle logging and progressSimon Glass1-0/+166