1. 34d4a5d binman: fit: Allow running fdtgrep on devicetree blobs by Simon Glass · 6 months ago
  2. 57902e6 binman: fit: Write the compatible string to configuration by Simon Glass · 6 months ago
  3. 9db7a3a binman: fit: Allow providing FDT filenames in a directory by Simon Glass · 6 months ago
  4. 7081a94 binman: Add support for alternative FDTs by Simon Glass · 6 months ago
  5. 404936e binman: Support an assumed size for missing binaries by Simon Glass · 7 months ago
  6. 10fee88 tools: binman: ti_board_cfg: Check for linting problems by Neha Malcom Francis · 1 year, 1 month ago
  7. ba51299 binman: ftest: Add test for ti-secure firewall node by Manorit Chawdhry · 1 year, 1 month ago
  8. 23d2ef9 binman: etype: dm: Add entry type for TI DM by Neha Malcom Francis · 1 year, 2 months ago
  9. a4ed4c8 binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts by Neha Malcom Francis · 1 year, 3 months ago
  10. 74aae50 binman: capsule: Add support for generating EFI empty capsules by Sughosh Ganu · 1 year, 4 months ago
  11. bb8f892 binman: capsule: Remove superfluous [address, size]-cells properties by Sughosh Ganu · 1 year, 4 months ago
  12. b617611 binman: capsule: Add support for generating EFI capsules by Sughosh Ganu · 1 year, 5 months ago
  13. d8a2d3b binman: ftest: Add test for xilinx-bootgen etype by Lukas Funke · 1 year, 6 months ago
  14. 93a203d binman: Renumber 291 and 292 test files by Simon Glass · 1 year, 6 months ago
  15. d4d9766 binman: Support templates containing phandles by Simon Glass · 1 year, 6 months ago
  16. 49dcd1c binman: Override CheckOptional in fit entry by Jonas Karlman · 1 year, 7 months ago
  17. 8c1fbd1 binman: ftest: Add test for u_boot_spl_pubkey_dtb by Lukas Funke · 1 year, 7 months ago
  18. 289e600 binman: Add tests for etype encrypted by Christian Taedcke · 1 year, 7 months ago
  19. a6b44ac binman: Renumber 277...289 TI test files by Simon Glass · 1 year, 6 months ago
  20. 176f1f6 binman: Renumber 277_rockchip and 278_mkimage test files by Simon Glass · 1 year, 6 months ago
  21. efda8ab binman: Tidy up tests for pre-load entry type by Simon Glass · 1 year, 6 months ago
  22. 7814482 binman: ti-secure: Add support for TI signing by Neha Malcom Francis · 1 year, 6 months ago
  23. 6c66ccf binman: ti-board-config: Add support for TI board config binaries by Neha Malcom Francis · 1 year, 6 months ago
  24. 23b96e9 binman: Support writing symbols inside a mkimage image by Simon Glass · 1 year, 7 months ago
  25. 696f2b7 binman: Support templates at any level by Simon Glass · 1 year, 7 months ago
  26. db0e3f1 binman: Add a test for templating in a FIT by Simon Glass · 1 year, 7 months ago
  27. 35f72fb binman: Support templating with multiple images by Simon Glass · 1 year, 7 months ago
  28. f6abd52 binman: Support simple templates by Simon Glass · 1 year, 7 months ago
  29. e1ad57e binman: Correct handling of zero bss size by Simon Glass · 1 year, 7 months ago
  30. 073fc36 binman: Drop __bss_size variable in bss_data.c by Simon Glass · 1 year, 7 months ago
  31. b1e40ee binman: Provide a way to specify the fdt-list directly by Simon Glass · 1 year, 7 months ago
  32. fadad3a binman: Convert mkimage to Entry_section by Marek Vasut · 1 year, 7 months ago
  33. 4649bea binman: Allow disabling symbol writing by Simon Glass · 1 year, 7 months ago
  34. c71ee7e binman: Use unsigned long over typedef ulong by Andrew Davis · 1 year, 10 months ago
  35. cb90ddb Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into next by Tom Rini · 1 year, 11 months ago
  36. 5b34efe binman: add tests for sign option by Ivan Mikhaylov · 1 year, 11 months ago
  37. a5faa4a Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 11 months ago
  38. 953d417 binman: Support generation of x509 certificates by Simon Glass · 1 year, 11 months ago
  39. 7caa372 binman: Support updating section contents by Simon Glass · 1 year, 11 months ago
  40. 9dbb02b binman: Support marking FMAP areas as preserved by Simon Glass · 2 years ago
  41. 40389c2 binman: Mark mkimage entry missing when its subnodes is missing by Jonas Karlman · 1 year, 11 months ago
  42. 05b978b binman: Add support for a rockchip-tpl entry by Jonas Karlman · 1 year, 11 months ago
  43. 060a65e binman: Fix a test-coverage regression by Simon Glass · 2 years ago
  44. b01ae03 binman: Add 'min-size' entry property by Samuel Holland · 2 years ago
  45. f584d44 binman: Add support for selecting firmware to use with split-elf by Jonas Karlman · 2 years ago
  46. 00b3d53 binman: Add special subnodes to the nodes generated by split-elf by Jonas Karlman · 2 years ago
  47. 9b2fd2d binman: Add support for align argument to mkimage tool by Jonas Karlman · 2 years ago
  48. 571bc4e binman: Support positioning an entry by and ELF symbol by Simon Glass · 2 years, 1 month ago
  49. c115786 binman: Provide general support for updating ELF symbols by Simon Glass · 2 years, 1 month ago
  50. 9766f69 binman: Support overlapping entries by Simon Glass · 2 years, 1 month ago
  51. 62ef2f7 binman: Add a null entry by Simon Glass · 2 years, 1 month ago
  52. 0b079fc binman: Add a test for an inner section with a size by Simon Glass · 2 years, 1 month ago
  53. 67a0501 binman: Support optional external blobs by Simon Glass · 2 years, 1 month ago
  54. 2f80c5e binman: Support new op-tee binary format by Simon Glass · 2 years, 1 month ago
  55. c8c9f31 binman: Support optional entries by Simon Glass · 2 years, 1 month ago
  56. efddab6 binman: Allow writing section contents to a file by Simon Glass · 2 years, 1 month ago
  57. d2afb9e binman: Support writing symbols into ELF files by Simon Glass · 2 years, 3 months ago
  58. 3545e85 binman: Add support for symlinking images by Neha Malcom Francis · 2 years, 4 months ago
  59. 6ad2452 binman: Add VPL support by Simon Glass · 3 years ago
  60. 6cc29dc binman: allow user-defined filenames for mkimage entry by Quentin Schulz · 2 years, 5 months ago
  61. 4d91df0 binman: add support for skipping file concatenation for mkimage by Quentin Schulz · 2 years, 5 months ago
  62. 5cb0b25 binman: Sort tests and rework test-file numbers by Stefan Herbrechtsmeier · 2 years, 5 months ago
  63. cd15b64 binman: Add zstd bintool by Stefan Herbrechtsmeier · 2 years, 5 months ago
  64. ec7d27d binman: Move compression bintool management into entry class by Stefan Herbrechtsmeier · 2 years, 5 months ago
  65. 6aa8000 binman: Add length header attribute to dtb entry by Stefan Herbrechtsmeier · 2 years, 5 months ago
  66. d626e82 binman: Allow collection to use entries from other sections by Simon Glass · 2 years, 6 months ago
  67. 9db9e93 binman: Allow passing entries using -n by Simon Glass · 2 years, 6 months ago
  68. dfe1db4 binman: Allow the image name to be the data file by Simon Glass · 2 years, 6 months ago
  69. 367ecbf spl: binman: Check at runtime if binman symbols were filled in by Alper Nebi Yasak · 2 years, 8 months ago
  70. d8830cf spl: binman: Split binman symbols support from enabling binman by Alper Nebi Yasak · 2 years, 8 months ago
  71. 82337bb binman: Refuse to replace sections for now by Alper Nebi Yasak · 2 years, 10 months ago
  72. 74d3b23 binman: Create FIT subentries in the FIT section, not its parent by Alper Nebi Yasak · 2 years, 10 months ago
  73. 8ee4ec9 binman: Collect bintools for images when replacing entries by Alper Nebi Yasak · 2 years, 10 months ago
  74. 67bf2c8 binman: Fix unique names having '/.' for images read from files by Alper Nebi Yasak · 2 years, 10 months ago
  75. b1c5093 tools: binman: add support for pre-load header by Philippe Reynes · 2 years, 10 months ago
  76. 40c8bdd binman: Support splitting an ELF file into multiple nodes by Simon Glass · 2 years, 11 months ago
  77. 72e423c binman: Allow mkimage to use a non-zero fake-blob size by Simon Glass · 2 years, 11 months ago
  78. 38397d0 binman: Refactor fit to generate output at the end by Simon Glass · 2 years, 11 months ago
  79. 80a66ae binman: Rename ExpandToLimit to extend_to_limit by Simon Glass · 2 years, 11 months ago
  80. b210661 binman: Include also subnodes in generator nodes by Jan Kiszka · 3 years ago
  81. 6a0b5f8 binman: Allow different operations in FIT generator nodes by Simon Glass · 3 years ago
  82. 56385c5 binman: Add a ELF test file with disjoint text sections by Simon Glass · 3 years ago
  83. 47f420a binman: Add support for TEE BL32 by Roger Quadros · 3 years ago
  84. ee813c8 binman: Skip processing "hash" subnodes of FIT subsections by Alper Nebi Yasak · 3 years ago
  85. ed293c3 binman: Register and check bintools from FIT subentries by Alper Nebi Yasak · 3 years ago
  86. fcc87ef binman: Skip node generation for images read from files by Jan Kiszka · 3 years ago
  87. f4590e0 binman: Allow faked blobs in blob-ext-list by Simon Glass · 3 years, 1 month ago
  88. 8bc78b7 binman: Expand the external FIT test a little by Simon Glass · 3 years, 1 month ago
  89. 32d4f10 binman: Renumber the fake blob dts by Simon Glass · 3 years, 1 month ago
  90. fe04d88 Merge branch 'next' by Tom Rini · 3 years, 1 month ago
  91. a89c8f2 binman: add support for creating dummy files for external blobs by Heiko Thiery · 3 years, 1 month ago
  92. 7598972 binman: Add support for ATF FIP by Simon Glass · 3 years, 2 months ago
  93. cc2c500 binman: Support lists of external blobs by Simon Glass · 3 years, 2 months ago
  94. 943bf78 binman: Allow extracting a file in an alternative format by Simon Glass · 3 years, 2 months ago
  95. 0427bed binman: Support updating the dtb in an ELF file by Simon Glass · 3 years, 3 months ago
  96. 056f0ef binman: Support reading the offset of an ELF-file symbol by Simon Glass · 3 years, 3 months ago
  97. c69d19c binman: Support multithreading for building images by Simon Glass · 3 years, 7 months ago
  98. 4c4d607 binman: Add support for RISC-V OpenSBI fw_dynamic blob by Bin Meng · 3 years, 9 months ago
  99. aa75ce9 binman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dts by Bin Meng · 3 years, 9 months ago
  100. 1736575 binman: Support adding sections to FMAPs by Simon Glass · 3 years, 10 months ago