summaryrefslogtreecommitdiff
path: root/tools/binman/bsection.py
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-dmTom Rini2018-09-301-10/+59
|\
| * binman: Correct fmap output on x86Simon Glass2018-09-291-4/+14
| * binman: Record the parent section of each sectionSimon Glass2018-09-291-1/+4
| * binman: Support hashing entriesSimon Glass2018-09-291-0/+3
| * binman: Support expanding entriesSimon Glass2018-09-291-1/+21
| * binman: Support adding filesSimon Glass2018-09-291-0/+4
| * binman: Allow zero-size sectionsSimon Glass2018-09-291-1/+1
| * binman: Obtain the list of device trees from the configSimon Glass2018-09-281-0/+8
| * binman: Centralise device-tree updates within binmanSimon Glass2018-09-281-4/+5
* | binman: Add a new "skip-at-start" property in Section classJagdish Gediya2018-09-271-4/+11
|/
* binman: Show the image position in the mapSimon Glass2018-08-011-1/+2
* binman: Add an entry for a Chromium vblockSimon Glass2018-08-011-0/+24
* binman: Add a new 'image-pos' propertySimon Glass2018-08-011-1/+9
* binman: Enhance the map and fdt-update outputSimon Glass2018-08-011-2/+30
* binman: Rename 'position' to 'offset'Simon Glass2018-08-011-43/+45
* binman: Add a SetCalculatedProperties() methodSimon Glass2018-07-091-0/+8
* binman: Add a ProcessFdt() methodSimon Glass2018-07-091-0/+15
* binman: Correct operation of ObtainContents()Simon Glass2018-07-091-0/+4
* binman: Add support for adding a name prefix to entriesSimon Glass2018-06-071-1/+7
* binman: Add support for outputing a map fileSimon Glass2018-06-071-0/+9
* binman: Add support for sectionsSimon Glass2018-06-071-0/+1
* binman: Refactor much of the image code into 'section'Simon Glass2018-06-071-0/+302