aboutsummaryrefslogtreecommitdiff
path: root/tools/binman/etype/blob.py
AgeCommit message (Expand)AuthorFilesLines
2019-10-15binman: Allow use of help and entry-docs without libfdtSimon Glass1-1/+0
2019-07-29binman: Update Entry.ReadEntry() to work through classesSimon Glass1-12/+0
2019-07-24binman: Allow reading an entry from an imageSimon Glass1-0/+13
2019-07-24binman: Allow device-tree entries to be compressedSimon Glass1-8/+17
2019-07-24binman: Move compression into the Entry base classSimon Glass1-15/+4
2019-07-23binman: Use tools compression function for blob handlingSimon Glass1-12/+4
2019-07-10binman: Use binary mode when compressing dataSimon Glass1-1/+1
2018-11-20binman: Drop an unnecessary comma in blob handlingSimon Glass1-1/+1
2018-09-29binman: Support compressed entriesSimon Glass1-9/+40
2018-08-01binman: Rename ReadContents() to ReadBlobContents()Simon Glass1-2/+2
2018-08-01binman: Expand documentation for entriesSimon Glass1-0/+12
2018-07-09binman: Tidy up setting of entry contentsSimon Glass1-2/+1
2018-06-07binman: Rename Entry property to 'section'Simon Glass1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-12-20binman: Add basic entry types for U-BootSimon Glass1-0/+37