aboutsummaryrefslogtreecommitdiff
path: root/tools/patman/tools.py
AgeCommit message (Expand)Author
2021-09-24tools: Handle PAGER containing argumentsPaul Barker
2021-09-24tools: Refactor full help printingPaul Barker
2021-07-21binman: Put compressed data into separate filesSimon Glass
2021-07-06tools: Fix default target compile tools in Python toolsAlper Nebi Yasak
2021-03-26binman: Use standard filenames for SPL/TPL devicetreeSimon Glass
2021-01-30patman: Correct lz4 compression parametersSimon Glass
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini
2021-01-05dtoc: Add an 'all' commandSimon Glass
2020-12-13patman: Drop tools.ToChar() and ToChars()Simon Glass
2020-12-13patman: Drop tools.ToByte()Simon Glass
2020-12-13patman: Drop unicode helper functionsSimon Glass
2020-11-30binman: Handle tool paths containing '~' correctlySimon Glass
2020-09-22binman: Allow resolving host-specific tools from env varsAlper Nebi Yasak
2020-09-22binman: Use target-specific tools when cross-compilingAlper Nebi Yasak
2020-07-25binman: Allow external binaries to be missingSimon Glass
2020-07-24patman: Add a test that uses gitpythonSimon Glass
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20binman: Allow external binaries to be missingSimon Glass
2020-07-20patman: Add a test that uses gitpythonSimon Glass
2020-04-26patman: Move to absolute importsSimon Glass
2020-04-26patman: Drop references to __future__Simon Glass
2019-11-04patman: Adjust 'command' to return strings instead of bytesSimon Glass
2019-10-15binman: Use the Makefile for u_boot_ucode_ptrSimon Glass
2019-10-15patman: Update command.Run() to handle failure betterSimon Glass
2019-10-15patman: Drop binary parameterSimon Glass
2019-07-29patman: Reset the output directory when it is removedSimon Glass
2019-07-29binman: Support replacing data in a cbfsSimon Glass
2019-07-29binman: Add a bit of logging in entries when packingSimon Glass
2019-07-24patman: Add a function to write ifwitoolSimon Glass
2019-07-23patman: Add functions to compress and decompress dataSimon Glass
2019-07-23patman: Add a way to set the search path for toolsSimon Glass
2019-07-10patman: Allow reading files in text modeSimon Glass
2019-07-10dtoc: Use byte type instead of str in fdtSimon Glass
2019-07-10dtoc: Updates BytesToValue() for Python 3Simon Glass
2019-07-10patman: Move unicode helpers to toolsSimon Glass
2019-07-10binman: Handle repeated bytes for Python 3Simon Glass
2019-07-10patman: Provide a way to get program output in binary modeSimon Glass
2018-10-08tools: Set an initial value for indirSimon Glass
2018-09-29binman: Support adding filesSimon Glass
2018-09-28patman: Detect missing tools and report themSimon Glass
2018-08-01patman: Show the current directory in GetInputFilename()Simon Glass
2018-08-01patman: Add a few more helpers to the tools librarySimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-09-18patman: Add a tools library for using temporary filesSimon Glass