- 7ac6842 binman: bintool: bzip2: fix version function on non-Debian-based systems by Quentin Schulz · 2 years, 3 months ago
- 9c96786 binman: btool: futility: use Bintool.version by Quentin Schulz · 2 years, 3 months ago
- 4508fb9 binman: btool: fiptool: use Bintool.version by Quentin Schulz · 2 years, 3 months ago
- e440843 binman: bintool: parametrize args to pass to binary for returning version by Quentin Schulz · 2 years, 3 months ago
- 65e2c14 binman: btool: mkimage: use Bintool.version by Quentin Schulz · 2 years, 3 months ago
- f17219a binman: btool: lz4: use Bintool.version by Quentin Schulz · 2 years, 3 months ago
- 723a63e binman: bintool: move version check implementation into bintool class by Quentin Schulz · 2 years, 3 months ago
- daa2da7 binman: btool: gzip: fix packer name so that binary can be found by Quentin Schulz · 2 years, 3 months ago
- 5cb0b25 binman: Sort tests and rework test-file numbers by Stefan Herbrechtsmeier · 2 years, 3 months ago
- 86e5446 binman: Document how to handle dependent images by Simon Glass · 2 years, 3 months ago
- 0712860 binman: Mention split-elf in the main docs by Simon Glass · 2 years, 3 months ago
- cd15b64 binman: Add zstd bintool by Stefan Herbrechtsmeier · 2 years, 3 months ago
- 432a825 binman: Add xz bintool by Stefan Herbrechtsmeier · 2 years, 3 months ago
- 7b26a46 binman: Add lzop bintool by Stefan Herbrechtsmeier · 2 years, 3 months ago
- 0f369d7 binman: Add gzip bintool by Stefan Herbrechtsmeier · 2 years, 3 months ago
- 45aa279 binman: Add bzip2 bintool by Stefan Herbrechtsmeier · 2 years, 3 months ago
- 867eed1 binman: Add BintoolPacker class to bintool by Stefan Herbrechtsmeier · 2 years, 3 months ago
- da1af35 binman: Add compression tests by Stefan Herbrechtsmeier · 2 years, 3 months ago
- c3665a8 binman: Support missing compression tools by Stefan Herbrechtsmeier · 2 years, 3 months ago
- ec7d27d binman: Move compression bintool management into entry class by Stefan Herbrechtsmeier · 2 years, 3 months ago
- edafeb8 binman: Select compression bintools in cbfs_util class by Stefan Herbrechtsmeier · 2 years, 3 months ago
- cbe2e75 binman: Move compression bintools creation into test setup by Stefan Herbrechtsmeier · 2 years, 3 months ago
- 4f463e3 binman: Remove obsolete compressed data header handling by Stefan Herbrechtsmeier · 2 years, 3 months ago
- 9f74395 binman: Disable compressed data header by Stefan Herbrechtsmeier · 2 years, 3 months ago
- 6aa8000 binman: Add length header attribute to dtb entry by Stefan Herbrechtsmeier · 2 years, 3 months ago
- 204a27b binman: Add DecompressData function to entry class by Stefan Herbrechtsmeier · 2 years, 3 months ago
- fa24f55 binman: Check only section data in multi section test by Stefan Herbrechtsmeier · 2 years, 3 months ago
- 917b3c3 binman: Collect bintools before usage by Stefan Herbrechtsmeier · 2 years, 3 months ago
- a555965 binman: Forward AddBintools calls to base class by Stefan Herbrechtsmeier · 2 years, 3 months ago
- 9069d55 binman: Forward AddBintools calls to sub entries in cbfs_util by Stefan Herbrechtsmeier · 2 years, 3 months ago
- facc378 binman: Avoid duplicates in bintool lists by Stefan Herbrechtsmeier · 2 years, 3 months ago
- 6ac7a83 binman: Skip elf tests if python elftools is not available by Stefan Herbrechtsmeier · 2 years, 3 months ago
- d626e82 binman: Allow collection to use entries from other sections by Simon Glass · 2 years, 3 months ago
- 9db9e93 binman: Allow passing entries using -n by Simon Glass · 2 years, 3 months ago
- dfe1db4 binman: Allow the image name to be the data file by Simon Glass · 2 years, 3 months ago
- e9b5e31 binman: Improve mkimage documentation by Simon Glass · 2 years, 3 months ago
- 73593e4 binman: Avoid use of expected failure by Simon Glass · 2 years, 3 months ago
- 1c65a54 binman: Adjust mkimage etype node reading by Simon Glass · 2 years, 3 months ago
- cdadada binman: Add a way to check for missing properties by Simon Glass · 2 years, 3 months ago
- 24474dc binman: Fix up the entry-docs for Entry_pre_load by Simon Glass · 2 years, 3 months ago
- 7960a0a binman: Put fake files in a subdirectory by Simon Glass · 2 years, 4 months ago
- 7d6fade binman: Add more documentation about binman usage by Simon Glass · 2 years, 4 months ago
- 228c9b8 binman: Add rST references for binman entry types by Simon Glass · 2 years, 4 months ago
- 109dbdf binman: Increase default fitImage data section resize step from 1k to 64k by Marek Vasut · 2 years, 5 months ago
- 367ecbf spl: binman: Check at runtime if binman symbols were filled in by Alper Nebi Yasak · 2 years, 5 months ago
- d8830cf spl: binman: Split binman symbols support from enabling binman by Alper Nebi Yasak · 2 years, 5 months ago
- d8318fe patman: test_util: Use unittest text runner to print test results by Alper Nebi Yasak · 2 years, 8 months ago
- 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, 8 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, 9 months ago
- 2337eca binman: Keep a separate list of entries for fit by Simon Glass · 2 years, 9 months ago
- 01f467e binman: Update fit to use node instead of subnode by Simon Glass · 2 years, 9 months ago
- ce4e402 binman: Add a consistent way to report errors with fit by Simon Glass · 2 years, 9 months ago
- 5795497 binman: Fix some pylint warnings in fit by Simon Glass · 2 years, 9 months ago
- d32169c binman: Update fit to move node reading into the ReadNode() method by Simon Glass · 2 years, 9 months ago
- b55c11c binman: Read the fit entries only once by Simon Glass · 2 years, 9 months ago
- 72e423c binman: Allow mkimage to use a non-zero fake-blob size by Simon Glass · 2 years, 9 months ago
- 3817ad4 binman: Make fake blobs zero-sized by default by Simon Glass · 2 years, 9 months ago
- 9a0a2e9 binman: Change how faked blobs are created by Simon Glass · 2 years, 9 months ago
- ae9a457 binman: Rename tools parameter to btools by Simon Glass · 2 years, 9 months ago
- 38397d0 binman: Refactor fit to generate output at the end by Simon Glass · 2 years, 9 months ago
- c9ee33a binman: Rename ExpandEntries to gen_entries by Simon Glass · 2 years, 9 months ago
- 80a66ae binman: Rename ExpandToLimit to extend_to_limit by Simon Glass · 2 years, 9 months ago
- 6d427c4 binman: Tweak collect_contents_to_file() and docs by Simon Glass · 2 years, 9 months ago
- 17b4ffc elf: Rename load_segments() and module failure by Simon Glass · 2 years, 9 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, 9 months ago
- 8d2ef3e binman: Correct pylint errors by Simon Glass · 2 years, 10 months ago
- 6a0b5f8 binman: Allow different operations in FIT generator nodes by Simon Glass · 2 years, 10 months ago
- 98e0de3 binman: Tidy up the docs a little with fit by Simon Glass · 2 years, 10 months ago
- dbe17c0 binman: fit: Refactor to reduce function size by Simon Glass · 2 years, 10 months ago
- 81b71c3 binman: Move entry-data collection into a Entry method by Simon Glass · 2 years, 10 months ago
- 56385c5 binman: Add a ELF test file with disjoint text sections by Simon Glass · 2 years, 10 months ago
- 5c044ff binman: Support a list of strings with the mkimage etype by Simon Glass · 2 years, 10 months ago
- 523cde0 binman: Add to the TODO by Simon Glass · 2 years, 10 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, 10 months ago
- 206985e binman: Update docs to indicate mkimage is supported by Simon Glass · 2 years, 10 months ago
- 8db1f99 binman: Correct the error message for a bad hash algorithm by Simon Glass · 2 years, 10 months ago
- 7309222 binman: Update image positions of FIT subentries by Alper Nebi Yasak · 2 years, 10 months ago
- ee813c8 binman: Skip processing "hash" subnodes of FIT subsections by Alper Nebi Yasak · 2 years, 10 months ago
- f3078d4 binman: Convert FIT entry type to a subclass of Section entry type by Alper Nebi Yasak · 2 years, 10 months ago
- 4897d33 binman: Check missing bintools of Section subclasses by Alper Nebi Yasak · 2 years, 10 months ago
- ed293c3 binman: Register and check bintools from FIT subentries by Alper Nebi Yasak · 2 years, 10 months ago
- 2135331 binman: Fix subentry expansion for FIT entry type by Alper Nebi Yasak · 2 years, 10 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