aboutsummaryrefslogtreecommitdiff
path: root/tools/binman/etype/fill.py
AgeCommit message (Expand)AuthorFilesLines
2023-03-08patman: Move library functions into a library directorySimon Glass1-1/+1
2022-08-20binman: Add a way to check for missing propertiesSimon Glass1-2/+1
2022-02-09patman: Convert camel case in tools.pySimon Glass1-1/+1
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-10binman: 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-01binman: Add an entry filled with a repeating byteSimon Glass1-0/+32