summaryrefslogtreecommitdiffstats
path: root/tools/patman/cros_subprocess.py
Commit message (Expand)AuthorAgeFilesLines
* patman: fix some typos in commentsAnatolij Gustschin2019-11-141-2/+2
* patman: Drop binary parameterSimon Glass2019-10-151-2/+1
* patman: Provide a way to get program output in binary modeSimon Glass2019-07-101-1/+2
* patman: Update cros_subprocess to use bytesSimon Glass2019-07-101-20/+27
* patman: Don't convert input data to unicodeSimon Glass2017-06-081-4/+0
* patman: Convert byte arrays to stringsGeorge McCollister2017-04-131-0/+4
* patman: Make exception handling python 3.x safePaul Burton2016-10-091-1/+1
* patman: Add cros_subprocess library to manage subprocessesSimon Glass2013-04-041-0/+397