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
2022-03-18
binman: Rename ExpandEntries to gen_entries
Simon Glass
2022-03-02
binman: Correct pylint errors
Simon Glass
2022-02-09
patman: Convert camel case in tout.py
Simon Glass
2022-02-09
patman: Convert camel case in tools.py
Simon Glass
2022-01-25
binman: Add a command to generate bintool docs
Simon Glass
2022-01-25
binman: Plumb in support for missing bintools
Simon Glass
2022-01-25
binman: Plumb in support for bintools
Simon Glass
2022-01-25
binman: Drop the image name from the fake-blob message
Simon Glass
2022-01-12
binman: Write fake blobs to the output directory
Simon Glass
2022-01-10
Merge branch 'next'
Tom Rini
2022-01-07
binman: add support for creating dummy files for external blobs
Heiko Thiery
2021-12-05
binman: Allow extracting a file in an alternative format
Simon Glass
2021-11-28
binman: Fix extract command for using non-absolute image paths
Jan Kiszka
2021-11-13
binman: Fix replace subcommand help and comments
Jan Kiszka
2021-11-13
binman: Support updating the dtb in an ELF file
Simon Glass
2021-09-24
tools: Refactor full help printing
Paul Barker
2021-07-21
binman: Add basic support for debugging performance
Simon Glass
2021-07-21
binman: Support multithreading for building images
Simon Glass
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
[next]