summaryrefslogtreecommitdiff
path: root/tools/patman/tools.py
AgeCommit message (Expand)AuthorFilesLines
2019-07-24patman: Add a function to write ifwitoolSimon Glass1-0/+33
2019-07-24patman: Add functions to compress and decompress dataSimon Glass1-0/+66
2019-07-24patman: Add a way to set the search path for toolsSimon Glass1-5/+37
2019-07-11patman: Allow reading files in text modeSimon Glass1-2/+2
2019-07-11dtoc: Use byte type instead of str in fdtSimon Glass1-0/+25
2019-07-11dtoc: Updates BytesToValue() for Python 3Simon Glass1-0/+27
2019-07-11patman: Move unicode helpers to toolsSimon Glass1-0/+32
2019-07-11binman: Handle repeated bytes for Python 3Simon Glass1-0/+19
2019-07-11patman: Provide a way to get program output in binary modeSimon Glass1-2/+2
2018-10-08tools: Set an initial value for indirSimon Glass1-0/+3
2018-09-29binman: Support adding filesSimon Glass1-0/+18
2018-09-28patman: Detect missing tools and report themSimon Glass1-1/+28
2018-08-02patman: Show the current directory in GetInputFilename()Simon Glass1-2/+2
2018-08-02patman: Add a few more helpers to the tools librarySimon Glass1-1/+75
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-09-19patman: Add a tools library for using temporary filesSimon Glass1-0/+120