aboutsummaryrefslogtreecommitdiff
path: root/tools/binman/image.py
AgeCommit message (Expand)AuthorFilesLines
2018-08-01binman: Add a new 'image-pos' propertySimon Glass1-0/+3
2018-08-01binman: Rename 'position' to 'offset'Simon Glass1-6/+6
2018-07-09binman: Add a SetCalculatedProperties() methodSimon Glass1-0/+14
2018-07-09binman: Add a ProcessFdt() methodSimon Glass1-0/+3
2018-06-07binman: Add support for outputing a map fileSimon Glass1-0/+8
2018-06-07binman: Tidy up some docs and commentsSimon Glass1-0/+5
2018-06-07binman: Refactor much of the image code into 'section'Simon Glass1-228/+19
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-12-12binman: Support accessing binman tables at run timeSimon Glass1-3/+76
2017-11-22binman: Set up 'entry' to permit full test coverageSimon Glass1-2/+5
2016-12-20binman: Introduce binman, a tool for building binary imagesSimon Glass1-0/+229