summaryrefslogtreecommitdiff
path: root/tools/binman/cbfs_util.py
AgeCommit message (Expand)Author
2020-04-26patman: Move to absolute importsSimon Glass
2020-04-26binman: Move to absolute importsSimon Glass
2020-04-26patman: Drop references to __future__Simon Glass
2019-07-29binman: Support replacing data in a cbfsSimon Glass
2019-07-29binman: Add a prefix before CBFS hex offsetsSimon Glass
2019-07-24binman: Support reading from CBFS entriesSimon Glass
2019-07-24binman: Use the cbfs memlen field only for uncompressed lengthSimon Glass
2019-07-24binman: Provide the actual data address for cbfs filesSimon Glass
2019-07-24binman: Add support for fixed-offset files in CBFSSimon Glass
2019-07-24binman: Pad empty areas of the CBFS with filesSimon Glass
2019-07-24binman: Add a utility library for coreboot CBFSSimon Glass