aboutsummaryrefslogtreecommitdiff
path: root/tools/binman/etype/_testing.py
AgeCommit message (Expand)AuthorFilesLines
2019-07-29binman: Update the _testing entry to support shrinkageSimon Glass1-6/+19
2019-07-29binman: Adjust Entry to read the node in a separate callSimon Glass1-0/+3
2019-07-24binman: Allow entries to expand after packingSimon Glass1-2/+9
2019-07-24binman: Add a return value to ProcessContentsUpdate()Simon Glass1-2/+3
2019-07-10binman: Convert to use bytes typeSimon Glass1-1/+1
2018-09-29binman: Support expanding entriesSimon Glass1-1/+6
2018-08-01binman: Expand documentation for entriesSimon Glass1-1/+25
2018-08-01binman: Add support for passing arguments to entriesSimon Glass1-1/+18
2018-08-01binman: Rename 'position' to 'offset'Simon Glass1-2/+2
2018-07-09binman: Support updating the device tree with calc'd infoSimon Glass1-0/+10
2018-07-09binman: Tidy up setting of entry contentsSimon Glass1-0/+8
2018-07-09binman: Correct operation of ObtainContents()Simon Glass1-0/+5
2018-07-09binman: Make the operation of Entry__testing explicitSimon Glass1-4/+10
2018-06-07binman: Rename Entry property to 'section'Simon Glass1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-12-20binman: Add basic entry types for U-BootSimon Glass1-0/+26