index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
binman
/
control.py
Age
Commit message (
Expand
)
Author
2021-03-26
binman: doc: Add documentation to htmldocs
Simon Glass
2021-03-26
binman: Plumb expanded entries through fully
Simon Glass
2021-03-26
binman: Allow extracting to current directory
Simon Glass
2021-01-30
binman: Show the size when writing entries
Simon Glass
2020-10-29
binman: Drop CheckEntries()
Simon Glass
2020-10-29
binman: Drop the Entry.CheckSize() method
Simon Glass
2020-10-29
binman: Avoid reporting image-pos with compression
Simon Glass
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
[next]