Dear Tom,
The following changes since commit 67a095a6896828056e4a1a0ba0e9bb20f5595c59:
rng: Fix build with SPL/TPL (2026-08-28 14:23:43 -0600)
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
for you to fetch changes up to fadc33895ef545db84aad169ab83a3899f52239f:
binman: gbb: update link (2026-08-29 06:41:36 +0200)
----------------------------------------------------------------
Pull request efi-2026-10-rc4
Documentation:
* correct outdated links in documentation and in binman code
* switch to HTTPS for a few links
Others:
* lib: correct list_guid[] array
----------------------------------------------------------------
Heinrich Schuchardt via U-Boot (1):
lib: correct list_guid[] array
Quentin Schulz (45):
doc: arch/mips: update link for Buildroot toolchain
doc: arch/x86: fix "link" to IRQ router DT binding
doc: develop: sending_patches: fix links to pw-am.sh
doc: arch/x86: fix URL to em100
doc: arch/x86: update link to DediProg SO8 Testclip
doc: arch/x86: update SFI link
doc: arch/x86: update MP link
doc: arch/x86: update link to SeaBIOS
doc: arch/x86: update link to ACPI
doc: arch/x86: manual_boot: update links to slides
doc: develop: uefi: update link to ipxe git repo
doc: board/amlogic: jethub-j100: update product page
doc: board/amlogic: jethub-j80: use redirect link directly
doc: develop: sending_patches: update link to Email Clients and
Patches
doc: develop: sending_patches: update link to GPL license
doc: usage/pxe: use redirect link
doc: board/google: chromebook_link: update link to blobs
doc: arch/sh: remove squatted URL
doc: develop/coccinelle: update links
doc: develop/coccinelle: remove dead link in supplemental
documentation
doc: board/nxp: mx6ullevk: replace broken link
doc: arch/arc: update link
doc: develop/uefi: stop tripping linkcheck
doc: board/allwinner: update link to MTD utils
doc: chromium: update link to Developer Mode
doc: chromium: update Firmware porting guide link
doc: chromium: update links to slides
doc: develop/driver-model: fs_firmware_loader: update link
doc: board/tbs: update link to TRM
doc: bootstd: update link to BSL
doc: learn/talks: remove dead links to slides
doc: build/gen_compile_commands: update link to point to the
right page
doc: board/highbank: update links to cxmanage and ipmitool tools
doc: board/siemens: iot2050: update links to files on GitHub
doc: develop/tests_writing: update links to new GitLab
doc: board/renesas: update clone instructions to use new GitLab
doc: fix broken links to mailing lists
doc: index: update link to mailing list info
doc: develop/bootstd: fix link to distro_boot
doc: develop/sending_patches: remove mention to the test mailing list
doc: chromium/chainload: update instructions on booting on Snow
doc: develop/sending_patches: use link from ozlabs.org mailman
archive
doc: switch to HTTPS for a few links
binman: btool: bootgen: update link to user guide
binman: gbb: update link
doc/CONTRIBUTE.rst | 2 +-
doc/arch/arc.rst | 2 +-
doc/arch/mips.rst | 2 +-
doc/arch/nios2.rst | 2 +-
doc/arch/sh.rst | 1 -
doc/arch/x86/manual_boot.rst | 4 +--
doc/arch/x86/x86.rst | 20 +++++++--------
doc/board/allwinner/sunxi.rst | 2 +-
doc/board/amlogic/index.rst | 2 +-
doc/board/amlogic/jethub-j100.rst | 2 +-
doc/board/amlogic/jethub-j80.rst | 2 +-
doc/board/google/chromebook_link.rst | 2 +-
doc/board/highbank/highbank.rst | 4 +--
doc/board/nxp/mx6ullevk.rst | 4 +--
doc/board/renesas/rcar-gen3-draak.rst | 2 +-
doc/board/renesas/rcar-gen3-ebisu.rst | 2 +-
doc/board/renesas/rcar-gen3-geist.rst | 2 +-
doc/board/renesas/rcar-gen3-salvator-x.rst | 2 +-
doc/board/renesas/rcar-gen3-ulcb.rst | 2 +-
doc/board/renesas/rcar-gen4-sparrow-hawk.rst | 2 +-
doc/board/renesas/rcar-gen5-ironhide.rst | 4 +--
doc/board/siemens/iot2050.rst | 4 +--
doc/board/sipeed/maix.rst | 2 +-
doc/board/tbs/tbs2910.rst | 2 +-
doc/build/gen_compile_commands.rst | 2 +-
doc/chromium/chainload.rst | 2 +-
doc/chromium/overview.rst | 8 +++---
doc/develop/bootstd/overview.rst | 4 +--
doc/develop/coccinelle.rst | 10 ++------
doc/develop/driver-model/fs_firmware_loader.rst | 2 +-
doc/develop/driver-model/virtio.rst | 2 +-
doc/develop/process.rst | 2 +-
doc/develop/sending_patches.rst | 33
+++++++++++--------------
doc/develop/tests_writing.rst | 4 +--
doc/develop/uefi/iscsi.rst | 6 ++---
doc/develop/uefi/uefi.rst | 2 +-
doc/index.rst | 2 +-
doc/learn/talks.rst | 3 +--
doc/usage/dfu.rst | 2 +-
doc/usage/pxe.rst | 4 +--
lib/uuid.c | 2 +-
tools/binman/btool/bootgen.py | 2 +-
tools/binman/etype/gbb.py | 2 +-
43 files changed, 77 insertions(+), 92 deletions(-)