Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | patman: Move to absolute imports | Simon Glass | 2020-04-26 | 1 | -2/+2 |
* | binman: Move to absolute imports | Simon Glass | 2020-04-26 | 1 | -1/+1 |
* | patman: Drop references to __future__ | Simon Glass | 2020-04-26 | 1 | -2/+0 |
* | binman: Support replacing data in a cbfs | Simon Glass | 2019-07-29 | 1 | -4/+6 |
* | binman: Add a prefix before CBFS hex offsets | Simon Glass | 2019-07-29 | 1 | -2/+2 |
* | binman: Support reading from CBFS entries | Simon Glass | 2019-07-24 | 1 | -0/+14 |
* | binman: Use the cbfs memlen field only for uncompressed length | Simon Glass | 2019-07-24 | 1 | -4/+7 |
* | binman: Provide the actual data address for cbfs files | Simon Glass | 2019-07-24 | 1 | -11/+20 |
* | binman: Add support for fixed-offset files in CBFS | Simon Glass | 2019-07-24 | 1 | -23/+102 |
* | binman: Pad empty areas of the CBFS with files | Simon Glass | 2019-07-24 | 1 | -3/+65 |
* | binman: Add a utility library for coreboot CBFS | Simon Glass | 2019-07-24 | 1 | -0/+720 |