aboutsummaryrefslogtreecommitdiff
path: root/tools/binman/etype/blob_dtb.py
AgeCommit message (Expand)AuthorFilesLines
2019-10-15binman: Allow use of help and entry-docs without libfdtSimon Glass1-2/+4
2019-07-29binman: Update state when replacing device-tree entriesSimon Glass1-0/+9
2019-07-29binman: Adjust state.fdt_files to be keyed by entry typeSimon Glass1-2/+2
2019-07-29binman: Adjust GetFdt() to be keyed by etypeSimon Glass1-2/+14
2019-07-29binman: Convert GetFdtSet() to use a dictSimon Glass1-5/+6
2019-07-29binman: Move GetFdtSet() into blob_dtbSimon Glass1-0/+9
2019-07-24binman: Allow device-tree entries to be compressedSimon Glass1-4/+4
2019-07-24binman: Add a return value to ProcessContentsUpdate()Simon Glass1-1/+1
2019-07-24binman: Call ProcessUpdateContents() consistentlySimon Glass1-1/+1
2018-09-28binman: Support updating all device tree filesSimon Glass1-0/+33