1. 7f4e1ea binman: Add a tutorial on resolving test-coverage bugs by Simon Glass · 4 months ago
  2. 3473e17 binman: Support getting test-coverage on just one test by Simon Glass · 4 months ago
  3. 133c000 binman: implement signing FIT images during image build by Alexander Kochetkov · 5 months ago
  4. 7c4e522 binman: fix passing loadables to mkimage on first run by Alexander Kochetkov · 5 months ago
  5. cd31c72 binman: add fast authentication method for i.MX8M signing by Brian Ruley · 4 months ago
  6. 784f84d binman: cosmetic: refactor `nxp_imx8mcst' etype code by Brian Ruley · 4 months ago
  7. c530f60 Merge branch 'next' by Tom Rini · 4 months ago
  8. af69289 Update directories for new name of TF-A directories by Peter Robinson · 4 months ago
  9. 0ec0207 Update the ARM trusted firmware git URL by Peter Robinson · 4 months ago
  10. ac0876c binman: Make a start on an iMX8 test by Simon Glass · 5 months ago
  11. a96dda1 binman: Allow image_pos to be None when writing symbols by Simon Glass · 5 months ago
  12. b73d0bb binman: Unwind the end-at-4gb special-case a little by Simon Glass · 5 months ago
  13. bce0553 binman: Provide a way to set the symbol base address by Simon Glass · 5 months ago
  14. 01a6099 binman: Add minor improvements to symbol-writing by Simon Glass · 5 months ago
  15. f2154c3 binman: Adjust naming for reading symbols by Simon Glass · 5 months ago
  16. c8b7d72 binman: fit: Refine handling of devicetrees for OF_UPSTREAM by Simon Glass · 5 months ago
  17. 6fac8e4 binman: fit: Set the image_pos attributes only once by Simon Glass · 5 months ago
  18. a1fe67a binman: fit: Avoid assuming that a FIT member is a section by Simon Glass · 5 months ago
  19. 52983ff binman: Update fdt-list-dir to use the provided directory by Simon Glass · 5 months ago
  20. 8498d55 binman: Avoid setting the image_pos attribute directly by Simon Glass · 5 months ago
  21. fb428a6 binman: Tidy up comments and pylint warnings in fit by Simon Glass · 5 months ago
  22. be45bb9 binman: Tidy up comments for Entry.GetEntryArgsOrProps() by Simon Glass · 5 months ago
  23. 548e861 binman: Correct the comment for fdtgrep by Simon Glass · 5 months ago
  24. 7d77ad9 binman: Fix up test coverage for mkeficapsule by Simon Glass · 5 months ago
  25. 19dbc09 Merge tag 'v2024.10-rc5' into next by Tom Rini · 4 months ago
  26. ff994a3 binman: Update links for sending patches by Tom Rini · 5 months ago
  27. 2bf0a87 sandbox: switch to dynamic UUIDs by Caleb Connolly · 5 months ago
  28. cbf3d27 binman: Keep the efi_capsule input file by Simon Glass · 6 months ago
  29. 2e658c1 binman: Deal with mkeficapsule being missing by Simon Glass · 6 months ago
  30. d0dbfd5 binman: Collect the version number for mkeficapsule by Simon Glass · 6 months ago
  31. 20e5399 Makefile: Pass OF_SPL_REMOVE_PROPS to binman by Simon Glass · 6 months ago
  32. 34d4a5d binman: fit: Allow running fdtgrep on devicetree blobs by Simon Glass · 6 months ago
  33. 57902e6 binman: fit: Write the compatible string to configuration by Simon Glass · 6 months ago
  34. 9db7a3a binman: fit: Allow providing FDT filenames in a directory by Simon Glass · 6 months ago
  35. 7081a94 binman: Add support for alternative FDTs by Simon Glass · 6 months ago
  36. daed9b4 binman: Allow entry types to override FDT contents by Simon Glass · 6 months ago
  37. 2e3697b binman: Remove dependency on pylibfdt for entry-docs by Simon Glass · 6 months ago
  38. 76cbda7 binman: Add a bintool for fdtgrep by Simon Glass · 6 months ago
  39. a56ea60 binman: Correct indentation in testSplPubkeyDtb by Simon Glass · 6 months ago
  40. 57208dd binman: Fix a comment typo in _DoReadFileDtb() by Simon Glass · 6 months ago
  41. 1900986 binman: Mention expanded entries in u-boot-vpl by Simon Glass · 6 months ago
  42. 32fdd92 binman: Correct comment in blob_dtb GetFdtEtype() by Simon Glass · 6 months ago
  43. d720be4 binman: Write the compressed output to a file by Simon Glass · 6 months ago
  44. 9b37db6 binman: elf: Add more debugging to LookupAndWriteSymbols() by Simon Glass · 6 months ago
  45. bcc8f08 binman: Move problem-checking code into a function by Simon Glass · 6 months ago
  46. 82873aa binman: Tidy up comment for Bintoolfdt_add_pubkey.run() by Simon Glass · 6 months ago
  47. 018646c binman: Tidy up bintool docs by Simon Glass · 6 months ago
  48. 6851682 binman: Correct an error in the FIT-template example by Simon Glass · 6 months ago
  49. eb45f1c binman: Update cbfstool by Simon Glass · 7 months ago
  50. 0f851e2 binman: Make Intel ME default to position 0x1000 by Simon Glass · 7 months ago
  51. 404936e binman: Support an assumed size for missing binaries by Simon Glass · 7 months ago
  52. d552564 binman: Update the entrydocs header by Simon Glass · 7 months ago
  53. 638aa113 binman: ti: Regenerate entry docs by Simon Glass · 7 months ago
  54. e1b5947 binman: Regenerate nxp docs by Simon Glass · 7 months ago
  55. e344f83 binman: efi: Correct entry docs by Simon Glass · 7 months ago
  56. 357bfca tools: binman: fix deprecated Python unittest methods by Brandon Maier · 8 months ago
  57. bc6beae binman: Add nxp_imx8mcst etype for i.MX8M flash.bin signing by Marek Vasut · 8 months ago
  58. 38d88f1 binman: Fix typo in mkimage etype description by Marek Vasut · 9 months ago
  59. a9f2ff5 binman: Add nxp_imx8mimage etype by Marek Vasut · 9 months ago
  60. a26bef2 tools: binman: ti_board_cfg: improve error message by Michael Walle · 10 months ago
  61. fbfd2ba binman: ti-secure: Enable debug extension for combined boot by Manorit Chawdhry · 10 months ago
  62. 10fee88 tools: binman: ti_board_cfg: Check for linting problems by Neha Malcom Francis · 1 year, 1 month ago
  63. 0d53be7 Merge patch series "ATF and OP-TEE Firewalling for K3 devices." by Tom Rini · 1 year, 1 month ago
  64. ba51299 binman: ftest: Add test for ti-secure firewall node by Manorit Chawdhry · 1 year, 1 month ago
  65. a3e407b binman: ti-secure: Add support for firewalling entities by Manorit Chawdhry · 1 year, 1 month ago
  66. 69c3705 binman: used-before-assignment in ftest.py by Heinrich Schuchardt · 1 year, 2 months ago
  67. ace49c7 binman: elf: Using variable 'old_val' before assignment by Heinrich Schuchardt · 1 year, 2 months ago
  68. 23d2ef9 binman: etype: dm: Add entry type for TI DM by Neha Malcom Francis · 1 year, 2 months ago
  69. 838447a binman: doc: fix typo by Dario Binacchi · 1 year, 2 months ago
  70. 049ee90 tools: Move python tools to version 0.0.6 by Simon Glass · 1 year, 2 months ago
  71. 4c4977c doc: Update documentation URL by Simon Glass · 1 year, 2 months ago
  72. b214e88 doc: shorten overlong title underlines by Heinrich Schuchardt · 1 year, 3 months ago
  73. a4ed4c8 binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts by Neha Malcom Francis · 1 year, 3 months ago
  74. ce0e9e3 binman: Move stage header into a CBFS attribute by Simon Glass · 1 year, 4 months ago
  75. fe35c2f binman: Rename TYPE_STAGE to TYPE_LEGACY_STAGE by Simon Glass · 1 year, 4 months ago
  76. ab32601 binman: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4 by Simon Glass · 1 year, 4 months ago
  77. e9199a7 binman: Ensure attributes always come last in the metadata by Simon Glass · 1 year, 4 months ago
  78. bd13255 binman: Don't add compression attribute for uncompressed files by Simon Glass · 1 year, 4 months ago
  79. 823f5c3 binman: Reset missing bintools after testing by Simon Glass · 1 year, 4 months ago
  80. 74aae50 binman: capsule: Add support for generating EFI empty capsules by Sughosh Ganu · 1 year, 4 months ago
  81. f1c8fc5 btool: mkeficapsule: Add support for EFI empty capsule generation by Sughosh Ganu · 1 year, 4 months ago
  82. 809f28e binman: capsule: Use dumped capsule header contents for verification by Sughosh Ganu · 1 year, 4 months ago
  83. bb8f892 binman: capsule: Remove superfluous [address, size]-cells properties by Sughosh Ganu · 1 year, 4 months ago
  84. bff1610 binman: bintool: Change make target arg type from string to list by Lukas Funke · 1 year, 4 months ago
  85. ac89738 Merge branch 'next' by Tom Rini · 1 year, 4 months ago
  86. c65beeb binman: doc: Remove incomplete sentence by Heinrich Schuchardt · 1 year, 4 months ago
  87. ba4034a binman: Fix SyntaxWarning: invalid escape sequence '\(' by Rong Tao · 1 year, 5 months ago
  88. 8bd7d08 binman: doc: fix reference tag placement for Logging section by Massimo Pegorer · 1 year, 5 months ago
  89. ddec4ca Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 5 months ago
  90. b617611 binman: capsule: Add support for generating EFI capsules by Sughosh Ganu · 1 year, 5 months ago
  91. 3bd6fb9 btool: mkeficapsule: Add a bintool for EFI capsule generation by Sughosh Ganu · 1 year, 5 months ago
  92. d71e711 binman: bintool: Build a tool from a list of commands by Sughosh Ganu · 1 year, 5 months ago
  93. bbbf04c Revert "binman: Add a temporary hack for duplicate phandles" by Simon Glass · 1 year, 5 months ago
  94. d8a2d3b binman: ftest: Add test for xilinx-bootgen etype by Lukas Funke · 1 year, 6 months ago
  95. 7fcfa9d binman: etype: Add xilinx-bootgen etype by Lukas Funke · 1 year, 6 months ago
  96. 7f51fe5 binman: btool: Add Xilinx Bootgen btool by Lukas Funke · 1 year, 6 months ago
  97. 93a203d binman: Renumber 291 and 292 test files by Simon Glass · 1 year, 6 months ago
  98. 288ae53 binman: Add a temporary hack for duplicate phandles by Simon Glass · 1 year, 6 months ago
  99. d4d9766 binman: Support templates containing phandles by Simon Glass · 1 year, 6 months ago
  100. af41b24 binman: Remove templates after use by Simon Glass · 1 year, 6 months ago