1. cbf3d27 binman: Keep the efi_capsule input file by Simon Glass · 6 months ago
  2. 2e658c1 binman: Deal with mkeficapsule being missing by Simon Glass · 6 months ago
  3. d0dbfd5 binman: Collect the version number for mkeficapsule by Simon Glass · 6 months ago
  4. 20e5399 Makefile: Pass OF_SPL_REMOVE_PROPS to binman by Simon Glass · 6 months ago
  5. 34d4a5d binman: fit: Allow running fdtgrep on devicetree blobs by Simon Glass · 6 months ago
  6. 57902e6 binman: fit: Write the compatible string to configuration by Simon Glass · 6 months ago
  7. 9db7a3a binman: fit: Allow providing FDT filenames in a directory by Simon Glass · 6 months ago
  8. 7081a94 binman: Add support for alternative FDTs by Simon Glass · 6 months ago
  9. daed9b4 binman: Allow entry types to override FDT contents by Simon Glass · 6 months ago
  10. 2e3697b binman: Remove dependency on pylibfdt for entry-docs by Simon Glass · 6 months ago
  11. 76cbda7 binman: Add a bintool for fdtgrep by Simon Glass · 6 months ago
  12. a56ea60 binman: Correct indentation in testSplPubkeyDtb by Simon Glass · 6 months ago
  13. 57208dd binman: Fix a comment typo in _DoReadFileDtb() by Simon Glass · 6 months ago
  14. 1900986 binman: Mention expanded entries in u-boot-vpl by Simon Glass · 6 months ago
  15. 32fdd92 binman: Correct comment in blob_dtb GetFdtEtype() by Simon Glass · 6 months ago
  16. d720be4 binman: Write the compressed output to a file by Simon Glass · 6 months ago
  17. 9b37db6 binman: elf: Add more debugging to LookupAndWriteSymbols() by Simon Glass · 6 months ago
  18. bcc8f08 binman: Move problem-checking code into a function by Simon Glass · 6 months ago
  19. 82873aa binman: Tidy up comment for Bintoolfdt_add_pubkey.run() by Simon Glass · 6 months ago
  20. 018646c binman: Tidy up bintool docs by Simon Glass · 6 months ago
  21. 6851682 binman: Correct an error in the FIT-template example by Simon Glass · 6 months ago
  22. eb45f1c binman: Update cbfstool by Simon Glass · 7 months ago
  23. 0f851e2 binman: Make Intel ME default to position 0x1000 by Simon Glass · 7 months ago
  24. 404936e binman: Support an assumed size for missing binaries by Simon Glass · 7 months ago
  25. d552564 binman: Update the entrydocs header by Simon Glass · 7 months ago
  26. 638aa113 binman: ti: Regenerate entry docs by Simon Glass · 7 months ago
  27. e1b5947 binman: Regenerate nxp docs by Simon Glass · 7 months ago
  28. e344f83 binman: efi: Correct entry docs by Simon Glass · 7 months ago
  29. 357bfca tools: binman: fix deprecated Python unittest methods by Brandon Maier · 8 months ago
  30. bc6beae binman: Add nxp_imx8mcst etype for i.MX8M flash.bin signing by Marek Vasut · 8 months ago
  31. 38d88f1 binman: Fix typo in mkimage etype description by Marek Vasut · 9 months ago
  32. a9f2ff5 binman: Add nxp_imx8mimage etype by Marek Vasut · 9 months ago
  33. a26bef2 tools: binman: ti_board_cfg: improve error message by Michael Walle · 10 months ago
  34. fbfd2ba binman: ti-secure: Enable debug extension for combined boot by Manorit Chawdhry · 10 months ago
  35. 10fee88 tools: binman: ti_board_cfg: Check for linting problems by Neha Malcom Francis · 1 year ago
  36. 0d53be7 Merge patch series "ATF and OP-TEE Firewalling for K3 devices." by Tom Rini · 1 year ago
  37. ba51299 binman: ftest: Add test for ti-secure firewall node by Manorit Chawdhry · 1 year, 1 month ago
  38. a3e407b binman: ti-secure: Add support for firewalling entities by Manorit Chawdhry · 1 year, 1 month ago
  39. 69c3705 binman: used-before-assignment in ftest.py by Heinrich Schuchardt · 1 year, 1 month ago
  40. ace49c7 binman: elf: Using variable 'old_val' before assignment by Heinrich Schuchardt · 1 year, 1 month ago
  41. 23d2ef9 binman: etype: dm: Add entry type for TI DM by Neha Malcom Francis · 1 year, 1 month ago
  42. 838447a binman: doc: fix typo by Dario Binacchi · 1 year, 2 months ago
  43. 049ee90 tools: Move python tools to version 0.0.6 by Simon Glass · 1 year, 2 months ago
  44. 4c4977c doc: Update documentation URL by Simon Glass · 1 year, 2 months ago
  45. b214e88 doc: shorten overlong title underlines by Heinrich Schuchardt · 1 year, 3 months ago
  46. a4ed4c8 binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts by Neha Malcom Francis · 1 year, 3 months ago
  47. ce0e9e3 binman: Move stage header into a CBFS attribute by Simon Glass · 1 year, 3 months ago
  48. fe35c2f binman: Rename TYPE_STAGE to TYPE_LEGACY_STAGE by Simon Glass · 1 year, 3 months ago
  49. ab32601 binman: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4 by Simon Glass · 1 year, 3 months ago
  50. e9199a7 binman: Ensure attributes always come last in the metadata by Simon Glass · 1 year, 3 months ago
  51. bd13255 binman: Don't add compression attribute for uncompressed files by Simon Glass · 1 year, 3 months ago
  52. 823f5c3 binman: Reset missing bintools after testing by Simon Glass · 1 year, 3 months ago
  53. 74aae50 binman: capsule: Add support for generating EFI empty capsules by Sughosh Ganu · 1 year, 3 months ago
  54. f1c8fc5 btool: mkeficapsule: Add support for EFI empty capsule generation by Sughosh Ganu · 1 year, 3 months ago
  55. 809f28e binman: capsule: Use dumped capsule header contents for verification by Sughosh Ganu · 1 year, 3 months ago
  56. bb8f892 binman: capsule: Remove superfluous [address, size]-cells properties by Sughosh Ganu · 1 year, 3 months ago
  57. bff1610 binman: bintool: Change make target arg type from string to list by Lukas Funke · 1 year, 4 months ago
  58. ac89738 Merge branch 'next' by Tom Rini · 1 year, 4 months ago
  59. c65beeb binman: doc: Remove incomplete sentence by Heinrich Schuchardt · 1 year, 4 months ago
  60. ba4034a binman: Fix SyntaxWarning: invalid escape sequence '\(' by Rong Tao · 1 year, 4 months ago
  61. 8bd7d08 binman: doc: fix reference tag placement for Logging section by Massimo Pegorer · 1 year, 4 months ago
  62. ddec4ca Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 4 months ago
  63. b617611 binman: capsule: Add support for generating EFI capsules by Sughosh Ganu · 1 year, 5 months ago
  64. 3bd6fb9 btool: mkeficapsule: Add a bintool for EFI capsule generation by Sughosh Ganu · 1 year, 5 months ago
  65. d71e711 binman: bintool: Build a tool from a list of commands by Sughosh Ganu · 1 year, 5 months ago
  66. bbbf04c Revert "binman: Add a temporary hack for duplicate phandles" by Simon Glass · 1 year, 5 months ago
  67. d8a2d3b binman: ftest: Add test for xilinx-bootgen etype by Lukas Funke · 1 year, 6 months ago
  68. 7fcfa9d binman: etype: Add xilinx-bootgen etype by Lukas Funke · 1 year, 6 months ago
  69. 7f51fe5 binman: btool: Add Xilinx Bootgen btool by Lukas Funke · 1 year, 6 months ago
  70. 93a203d binman: Renumber 291 and 292 test files by Simon Glass · 1 year, 6 months ago
  71. 288ae53 binman: Add a temporary hack for duplicate phandles by Simon Glass · 1 year, 6 months ago
  72. d4d9766 binman: Support templates containing phandles by Simon Glass · 1 year, 6 months ago
  73. af41b24 binman: Remove templates after use by Simon Glass · 1 year, 6 months ago
  74. b2f47a5 binman: Produce a template-file after processing by Simon Glass · 1 year, 6 months ago
  75. 8f452bc binman: Show filename in missing blob help message by Jonas Karlman · 1 year, 6 months ago
  76. c260015 binman: Fix blank line usage for invalid images warning text by Jonas Karlman · 1 year, 6 months ago
  77. 49dcd1c binman: Override CheckOptional in fit entry by Jonas Karlman · 1 year, 6 months ago
  78. d92c4dd binman: Report missing external blobs using error level by Jonas Karlman · 1 year, 6 months ago
  79. 05dec37 binman: Update missing optional external blob warning text by Jonas Karlman · 1 year, 6 months ago
  80. 321f256 binman: Update tee-os missing blob help text by Jonas Karlman · 1 year, 6 months ago
  81. 43176ed binman: elf: Check for ELF_TOOLS availability and remove extra semicolon by Lukas Funke · 1 year, 6 months ago
  82. 8c1fbd1 binman: ftest: Add test for u_boot_spl_pubkey_dtb by Lukas Funke · 1 year, 6 months ago
  83. 6cb6425 binman: doc: Add documentation for Xilinx Bootgen bintool by Lukas Funke · 1 year, 6 months ago
  84. 5609843 binman: etype: Add u-boot-spl-pubkey-dtb etype by Lukas Funke · 1 year, 6 months ago
  85. 671bc43 binman: btool: Add fdt_add_pubkey as btool by Lukas Funke · 1 year, 6 months ago
  86. c76831d binman: doc: Add documentation for fdt_add_pubkey bintool by Lukas Funke · 1 year, 6 months ago
  87. f0989c2 binman: blob_dtb: Add fake_size argument to ObtainContents() by Lukas Funke · 1 year, 6 months ago
  88. 7a52a45 binman: Don't decompress data while signing by Lukas Funke · 1 year, 6 months ago
  89. 289e600 binman: Add tests for etype encrypted by Christian Taedcke · 1 year, 6 months ago
  90. dcd3d76 binman: Allow cipher node as special section by Christian Taedcke · 1 year, 6 months ago
  91. 473e520 binman: Add support for externally encrypted blobs by Christian Taedcke · 1 year, 6 months ago
  92. df11aa7 binman: Add missing ssl documentation by Simon Glass · 1 year, 6 months ago
  93. a6b44ac binman: Renumber 277...289 TI test files by Simon Glass · 1 year, 6 months ago
  94. 176f1f6 binman: Renumber 277_rockchip and 278_mkimage test files by Simon Glass · 1 year, 6 months ago
  95. efda8ab binman: Tidy up tests for pre-load entry type by Simon Glass · 1 year, 6 months ago
  96. 15432ea binman: Overwrite symlink if it already exists by Andrew Davis · 1 year, 6 months ago
  97. 7814482 binman: ti-secure: Add support for TI signing by Neha Malcom Francis · 1 year, 6 months ago
  98. 6c66ccf binman: ti-board-config: Add support for TI board config binaries by Neha Malcom Francis · 1 year, 6 months ago
  99. 24142ea binman: Reduce state.SetInt and bintool cmd to debug level by Simon Glass · 1 year, 6 months ago
  100. 23b96e9 binman: Support writing symbols inside a mkimage image by Simon Glass · 1 year, 6 months ago