[MASTER] Pull request efi-2025-10-rc6
Heinrich Schuchardt
xypron.glpk at gmx.de
Sat Sep 27 13:55:07 CEST 2025
Dear Tom,
The following changes since commit 9b45d574af1b64fcd997f08fe702a2d0ecfccbe4:
spl: nand: initialize writesize for am335x (2025-09-25 18:54:07 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-efi.git
tags/efi-2025-10-rc6
for you to fetch changes up to a0fe8cedcbe8c76403a77e57eac228b8f778a3ae:
efi_loader: Cleanup UEFI Variables menu selection (2025-09-27
09:22:00 +0200)
Gitlab CI reported no issues:
https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/27745
----------------------------------------------------------------
Pull request efi-2025-10-rc6
* Correct encodings for spl memory layout diagrams
* Suggest usage of KDOC_WERROR when building documentation
* Replace references to README.fdt-control
* Clarify precedence of environment locations
* Add documentation for the TI am335x_evm board
* Remove README.commands.itest
* Add a note about asking for feedback in the development process
UEFI:
* Cleanup UEFI Variables Kconfig menu
----------------------------------------------------------------
Anshul Dalal (1):
doc: memory: fix encodings for spl layout diagrams
E Shattow (2):
doc: build: documentation: add description of KDOC_WERROR
doc: Update mentions of README.fdt-control
Michal Simek (1):
efi_loader: Cleanup UEFI Variables menu selection
Neha Malcom Francis (1):
doc: memory: Restore missing diagram
Ricardo Simoes (1):
doc: environment: clarify env precedence
Sidharth Seela (1):
doc: board: ti: am335x_evm: Add documentation
Tom Rini (2):
doc: Remove README.commands.itest
doc: develop: process: Add note about asking for feedback
.gitattributes | 1 -
doc/README.commands.itest | 16 --
doc/arch/nios2.rst | 2 +-
doc/board/ti/am335x_evm.rst | 10 +
doc/build/documentation.rst | 3 +
doc/develop/devicetree/control.rst | 2 +-
doc/develop/driver-model/ethernet.rst | 2 +-
doc/develop/pics/spl_after_reloc.svg | 297 +++++++++++++++++++++++++-
doc/develop/pics/spl_before_reloc.svg | 386
++++++++++++++++++++++++++++++++++
doc/develop/process.rst | 4 +-
doc/develop/spl.rst | 2 +-
doc/usage/environment.rst | 6 +-
doc/usage/fit/overlay-fdt-boot.rst | 2 +-
dts/Makefile | 2 +-
lib/efi_loader/Kconfig | 50 ++---
15 files changed, 729 insertions(+), 56 deletions(-)
delete mode 100644 doc/README.commands.itest
More information about the U-Boot
mailing list