]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
global: Update URL for U-Boot project
authorTom Rini <trini@konsulko.com>
Fri, 22 May 2026 23:58:38 +0000 (17:58 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 25 May 2026 15:30:47 +0000 (09:30 -0600)
Our official domain is now u-boot-project.org, so update all in-tree
references to use the correct domain.

Reviewed-by: Tony Dinh <mibodhi@gmail.com>
Reviewed-by: Peter Robinson <pbrobinson@gmail.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
14 files changed:
MAINTAINERS
README
doc/CONTRIBUTE.rst
doc/build/documentation.rst
doc/device-tree-bindings/bootcount-syscon.txt
doc/mkeficapsule.1
drivers/bootcount/Kconfig
tools/binman/etype/atf_fip.py
tools/binman/missing-blob-help
tools/binman/pyproject.toml
tools/buildman/pyproject.toml
tools/dtoc/pyproject.toml
tools/patman/pyproject.toml
tools/u_boot_pylib/pyproject.toml

index 2613929cdf5fd555e792cbf6da9b3c2f973b7d30..571af1964654bea8448fe3b72e424e6ab7786a59 100644 (file)
@@ -1116,7 +1116,7 @@ EFI CLIENT
 M:     Simon Glass <sjg@chromium.org>
 M:     Heinrich Schuchardt <xypron.glpk@gmx.de>
 S:     Maintained
-W:     https://docs.u-boot.org/en/latest/develop/uefi/u-boot_on_efi.html
+W:     https://docs.u-boot-project.org/en/latest/develop/uefi/u-boot_on_efi.html
 F:     board/efi/efi-x86_app
 F:     configs/efi-x86_app*
 F:     doc/develop/uefi/u-boot_on_efi.rst
diff --git a/README b/README
index f0bad144360a5167af141e934c6670ae07079bd1..5653f687e8207748210ec603b501bd0f49f276d7 100644 (file)
--- a/README
+++ b/README
@@ -2281,5 +2281,5 @@ Contributing
 
 The U-Boot projects depends on contributions from the user community.
 If you want to participate, please, have a look at the 'General'
-section of https://docs.u-boot.org/en/latest/develop/index.html
+section of https://docs.u-boot-project.org/en/latest/develop/index.html
 where we describe coding standards and the patch submission process.
index a47dfdca22166da311f2dc7baf582f63af9d555b..a6e1cd1fb68ae91131ec7a11700eeb35d853d9cb 100644 (file)
@@ -22,7 +22,7 @@ Repository
 The official U-Boot repository is located at https://source.denx.de/u-boot/u-boot
 
 Further more detailed documentation can be found at the following link:
-https://docs.u-boot.org/en/latest/index.html
+https://docs.u-boot-project.org/en/latest/index.html
 
 Contributions
 -------------
index b55a46666431da7547b11b8c0286fea37bb040d9..65f767440bd5b176fccccb587fffb02d0f06a2cc 100644 (file)
@@ -40,7 +40,7 @@ The *htmldocs* target is used to build the HTML documentation. It uses the
     # Display the documentation in a graphical web browser
     x-www-browser doc/output/index.html
 
-The HTML documentation is published at https://docs.u-boot.org. The build
+The HTML documentation is published at https://docs.u-boot-project.org. The build
 process for that site is controlled by the file *.readthedocs.yml*.
 
 Infodoc documentation
index ea27b246c8a48f44ae5e25186ff25b15fa1fae12..8e6060a711e6e6b5c5d43e5cc970eda119a8f85b 100644 (file)
@@ -1,6 +1,6 @@
 Bootcount Configuration
 This is the implementation of the feature as described in
-https://docs.u-boot.org/en/latest/api/bootcount.html
+https://docs.u-boot-project.org/en/latest/api/bootcount.html
 
 Required Properties:
 - compatible: must be "u-boot,bootcount-syscon".
index d6653ec42472cdb29b70074324e46560d8d9a4a6..ed296730eeb9ccdafd3ef4b53d78c946c1facf45 100644 (file)
@@ -153,4 +153,4 @@ The directory in which all capsule files be placed
 Written by AKASHI Takahiro <takahiro.akashi@linaro.org>
 
 .SH HOMEPAGE
-http://www.u-boot.org/
+http://www.u-boot-project.org/
index 99b6c7534fdad8846ffeccfac06453944fa4b276..4c0c8d89bb400b37e7ecdb17e4e96ca4032f445a 100644 (file)
@@ -6,7 +6,7 @@ menuconfig BOOTCOUNT_LIMIT
        bool "Enable support for checking boot count limit"
        help
          Enable checking for exceeding the boot count limit.
-         More information: https://docs.u-boot.org/en/latest/api/bootcount.html
+         More information: https://docs.u-boot-project.org/en/latest/api/bootcount.html
 
 if BOOTCOUNT_LIMIT
 
index 636e073afc84b37d64934e6dd03945e9d515483a..681b790068237254bcccdbce4bc492517c7f4705 100644 (file)
@@ -163,7 +163,7 @@ class Entry_atf_fip(Entry_section):
 
     .. _FIP: https://trustedfirmware-a.readthedocs.io/en/latest/design/firmware-design.html#firmware-image-package-fip
     .. _`TF-A source tree`: https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git
-    .. _`send a patch`: https://docs.u-boot.org/en/latest/develop/sending_patches.html
+    .. _`send a patch`: https://docs.u-boot-project.org/en/latest/develop/sending_patches.html
     """
     def __init__(self, section, etype, node):
         # Put this here to allow entry-docs and help to work without libfdt
index d2ed35bef4d05abbb3a8e54e5db524e848676c53..27dc620bd35997b0de3ae80dc07e160dc1c511b1 100644 (file)
@@ -55,7 +55,7 @@ HS-FS and HS-SE parts will not boot without this certificate.
 Have a look at your board's documentation to find and include the latest
 TIFS certificate blobs and how to include them in the build.
 
-    https://docs.u-boot.org/en/latest/board/ti/k3.html
+    https://docs.u-boot-project.org/en/latest/board/ti/k3.html
 
 tee-os:
 See the documentation for your board. You may need to build Open Portable
@@ -69,7 +69,7 @@ will not boot without this firmware.
 Have a look at your board's documentation to find the latest version of
 the DM firmware binary and how to include it in the build.
 
-    https://docs.u-boot.org/en/latest/board/ti/k3.html
+    https://docs.u-boot-project.org/en/latest/board/ti/k3.html
 
 ti-fs-enc.bin:
 You are missing TI's Foundational Security (TIFS) firmware which is
@@ -80,4 +80,4 @@ this firmware.
 Have a look at your board's documentation to find the latest version of the
 TIFS firmware binary and how to include them in the build.
 
-    https://docs.u-boot.org/en/latest/board/ti/k3.html
+    https://docs.u-boot-project.org/en/latest/board/ti/k3.html
index 7c9ab0f2a27ee308650847ceeb966ffa5c208c8e..2f17588e9df43350bc20c2ca64cf84ddcd6f1384 100644 (file)
@@ -19,7 +19,7 @@ classifiers = [
 ]
 
 [project.urls]
-"Homepage" = "https://docs.u-boot.org/en/latest/develop/package/index.html"
+"Homepage" = "https://docs.u-boot-project.org/en/latest/develop/package/index.html"
 "Bug Tracker" = "https://source.denx.de/groups/u-boot/-/issues"
 
 [project.scripts]
index 274042df15534b7c56ab94d52d43917f91b5242b..5f5c405afbf0041246dcaf03ad807dd68967c3c1 100644 (file)
@@ -23,7 +23,7 @@ classifiers = [
 ]
 
 [project.urls]
-"Homepage" = "https://docs.u-boot.org/en/latest/build/buildman.html"
+"Homepage" = "https://docs.u-boot-project.org/en/latest/build/buildman.html"
 "Bug Tracker" = "https://source.denx.de/groups/u-boot/-/issues"
 
 [project.scripts]
index cc96cf784c66d304274a384bb72e2072ff032810..53b09dba88593fd15ce3ca3df08ddbcefdf65e95 100644 (file)
@@ -19,7 +19,7 @@ classifiers = [
 ]
 
 [project.urls]
-"Homepage" = "https://docs.u-boot.org/en/latest/develop/driver-model/of-plat.html"
+"Homepage" = "https://docs.u-boot-project.org/en/latest/develop/driver-model/of-plat.html"
 "Bug Tracker" = "https://source.denx.de/groups/u-boot/-/issues"
 
 [project.scripts]
index 91802c8cc277fb7af6667a1f2f047ceefd068caf..0fc4b7d4ecda5dc04b3234cde07411318524392f 100644 (file)
@@ -19,7 +19,7 @@ classifiers = [
 ]
 
 [project.urls]
-"Homepage" = "https://docs.u-boot.org/en/latest/develop/patman.html"
+"Homepage" = "https://docs.u-boot-project.org/en/latest/develop/patman.html"
 "Bug Tracker" = "https://source.denx.de/groups/u-boot/-/issues"
 
 [project.scripts]
index ed04d956b4e61ced2fdf632e9468ecbba221d52f..1c6a023ee4b390c9d4749778b7f57d70ae613a1f 100644 (file)
@@ -18,7 +18,7 @@ classifiers = [
 ]
 
 [project.urls]
-"Homepage" = "https://docs.u-boot.org"
+"Homepage" = "https://docs.u-boot-project.org"
 "Bug Tracker" = "https://source.denx.de/groups/u-boot/-/issues"
 
 [tool.setuptools]