aboutsummaryrefslogtreecommitdiff
path: root/tools/binman/etype/text.py
AgeCommit message (Expand)AuthorFilesLines
2023-03-08patman: Move library functions into a library directorySimon Glass1-1/+1
2022-02-09patman: Convert camel case in tools.pySimon Glass1-2/+2
2021-03-26binman: Incorporate entry documentationSimon Glass1-3/+3
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-1/+1
2020-04-26binman: Move to absolute importsSimon Glass1-2/+2
2019-07-23binman: Allow text directly in the nodeSimon Glass1-4/+19
2019-07-10binman: Update 'text' entry for Python 3Simon Glass1-3/+6
2019-05-08binman: Don't generate an error in 'text' entry constructorSimon Glass1-2/+2
2018-09-28binman: Generate an error when text is not providedSimon Glass1-0/+3
2018-08-01binman: Expand documentation for entriesSimon Glass1-1/+8
2018-08-01binman: Support an entry that holds textSimon Glass1-0/+50