aboutsummaryrefslogtreecommitdiff
path: root/tools/patman/cros_subprocess.py
AgeCommit message (Expand)Author
2021-07-21patman: Use bytearray instead of stringSimon Glass
2019-11-14patman: fix some typos in commentsAnatolij Gustschin
2019-10-15patman: Drop binary parameterSimon Glass
2019-07-10patman: Provide a way to get program output in binary modeSimon Glass
2019-07-10patman: Update cros_subprocess to use bytesSimon Glass
2017-06-08patman: Don't convert input data to unicodeSimon Glass
2017-04-13patman: Convert byte arrays to stringsGeorge McCollister
2016-10-09patman: Make exception handling python 3.x safePaul Burton
2013-04-04patman: Add cros_subprocess library to manage subprocessesSimon Glass