1. 63630a7 Merge branch 'next' by Tom Rini · Mon Oct 07 09:06:49 2024 -0600
  2. b52fd3b Update directories for new name of TF-A directories by Peter Robinson · Fri Oct 04 11:40:44 2024 +0100
  3. 32d26c7 Update the ARM trusted firmware git URL by Peter Robinson · Wed Oct 02 19:08:49 2024 +0100
  4. 9c25ef2 binman: Make a start on an iMX8 test by Simon Glass · Mon Aug 26 13:11:43 2024 -0600
  5. 3eb30a4 binman: Allow image_pos to be None when writing symbols by Simon Glass · Mon Aug 26 13:11:42 2024 -0600
  6. 5611284 binman: Unwind the end-at-4gb special-case a little by Simon Glass · Mon Aug 26 13:11:41 2024 -0600
  7. 4b0f414 binman: Provide a way to set the symbol base address by Simon Glass · Mon Aug 26 13:11:40 2024 -0600
  8. 4b4049e binman: Add minor improvements to symbol-writing by Simon Glass · Mon Aug 26 13:11:39 2024 -0600
  9. 65cf1ca binman: Adjust naming for reading symbols by Simon Glass · Mon Aug 26 13:11:38 2024 -0600
  10. d2a9d6e binman: fit: Refine handling of devicetrees for OF_UPSTREAM by Simon Glass · Mon Aug 26 13:11:37 2024 -0600
  11. 912464c binman: fit: Set the image_pos attributes only once by Simon Glass · Mon Aug 26 13:11:36 2024 -0600
  12. bf1a358 binman: fit: Avoid assuming that a FIT member is a section by Simon Glass · Mon Aug 26 13:11:35 2024 -0600
  13. 1bba894 binman: Update fdt-list-dir to use the provided directory by Simon Glass · Mon Aug 26 13:11:34 2024 -0600
  14. d842d70 binman: Avoid setting the image_pos attribute directly by Simon Glass · Mon Aug 26 13:11:33 2024 -0600
  15. bad4a45 binman: Tidy up comments and pylint warnings in fit by Simon Glass · Mon Aug 26 13:11:32 2024 -0600
  16. eb64f5d binman: Tidy up comments for Entry.GetEntryArgsOrProps() by Simon Glass · Mon Aug 26 13:11:31 2024 -0600
  17. b42aa6c binman: Correct the comment for fdtgrep by Simon Glass · Mon Aug 26 13:11:30 2024 -0600
  18. b553e8a binman: Fix up test coverage for mkeficapsule by Simon Glass · Mon Aug 26 13:11:29 2024 -0600
  19. 38f0459 Merge tag 'v2024.10-rc5' into next by Tom Rini · Mon Sep 16 14:48:13 2024 -0600
  20. bc31e3a binman: Update links for sending patches by Tom Rini · Mon Aug 26 10:49:57 2024 -0600
  21. 4bdc960 sandbox: switch to dynamic UUIDs by Caleb Connolly · Fri Aug 30 13:34:35 2024 +0100
  22. 70be4c2 binman: Keep the efi_capsule input file by Simon Glass · Wed Jul 31 08:49:04 2024 -0600
  23. 3a891d2 binman: Deal with mkeficapsule being missing by Simon Glass · Wed Jul 31 08:49:02 2024 -0600
  24. ad1fe6c binman: Collect the version number for mkeficapsule by Simon Glass · Wed Jul 31 08:49:01 2024 -0600
  25. a643aed Makefile: Pass OF_SPL_REMOVE_PROPS to binman by Simon Glass · Sat Jul 20 11:49:50 2024 +0100
  26. a04b994 binman: fit: Allow running fdtgrep on devicetree blobs by Simon Glass · Sat Jul 20 11:49:48 2024 +0100
  27. 5f7aadf binman: fit: Write the compatible string to configuration by Simon Glass · Sat Jul 20 11:49:47 2024 +0100
  28. cd2783e binman: fit: Allow providing FDT filenames in a directory by Simon Glass · Sat Jul 20 11:49:46 2024 +0100
  29. f359892 binman: Add support for alternative FDTs by Simon Glass · Sat Jul 20 11:49:45 2024 +0100
  30. 7b72c91 binman: Allow entry types to override FDT contents by Simon Glass · Sat Jul 20 11:49:44 2024 +0100
  31. 482dd31 binman: Remove dependency on pylibfdt for entry-docs by Simon Glass · Sat Jul 20 11:49:43 2024 +0100
  32. ffe8138 binman: Add a bintool for fdtgrep by Simon Glass · Sat Jul 20 11:49:42 2024 +0100
  33. 4b86127 binman: Correct indentation in testSplPubkeyDtb by Simon Glass · Sat Jul 20 11:49:41 2024 +0100
  34. d9e01d2 binman: Fix a comment typo in _DoReadFileDtb() by Simon Glass · Sat Jul 20 11:49:40 2024 +0100
  35. 6b5110b binman: Mention expanded entries in u-boot-vpl by Simon Glass · Sat Jul 20 11:49:39 2024 +0100
  36. 8197552 binman: Correct comment in blob_dtb GetFdtEtype() by Simon Glass · Sat Jul 20 11:49:38 2024 +0100
  37. d3cd5cc binman: Write the compressed output to a file by Simon Glass · Sat Jul 20 11:49:37 2024 +0100
  38. 94a5568 binman: elf: Add more debugging to LookupAndWriteSymbols() by Simon Glass · Sat Jul 20 11:49:36 2024 +0100
  39. 1a246ee binman: Move problem-checking code into a function by Simon Glass · Sat Jul 20 11:49:35 2024 +0100
  40. 65b39ba binman: Tidy up comment for Bintoolfdt_add_pubkey.run() by Simon Glass · Sat Jul 20 11:49:34 2024 +0100
  41. b20a112 binman: Tidy up bintool docs by Simon Glass · Sat Jul 20 11:49:33 2024 +0100
  42. e1931ee binman: Correct an error in the FIT-template example by Simon Glass · Sat Jul 20 11:49:32 2024 +0100
  43. 18aa27f binman: Update cbfstool by Simon Glass · Tue Jul 02 17:37:28 2024 +0100
  44. aa46d1f binman: Make Intel ME default to position 0x1000 by Simon Glass · Sun Jun 23 11:55:07 2024 -0600
  45. a360b8f binman: Support an assumed size for missing binaries by Simon Glass · Sun Jun 23 11:55:06 2024 -0600
  46. c4f8c28 binman: Update the entrydocs header by Simon Glass · Sun Jun 23 11:55:05 2024 -0600
  47. 0acb07f binman: ti: Regenerate entry docs by Simon Glass · Sun Jun 23 11:55:04 2024 -0600
  48. 4d97236 binman: Regenerate nxp docs by Simon Glass · Sun Jun 23 11:55:03 2024 -0600
  49. 86e1b82 binman: efi: Correct entry docs by Simon Glass · Sun Jun 23 11:55:02 2024 -0600
  50. a657bc6 tools: binman: fix deprecated Python unittest methods by Brandon Maier · Tue Jun 04 16:16:05 2024 +0000
  51. 96e614e binman: Add nxp_imx8mcst etype for i.MX8M flash.bin signing by Marek Vasut · Tue May 21 12:48:23 2024 +0200
  52. bb3354e binman: Fix typo in mkimage etype description by Marek Vasut · Fri Apr 26 00:54:08 2024 +0200
  53. 564e37d binman: Add nxp_imx8mimage etype by Marek Vasut · Fri Apr 26 01:00:35 2024 +0200
  54. 7585cc5 tools: binman: ti_board_cfg: improve error message by Michael Walle · Tue Mar 26 10:39:34 2024 +0100
  55. 8cfcc9b binman: ti-secure: Enable debug extension for combined boot by Manorit Chawdhry · Tue Mar 26 13:37:06 2024 +0530
  56. 8cd0451 tools: binman: ti_board_cfg: Check for linting problems by Neha Malcom Francis · Fri Jan 05 17:09:17 2024 +0530
  57. dea1388 Merge patch series "ATF and OP-TEE Firewalling for K3 devices." by Tom Rini · Thu Jan 04 16:53:49 2024 -0500
  58. 2e523b0 binman: ftest: Add test for ti-secure firewall node by Manorit Chawdhry · Fri Dec 29 16:16:27 2023 +0530
  59. 48a0060 binman: ti-secure: Add support for firewalling entities by Manorit Chawdhry · Fri Dec 29 16:16:26 2023 +0530
  60. 53f6f59 binman: used-before-assignment in ftest.py by Heinrich Schuchardt · Sat Dec 16 00:26:04 2023 +0100
  61. 85902cd binman: elf: Using variable 'old_val' before assignment by Heinrich Schuchardt · Sat Dec 09 19:50:31 2023 +0100
  62. 59be255 binman: etype: dm: Add entry type for TI DM by Neha Malcom Francis · Tue Dec 05 15:12:18 2023 +0530
  63. 1eec165 binman: doc: fix typo by Dario Binacchi · Thu Nov 23 14:10:00 2023 +0100
  64. 78ac1f5 tools: Move python tools to version 0.0.6 by Simon Glass · Sun Nov 19 08:36:06 2023 -0700
  65. e6a8aa8 doc: Update documentation URL by Simon Glass · Sun Nov 19 08:36:00 2023 -0700
  66. b72160b doc: shorten overlong title underlines by Heinrich Schuchardt · Sat Oct 28 11:59:32 2023 +0200
  67. 14e9342 binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts by Neha Malcom Francis · Mon Oct 23 13:31:02 2023 +0530
  68. 1362dbf binman: Move stage header into a CBFS attribute by Simon Glass · Sat Oct 14 14:40:30 2023 -0600
  69. 682a256 binman: Rename TYPE_STAGE to TYPE_LEGACY_STAGE by Simon Glass · Sat Oct 14 14:40:29 2023 -0600
  70. fa14422 binman: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4 by Simon Glass · Sat Oct 14 14:40:28 2023 -0600
  71. 02297bd binman: Ensure attributes always come last in the metadata by Simon Glass · Sat Oct 14 14:40:27 2023 -0600
  72. 22b3742 binman: Don't add compression attribute for uncompressed files by Simon Glass · Sat Oct 14 14:40:26 2023 -0600
  73. 4b84be9 binman: Reset missing bintools after testing by Simon Glass · Sat Oct 14 14:40:25 2023 -0600
  74. 6b2d18a binman: capsule: Add support for generating EFI empty capsules by Sughosh Ganu · Tue Oct 10 14:40:59 2023 +0530
  75. f7970c2 btool: mkeficapsule: Add support for EFI empty capsule generation by Sughosh Ganu · Tue Oct 10 14:40:58 2023 +0530
  76. 5ffce2b binman: capsule: Use dumped capsule header contents for verification by Sughosh Ganu · Tue Oct 10 14:40:57 2023 +0530
  77. ff164fc binman: capsule: Remove superfluous [address, size]-cells properties by Sughosh Ganu · Tue Oct 10 14:40:56 2023 +0530
  78. a0b3589 binman: bintool: Change make target arg type from string to list by Lukas Funke · Wed Oct 04 10:56:35 2023 +0200
  79. b29a747 Merge branch 'next' by Tom Rini · Mon Oct 02 10:55:44 2023 -0400
  80. 8c48e41 binman: doc: Remove incomplete sentence by Heinrich Schuchardt · Tue Sep 19 12:02:22 2023 +0200
  81. 68ebba5 binman: Fix SyntaxWarning: invalid escape sequence '\(' by Rong Tao · Tue Sep 05 19:41:04 2023 +0800
  82. b05ac5e binman: doc: fix reference tag placement for Logging section by Massimo Pegorer · Sat Sep 09 15:52:35 2023 +0200
  83. 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · Mon Sep 04 10:51:58 2023 -0400
  84. 269ee6d binman: capsule: Add support for generating EFI capsules by Sughosh Ganu · Tue Aug 22 23:09:59 2023 +0530
  85. b29136b btool: mkeficapsule: Add a bintool for EFI capsule generation by Sughosh Ganu · Tue Aug 22 23:09:58 2023 +0530
  86. 6526e09 binman: bintool: Build a tool from a list of commands by Sughosh Ganu · Tue Aug 22 23:09:54 2023 +0530
  87. c3296d7 Revert "binman: Add a temporary hack for duplicate phandles" by Simon Glass · Wed Aug 23 19:18:02 2023 -0600
  88. 712e106 binman: ftest: Add test for xilinx-bootgen etype by Lukas Funke · Thu Aug 03 17:22:14 2023 +0200
  89. febfc6d binman: etype: Add xilinx-bootgen etype by Lukas Funke · Thu Aug 03 17:22:15 2023 +0200
  90. 09cb50f binman: btool: Add Xilinx Bootgen btool by Lukas Funke · Thu Aug 03 17:22:13 2023 +0200
  91. 76ee0ca binman: Renumber 291 and 292 test files by Simon Glass · Thu Aug 03 17:23:58 2023 -0600
  92. fc5569f binman: Add a temporary hack for duplicate phandles by Simon Glass · Wed Aug 02 09:23:13 2023 -0600
  93. 86b3e47 binman: Support templates containing phandles by Simon Glass · Sat Jul 22 21:43:57 2023 -0600
  94. 54825e1 binman: Remove templates after use by Simon Glass · Sat Jul 22 21:43:56 2023 -0600
  95. 09490b0 binman: Produce a template-file after processing by Simon Glass · Sat Jul 22 21:43:52 2023 -0600
  96. da423fc binman: Show filename in missing blob help message by Jonas Karlman · Tue Jul 18 20:34:39 2023 +0000
  97. a0335b4 binman: Fix blank line usage for invalid images warning text by Jonas Karlman · Tue Jul 18 20:34:37 2023 +0000
  98. b2be3e4 binman: Override CheckOptional in fit entry by Jonas Karlman · Tue Jul 18 20:34:36 2023 +0000
  99. 34f520c binman: Report missing external blobs using error level by Jonas Karlman · Tue Jul 18 20:34:35 2023 +0000
  100. 9f96b81 binman: Update missing optional external blob warning text by Jonas Karlman · Tue Jul 18 20:34:34 2023 +0000