summaryrefslogtreecommitdiff
path: root/tools/binman/image.py
Commit message (Expand)AuthorAgeFilesLines
* 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