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-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
2022-02-09
patman: Convert camel case in tout.py
Simon Glass
2022-02-09
patman: Convert camel case in test_util.py
Simon Glass
2022-02-09
patman: Convert camel case in command.py
Simon Glass
2022-02-09
patman: Convert camel case in tools.py
Simon Glass
2022-01-30
binman: Skip node generation for images read from files
Jan Kiszka
2022-01-25
binman: doc: fix typo for u-boot-tpl
Heiko Thiery
2022-01-25
binman: Document the __bss_size symbol error
Simon Glass
2022-01-25
binman: Add documentation for bintools
Simon Glass
2022-01-25
binman: Add a command to generate bintool docs
Simon Glass
2022-01-25
binman: Complete test coverage of comp_util
Simon Glass
2022-01-25
binman: Plumb in support for missing bintools
Simon Glass
[next]