- 7e41aba tools: binman: install btool by Peng Fan · 2 years, 5 months ago
- dd2e8ed binman: don't import deprecated distutils package by Heinrich Schuchardt · 2 years, 7 months ago
- 82337bb binman: Refuse to replace sections for now by Alper Nebi Yasak · 2 years, 8 months ago
- 99283e5 binman: Test replacing non-section entries in FIT subsections by Alper Nebi Yasak · 2 years, 8 months ago
- 74d3b23 binman: Create FIT subentries in the FIT section, not its parent by Alper Nebi Yasak · 2 years, 8 months ago
- e736878 binman: Remove '/images/' fragment from FIT subentry paths by Alper Nebi Yasak · 2 years, 8 months ago
- e2ce4fb binman: Don't reset offset/size if image doesn't allow repacking by Alper Nebi Yasak · 2 years, 8 months ago
- 8ee4ec9 binman: Collect bintools for images when replacing entries by Alper Nebi Yasak · 2 years, 8 months ago
- 67bf2c8 binman: Fix unique names having '/.' for images read from files by Alper Nebi Yasak · 2 years, 8 months ago
- 3390948 binman: Correct Chromium OS entry types by Simon Glass · 2 years, 9 months ago
- b1c5093 tools: binman: add support for pre-load header by Philippe Reynes · 2 years, 8 months ago
- 40c8bdd binman: Support splitting an ELF file into multiple nodes by Simon Glass · 2 years, 8 months ago
- 2337eca binman: Keep a separate list of entries for fit by Simon Glass · 2 years, 8 months ago
- 01f467e binman: Update fit to use node instead of subnode by Simon Glass · 2 years, 8 months ago
- ce4e402 binman: Add a consistent way to report errors with fit by Simon Glass · 2 years, 8 months ago
- 5795497 binman: Fix some pylint warnings in fit by Simon Glass · 2 years, 8 months ago
- d32169c binman: Update fit to move node reading into the ReadNode() method by Simon Glass · 2 years, 8 months ago
- b55c11c binman: Read the fit entries only once by Simon Glass · 2 years, 8 months ago
- 72e423c binman: Allow mkimage to use a non-zero fake-blob size by Simon Glass · 2 years, 8 months ago
- 3817ad4 binman: Make fake blobs zero-sized by default by Simon Glass · 2 years, 8 months ago
- 9a0a2e9 binman: Change how faked blobs are created by Simon Glass · 2 years, 8 months ago
- ae9a457 binman: Rename tools parameter to btools by Simon Glass · 2 years, 8 months ago
- 38397d0 binman: Refactor fit to generate output at the end by Simon Glass · 2 years, 8 months ago
- c9ee33a binman: Rename ExpandEntries to gen_entries by Simon Glass · 2 years, 8 months ago
- 80a66ae binman: Rename ExpandToLimit to extend_to_limit by Simon Glass · 2 years, 8 months ago
- 6d427c4 binman: Tweak collect_contents_to_file() and docs by Simon Glass · 2 years, 8 months ago
- 17b4ffc elf: Rename load_segments() and module failure by Simon Glass · 2 years, 8 months ago
- b210661 binman: Include also subnodes in generator nodes by Jan Kiszka · 2 years, 9 months ago
- 7aa288e tools: binman: main.py: add build-sandbox in sys.path by Philippe Reynes · 2 years, 10 months ago
- 40def8a binman: Complete elf test coverage by Simon Glass · 2 years, 8 months ago
- 64defba binman: Expand elf support a little by Simon Glass · 2 years, 8 months ago
- 8d2ef3e binman: Correct pylint errors by Simon Glass · 2 years, 9 months ago
- 6a0b5f8 binman: Allow different operations in FIT generator nodes by Simon Glass · 2 years, 9 months ago
- 98e0de3 binman: Tidy up the docs a little with fit by Simon Glass · 2 years, 9 months ago
- dbe17c0 binman: fit: Refactor to reduce function size by Simon Glass · 2 years, 9 months ago
- 81b71c3 binman: Move entry-data collection into a Entry method by Simon Glass · 2 years, 9 months ago
- 56385c5 binman: Add a ELF test file with disjoint text sections by Simon Glass · 2 years, 9 months ago
- 5c044ff binman: Support a list of strings with the mkimage etype by Simon Glass · 2 years, 9 months ago
- 523cde0 binman: Add to the TODO by Simon Glass · 2 years, 9 months ago
- 47f420a binman: Add support for TEE BL32 by Roger Quadros · 2 years, 9 months ago
- 4d38dd7 elf: Add a way to read segment information from an ELF file by Simon Glass · 2 years, 9 months ago
- 206985e binman: Update docs to indicate mkimage is supported by Simon Glass · 2 years, 9 months ago
- 8db1f99 binman: Correct the error message for a bad hash algorithm by Simon Glass · 2 years, 9 months ago
- 7309222 binman: Update image positions of FIT subentries by Alper Nebi Yasak · 2 years, 9 months ago
- ee813c8 binman: Skip processing "hash" subnodes of FIT subsections by Alper Nebi Yasak · 2 years, 9 months ago
- f3078d4 binman: Convert FIT entry type to a subclass of Section entry type by Alper Nebi Yasak · 2 years, 9 months ago
- 4897d33 binman: Check missing bintools of Section subclasses by Alper Nebi Yasak · 2 years, 9 months ago
- ed293c3 binman: Register and check bintools from FIT subentries by Alper Nebi Yasak · 2 years, 9 months ago
- 2135331 binman: Fix subentry expansion for FIT entry type by Alper Nebi Yasak · 2 years, 9 months ago
- 252ac58 patman: Rename Color() method to build() by Simon Glass · 2 years, 10 months ago
- f3385a5 patman: Convert camel case in tout.py by Simon Glass · 2 years, 10 months ago
- 5e2ab40 patman: Convert camel case in test_util.py by Simon Glass · 2 years, 10 months ago
- d980069 patman: Convert camel case in command.py by Simon Glass · 2 years, 10 months ago
- c1aa66e patman: Convert camel case in tools.py by Simon Glass · 2 years, 10 months ago
- fcc87ef binman: Skip node generation for images read from files by Jan Kiszka · 2 years, 10 months ago
- 2ce0738 binman: doc: fix typo for u-boot-tpl by Heiko Thiery · 2 years, 10 months ago
- 61a631e binman: Document the __bss_size symbol error by Simon Glass · 2 years, 10 months ago
- 3e7749e binman: Add documentation for bintools by Simon Glass · 2 years, 10 months ago
- bc57064 binman: Add a command to generate bintool docs by Simon Glass · 2 years, 10 months ago
- a00d971 binman: Complete test coverage of comp_util by Simon Glass · 2 years, 10 months ago
- 4f9ee83 binman: Plumb in support for missing bintools by Simon Glass · 2 years, 10 months ago
- 359e431 binman: Convert to using the lzma_alone bintool by Simon Glass · 2 years, 10 months ago
- 4cd4ee0 binman: Add a bintool implementation for lzma_alone by Simon Glass · 2 years, 10 months ago
- 33ce351 binman: Convert to using the lz4 bintool by Simon Glass · 2 years, 10 months ago
- 992d475 binman: Add a bintool implementation for lz4 by Simon Glass · 2 years, 10 months ago
- 0d1e95a binman: Tidy up pylint warnings in comp_util by Simon Glass · 2 years, 10 months ago
- ad35ce5 binman: Move compression into binman by Simon Glass · 2 years, 10 months ago
- f75db1e binman: Convert to using the mkimage bintool by Simon Glass · 2 years, 10 months ago
- 532ae70 binman: Convert to using the ifwitool bintool by Simon Glass · 2 years, 10 months ago
- a104bb2 binman: Convert to using the futility bintool by Simon Glass · 2 years, 10 months ago
- 388f04f binman: Convert to using the FIP bintool by Simon Glass · 2 years, 10 months ago
- 5417da5 binman: Convert to using the CBFS bintool by Simon Glass · 2 years, 10 months ago
- 56ee85e binman: Enable bintool tests including cmdline processing by Simon Glass · 2 years, 10 months ago
- e1b7e4d binman: Add a bintool implementation for mkimage by Simon Glass · 2 years, 10 months ago
- 6f7eb0c binman: Add a bintool implementation for ifwitool by Simon Glass · 2 years, 10 months ago
- 9d3a7a2 binman: Add a bintool implementation for futility by Simon Glass · 2 years, 10 months ago
- bf87b20 binman: Add a bintool implementation for fiptool by Simon Glass · 2 years, 10 months ago
- d388333 binman: Add a bintool implementation for cbfstool by Simon Glass · 2 years, 10 months ago
- 3b47dfa binman: Add tests for bintool by Simon Glass · 2 years, 10 months ago
- 386c63c binman: Plumb in support for bintools by Simon Glass · 2 years, 10 months ago
- 252de6b binman: Add support for bintools by Simon Glass · 2 years, 10 months ago
- 81d6e3f binman: Add installation instructions by Simon Glass · 2 years, 10 months ago
- 7f29583 binman: Correct path for fip_util by Simon Glass · 2 years, 10 months ago
- f4590e0 binman: Allow faked blobs in blob-ext-list by Simon Glass · 2 years, 10 months ago
- 2cc8c1f binman: Drop the image name from the fake-blob message by Simon Glass · 2 years, 10 months ago
- 8bc78b7 binman: Expand the external FIT test a little by Simon Glass · 2 years, 10 months ago
- 1e18a69 binman: Tweak elf tests for a toolchain change by Simon Glass · 2 years, 10 months ago
- c761cf7 tools: Add init files for Python tools by Simon Glass · 3 years ago
- 790ba9f binman: Write fake blobs to the output directory by Simon Glass · 2 years, 10 months ago
- 32d4f10 binman: Renumber the fake blob dts by Simon Glass · 2 years, 10 months ago
- fe04d88 Merge branch 'next' by Tom Rini · 2 years, 10 months ago
- a89c8f2 binman: add support for creating dummy files for external blobs by Heiko Thiery · 2 years, 10 months ago
- ed96683 fdt: Make it easier to debug u-boot.dtsi files by Simon Glass · 2 years, 11 months ago
- 8e07681 fdt: Drop CONFIG_BINMAN_STANDALONE_FDT by Simon Glass · 2 years, 11 months ago
- 1c11b5e iot2050: binman: add missing-msg for blobs by Ivan Mikhaylov · 3 years ago
- 33f27f4 binman: Use less hard coded magic when inserting new PATH by Andy Shevchenko · 3 years ago
- 022f6b0 binman: Do not pollute source tree when build with `make O=...` by Andy Shevchenko · 3 years ago
- 7598972 binman: Add support for ATF FIP by Simon Glass · 3 years ago
- ed16b12 binman: Add a utility module for ATF FIP by Simon Glass · 3 years ago
- 5bf8121 binman: Rename _ReadSubnodes() to ReadEntries() by Simon Glass · 3 years ago