Dear Tom,

The following changes since commit fadc33895ef545db84aad169ab83a3899f52239f:

  binman: gbb: update link (2026-08-29 06:41:36 +0200)

are available in the Git repository at:

https://git.u-boot-project.org/u-boot/custodians/u-boot-efi.git tags/efi-2026-10-rc4-2

for you to fetch changes up to 4e27368c4f71a5ff9e25863c49dd63c7124ae6c4:

  docs: u-boot-stats-v2026.07: Regenerate (2026-09-07 10:40:41 +0200)

Gitlab CI reported no issues:

https://git.u-boot-project.org/u-boot/custodians/u-boot-efi/-/pipelines/1198

----------------------------------------------------------------
Pull request efi-2026-10-rc4-2

Documentation:

* board: ti: am64x: add missing debugging section
* board: ti: correct path to tcl scripts
* regenerate u-boot-stats-v2026.07: Regenerate

UEFI

* Consider type of platform_get_rng_device() return value
* Remove duplicate function declarations

----------------------------------------------------------------
Bryan Brattlof (2):
      doc: board: ti: am64x: add missing debugging section
      doc: board: ti: correct path to tcl scripts

Heinrich Schuchardt (2):
      efi_loader: remove debug in platform_get_rng_device
      efi_loader: consider type of platform_get_rng_device() return value

Ilias Apalodimas (1):
      efi_loader: Remove duplicate declarations

Tom Rini (1):
      docs: u-boot-stats-v2026.07: Regenerate

 doc/board/ti/am6254atl_sk.rst                    |  2 +-
 doc/board/ti/am62ax_sk.rst                       |  2 +-
 doc/board/ti/am62dx_evm.rst                      | 11 ++++++-----
 doc/board/ti/am62px_sk.rst                       | 12 +++++-------
 doc/board/ti/am62x_sk.rst                        |  2 +-
doc/board/ti/am64x_evm.rst | 24 ++++++++++++++++++++++++
 doc/board/ti/am65x_evm.rst                       |  2 +-
 doc/board/ti/j7200_evm.rst                       |  2 +-
 doc/board/ti/j721e_evm.rst                       |  2 +-
 doc/board/ti/j722s_evm.rst                       |  2 +-
 doc/board/ti/j784s4_evm.rst                      |  2 +-
 doc/develop/statistics/u-boot-stats-v2026.07.rst | 18 +++++++++++++-----
 include/efi_loader.h                             |  5 -----
 lib/efi_loader/efi_rng.c                         | 11 ++++-------
 14 files changed, 60 insertions(+), 37 deletions(-)

Reply via email to