index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
binman
/
image.py
Age
Commit message (
Expand
)
Author
2019-10-08
binman: Handle reading data for end-at-4gb sections
Simon Glass
2019-07-29
binman: Allow updating entries that change size
Simon Glass
2019-07-29
binman: Move Image.BuildImage() into a single function
Simon Glass
2019-07-29
binman: Write the original input fdtmap to a file
Simon Glass
2019-07-29
binman: Add info to allow safely repacking an image later
Simon Glass
2019-07-29
binman: Support updating entries in an existing image
Simon Glass
2019-07-29
binman: Add a function to obtain the image for an Entry
Simon Glass
2019-07-29
binman: Adjust Entry to read the node in a separate call
Simon Glass
2019-07-29
binman: Store image fdtmap when loading from a file
Simon Glass
2019-07-24
binman: Allow reading an entry from an image
Simon Glass
2019-07-24
binman: Allow for logging information to be displayed
Simon Glass
2019-07-24
binman: Support listing an image
Simon Glass
2019-07-24
binman: Convert Image to a subclass of Entry
Simon Glass
2019-07-24
binman: Support reading an image into an Image object
Simon Glass
2019-07-24
binman: Allow listing the entries in an image
Simon Glass
2019-07-24
binman: Allow entries to expand after packing
Simon Glass
2019-07-24
binman: Add a return value to ProcessContentsUpdate()
Simon Glass
2018-09-29
binman: Allow writing a map file when something goes wrong
Simon Glass
2018-09-29
binman: Record the parent section of each section
Simon Glass
2018-09-29
binman: Support adding files
Simon Glass
2018-09-28
binman: Support updating all device tree files
Simon Glass
2018-09-28
binman: Obtain the list of device trees from the config
Simon Glass
2018-08-01
binman: Show the image position in the map
Simon Glass
2018-08-01
binman: Add a new 'image-pos' property
Simon Glass
2018-08-01
binman: Rename 'position' to 'offset'
Simon Glass
2018-07-09
binman: Add a SetCalculatedProperties() method
Simon Glass
2018-07-09
binman: Add a ProcessFdt() method
Simon Glass
2018-06-07
binman: Add support for outputing a map file
Simon Glass
2018-06-07
binman: Tidy up some docs and comments
Simon Glass
2018-06-07
binman: Refactor much of the image code into 'section'
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-12-12
binman: Support accessing binman tables at run time
Simon Glass
2017-11-22
binman: Set up 'entry' to permit full test coverage
Simon Glass
2016-12-20
binman: Introduce binman, a tool for building binary images
Simon Glass