summaryrefslogtreecommitdiff
path: root/tools/patman/tools.py
Commit message (Expand)AuthorAgeFilesLines
* binman: Allow resolving host-specific tools from env varsAlper Nebi Yasak2020-09-221-1/+49
* binman: Use target-specific tools when cross-compilingAlper Nebi Yasak2020-09-221-0/+77
* binman: Allow external binaries to be missingSimon Glass2020-07-251-2/+6
* patman: Add a test that uses gitpythonSimon Glass2020-07-241-2/+2
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-241-8/+4
* binman: Allow external binaries to be missingSimon Glass2020-07-201-2/+6
* patman: Add a test that uses gitpythonSimon Glass2020-07-201-2/+2
* patman: Move to absolute importsSimon Glass2020-04-261-2/+2
* patman: Drop references to __future__Simon Glass2020-04-261-2/+0
* patman: Adjust 'command' to return strings instead of bytesSimon Glass2019-11-041-8/+21
* binman: Use the Makefile for u_boot_ucode_ptrSimon Glass2019-10-151-1/+1
* patman: Update command.Run() to handle failure betterSimon Glass2019-10-151-2/+8
* patman: Drop binary parameterSimon Glass2019-10-151-8/+7
* patman: Reset the output directory when it is removedSimon Glass2019-07-291-0/+2
* binman: Support replacing data in a cbfsSimon Glass2019-07-291-2/+9
* binman: Add a bit of logging in entries when packingSimon Glass2019-07-291-0/+16
* patman: Add a function to write ifwitoolSimon Glass2019-07-241-0/+33
* patman: Add functions to compress and decompress dataSimon Glass2019-07-231-0/+66
* patman: Add a way to set the search path for toolsSimon Glass2019-07-231-5/+37
* patman: Allow reading files in text modeSimon Glass2019-07-101-2/+2
* dtoc: Use byte type instead of str in fdtSimon Glass2019-07-101-0/+25
* dtoc: Updates BytesToValue() for Python 3Simon Glass2019-07-101-0/+27
* patman: Move unicode helpers to toolsSimon Glass2019-07-101-0/+32
* binman: Handle repeated bytes for Python 3Simon Glass2019-07-101-0/+19
* patman: Provide a way to get program output in binary modeSimon Glass2019-07-101-2/+2
* tools: Set an initial value for indirSimon Glass2018-10-081-0/+3
* binman: Support adding filesSimon Glass2018-09-291-0/+18
* patman: Detect missing tools and report themSimon Glass2018-09-281-1/+28
* patman: Show the current directory in GetInputFilename()Simon Glass2018-08-011-2/+2
* patman: Add a few more helpers to the tools librarySimon Glass2018-08-011-1/+75
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* patman: Add a tools library for using temporary filesSimon Glass2016-09-181-0/+120