aboutsummaryrefslogtreecommitdiff
path: root/tools/binman/bintool.py
AgeCommit message (Expand)AuthorFilesLines
2023-08-29binman: bintool: Build a tool from a list of commandsSughosh Ganu1-8/+11
2023-07-20binman: Reduce state.SetInt and bintool cmd to debug levelSimon Glass1-1/+1
2023-03-08patman: Move library functions into a library directorySimon Glass1-4/+4
2023-03-08binman: Make the tooldir configurableSimon Glass1-2/+9
2023-03-08binman: Use a private directory for bintoolsSimon Glass1-1/+1
2023-03-08binman: Move the tools directory into the Bintool classSimon Glass1-3/+4
2023-03-08binman: Correct an 'aot' typoSimon Glass1-1/+1
2023-03-08binman: Avoid requiring a home directory on startupSimon Glass1-1/+1
2022-11-22binman: bintool: remove btool_ prefix from btool namesQuentin Schulz1-1/+2
2022-09-21binman: Get futility by building itSimon Glass1-3/+7
2022-09-01binman: bintool: parametrize args to pass to binary for returning versionQuentin Schulz1-4/+5
2022-09-01binman: bintool: move version check implementation into bintool classQuentin Schulz1-25/+18
2022-08-20binman: Add gzip bintoolStefan Herbrechtsmeier1-2/+10
2022-08-20binman: Add BintoolPacker class to bintoolStefan Herbrechtsmeier1-0/+103
2022-02-09patman: Rename Color() method to build()Simon Glass1-4/+4
2022-02-09patman: Convert camel case in tout.pySimon Glass1-5/+5
2022-02-09patman: Convert camel case in command.pySimon Glass1-1/+1
2022-02-09patman: Convert camel case in tools.pySimon Glass1-5/+5
2022-01-25binman: Add a command to generate bintool docsSimon Glass1-0/+45
2022-01-25binman: Add support for bintoolsSimon Glass1-0/+421