aboutsummaryrefslogtreecommitdiff
path: root/tools/patman/tools.py
AgeCommit message (Expand)AuthorFilesLines
2020-07-25binman: Allow external binaries to be missingSimon Glass1-2/+6
2020-07-24patman: Add a test that uses gitpythonSimon Glass1-2/+2
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini1-8/+4
2020-07-20binman: Allow external binaries to be missingSimon Glass1-2/+6
2020-07-20patman: Add a test that uses gitpythonSimon Glass1-2/+2
2020-04-26patman: Move to absolute importsSimon Glass1-2/+2
2020-04-26patman: Drop references to __future__Simon Glass1-2/+0
2019-11-04patman: Adjust 'command' to return strings instead of bytesSimon Glass1-8/+21
2019-10-15binman: Use the Makefile for u_boot_ucode_ptrSimon Glass1-1/+1
2019-10-15patman: Update command.Run() to handle failure betterSimon Glass1-2/+8
2019-10-15patman: Drop binary parameterSimon Glass1-8/+7
2019-07-29patman: Reset the output directory when it is removedSimon Glass1-0/+2
2019-07-29binman: Support replacing data in a cbfsSimon Glass1-2/+9
2019-07-29binman: Add a bit of logging in entries when packingSimon Glass1-0/+16
2019-07-24patman: Add a function to write ifwitoolSimon Glass1-0/+33
2019-07-23patman: Add functions to compress and decompress dataSimon Glass1-0/+66
2019-07-23patman: Add a way to set the search path for toolsSimon Glass1-5/+37
2019-07-10patman: Allow reading files in text modeSimon Glass1-2/+2
2019-07-10dtoc: Use byte type instead of str in fdtSimon Glass1-0/+25
2019-07-10dtoc: Updates BytesToValue() for Python 3Simon Glass1-0/+27
2019-07-10patman: Move unicode helpers to toolsSimon Glass1-0/+32
2019-07-10binman: Handle repeated bytes for Python 3Simon Glass1-0/+19
2019-07-10patman: 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-01patman: Show the current directory in GetInputFilename()Simon Glass1-2/+2
2018-08-01patman: 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-18patman: Add a tools library for using temporary filesSimon Glass1-0/+120