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