aboutsummaryrefslogtreecommitdiff
path: root/tools/binman/state.py
AgeCommit message (Expand)AuthorFilesLines
2019-07-10binman: Remove use of Set()Simon Glass1-4/+3
2018-09-29binman: Support hashing entriesSimon Glass1-0/+25
2018-09-29binman: Support adding filesSimon Glass1-0/+27
2018-09-28binman: Support updating all device tree filesSimon Glass1-0/+30
2018-09-28binman: Allow control of whether a fake DT is usedSimon Glass1-1/+1
2018-09-28binman: Obtain the list of device trees from the configSimon Glass1-2/+18
2018-09-28binman: Centralise device-tree updates within binmanSimon Glass1-0/+35
2018-09-28binman: Move state logic into the state moduleSimon Glass1-0/+43
2018-09-28binman: Move state information into a new moduleSimon Glass1-0/+77