Pull request doc-2024-04-rc2
Heinrich Schuchardt
xypron.glpk at gmx.de
Mon Feb 12 21:18:09 CET 2024
Dear Tom,
The following changes since commit 91c37c4a20db24a4fc1d565c70035072d355cce0:
Merge tag 'u-boot-imx-master-20240212' of
https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2024-02-12 09:26:20
-0500)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-efi.git
tags/doc-2024-04-rc2
for you to fetch changes up to 2eb39c9adafb4210c6bcf0aed75a34493c098c8e:
doc/develop/codingstyle.rst: Clarify include section (2024-02-12
17:35:34 +0100)
----------------------------------------------------------------
Pull request doc-2024-04-rc2
Documenation:
* Fix and extend utf8_to_utf32_stream() documentation
* Fix rendering of OpenSBI logo in VisionFive 2 description
* Document imxrt1170-evk board
* codingstyle.rst: Clarify include section
UEFI:
* simplify error message in efi_disk_create_raw()
----------------------------------------------------------------
Heinrich Schuchardt (2):
doc: board: starfive: fix rendering of OpenSBI logo
efi_loader: simplify error message in efi_disk_create_raw()
Janne Grunau (1):
lib: charset: Fix and extend utf8_to_utf32_stream() documentation
Jesse Taube (1):
doc: imx: imxrt1170: Document imxrt1170-evk board
Tom Rini (1):
doc/develop/codingstyle.rst: Clarify include section
doc/board/nxp/imxrt1170-evk.rst | 50
++++++++++++++++++++++++++++++++++++++
doc/board/nxp/index.rst | 1 +
doc/board/starfive/visionfive2.rst | 10 ++++----
doc/develop/codingstyle.rst | 23 +++++++++---------
include/charset.h | 14 +++++++++--
lib/efi_loader/efi_disk.c | 3 ++-
6 files changed, 81 insertions(+), 20 deletions(-)
create mode 100644 doc/board/nxp/imxrt1170-evk.rst
More information about the U-Boot
mailing list