summaryrefslogtreecommitdiff
path: root/tools/patman/tools.py
AgeCommit message (Expand)Author
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