- 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, 11 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
- e2f0474 binman: Rename testCbfsNoCOntents() by Simon Glass · 3 years ago
- d34bcdd binman: Allow overriding BuildSectionData() by Simon Glass · 3 years ago
- c475dec binman: Add a way to obtain the version by Simon Glass · 3 years ago
- 0427bed binman: Support updating the dtb in an ELF file by Simon Glass · 3 years, 1 month ago
- 7115f00 binman: Tidy up comments on _DoTestFile() by Simon Glass · 3 years, 1 month ago
- b2dfe83 binman: Allow timeout to occur in the image or its section by Simon Glass · 3 years, 1 month ago
- 03ebc20 binman: Add basic support for debugging performance by Simon Glass · 3 years, 5 months ago
- c69d19c binman: Support multithreading for building images by Simon Glass · 3 years, 5 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
- 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
- 61adb2d binman: doc: Add documentation to htmldocs by Simon Glass · 3 years, 8 months ago
- 0668492 binman: Automatically expand phase binaries into sections by Simon Glass · 3 years, 8 months ago
- 63aeaeb binman: Allow a way to select expanded entries 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, 11 months ago
- 6eb9932 binman: Support alignment of files by Simon Glass · 3 years, 11 months ago
- 5af9ebc binman: Allow vblock to include devicetree blobs by Simon Glass · 3 years, 11 months ago
- 939d106 binman: Support reading an image with entry args by Simon Glass · 3 years, 11 months ago
- 870a9ea binman: Support finding symbols in sub-sections by Simon Glass · 3 years, 11 months ago
- 8f5ef89 binman: Support compression of sections by Simon Glass · 4 years, 1 month ago
- 0ff83da binman: Use the actual contents in CheckSize() by Simon Glass · 4 years, 1 month ago
- 63e7ba6 binman: Set section contents in GetData() by Simon Glass · 4 years, 1 month ago
- 97c3e9a binman: Store the original data before compression 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
- d1d3ad7 binman: Move section padding to the parent by Simon Glass · 4 years, 1 month ago
- 17ea9f3 binman: Move section-building code into a function by Simon Glass · 4 years, 1 month ago
- 4eec34c binman: Expand docs and test for alignment by Simon Glass · 4 years, 1 month ago
- f90d906 binman: Expand docs and test for padding by Simon Glass · 4 years, 1 month ago
- ef439ed binman: Update testPackExtra with more checks by Simon Glass · 4 years, 1 month ago
- e6bed4f binman: Expand the error message for breaching a section 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
- a4dfe3e binman: Drop unused return variable for _DoTestFile() 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
- 6cf9953 binman: Support generating FITs with multiple dtbs by Simon Glass · 4 years, 3 months ago
- dc2f81a binman: Add support for ATF BL31 by Simon Glass · 4 years, 3 months ago
- e9d336d binman: Fix up a few missing comments by Simon Glass · 4 years, 3 months ago
- 3decfa3 binman: Allow entry args to be required by Simon Glass · 4 years, 3 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
- 0723798 binman: Correct some import statements by Simon Glass · 4 years, 4 months ago
- 87d4332 binman: Move GetEntryModules() to control by Simon Glass · 4 years, 4 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
- b3295fd binman: Allow zero-length entries to overlap by Simon Glass · 4 years, 4 months ago
- 0ba4b3d binman: Allow missing Intel blobs by Simon Glass · 4 years, 4 months ago
- b1cca95 binman: Detect when valid images are not produced by Simon Glass · 4 years, 4 months ago
- 38fdb4c patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 4 months ago
- 4f9f105 binman: Allow external binaries to be missing by Simon Glass · 4 years, 4 months ago
- ce867ad binman: Add an etype for external binary blobs by Simon Glass · 4 years, 4 months ago
- 0dc706f binman: Add support for calling mkimage by Simon Glass · 4 years, 4 months ago
- 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
- 3b9a873 binman: Add support for generating a FIT by Simon Glass · 4 years, 4 months ago
- 8200d88 binman: Allow zero-length entries to overlap by Simon Glass · 4 years, 4 months ago
- 2f5c3a4 binman: Allow missing Intel blobs by Simon Glass · 4 years, 4 months ago
- 13262c9 binman: Detect when valid images are not produced by Simon Glass · 4 years, 4 months ago
- f9793a1 patman: Update errors and warnings to use stderr by Simon Glass · 4 years, 4 months ago
- 5f850fb binman: Allow external binaries to be missing by Simon Glass · 4 years, 4 months ago
- d498630 binman: Add an etype for external binary blobs by Simon Glass · 4 years, 4 months ago
- 3e8fba4 binman: Add support for calling mkimage by Simon Glass · 4 years, 4 months ago
- bf77667 patman: Move to absolute imports by Simon Glass · 4 years, 7 months ago
- 1628793 binman: Move to absolute imports by Simon Glass · 4 years, 7 months ago
- c07ab6e binman: Rename the main module by Simon Glass · 4 years, 7 months ago
- 83a4518 patman: Drop references to __future__ by Simon Glass · 4 years, 7 months ago
- 7c15013 binman: tegra: Adjust symbol calculation depending on end-at-4gb by Simon Glass · 5 years ago
- b6ee0cf binman: Convert a few tests to Python 3 by Simon Glass · 5 years ago
- 3b3e3c0 patman: Adjust 'command' to return strings instead of bytes by Simon Glass · 5 years ago
- 998d148 binman: Add support for Intel FSP-T by Simon Glass · 5 years ago
- bc6a88f binman: Add support for Intel FSP-S by Simon Glass · 5 years ago
- d1d5ffd binman: Drop comment-out code in testUpdateFdtOutput() by Simon Glass · 5 years ago
- ea0fff9 binman: Add support for Intel FSP meminit by Simon Glass · 5 years ago
- b87064c binman: Allow support for writing a size symbol to binaries by Simon Glass · 5 years ago
- eb0086f binman: Increase size of TPL and SPL test data by Simon Glass · 5 years ago
- bf4d0e2 binman: Avoid needing the section size in advance by Simon Glass · 5 years ago
- dfdd2b6 binman: Rename some two-digit test files by Simon Glass · 5 years ago
- 9255f3c binman: Use underscore in test filenames by Simon Glass · 5 years ago
- 2090f1e binman: Allow symbols to be resolved inside sections by Simon Glass · 5 years ago
- c9a0b27 binman: Clean up unnecessary code related to ELF test files by Simon Glass · 5 years ago
- e9d2ee3 binman: Use the Makefile for u_boot_binman_syms_size by Simon Glass · 5 years ago