summaryrefslogtreecommitdiff
path: root/tools/binman/etype/fill.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-26patman: Move to absolute importsSimon Glass1-1/+1
2020-04-26binman: Move to absolute importsSimon Glass1-2/+2
2019-07-29binman: Adjust Entry to read the node in a separate callSimon Glass1-0/+3
2019-07-11binman: Handle repeated bytes for Python 3Simon Glass1-2/+2
2018-09-28binman: Allow 'fill' entry to have a size of 0Simon Glass1-1/+1
2018-08-02binman: Add an entry filled with a repeating byteSimon Glass1-0/+32