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
/
etype
/
cbfs.py
Age
Commit message (
Expand
)
Author
2025-07-22
binman: Fix typing for python >= 3.7
Yannic Moog
2025-06-26
binman: rework dropping absent entries from packaged image
Yannic Moog
2024-09-26
binman: Avoid setting the image_pos attribute directly
Simon Glass
2023-03-08
binman: Support updating section contents
Simon Glass
2022-08-20
binman: Forward AddBintools calls to sub entries in cbfs_util
Stefan Herbrechtsmeier
2022-03-02
binman: Correct pylint errors
Simon Glass
2021-12-05
binman: Allow extracting a file in an alternative format
Simon Glass
2021-12-02
binman: cfbs: Refactor ObtainContents() for consistency
Simon Glass
2021-12-02
binman: cbfs: Refactor the init process
Simon Glass
2021-12-02
binman: Use normal entries in cbfs
Simon Glass
2021-12-02
binman: Move cbfs.ObtainContents() down a bit
Simon Glass
2021-12-02
binman: Drop the underscore in _ReadEntries()
Simon Glass
2021-03-27
binman: Support default alignment for sections
Simon Glass
2021-03-26
binman: Drop repetitive heading for each entry
Simon Glass
2021-03-26
binman: Incorporate entry documentation
Simon Glass
2020-10-29
binman: Avoid reporting image-pos with compression
Simon Glass
2020-07-25
binman: Use super() instead of specifying parent type
Simon Glass
2020-07-24
binman: cbfs: Fix IFWI typo
Simon Glass
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
binman: Use super() instead of specifying parent type
Simon Glass
2020-07-20
binman: cbfs: Fix IFWI typo
Simon Glass
2020-04-26
binman: Move to absolute imports
Simon Glass
2019-10-15
binman: Allow use of help and entry-docs without libfdt
Simon Glass
2019-07-29
binman: Support replacing data in a cbfs
Simon Glass
2019-07-29
binman: Update Entry.WriteData() to handle special sections
Simon Glass
2019-07-29
binman: Update Entry.ReadEntry() to work through classes
Simon Glass
2019-07-29
binman: Adjust Entry to read the node in a separate call
Simon Glass
2019-07-24
binman: Support reading from CBFS entries
Simon Glass
2019-07-24
binman: Allow listing the entries in an image
Simon Glass
2019-07-24
binman: Detect bad CBFS file types
Simon Glass
2019-07-24
binman: Support FDT update for CBFS
Simon Glass
2019-07-24
binman: Add support for fixed-offset files in CBFS
Simon Glass
2019-07-24
binman: Add support for CBFS entries
Simon Glass