summaryrefslogtreecommitdiff
path: root/tools/binman/etype/fmap.py
AgeCommit message (Expand)AuthorFilesLines
2022-02-09patman: Convert camel case in tout.pySimon Glass1-1/+1
2022-02-09patman: Convert camel case in tools.pySimon Glass1-2/+2
2021-04-29binman: Support adding sections to FMAPsSimon Glass1-2/+17
2020-12-13patman: Drop unicode helper functionsSimon Glass1-1/+1
2020-07-25binman: Use super() instead of specifying parent typeSimon Glass1-1/+1
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini1-1/+1
2020-07-20binman: Use super() instead of specifying parent typeSimon Glass1-1/+1
2020-04-26patman: Move to absolute importsSimon Glass1-2/+2
2020-04-26binman: Move to absolute importsSimon Glass1-3/+3
2019-07-29binman: Adjust fmap to ignore CBFS filesSimon Glass1-2/+7
2019-07-29binman: Add a function to obtain the image for an EntrySimon Glass1-1/+1
2019-07-24binman: Convert Image to a subclass of EntrySimon Glass1-1/+1
2019-07-24binman: Add a return value to ProcessContentsUpdate()Simon Glass1-1/+1
2019-07-24binman: Call ProcessUpdateContents() consistentlySimon Glass1-1/+1
2019-07-11patman: Update fmap code for Python 3Simon Glass1-1/+2
2018-09-29binman: Correct fmap output on x86Simon Glass1-4/+7
2018-08-02binman: Add support for flashrom FMAPSimon Glass1-0/+61