Pull request doc-2025-01-rc5
Heinrich Schuchardt
heinrich.schuchardt at canonical.com
Sun Dec 15 04:00:16 CET 2024
Dear Tom,
The following changes since commit 88bd5701efdc48048e030d91c2633048f0f753a0:
Merge branch 'master' of
https://source.denx.de/u-boot/custodians/u-boot-usb (2024-12-12 09:50:25
-0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-efi.git
tags/doc-2025-01-rc5
for you to fetch changes up to 55e8704402350d06e8ebf244515d96c36a3bacf5:
doc: cosmetic: fwu_updates: Fix formatting (2024-12-15 02:11:13 +0100)
Gitlab-CI showed no issues.
https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/23857
----------------------------------------------------------------
Pull request doc-2025-01-rc5
Documentation:
* sending_patches: Fix spelling of "its"
* environment: NET_LWIP dhcp sets ipaddrN, netmaskN and gatewayipN
* remove redundant Rockchip bindings
* fwu_updates: Fix formatting
* coolpi: Fix document style
* board: theobroma-systems: fix feature list in introductions
Fix typos in code comments:
* clk: mpc83xx: Fix typo in "Coherent System Bus"
* efi_loader: Fix typos in enum efi_allocate_type
----------------------------------------------------------------
Andy Yan (1):
doc: coolpi: Fix document style
J. Neuschäfer (2):
clk: mpc83xx: Fix typo in "Coherent System Bus"
doc: sending_patches: Fix spelling of "its"
Jerome Forissier (1):
doc: environment: NET_LWIP dhcp sets ipaddrN, netmaskN and gatewayipN
Johan Jonker (1):
doc: remove redundant Rockchip bindings
Leonard Anderweit (1):
doc: cosmetic: fwu_updates: Fix formatting
Quentin Schulz (1):
doc: board: theobroma-systems: fix feature list in introductions
Simon Glass (1):
efi_loader: Fix typos in enum efi_allocate_type
doc/board/coolpi/genbook_cm5_rk3588.rst | 11 +-
doc/board/theobroma-systems/puma_rk3399.rst | 1 +
doc/board/theobroma-systems/tiger_rk3588.rst | 7 +
doc/develop/sending_patches.rst | 2 +-
doc/develop/uefi/fwu_updates.rst | 4 +-
.../clock/rockchip,rk3188-cru.txt | 61 --------
.../clock/rockchip,rk3288-cru.txt | 61 --------
doc/device-tree-bindings/clock/rockchip.txt | 77 ----------
.../pinctrl/rockchip,pinctrl.txt | 157
---------------------
.../thermal/rockchip-thermal.txt | 68 ---------
doc/device-tree-bindings/usb/dwc2.txt | 4 -
doc/device-tree-bindings/video/rockchip-lvds.txt | 77 ----------
doc/usage/environment.rst | 11 +-
drivers/clk/mpc83xx_clk.h | 2 +-
include/efi.h | 2 +-
15 files changed, 26 insertions(+), 519 deletions(-)
delete mode 100644 doc/device-tree-bindings/clock/rockchip,rk3188-cru.txt
delete mode 100644 doc/device-tree-bindings/clock/rockchip,rk3288-cru.txt
delete mode 100644 doc/device-tree-bindings/clock/rockchip.txt
delete mode 100644 doc/device-tree-bindings/pinctrl/rockchip,pinctrl.txt
delete mode 100644 doc/device-tree-bindings/thermal/rockchip-thermal.txt
delete mode 100644 doc/device-tree-bindings/video/rockchip-lvds.txt
More information about the U-Boot
mailing list