index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
patman
/
terminal.py
Age
Commit message (
Expand
)
Author
2020-04-26
patman: Drop references to __future__
Simon Glass
2020-04-21
patman: Support limiting output to a single line
Simon Glass
2020-04-21
patman: Support erasing a previously unfinished text line
Simon Glass
2020-04-21
patman: Update flushing Print() for Python 3
Simon Glass
2019-11-14
patman: fix some typos in comments
Anatolij Gustschin
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-10-09
patman: Make print statements python 3.x safe
Paul Burton
2016-10-09
patman: Flush output when there is no newline
Simon Glass
2014-09-09
patman: Add a way of recording terminal output for testing
Simon Glass
2014-09-05
patman: Correct unit tests to run correctly
Simon Glass
2014-09-05
patman: Fix indentation in terminal.py
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-04
patman: Use bright ANSI colours by default
Simon Glass
2013-04-04
patman: Use ANSI colours only when outputting to a terminal
Simon Glass
2012-04-21
Add 'patman' patch generation, checking and submission script
Simon Glass