summaryrefslogtreecommitdiff
path: root/tools/binman/etype/section.py
Commit message (Expand)AuthorAgeFilesLines
* binman: Record the parent section of each sectionSimon Glass2018-09-291-1/+2
* binman: Support expanding entriesSimon Glass2018-09-291-0/+8
* binman: Support updating all device tree filesSimon Glass2018-09-281-0/+3
* binman: Add support for flashrom FMAPSimon Glass2018-08-011-2/+5
* binman: Expand documentation for entriesSimon Glass2018-08-011-0/+17
* binman: Add a new 'image-pos' propertySimon Glass2018-08-011-0/+4
* binman: Enhance the map and fdt-update outputSimon Glass2018-08-011-3/+3
* binman: Rename 'position' to 'offset'Simon Glass2018-08-011-7/+7
* binman: Add a SetCalculatedProperties() methodSimon Glass2018-07-091-0/+8
* binman: Add a ProcessFdt() methodSimon Glass2018-07-091-0/+3
* binman: Correct operation of ObtainContents()Simon Glass2018-07-091-1/+1
* binman: Add support for outputing a map fileSimon Glass2018-06-071-0/+9
* binman: Add support for sectionsSimon Glass2018-06-071-0/+50