aboutsummaryrefslogtreecommitdiff
path: root/tools/binman/etype/fdtmap.py
AgeCommit message (Expand)AuthorFilesLines
2019-10-15binman: Allow use of help and entry-docs without libfdtSimon Glass1-4/+9
2019-07-29binman: Allow updating entries that change sizeSimon Glass1-4/+5
2019-07-29binman: Add info to allow safely repacking an image laterSimon Glass1-0/+3
2019-07-29binman: Allow the fdtmap to remain unchangedSimon Glass1-25/+30
2019-07-29binman: Add an image name into the fdtmapSimon Glass1-0/+2
2019-07-29binman: Add a bit of logging in entries when packingSimon Glass1-0/+3
2019-07-24binman: Support locating an FDT mapSimon Glass1-2/+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 FDT mapSimon Glass1-0/+109