summaryrefslogtreecommitdiff
path: root/tools/binman/etype/image_header.py
AgeCommit message (Expand)AuthorFilesLines
2020-07-25binman: Use super() instead of specifying parent typeSimon Glass1-2/+2
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini1-2/+2
2020-07-20binman: Use super() instead of specifying parent typeSimon Glass1-2/+2
2020-04-26binman: Move to absolute importsSimon Glass1-2/+2
2019-10-08binman: Take account of skip-at-start with image-headerSimon Glass1-0/+1
2019-07-29binman: Add more tests for image header positionSimon Glass1-2/+14
2019-07-24binman: Support locating an image headerSimon Glass1-0/+23
2019-07-24binman: Add a return value to ProcessContentsUpdate()Simon Glass1-1/+1
2019-07-24binman: Call ProcessUpdateContents() consistentlySimon Glass1-1/+1
2019-07-24binman: Add an image headerSimon Glass1-0/+76