- c71ee7e binman: Use unsigned long over typedef ulong by Andrew Davis · 1 year, 7 months ago
- cb90ddb Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into next by Tom Rini · 1 year, 8 months ago
- 5b34efe binman: add tests for sign option by Ivan Mikhaylov · 1 year, 8 months ago
- a5faa4a Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 8 months ago
- 953d417 binman: Support generation of x509 certificates by Simon Glass · 1 year, 9 months ago
- 7caa372 binman: Support updating section contents by Simon Glass · 1 year, 9 months ago
- 9dbb02b binman: Support marking FMAP areas as preserved by Simon Glass · 1 year, 9 months ago
- 40389c2 binman: Mark mkimage entry missing when its subnodes is missing by Jonas Karlman · 1 year, 9 months ago
- 05b978b binman: Add support for a rockchip-tpl entry by Jonas Karlman · 1 year, 9 months ago
- 060a65e binman: Fix a test-coverage regression by Simon Glass · 1 year, 10 months ago
- b01ae03 binman: Add 'min-size' entry property by Samuel Holland · 1 year, 10 months ago
- f584d44 binman: Add support for selecting firmware to use with split-elf by Jonas Karlman · 1 year, 10 months ago
- 00b3d53 binman: Add special subnodes to the nodes generated by split-elf by Jonas Karlman · 1 year, 10 months ago
- 9b2fd2d binman: Add support for align argument to mkimage tool by Jonas Karlman · 1 year, 10 months ago
- 571bc4e binman: Support positioning an entry by and ELF symbol by Simon Glass · 1 year, 10 months ago
- c115786 binman: Provide general support for updating ELF symbols by Simon Glass · 1 year, 10 months ago
- 9766f69 binman: Support overlapping entries by Simon Glass · 1 year, 10 months ago
- 62ef2f7 binman: Add a null entry by Simon Glass · 1 year, 10 months ago
- 0b079fc binman: Add a test for an inner section with a size by Simon Glass · 1 year, 10 months ago
- 67a0501 binman: Support optional external blobs by Simon Glass · 1 year, 10 months ago
- 2f80c5e binman: Support new op-tee binary format by Simon Glass · 1 year, 10 months ago
- c8c9f31 binman: Support optional entries by Simon Glass · 1 year, 10 months ago
- efddab6 binman: Allow writing section contents to a file by Simon Glass · 1 year, 10 months ago
- d2afb9e binman: Support writing symbols into ELF files by Simon Glass · 2 years, 1 month ago
- 3545e85 binman: Add support for symlinking images by Neha Malcom Francis · 2 years, 1 month ago
- 6ad2452 binman: Add VPL support by Simon Glass · 2 years, 9 months ago
- 6cc29dc binman: allow user-defined filenames for mkimage entry by Quentin Schulz · 2 years, 2 months ago
- 4d91df0 binman: add support for skipping file concatenation for mkimage by Quentin Schulz · 2 years, 2 months ago
- 5cb0b25 binman: Sort tests and rework test-file numbers by Stefan Herbrechtsmeier · 2 years, 3 months ago
- cd15b64 binman: Add zstd bintool 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
- 6aa8000 binman: Add length header attribute to dtb entry 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
- 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
- 82337bb binman: Refuse to replace sections for now 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
- 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
- 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
- 72e423c binman: Allow mkimage to use a non-zero fake-blob size 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
- 80a66ae binman: Rename ExpandToLimit to extend_to_limit by Simon Glass · 2 years, 8 months ago
- b210661 binman: Include also subnodes in generator nodes by Jan Kiszka · 2 years, 9 months ago
- 6a0b5f8 binman: Allow different operations in FIT generator nodes 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
- 47f420a binman: Add support for TEE BL32 by Roger Quadros · 2 years, 9 months ago
- ee813c8 binman: Skip processing "hash" subnodes of FIT subsections 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
- fcc87ef binman: Skip node generation for images read from files by Jan Kiszka · 2 years, 10 months ago
- f4590e0 binman: Allow faked blobs in blob-ext-list 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
- 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
- 7598972 binman: Add support for ATF FIP 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
- 0427bed binman: Support updating the dtb in an ELF file by Simon Glass · 3 years ago
- 056f0ef binman: Support reading the offset of an ELF-file symbol by Simon Glass · 3 years ago
- c69d19c binman: Support multithreading for building images by Simon Glass · 3 years, 4 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
- 1736575 binman: Support adding sections to FMAPs by Simon Glass · 3 years, 8 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
- 0668492 binman: Automatically expand phase binaries into sections by Simon Glass · 3 years, 8 months ago
- 30e1b09 binman: Drop unnecessary 'type' property in tests by Simon Glass · 3 years, 8 months ago
- d26efc8 binman: Add support for u-boot-tpl-bss-bad by Simon Glass · 3 years, 8 months ago
- 77a64e0 binman: Add support for u-boot-tpl-nodtb by Simon Glass · 3 years, 8 months ago
- f589882 binman: Support symbols in u-boot-spl-nodtb by Simon Glass · 3 years, 8 months ago
- 5c6ba71 binman: Allow for skip_at_start when reading entries by Simon Glass · 3 years, 10 months ago
- 6eb9932 binman: Support alignment of files by Simon Glass · 3 years, 10 months ago
- 5af9ebc binman: Allow vblock to include devicetree blobs by Simon Glass · 3 years, 10 months ago
- 939d106 binman: Support reading an image with entry args by Simon Glass · 3 years, 10 months ago
- 870a9ea binman: Support finding symbols in sub-sections by Simon Glass · 3 years, 10 months ago
- 8f5ef89 binman: Support compression of sections by Simon Glass · 4 years, 1 month ago
- 7d398bb binman: Make section padding consistent with other entries by Simon Glass · 4 years, 1 month ago
- ef439ed binman: Update testPackExtra with more checks by Simon Glass · 4 years, 1 month ago
- 9248c8d binman: Use 'files-compress' to set compression for files by Simon Glass · 4 years, 1 month ago
- f2c0dd8 binman: Add tests for skip-at-start sections by Simon Glass · 4 years, 1 month ago
- 18bd455 binman: Add support for SCP firmware by Samuel Holland · 4 years, 1 month ago
- fb91d56 binman: Support adding a U-Boot environment by Simon Glass · 4 years, 2 months ago
- 204aa78 binman: Show an error when a file is missing by Simon Glass · 4 years, 2 months ago
- b238143 binman: Support help messages for missing blobs by Simon Glass · 4 years, 2 months ago
- c0f1ebe binman: Allow selecting default FIT configuration by Simon Glass · 4 years, 2 months ago
- 5ac7687 binman: Support cross-compiling test files to x86 by Alper Nebi Yasak · 4 years, 2 months ago
- 6cf9953 binman: Support generating FITs with multiple dtbs by Simon Glass · 4 years, 2 months ago
- dc2f81a binman: Add support for ATF BL31 by Simon Glass · 4 years, 2 months ago
- fe05701 binman: Build FIT image subentries with the section etype by Alper Nebi Yasak · 4 years, 3 months ago
- 3fdeb14 binman: Respect pad-before property of section subentries by Alper Nebi Yasak · 4 years, 3 months ago
- 8001d0b binman: Ignore hash*, signature* nodes in sections by Alper Nebi Yasak · 4 years, 3 months ago
- 52b10dd binman: Don't change the descriptor in tests by Simon Glass · 4 years, 4 months ago
- fdc3436 binman: Add support for generating a FIT by Simon Glass · 4 years, 4 months ago