summaryrefslogtreecommitdiff
path: root/tools/binman/image.py
Commit message (Expand)AuthorAgeFilesLines
* binman: Allow writing a map file when something goes wrongSimon Glass2018-09-291-1/+6
* binman: Record the parent section of each sectionSimon Glass2018-09-291-2/+3
* binman: Support adding filesSimon Glass2018-09-291-0/+9
* binman: Support updating all device tree filesSimon Glass2018-09-281-0/+5
* binman: Obtain the list of device trees from the configSimon Glass2018-09-281-0/+4
* binman: Show the image position in the mapSimon Glass2018-08-011-1/+2
* binman: Add a new 'image-pos' propertySimon Glass2018-08-011-0/+3
* binman: Rename 'position' to 'offset'Simon Glass2018-08-011-6/+6
* binman: Add a SetCalculatedProperties() methodSimon Glass2018-07-091-0/+14
* binman: Add a ProcessFdt() methodSimon Glass2018-07-091-0/+3
* binman: Add support for outputing a map fileSimon Glass2018-06-071-0/+8
* binman: Tidy up some docs and commentsSimon Glass2018-06-071-0/+5
* binman: Refactor much of the image code into 'section'Simon Glass2018-06-071-228/+19
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* binman: Support accessing binman tables at run timeSimon Glass2017-12-121-3/+76
* binman: Set up 'entry' to permit full test coverageSimon Glass2017-11-221-2/+5
* binman: Introduce binman, a tool for building binary imagesSimon Glass2016-12-201-0/+229