- 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
- cc2c500 binman: Support lists of external blobs by Simon Glass · 3 years ago
- 943bf78 binman: Allow extracting a file in an alternative format by Simon Glass · 3 years ago
- 858436d binman: Allow listing an image created by a newer version by Simon Glass · 3 years ago
- 7945077 binman: Allow providing tools and blob directories by Simon Glass · 3 years ago
- e2f0474 binman: Rename testCbfsNoCOntents() by Simon Glass · 3 years ago
- 7413321 binman: cfbs: Refactor ObtainContents() for consistency by Simon Glass · 3 years ago
- 3fc20fd binman: cbfs: Refactor the init process by Simon Glass · 3 years ago
- 080f859 binman: Use normal entries in cbfs by Simon Glass · 3 years ago
- 8cb069a binman: Move cbfs.ObtainContents() down a bit by Simon Glass · 3 years ago
- 3f495f1 binman: Update the section documentation by Simon Glass · 3 years ago
- e586f44 binman: Allow control of which entries to read by Simon Glass · 3 years ago
- d34bcdd binman: Allow overriding BuildSectionData() by Simon Glass · 3 years ago
- b6caf0e binman: Drop the filename property in entry_Section by Simon Glass · 3 years ago
- 1e99bc2 binman: Drop the underscore in _ReadEntries() by Simon Glass · 3 years ago
- 557693e binman: Correct comments for ReadChildData() by Simon Glass · 3 years ago
- c473831 binman: Correct init of entry in Entry class by Simon Glass · 3 years ago
- c475dec binman: Add a way to obtain the version by Simon Glass · 3 years ago
- 650e5de binman: Tidy up style in cmdline by Simon Glass · 3 years ago
- c700f10 binman: Fix extract command for using non-absolute image paths by Jan Kiszka · 3 years ago
- 89cc052 binman: Fix replace subcommand help and comments by Jan Kiszka · 3 years ago
- 0427bed binman: Support updating the dtb in an ELF file by Simon Glass · 3 years ago
- 7115f00 binman: Tidy up comments on _DoTestFile() by Simon Glass · 3 years ago
- 056f0ef binman: Support reading the offset of an ELF-file symbol by Simon Glass · 3 years ago
- 2fb2cd7 binman: Report an error if test files fail to compile by Simon Glass · 3 years ago
- b2dfe83 binman: Allow timeout to occur in the image or its section by Simon Glass · 3 years, 1 month ago
- d6f8ab3 treewide: Remove OF_PRIOR_STAGE by Ilias Apalodimas · 3 years, 1 month ago
- 26fa063 iot2050: Enable watchdog support, but do not auto-start it by Jan Kiszka · 3 years, 2 months ago
- 5fe50f9 tools: Refactor full help printing by Paul Barker · 3 years, 2 months ago
- 03ebc20 binman: Add basic support for debugging performance by Simon Glass · 3 years, 4 months ago
- 43332d8 binman: Use bytearray instead of string by Simon Glass · 3 years, 4 months ago
- edd4b6e binman: Split node-reading out from constructor in files by Simon Glass · 3 years, 4 months ago
- c69d19c binman: Support multithreading for building images by Simon Glass · 3 years, 4 months ago
- 31eefd4 binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGE by Bin Meng · 3 years, 6 months ago
- 4c4d607 binman: Add support for RISC-V OpenSBI fw_dynamic blob by Bin Meng · 3 years, 6 months ago
- aa75ce9 binman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dts by Bin Meng · 3 years, 6 months ago
- 2892300 binman: Correct the comment for ATF entry type by Bin Meng · 3 years, 6 months ago
- 2817c9d binman: Correct '-a' description in the doc by Bin Meng · 3 years, 6 months ago
- 1736575 binman: Support adding sections to FMAPs by Simon Glass · 3 years, 8 months ago
- c7722e8 binman: Tweak implementation of fmap by Simon Glass · 3 years, 8 months ago
- 0fe44dc binman: Correct testSplNoDtb() and Tpl also by Simon Glass · 3 years, 7 months ago
- 5ff9fed binman: Support default alignment for sections by Simon Glass · 3 years, 8 months ago
- 631f752 binman: Support obtaining section contents immediately by Simon Glass · 3 years, 8 months ago
- 189f291 binman: Add support for a collection of entries by Simon Glass · 3 years, 8 months ago
- 3d43338 binman: Allow disabling expanding an entry by Simon Glass · 3 years, 8 months ago
- e9e0db8 binman: Use a unique number for the symbols test file by Simon Glass · 3 years, 8 months ago