- 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, 7 months ago
- c7722e8 binman: Tweak implementation of fmap by Simon Glass · 3 years, 7 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
- fcae668 binman: Update various pieces of the documentation by Simon Glass · 3 years, 8 months ago
- 96d340e binman: Drop repetitive heading for each entry by Simon Glass · 3 years, 8 months ago
- 6bc4309 binman: Incorporate entry documentation by Simon Glass · 3 years, 8 months ago
- 072026e binman: Rearrange documentation into headings 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
- 0b6023e binman: Plumb expanded entries through fully 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
- b35fb17 binman: Allow using an an 'expanded' entry type by Simon Glass · 3 years, 8 months ago
- 5187b80 binman: Use standard filenames for SPL/TPL devicetree by Simon Glass · 3 years, 8 months ago
- adb67bb binman: Move the comment for GetFdts() to the base class by Simon Glass · 3 years, 8 months ago
- cb8bebb binman: Drop unnecessary field in output_fdt_info by Simon Glass · 3 years, 8 months ago
- 7697170 binman: Use the fake SPL/TPL only if requested 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
- dccdc38 binman: Correct the documentation for u-boot-spl-bss-pad by Simon Glass · 3 years, 8 months ago
- adc59ea binman: Tidy up underscores in entry documentation by Simon Glass · 3 years, 8 months ago
- 4ce4077 binman: Update entry help for files-align by Simon Glass · 3 years, 8 months ago
- a01d1a2 binman: Document ExpandEntries() in the base class by Simon Glass · 3 years, 8 months ago
- 862ddf9 binman: Allow extracting to current directory by Simon Glass · 3 years, 8 months ago
- ef10804 binman: Indicate how to make binman verbose by Simon Glass · 3 years, 9 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
- 1ecf3b8 binman: Fix a few file comments by Simon Glass · 3 years, 10 months ago
- 5b378e4 binman: Show the size when writing entries by Simon Glass · 3 years, 10 months ago
- 397a770 binman: Update the TODO list by Simon Glass · 3 years, 10 months ago
- 9fc6ebd dtoc: binman: Drop Python 2 code by Simon Glass · 3 years, 10 months ago
- 6a4ccad patman: Drop tools.ToByte() by Simon Glass · 4 years ago
- fc0056e patman: Drop unicode helper functions by Simon Glass · 4 years ago
- 5ea9dcc fdt: Use an Enum for the data type by Simon Glass · 4 years ago
- 08594d4 binman: Correct calculation for image-pos by Simon Glass · 4 years ago
- 271a083 binman: Update intel_ifwi to store padded section by Simon Glass · 4 years ago
- 2424057 binman: Avoid calculated section data repeatedly by Simon Glass · 4 years, 1 month 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
- b004bf3 binman: Update CheckEntries() for compressed sections by Simon Glass · 4 years, 1 month ago
- 0b65769 binman: Drop CheckEntries() by Simon Glass · 4 years, 1 month ago
- 93f3c2e binman: Call CheckSize() from the section's Pack() method by Simon Glass · 4 years, 1 month ago
- 601b69a binman: Drop the Entry.CheckSize() method by Simon Glass · 4 years, 1 month ago
- c1af7a8 binman: Move sort and expand to the main Pack() function by Simon Glass · 4 years, 1 month ago
- 6ddd611 binman: Drop Entry.CheckOffset() by Simon Glass · 4 years, 1 month ago
- a9fad07 binman: Avoid reporting image-pos with compression 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
- 4a655c9 binman: Refactor _BuildSectionData() 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
- 9248c8d binman: Use 'files-compress' to set compression for files by Simon Glass · 4 years, 1 month ago
- 87c9629 binman: Move CompressData() into Entry base class 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
- 72628cd binman: Remove references to 'image' in entry_Section by Simon Glass · 4 years, 1 month ago
- a812946 binman: Fix return from u-boot-ucode if there is no DT by Simon Glass · 4 years, 1 month ago
- 680e3c6 binman: Give a sensible error if no command is given 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
- f324330 binman: Update the entry docs by Simon Glass · 4 years, 1 month ago
- e72a6be sunxi: binman: Add support for including SCP firmware by Samuel Holland · 4 years, 1 month ago
- 18bd455 binman: Add support for SCP firmware by Samuel Holland · 4 years, 1 month ago
- 68158d5 sunxi: binman: Update FIT component descriptions by Samuel Holland · 4 years, 1 month ago
- b26536a binman: Only write FDT once per node 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
- 68de067 binman: sunxi: Add help message for missing sunxi ATF BL31 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
- 4ec40a7 binman: Document how CROSS_COMPILE, CC, HOSTCC etc. are used in README by Alper Nebi Yasak · 4 years, 2 months ago
- 1e4687a binman: Use target-specific tools when cross-compiling by Alper Nebi Yasak · 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
- 8795898 binman: Move 'external' support into base class by Simon Glass · 4 years, 2 months ago
- e9d336d binman: Fix up a few missing comments by Simon Glass · 4 years, 2 months ago
- 3decfa3 binman: Allow entry args to be required by Simon Glass · 4 years, 2 months ago
- 2b522f1 tools: Drop unnecessary use of __file__ by Simon Glass · 4 years, 3 months ago