index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
binman
/
cbfs_util.py
Age
Commit message (
Expand
)
Author
2023-11-02
binman: Move stage header into a CBFS attribute
Simon Glass
2023-11-02
binman: Rename TYPE_STAGE to TYPE_LEGACY_STAGE
Simon Glass
2023-11-02
binman: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4
Simon Glass
2023-11-02
binman: Ensure attributes always come last in the metadata
Simon Glass
2023-11-02
binman: Don't add compression attribute for uncompressed files
Simon Glass
2023-03-08
patman: Move library functions into a library directory
Simon Glass
2022-08-20
binman: Select compression bintools in cbfs_util class
Stefan Herbrechtsmeier
2022-08-20
binman: Remove obsolete compressed data header handling
Stefan Herbrechtsmeier
2022-02-09
patman: Convert camel case in tools.py
Simon Glass
2022-01-25
binman: Tidy up pylint warnings in comp_util
Simon Glass
2022-01-25
binman: Move compression into binman
Simon Glass
2022-01-25
binman: Convert to using the CBFS bintool
Simon Glass
2020-04-26
patman: Move to absolute imports
Simon Glass
2020-04-26
binman: Move to absolute imports
Simon Glass
2020-04-26
patman: Drop references to __future__
Simon Glass
2019-07-29
binman: Support replacing data in a cbfs
Simon Glass
2019-07-29
binman: Add a prefix before CBFS hex offsets
Simon Glass
2019-07-24
binman: Support reading from CBFS entries
Simon Glass
2019-07-24
binman: Use the cbfs memlen field only for uncompressed length
Simon Glass
2019-07-24
binman: Provide the actual data address for cbfs files
Simon Glass
2019-07-24
binman: Add support for fixed-offset files in CBFS
Simon Glass
2019-07-24
binman: Pad empty areas of the CBFS with files
Simon Glass
2019-07-24
binman: Add a utility library for coreboot CBFS
Simon Glass