aboutsummaryrefslogtreecommitdiff
path: root/tools/binman/cbfs_util_test.py
AgeCommit message (Expand)Author
2023-11-02binman: Move stage header into a CBFS attributeSimon Glass
2023-11-02binman: Rename TYPE_STAGE to TYPE_LEGACY_STAGESimon Glass
2023-11-02binman: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4Simon Glass
2023-11-02binman: Don't add compression attribute for uncompressed filesSimon Glass
2023-03-08patman: Move library functions into a library directorySimon Glass
2022-08-20binman: Select compression bintools in cbfs_util classStefan Herbrechtsmeier
2022-02-09patman: Convert camel case in tools.pySimon Glass
2022-01-25binman: Convert to using the lz4 bintoolSimon Glass
2022-01-25binman: Convert to using the CBFS bintoolSimon Glass
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-11-04patman: Adjust 'command' to return strings instead of bytesSimon Glass
2019-07-29binman: Add a prefix before CBFS hex offsetsSimon 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