summaryrefslogtreecommitdiff
path: root/tools/binman/bsection.py
AgeCommit message (Expand)Author
2019-05-08binman: Allow sections to have an offsetSimon Glass
2018-09-30Merge git://git.denx.de/u-boot-dmTom Rini
2018-09-29binman: Correct fmap output on x86Simon Glass
2018-09-29binman: Record the parent section of each sectionSimon Glass
2018-09-29binman: Support hashing entriesSimon Glass
2018-09-29binman: Support expanding entriesSimon Glass
2018-09-29binman: Support adding filesSimon Glass
2018-09-29binman: Allow zero-size sectionsSimon Glass
2018-09-28binman: Obtain the list of device trees from the configSimon Glass
2018-09-28binman: Centralise device-tree updates within binmanSimon Glass
2018-09-27binman: Add a new "skip-at-start" property in Section classJagdish Gediya
2018-08-01binman: Show the image position in the mapSimon Glass
2018-08-01binman: Add an entry for a Chromium vblockSimon Glass
2018-08-01binman: Add a new 'image-pos' propertySimon Glass
2018-08-01binman: Enhance the map and fdt-update outputSimon Glass
2018-08-01binman: Rename 'position' to 'offset'Simon Glass
2018-07-09binman: Add a SetCalculatedProperties() methodSimon Glass
2018-07-09binman: Add a ProcessFdt() methodSimon Glass
2018-07-09binman: Correct operation of ObtainContents()Simon Glass
2018-06-07binman: Add support for adding a name prefix to entriesSimon Glass
2018-06-07binman: Add support for outputing a map fileSimon Glass
2018-06-07binman: Add support for sectionsSimon Glass
2018-06-07binman: Refactor much of the image code into 'section'Simon Glass