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
Age
Commit message (
Expand
)
Author
2022-06-16
tools: binman: install btool
Peng Fan
2022-04-25
binman: don't import deprecated distutils package
Heinrich Schuchardt
2022-04-25
binman: Refuse to replace sections for now
Alper Nebi Yasak
2022-04-25
binman: Test replacing non-section entries in FIT subsections
Alper Nebi Yasak
2022-04-25
binman: Create FIT subentries in the FIT section, not its parent
Alper Nebi Yasak
2022-04-25
binman: Remove '/images/' fragment from FIT subentry paths
Alper Nebi Yasak
2022-04-25
binman: Don't reset offset/size if image doesn't allow repacking
Alper Nebi Yasak
2022-04-25
binman: Collect bintools for images when replacing entries
Alper Nebi Yasak
2022-04-25
binman: Fix unique names having '/.' for images read from files
Alper Nebi Yasak
2022-04-06
binman: Correct Chromium OS entry types
Simon Glass
2022-03-31
tools: binman: add support for pre-load header
Philippe Reynes
2022-03-18
binman: Support splitting an ELF file into multiple nodes
Simon Glass
2022-03-18
binman: Keep a separate list of entries for fit
Simon Glass
2022-03-18
binman: Update fit to use node instead of subnode
Simon Glass
2022-03-18
binman: Add a consistent way to report errors with fit
Simon Glass
2022-03-18
binman: Fix some pylint warnings in fit
Simon Glass
2022-03-18
binman: Update fit to move node reading into the ReadNode() method
Simon Glass
2022-03-18
binman: Read the fit entries only once
Simon Glass
2022-03-18
binman: Allow mkimage to use a non-zero fake-blob size
Simon Glass
2022-03-18
binman: Make fake blobs zero-sized by default
Simon Glass
2022-03-18
binman: Change how faked blobs are created
Simon Glass
2022-03-18
binman: Rename tools parameter to btools
Simon Glass
2022-03-18
binman: Refactor fit to generate output at the end
Simon Glass
2022-03-18
binman: Rename ExpandEntries to gen_entries
Simon Glass
2022-03-18
binman: Rename ExpandToLimit to extend_to_limit
Simon Glass
2022-03-18
binman: Tweak collect_contents_to_file() and docs
Simon Glass
2022-03-18
elf: Rename load_segments() and module failure
Simon Glass
2022-03-18
binman: Include also subnodes in generator nodes
Jan Kiszka
2022-03-18
tools: binman: main.py: add build-sandbox in sys.path
Philippe Reynes
2022-03-18
binman: Complete elf test coverage
Simon Glass
2022-03-10
binman: Expand elf support a little
Simon Glass
2022-03-02
binman: Correct pylint errors
Simon Glass
2022-02-22
binman: Allow different operations in FIT generator nodes
Simon Glass
2022-02-22
binman: Tidy up the docs a little with fit
Simon Glass
2022-02-22
binman: fit: Refactor to reduce function size
Simon Glass
2022-02-22
binman: Move entry-data collection into a Entry method
Simon Glass
2022-02-22
binman: Add a ELF test file with disjoint text sections
Simon Glass
2022-02-22
binman: Support a list of strings with the mkimage etype
Simon Glass
2022-02-22
binman: Add to the TODO
Simon Glass
2022-02-22
binman: Add support for TEE BL32
Roger Quadros
2022-02-22
elf: Add a way to read segment information from an ELF file
Simon Glass
2022-02-22
binman: Update docs to indicate mkimage is supported
Simon Glass
2022-02-22
binman: Correct the error message for a bad hash algorithm
Simon Glass
2022-02-22
binman: Update image positions of FIT subentries
Alper Nebi Yasak
2022-02-22
binman: Skip processing "hash" subnodes of FIT subsections
Alper Nebi Yasak
2022-02-09
binman: Convert FIT entry type to a subclass of Section entry type
Alper Nebi Yasak
2022-02-09
binman: Check missing bintools of Section subclasses
Alper Nebi Yasak
2022-02-09
binman: Register and check bintools from FIT subentries
Alper Nebi Yasak
2022-02-09
binman: Fix subentry expansion for FIT entry type
Alper Nebi Yasak
2022-02-09
patman: Rename Color() method to build()
Simon Glass
[next]