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