summaryrefslogtreecommitdiff
path: root/tools/binman/etype/fdtmap.py
AgeCommit message (Expand)Author
2025-02-21tools: Fix pylint 3.3.4 errorsSimon Glass
2023-03-08patman: Move library functions into a library directorySimon Glass
2022-03-02binman: Correct pylint errorsSimon Glass
2022-02-09patman: Convert camel case in tools.pySimon Glass
2021-12-05binman: Allow extracting a file in an alternative formatSimon Glass
2021-03-26binman: Incorporate entry documentationSimon Glass
2020-07-25binman: Use super() instead of specifying parent typeSimon Glass
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20binman: Use super() instead of specifying parent typeSimon Glass
2020-04-26patman: Move to absolute importsSimon Glass
2020-04-26binman: Move to absolute importsSimon Glass
2019-10-15binman: Allow use of help and entry-docs without libfdtSimon Glass
2019-07-29binman: Allow updating entries that change sizeSimon Glass
2019-07-29binman: Add info to allow safely repacking an image laterSimon Glass
2019-07-29binman: Allow the fdtmap to remain unchangedSimon Glass
2019-07-29binman: Add an image name into the fdtmapSimon Glass
2019-07-29binman: Add a bit of logging in entries when packingSimon Glass
2019-07-24binman: Support locating an FDT mapSimon Glass
2019-07-24binman: Add a return value to ProcessContentsUpdate()Simon Glass
2019-07-24binman: Call ProcessUpdateContents() consistentlySimon Glass
2019-07-24binman: Add an FDT mapSimon Glass