aboutsummaryrefslogtreecommitdiff
path: root/tools/binman/entry.py
AgeCommit message (Expand)AuthorFilesLines
2018-09-29binman: Allow writing a map file when something goes wrongSimon Glass1-2/+9
2018-09-29binman: Correct fmap output on x86Simon Glass1-1/+2
2018-09-29binman: Support hashing entriesSimon Glass1-0/+4
2018-09-29binman: Support expanding entriesSimon Glass1-0/+11
2018-09-29binman: Support adding filesSimon Glass1-0/+3
2018-09-28binman: Support updating all device tree filesSimon Glass1-0/+11
2018-09-28binman: Obtain the list of device trees from the configSimon Glass1-0/+15
2018-09-28binman: Centralise device-tree updates within binmanSimon Glass1-4/+4
2018-09-28binman: Move state information into a new moduleSimon Glass1-3/+4
2018-09-28binman: Add an entry method for getting the default filenameSimon Glass1-0/+3
2018-09-28binman: Tidy up the vblock entrySimon Glass1-0/+18
2018-08-01binman: Add a test to catch use of the old 'pos' propertySimon Glass1-0/+2
2018-08-01binman: Show the image position in the mapSimon Glass1-3/+5
2018-08-01binman: Add an entry for a Chromium vblockSimon Glass1-1/+1
2018-08-01binman: Add support for flashrom FMAPSimon Glass1-0/+9
2018-08-01binman: Allow creation of entry documentationSimon Glass1-13/+80
2018-08-01binman: Add support for passing arguments to entriesSimon Glass1-0/+69
2018-08-01binman: Add a new 'image-pos' propertySimon Glass1-1/+11
2018-08-01binman: Enhance the map and fdt-update outputSimon Glass1-5/+8
2018-08-01binman: Rename 'position' to 'offset'Simon Glass1-36/+37
2018-07-09binman: Add a SetCalculatedProperties() methodSimon Glass1-0/+11
2018-07-09binman: Add a ProcessFdt() methodSimon Glass1-0/+3
2018-07-09binman: Tidy up setting of entry contentsSimon Glass1-0/+28
2018-06-07binman: Add support for adding a name prefix to entriesSimon Glass1-2/+11
2018-06-07binman: Add support for outputing a map fileSimon Glass1-0/+13
2018-06-07binman: Add support for sectionsSimon Glass1-0/+9
2018-06-07binman: Avoid setting sys.path globallySimon Glass1-0/+222