summaryrefslogtreecommitdiff
path: root/tools/binman/etype/files.py
AgeCommit message (Expand)Author
2023-03-08patman: Move library functions into a library directorySimon Glass
2022-03-18binman: Rename ExpandEntries to gen_entriesSimon Glass
2022-03-02binman: Correct pylint errorsSimon Glass
2022-02-09patman: Convert camel case in tools.pySimon Glass
2021-12-02binman: Drop the underscore in _ReadEntries()Simon Glass
2021-07-21binman: Split node-reading out from constructor in filesSimon Glass
2021-03-26binman: Drop repetitive heading for each entrySimon Glass
2021-01-30binman: Support alignment of filesSimon Glass
2020-10-29binman: Use 'files-compress' to set compression for filesSimon Glass
2020-07-25binman: Use super() instead of specifying parent typeSimon Glass
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20binman: Use super() instead of specifying parent typeSimon Glass
2020-04-26patman: Move to absolute importsSimon Glass
2020-04-26binman: Move to absolute importsSimon Glass
2019-10-15binman: Allow use of help and entry-docs without libfdtSimon Glass
2019-07-24binman: Convert Image to a subclass of EntrySimon Glass
2018-09-29binman: Support adding filesSimon Glass