summaryrefslogtreecommitdiff
path: root/tools/binman/etype/fdtmap.py
AgeCommit message (Expand)AuthorFilesLines
2022-02-09patman: Convert camel case in tools.pySimon Glass1-1/+1
2021-12-05binman: Allow extracting a file in an alternative formatSimon Glass1-0/+12
2021-03-26binman: Incorporate entry documentationSimon Glass1-15/+15
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-2/+2
2020-04-26binman: Move to absolute importsSimon Glass1-3/+3
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