- f2fac8b binman: Support writing symbols for ucode etypes by Simon Glass · 1 year, 7 months ago
- de65b12 tools: Fall back to importlib_resources on Python 3.6 by Jan Kiszka · 1 year, 7 months ago
- ad827e15 binman: Use expanduser instead of HOME by Simon Glass · 1 year, 7 months ago
- c71ee7e binman: Use unsigned long over typedef ulong by Andrew Davis · 1 year, 8 months ago
- 367b1bf arm: dts: iot2050: Optionally embed OTP programming data into image by Jan Kiszka · 1 year, 9 months ago
- 6ac9131 iot2050: Update firmware layout by Jan Kiszka · 1 year, 9 months ago
- cb90ddb Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into next by Tom Rini · 1 year, 9 months ago
- 5b34efe binman: add tests for sign option by Ivan Mikhaylov · 1 year, 9 months ago
- 4023dc9 binman: add sign option for binman by Ivan Mikhaylov · 1 year, 9 months ago
- 0f40e23 binman: add documentation for binman sign option by Ivan Mikhaylov · 1 year, 9 months ago
- a5faa4a Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 9 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
- 033828c binman: Handle missing bintools correctly in fit by Simon Glass · 1 year, 9 months ago
- e00197f binman: Allow preserving the output dir when replacing by Simon Glass · 1 year, 9 months ago
- 6608acb doc: Add notes on how to install patman and binman by Simon Glass · 1 year, 9 months ago
- ada5e2f binman: Add support for building a binmanu PyPi package by Simon Glass · 1 year, 9 months ago
- 8de6adb binman: Use importlib to find the help by Simon Glass · 1 year, 9 months ago
- 94bb5cd binman: Hide the 'test' command unless test code is available by Simon Glass · 1 year, 9 months ago
- 952a61a binman: Move the main code into a function by Simon Glass · 1 year, 9 months ago
- 4583c00 patman: Move library functions into a library directory by Simon Glass · 1 year, 9 months ago
- 7c4027a binman: Avoid unwanted output in testFitFirmwareLoadables() by Simon Glass · 1 year, 9 months ago
- fe7e924 binman: Make the tooldir configurable by Simon Glass · 1 year, 9 months ago
- 932e40d binman: Use a private directory for bintools by Simon Glass · 1 year, 9 months ago
- 00f674d binman: Move the tools directory into the Bintool class by Simon Glass · 1 year, 9 months ago
- fbb0e48 binman: Update bintools documentation by Simon Glass · 1 year, 9 months ago
- 6569cb8 binman: Correct an 'aot' typo by Simon Glass · 1 year, 9 months ago
- e389d44 binman: Use correct argument name in docstrings by Jonas Karlman · 1 year, 9 months ago
- dd4bdad binman: Fix spelling of nodes in code comments by Jonas Karlman · 1 year, 9 months ago
- cbe429b binman: Remove redundant SetAllowFakeBlob from blob-ext entry by Jonas Karlman · 1 year, 9 months ago
- 9dbb02b binman: Support marking FMAP areas as preserved by Simon Glass · 1 year, 10 months ago
- 139c464 binman: Avoid requiring a home directory on startup by Simon Glass · 1 year, 10 months ago
- abe2a16 tools: binman: minor formatting fix in docs by Ralph Siemsen · 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
- 5b197ee Merge tag 'v2023.04-rc3' into next by Tom Rini · 1 year, 9 months ago
- 7574b64 riscv: binman: Add help message for missing blobs by Rick Chen · 1 year, 9 months ago
- e316fba dm: treewide: Complete migration to new driver model schema by Simon Glass · 1 year, 10 months ago
- 193d3db binman: Show the image name for the top-level section by Simon Glass · 1 year, 10 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, 11 months ago
- c115786 binman: Provide general support for updating ELF symbols by Simon Glass · 1 year, 11 months ago
- 9766f69 binman: Support overlapping entries by Simon Glass · 1 year, 11 months ago
- 97fb808 binman: Add a function to check for special section nodes by Simon Glass · 1 year, 11 months ago
- 62ef2f7 binman: Add a null entry by Simon Glass · 1 year, 11 months ago
- 4331d66 binman: Clarify use of False when obtaining data by Simon Glass · 1 year, 11 months ago
- 0b079fc binman: Add a test for an inner section with a size by Simon Glass · 1 year, 11 months ago
- 67a0501 binman: Support optional external blobs by Simon Glass · 1 year, 11 months ago
- 2f80c5e binman: Support new op-tee binary format by Simon Glass · 1 year, 11 months ago
- 39f4a85 binman: Add a way to check for a valid ELF file by Simon Glass · 1 year, 11 months ago
- c8c9f31 binman: Support optional entries by Simon Glass · 1 year, 11 months ago
- 23ab4e0 binman: Use a reference for binman symbols docs by Simon Glass · 1 year, 11 months ago
- 237ac96 binman: Update entry docs by Simon Glass · 1 year, 11 months ago
- 226ce1d binman: Tidy up comment in fit _gen_node by Simon Glass · 1 year, 11 months ago
- efddab6 binman: Allow writing section contents to a file by Simon Glass · 1 year, 11 months ago
- fa2fd53 global: Migrate CONFIG_X86_MRC_ADDR to CFG by Tom Rini · 2 years ago
- 8dd0059 binman: Add documentation for the command line args by Simon Glass · 2 years, 1 month ago
- 85760a6 binman: Add a separate section about environment variables by Simon Glass · 2 years, 1 month ago
- b38da15 binman: Use an exit code when blobs are missing by Simon Glass · 2 years, 1 month ago
- fb132b3 Revert "binman: btool: gzip: fix packer name so that binary can be found" by Quentin Schulz · 2 years, 1 month ago
- 478332a binman: bintool: remove btool_ prefix from btool names by Quentin Schulz · 2 years, 1 month ago
- d2afb9e binman: Support writing symbols into ELF files by Simon Glass · 2 years, 1 month ago
- 3fbba55 binman: Handle writing ELF symbols in the Entry class by Simon Glass · 2 years, 1 month ago
- 2b8b27f binman: Split out looking up a symbol into a function by Simon Glass · 2 years, 1 month ago
- 2856579 binman: Allow obtaining a symbol value by Simon Glass · 2 years, 1 month ago
- 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
- 3545e85 binman: Add support for symlinking images by Neha Malcom Francis · 2 years, 1 month ago
- f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
- d64af08 binman: Get futility by building it by Simon Glass · 2 years, 2 months ago
- 6ad2452 binman: Add VPL support by Simon Glass · 2 years, 9 months ago
- fc2f408 Merge tag 'dm-pull-7sep22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 3 months ago
- 6cc29dc binman: allow user-defined filenames for mkimage entry by Quentin Schulz · 2 years, 3 months ago
- 4d91df0 binman: add support for skipping file concatenation for mkimage by Quentin Schulz · 2 years, 3 months ago
- 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