summaryrefslogtreecommitdiff
path: root/tools/binman/state.py
AgeCommit message (Expand)Author
2020-04-26patman: Move to absolute importsSimon Glass
2020-04-26binman: Move to absolute importsSimon Glass
2019-07-29binman: Update state when replacing device-tree entriesSimon Glass
2019-07-29binman: Support shrinking a entry after packingSimon 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: Support updating entries in an existing imageSimon Glass
2019-07-29binman: Store the entry in output_fdt_filesSimon Glass
2019-07-29binman: Allow state functions to fail to return dataSimon Glass
2019-07-29binman: Drop state.fdt_set as this is not neededSimon Glass
2019-07-29binman: Simplify state.fdt_subsetSimon Glass
2019-07-29binman: Adjust state.fdt_files to be keyed by entry typeSimon Glass
2019-07-29binman: Adjust GetFdt() to be keyed by etypeSimon Glass
2019-07-29binman: Rename state.GetFdt()Simon Glass
2019-07-29binman: Rename state.GetFdts()Simon Glass
2019-07-29binman: Convert GetFdtSet() to use a dictSimon Glass
2019-07-24binman: Add a control for post-pack entry expansionSimon Glass
2019-07-24binman: Add an FDT mapSimon Glass
2019-07-10binman: Remove use of Set()Simon Glass
2018-09-29binman: Support hashing entriesSimon Glass
2018-09-29binman: Support adding filesSimon Glass
2018-09-28binman: Support updating all device tree filesSimon Glass
2018-09-28binman: Allow control of whether a fake DT is usedSimon Glass
2018-09-28binman: Obtain the list of device trees from the configSimon Glass
2018-09-28binman: Centralise device-tree updates within binmanSimon Glass
2018-09-28binman: Move state logic into the state moduleSimon Glass
2018-09-28binman: Move state information into a new moduleSimon Glass