summaryrefslogtreecommitdiff
path: root/tools/binman/etype/cbfs.py
AgeCommit message (Expand)Author
2020-07-20binman: cbfs: Fix IFWI typoSimon Glass
2020-04-26binman: Move to absolute importsSimon Glass
2019-10-15binman: Allow use of help and entry-docs without libfdtSimon Glass
2019-07-29binman: Support replacing data in a cbfsSimon Glass
2019-07-29binman: Update Entry.WriteData() to handle special sectionsSimon Glass
2019-07-29binman: Update Entry.ReadEntry() to work through classesSimon Glass
2019-07-29binman: Adjust Entry to read the node in a separate callSimon Glass
2019-07-24binman: Support reading from CBFS entriesSimon Glass
2019-07-24binman: Allow listing the entries in an imageSimon Glass
2019-07-24binman: Detect bad CBFS file typesSimon Glass
2019-07-24binman: Support FDT update for CBFSSimon Glass
2019-07-24binman: Add support for fixed-offset files in CBFSSimon Glass
2019-07-24binman: Add support for CBFS entriesSimon Glass