summaryrefslogtreecommitdiff
path: root/tools/binman/image.py
AgeCommit message (Expand)Author
2019-07-29binman: Allow updating entries that change sizeSimon Glass
2019-07-29binman: Move Image.BuildImage() into a single functionSimon Glass
2019-07-29binman: Write the original input fdtmap to a fileSimon Glass
2019-07-29binman: Add info to allow safely repacking an image laterSimon Glass
2019-07-29binman: Support updating entries in an existing imageSimon Glass
2019-07-29binman: Add a function to obtain the image for an EntrySimon Glass
2019-07-29binman: Adjust Entry to read the node in a separate callSimon Glass
2019-07-29binman: Store image fdtmap when loading from a fileSimon Glass
2019-07-24binman: Allow reading an entry from an imageSimon Glass
2019-07-24binman: Allow for logging information to be displayedSimon Glass
2019-07-24binman: Support listing an imageSimon Glass
2019-07-24binman: Convert Image to a subclass of EntrySimon Glass
2019-07-24binman: Support reading an image into an Image objectSimon Glass
2019-07-24binman: Allow listing the entries in an imageSimon Glass
2019-07-24binman: Allow entries to expand after packingSimon Glass
2019-07-24binman: Add a return value to ProcessContentsUpdate()Simon Glass
2018-09-29binman: Allow writing a map file when something goes wrongSimon Glass
2018-09-29binman: Record the parent section of each sectionSimon Glass
2018-09-29binman: Support adding filesSimon Glass
2018-09-28binman: Support updating all device tree filesSimon Glass
2018-09-28binman: Obtain the list of device trees from the configSimon Glass
2018-08-01binman: Show the image position in the mapSimon Glass
2018-08-01binman: Add a new 'image-pos' propertySimon 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-06-07binman: Add support for outputing a map fileSimon Glass
2018-06-07binman: Tidy up some docs and commentsSimon Glass
2018-06-07binman: Refactor much of the image code into 'section'Simon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-12-12binman: Support accessing binman tables at run timeSimon Glass
2017-11-22binman: Set up 'entry' to permit full test coverageSimon Glass
2016-12-20binman: Introduce binman, a tool for building binary imagesSimon Glass