summaryrefslogtreecommitdiff
path: root/tools/binman/cbfs_util.py
Commit message (Expand)AuthorAgeFilesLines
* patman: Move to absolute importsSimon Glass2020-04-261-2/+2
* binman: Move to absolute importsSimon Glass2020-04-261-1/+1
* patman: Drop references to __future__Simon Glass2020-04-261-2/+0
* binman: Support replacing data in a cbfsSimon Glass2019-07-291-4/+6
* binman: Add a prefix before CBFS hex offsetsSimon Glass2019-07-291-2/+2
* binman: Support reading from CBFS entriesSimon Glass2019-07-241-0/+14
* binman: Use the cbfs memlen field only for uncompressed lengthSimon Glass2019-07-241-4/+7
* binman: Provide the actual data address for cbfs filesSimon Glass2019-07-241-11/+20
* binman: Add support for fixed-offset files in CBFSSimon Glass2019-07-241-23/+102
* binman: Pad empty areas of the CBFS with filesSimon Glass2019-07-241-3/+65
* binman: Add a utility library for coreboot CBFSSimon Glass2019-07-241-0/+720