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
/
control.py
Age
Commit message (
Expand
)
Author
2020-09-22
binman: Support help messages for missing blobs
Simon Glass
2020-09-22
binman: Fix up a few missing comments
Simon Glass
2020-09-22
binman: Use pkg_resources to find resources
Simon Glass
2020-08-22
binman: Correct some import statements
Simon Glass
2020-08-22
binman: Move GetEntryModules() to control
Simon Glass
2020-07-25
binman: Detect when valid images are not produced
Simon Glass
2020-07-25
binman: Allow external binaries to be missing
Simon Glass
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
binman: Detect when valid images are not produced
Simon Glass
2020-07-20
binman: Allow external binaries to be missing
Simon Glass
2020-04-26
patman: Move to absolute imports
Simon Glass
2020-04-26
binman: Move to absolute imports
Simon Glass
2020-04-26
patman: Drop references to __future__
Simon Glass
2019-10-15
binman: Add logging for the number of pack passes
Simon Glass
2019-10-15
binman: Write symbol info before image inclusion
Simon Glass
2019-10-15
binman: Allow use of help and entry-docs without libfdt
Simon Glass
2019-10-08
binman: Allow verbose output with all commands
Simon Glass
2019-07-29
binman: Add command-line support for replacing entries
Simon Glass
2019-07-29
binman: Correct the error message for invalid path
Simon Glass
2019-07-29
binman: Split control.WriteEntryToImage() into separate functions
Simon Glass
2019-07-29
binman: Update control.WriteEntry() to support writing the map
Simon Glass
2019-07-29
binman: Move control.WriteEntry further down the file
Simon Glass
2019-07-29
binman: Support replacing data in a cbfs
Simon Glass
2019-07-29
binman: Support shrinking a entry after packing
Simon Glass
2019-07-29
binman: Allow updating entries that change size
Simon Glass
2019-07-29
binman: Write the original input fdtmap to a file
Simon Glass
2019-07-29
binman: Support updating entries in an existing image
Simon Glass
2019-07-29
binman: Rename state.GetFdts()
Simon Glass
2019-07-29
binman: Move image/fdt code into PrepareImagesAndDtbs()
Simon Glass
2019-07-29
binman: Move image-processing code into a function
Simon Glass
2019-07-24
binman: Add an 'extract' command
Simon Glass
2019-07-24
binman: Allow reading an entry from an image
Simon Glass
2019-07-24
binman: Support listing an image
Simon Glass
2019-07-24
binman: Allow entries to expand after packing
Simon Glass
2019-07-24
binman: Convert to use ArgumentParser
Simon Glass
2019-07-24
binman: Add support for CBFS entries
Simon Glass
2019-07-23
binman: Add a --toolpath option to set the tool search path
Simon Glass
2019-07-10
binman: Avoid changing a dict during iteration
Simon Glass
2019-07-10
binman: Use items() instead of iteritems()
Simon Glass
2019-07-10
binman: Convert print statements to Python 3
Simon Glass
2019-05-08
binman: Don't show image-skip message by default
Simon Glass
2018-09-29
binman: Allow writing a map file when something goes wrong
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: Allow control of whether a fake DT is used
Simon Glass
2018-09-28
binman: Obtain the list of device trees from the config
Simon Glass
2018-09-28
binman: Move state logic into the state module
Simon Glass
2018-09-28
binman: Move state information into a new module
Simon Glass
2018-09-28
dtoc: Allow syncing of the device tree back to a file
Simon Glass
2018-09-28
binman: Support building a selection of images
Simon Glass
[next]