summaryrefslogtreecommitdiff
path: root/tools/binman/etype/fmap.py
AgeCommit message (Expand)Author
2025-03-04binman: Honour the skip-at-start property more faithfullySimon Glass
2023-03-08patman: Move library functions into a library directorySimon Glass
2023-03-08binman: Support marking FMAP areas as preservedSimon Glass
2022-02-09patman: Convert camel case in tout.pySimon Glass
2022-02-09patman: Convert camel case in tools.pySimon Glass
2021-04-29binman: Support adding sections to FMAPsSimon Glass
2020-12-13patman: Drop unicode helper functionsSimon Glass
2020-07-25binman: Use super() instead of specifying parent typeSimon Glass
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20binman: Use super() instead of specifying parent typeSimon Glass
2020-04-26patman: Move to absolute importsSimon Glass
2020-04-26binman: Move to absolute importsSimon Glass
2019-07-29binman: Adjust fmap to ignore CBFS filesSimon Glass
2019-07-29binman: Add a function to obtain the image for an EntrySimon Glass
2019-07-24binman: Convert Image to a subclass of EntrySimon Glass
2019-07-24binman: Add a return value to ProcessContentsUpdate()Simon Glass
2019-07-24binman: Call ProcessUpdateContents() consistentlySimon Glass
2019-07-10patman: Update fmap code for Python 3Simon Glass
2018-09-29binman: Correct fmap output on x86Simon Glass
2018-08-01binman: Add support for flashrom FMAPSimon Glass