diff mbox series

[1/1] Correct U-Boot upstream repository

Message ID 20210224121904.13927-1-xypron.glpk@gmx.de
State Accepted
Commit a3bbd0b912f9afff745247fe9641961875322926
Delegated to: Tom Rini
Headers show
Series [1/1] Correct U-Boot upstream repository | expand

Commit Message

Heinrich Schuchardt Feb. 24, 2021, 12:19 p.m. UTC
The U-Boot source moves to https://source.denx.de/u-boot/u-boot.git
effective 2021-02-28.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
---
 .gitlab-ci.yml                              |   2 +-
 MAINTAINERS                                 | 110 ++++++++++----------
 README                                      |   4 +-
 board/st/common/MAINTAINERS                 |   2 +-
 board/st/stm32mp1/MAINTAINERS               |   2 +-
 board/ti/j721e/README                       |   2 +-
 board/xilinx/microblaze-generic/MAINTAINERS |   2 +-
 board/xilinx/versal/MAINTAINERS             |   2 +-
 board/xilinx/zynq/MAINTAINERS               |   2 +-
 board/xilinx/zynqmp/MAINTAINERS             |   2 +-
 doc/board/intel/slimbootloader.rst          |   2 +-
 doc/build/source.rst                        |   2 +-
 12 files changed, 67 insertions(+), 67 deletions(-)

--
2.30.0

Comments

Bin Meng Feb. 24, 2021, 1:17 p.m. UTC | #1
Hi Heinrich,

On Wed, Feb 24, 2021 at 8:20 PM Heinrich Schuchardt <xypron.glpk@gmx.de> wrote:
>
> The U-Boot source moves to https://source.denx.de/u-boot/u-boot.git
> effective 2021-02-28.

Where is this information posted?

>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
> ---
>  .gitlab-ci.yml                              |   2 +-
>  MAINTAINERS                                 | 110 ++++++++++----------
>  README                                      |   4 +-
>  board/st/common/MAINTAINERS                 |   2 +-
>  board/st/stm32mp1/MAINTAINERS               |   2 +-
>  board/ti/j721e/README                       |   2 +-
>  board/xilinx/microblaze-generic/MAINTAINERS |   2 +-
>  board/xilinx/versal/MAINTAINERS             |   2 +-
>  board/xilinx/zynq/MAINTAINERS               |   2 +-
>  board/xilinx/zynqmp/MAINTAINERS             |   2 +-
>  doc/board/intel/slimbootloader.rst          |   2 +-
>  doc/build/source.rst                        |   2 +-
>  12 files changed, 67 insertions(+), 67 deletions(-)
>

Regards,
Bin
Tom Rini Feb. 24, 2021, 1:42 p.m. UTC | #2
On Wed, Feb 24, 2021 at 09:17:46PM +0800, Bin Meng wrote:
> Hi Heinrich,
> 
> On Wed, Feb 24, 2021 at 8:20 PM Heinrich Schuchardt <xypron.glpk@gmx.de> wrote:
> >
> > The U-Boot source moves to https://source.denx.de/u-boot/u-boot.git
> > effective 2021-02-28.
> 
> Where is this information posted?

https://lists.denx.de/pipermail/u-boot/2021-February/442175.html

Which yes, we need to figure out how to get more widely seen most
likely.
Wolfgang Denk Feb. 24, 2021, 4:13 p.m. UTC | #3
Dear Tom,

In message <20210224134257.GJ10169@bill-the-cat> you wrote:
> 
> > Where is this information posted?
>
> https://lists.denx.de/pipermail/u-boot/2021-February/442175.html
>
> Which yes, we need to figure out how to get more widely seen most
> likely.

Well, I posted it on the U-Boot list, and on the Custodian and Board
Mainteiner lists, too (plus on the Xenomai list).

I also update the link on the web page.

What else can be done?  If people don't even read messages flagged
as important ?

Best regards,

Wolfgang Denk
Heinrich Schuchardt Feb. 24, 2021, 4:16 p.m. UTC | #4
Am 24. Februar 2021 17:13:16 MEZ schrieb Wolfgang Denk <wd@denx.de>:
>Dear Tom,
>
>In message <20210224134257.GJ10169@bill-the-cat> you wrote:
>> 
>> > Where is this information posted?
>>
>> https://lists.denx.de/pipermail/u-boot/2021-February/442175.html
>>
>> Which yes, we need to figure out how to get more widely seen most
>> likely.
>
>Well, I posted it on the U-Boot list, and on the Custodian and Board
>Mainteiner lists, too (plus on the Xenomai list).
>
>I also update the link on the web page.
>
>What else can be done?  If people don't even read messages flagged
>as important ?

If we can have a redirect on the old server, we should be fine.

Best regards

Heinrich
Tom Rini Feb. 24, 2021, 4:26 p.m. UTC | #5
On Wed, Feb 24, 2021 at 05:13:16PM +0100, Wolfgang Denk wrote:
> Dear Tom,
> 
> In message <20210224134257.GJ10169@bill-the-cat> you wrote:
> > 
> > > Where is this information posted?
> >
> > https://lists.denx.de/pipermail/u-boot/2021-February/442175.html
> >
> > Which yes, we need to figure out how to get more widely seen most
> > likely.
> 
> Well, I posted it on the U-Boot list, and on the Custodian and Board
> Mainteiner lists, too (plus on the Xenomai list).
> 
> I also update the link on the web page.
> 
> What else can be done?  If people don't even read messages flagged
> as important ?

I don't know.  I'm updating the #u-boot IRC topic as well.
Wolfgang Denk Feb. 25, 2021, 8:07 a.m. UTC | #6
Dear Heinrich,

In message <DEE92836-32D1-4113-A3DA-88EF3805968E@gmx.de> you wrote:
>
> If we can have a redirect on the old server, we should be fine.

I wrote:

| We will install redirects to forward HTTP accesses from the old
| repository URLs to the new host.  This should make the transition
| mostly transparent, but does not cover everything.  The following
| needs to be taken care of manually:
| 
| - Update the SSH URI for pushing to the repositories.  Just replace
|   gitlab.denx.de  with  source.denx.de .  We will transfer all the
|   SSH-keys to the new host so nothing else should be needed.
| 
| - Make sure you're logging in on  source.denx.de .  Access to
|   gitlab.denx.de  will no longer work!
| 
| - CI runners connected to  gitlab.denx.de  need to be re-registered
|   with  source.denx.de .

And just to avoid misunderstandings: MTTPS too, of course.

Best regards,

Wolfgang Denk
Tom Rini Feb. 28, 2021, 9:39 p.m. UTC | #7
On Wed, Feb 24, 2021 at 01:19:04PM +0100, Heinrich Schuchardt wrote:

> The U-Boot source moves to https://source.denx.de/u-boot/u-boot.git
> effective 2021-02-28.
> 
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>

Applied to u-boot/master, thanks!
diff mbox series

Patch

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2cdcd864c8..bfcbb9ff11 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,7 +1,7 @@ 
 # SPDX-License-Identifier: GPL-2.0+

 # Grab our configured image.  The source for this is found at:
-# https://gitlab.denx.de/u-boot/gitlab-ci-runner
+# https://source.denx.de/u-boot/gitlab-ci-runner
 image: trini/u-boot-gitlab-ci-runner:bionic-20200807-02Sep2020

 # We run some tests in different order, to catch some failures quicker.
diff --git a/MAINTAINERS b/MAINTAINERS
index b82b7adbeb..db3527081f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -75,7 +75,7 @@  M:	Alexey Brodkin <alexey.brodkin@synopsys.com>
 M:	Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
 S:	Maintained
 L:	uboot-snps-arc@synopsys.com
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-arc.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-arc.git
 F:	arch/arc/
 F:	board/synopsys/

@@ -111,7 +111,7 @@  F:	drivers/mmc/snps_dw_mmc.c
 ARM
 M:	Tom Rini <trini@konsulko.com>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-arm.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-arm.git
 F:	arch/arm/
 F:	cmd/arm/

@@ -120,7 +120,7 @@  M:	Marek Vasut <marex@denx.de>
 M:	Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
 M:	Ley Foon Tan <ley.foon.tan@intel.com>
 S:	Maintainted
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-socfpga.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-socfpga.git
 F:	arch/arm/mach-socfpga/
 F:	drivers/sysreset/sysreset_socfpga*

@@ -128,7 +128,7 @@  ARM AMLOGIC SOC SUPPORT
 M:	Neil Armstrong <narmstrong@baylibre.com>
 S:	Maintained
 L:	u-boot-amlogic@groups.io
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-amlogic.git
 F:	arch/arm/mach-meson/
 F:	arch/arm/include/asm/arch-meson/
 F:	drivers/clk/meson/
@@ -218,7 +218,7 @@  M:	Stefano Babic <sbabic@denx.de>
 M:	Fabio Estevam <festevam@gmail.com>
 R:	NXP i.MX U-Boot Team <uboot-imx@nxp.com>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-imx.git
 F:	arch/arm/cpu/arm1136/mx*/
 F:	arch/arm/cpu/arm926ejs/mx*/
 F:	arch/arm/cpu/armv7/vf610/
@@ -255,7 +255,7 @@  F:	drivers/rng/msm_rng.c
 ARM MARVELL KIRKWOOD ARMADA-XP ARMADA-38X ARMADA-37XX ARMADA-7K/8K
 M:	Stefan Roese <sr@denx.de>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-marvell.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-marvell.git
 F:	arch/arm/mach-kirkwood/
 F:	arch/arm/mach-mvebu/
 F:	drivers/ata/ahci_mvebu.c
@@ -269,7 +269,7 @@  F:	drivers/watchdog/orion_wdt.c
 ARM MARVELL PXA
 M:	Marek Vasut <marex@denx.de>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-pxa.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-pxa.git
 F:	arch/arm/cpu/pxa/
 F:	arch/arm/include/asm/arch-pxa/

@@ -305,7 +305,7 @@  N:	mediatek
 ARM MICROCHIP/ATMEL AT91
 M:	Eugen Hristev <eugen.hristev@microchip.com>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-atmel.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-atmel.git
 F:	arch/arm/mach-at91/
 F:	board/atmel/
 F:	drivers/cpu/at91_cpu.c
@@ -345,7 +345,7 @@  ARM RENESAS RMOBILE/R-CAR
 M:	Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
 M:	Marek Vasut <marek.vasut+renesas@gmail.com>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-sh.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-sh.git
 F:	arch/arm/mach-rmobile/

 ARM ROCKCHIP
@@ -353,7 +353,7 @@  M:	Simon Glass <sjg@chromium.org>
 M:	Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
 M:	Kever Yang <kever.yang@rock-chips.com>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-rockchip.git
 F:	arch/arm/include/asm/arch-rockchip/
 F:	arch/arm/mach-rockchip/
 F:	board/rockchip/
@@ -375,7 +375,7 @@  F:	tools/rkspi.c
 ARM SAMSUNG
 M:	Minkyu Kang <mk7.kang@samsung.com>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-samsung.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-samsung.git
 F:	arch/arm/mach-exynos/
 F:	arch/arm/mach-s5pc1xx/
 F:	arch/arm/cpu/armv7/s5p-common/
@@ -394,7 +394,7 @@  F:	drivers/usb/host/ehci-msm.c
 ARM STI
 M:	Patrice Chotard <patrice.chotard@foss.st.com>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-stm.git
 F:	arch/arm/mach-sti/
 F:	arch/arm/include/asm/arch-sti*/
 F:	drivers/phy/sti_usb_phy.c
@@ -413,7 +413,7 @@  F:	include/dt-bindings/reset/stih407-resets.h
 ARM STM SPEAR
 #M:	Vipin Kumar <vipin.kumar@st.com>
 S:	Orphaned (Since 2016-02)
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-stm.git
 F:	arch/arm/cpu/arm926ejs/spear/
 F:	arch/arm/include/asm/arch-spear/

@@ -421,7 +421,7 @@  ARM STM STM32MP
 M:	Patrick Delaunay <patrick.delaunay@foss.st.com>
 M:	Patrice Chotard <patrice.chotard@foss.st.com>
 L:	uboot-stm32@st-md-mailman.stormreply.com (moderated for non-subscribers)
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-stm.git
 S:	Maintained
 F:	arch/arm/mach-stm32mp/
 F:	doc/board/st/
@@ -471,7 +471,7 @@  ARM SUNXI
 M:	Jagan Teki <jagan@amarulasolutions.com>
 M:	Andre Przywara <andre.przywara@arm.com>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-sunxi.git
 F:	arch/arm/cpu/armv7/sunxi/
 F:	arch/arm/include/asm/arch-sunxi/
 F:	arch/arm/mach-sunxi/
@@ -480,14 +480,14 @@  F:	board/sunxi/
 ARM TEGRA
 M:	Tom Warren <twarren@nvidia.com>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-tegra.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-tegra.git
 F:	arch/arm/mach-tegra/
 F:	arch/arm/include/asm/arch-tegra*/

 ARM TI
 M:	Lokesh Vutla <lokeshvutla@ti.com>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-ti.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-ti.git
 F:	arch/arm/mach-davinci/
 F:	arch/arm/mach-k3/
 F:	arch/arm/mach-keystone/
@@ -536,7 +536,7 @@  N:	uniphier
 ARM VERSAL
 M:	Michal Simek <michal.simek@xilinx.com>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-microblaze.git
 F:	arch/arm/mach-versal/
 F:	drivers/watchdog/xilinx_wwdt.c
 N:	(?<!uni)versal
@@ -551,7 +551,7 @@  N:	vexpress
 ARM ZYNQ
 M:	Michal Simek <monstr@monstr.eu>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-microblaze.git
 F:	arch/arm/mach-zynq/
 F:	doc/board/xilinx/
 F:	doc/device-tree-bindings/video/syncoam,seps525.txt
@@ -577,7 +577,7 @@  N:	zynq
 ARM ZYNQMP
 M:	Michal Simek <michal.simek@xilinx.com>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-microblaze.git
 F:	arch/arm/mach-zynqmp/
 F:	drivers/clk/clk_zynqmp.c
 F:	driver/firmware/firmware-zynqmp.c
@@ -607,7 +607,7 @@  N:	zynqmp
 ARM ZYNQMP R5
 M:	Michal Simek <michal.simek@xilinx.com>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-microblaze.git
 F:	arch/arm/mach-zynqmp-r5/

 ARM PHYTIUM
@@ -639,14 +639,14 @@  F:	tools/buildman/
 CFI FLASH
 M:	Stefan Roese <sr@denx.de>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-cfi-flash.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-cfi-flash.git
 F:	drivers/mtd/cfi_flash.c
 F:	drivers/mtd/jedec_flash.c

 CLOCK
 M:	Lukasz Majewski <lukma@denx.de>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-clk.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-clk.git
 F:	drivers/clk/
 F:	drivers/clk/imx/

@@ -654,14 +654,14 @@  COLDFIRE
 M:	Huan Wang <alison.wang@nxp.com>
 M:	Angelo Dureghello <angelo@sysam.it>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-coldfire.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-coldfire.git
 F:	arch/m68k/
 F:	doc/arch/m68k.rst

 DFU
 M:	Lukasz Majewski <lukma@denx.de>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-dfu.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-dfu.git
 F:	cmd/dfu.c
 F:	cmd/usb_*.c
 F:	common/dfu.c
@@ -675,7 +675,7 @@  F:	include/dfu.h
 DRIVER MODEL
 M:	Simon Glass <sjg@chromium.org>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-dm.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-dm.git
 F:	doc/driver-model/
 F:	drivers/core/
 F:	include/dm/
@@ -685,7 +685,7 @@  EFI PAYLOAD
 M:	Heinrich Schuchardt <xypron.glpk@gmx.de>
 R:	Alexander Graf <agraf@csgraf.de>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-efi.git
 F:	doc/api/efi.rst
 F:	doc/uefi/*
 F:	doc/usage/bootefi.rst
@@ -728,7 +728,7 @@  F:	tools/mkenvimage.c
 FPGA
 M:	Michal Simek <michal.simek@xilinx.com>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-microblaze.git
 F:	drivers/fpga/
 F:	cmd/fpga.c
 F:	include/fpga.h
@@ -736,7 +736,7 @@  F:	include/fpga.h
 FLATTENED DEVICE TREE
 M:	Simon Glass <sjg@chromium.org>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-fdt.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-fdt.git
 F:	lib/fdtdec*
 F:	lib/libfdt/
 F:	include/fdt*
@@ -747,25 +747,25 @@  F:	common/fdt_support.c
 FREEBSD
 M:	Rafal Jaworowski <raj@semihalf.com>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-freebsd.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-freebsd.git

 FREESCALE QORIQ
 M:	Priyanka Jain <priyanka.jain@nxp.com>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq.git
 F:	drivers/watchdog/sp805_wdt.c
 F:	drivers/watchdog/sbsa_gwdt.c

 I2C
 M:	Heiko Schocher <hs@denx.de>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-i2c.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-i2c.git
 F:	drivers/i2c/

 LOGGING
 M:	Simon Glass <sjg@chromium.org>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/u-boot.git
+T:	git https://source.denx.de/u-boot/u-boot.git
 F:	common/log*
 F:	cmd/log.c
 F:	doc/develop/logging.rst
@@ -784,7 +784,7 @@  F:	drivers/i2c/i2c-versatile.c
 MICROBLAZE
 M:	Michal Simek <monstr@monstr.eu>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-microblaze.git
 F:	arch/microblaze/
 F:	cmd/mfsl.c
 F:	drivers/gpio/xilinx_gpio.c
@@ -799,7 +799,7 @@  N:	xilinx
 MIPS
 M:	Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-mips.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-mips.git
 F:	arch/mips/

 MIPS CORTINA ACCESS CAxxxx
@@ -876,26 +876,26 @@  F:	arch/mips/dts/mrvl,cn73xx.dtsi
 MMC
 M:	Peng Fan <peng.fan@nxp.com>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-mmc.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-mmc.git
 F:	drivers/mmc/

 NAND FLASH
 #M:	Scott Wood <oss@buserror.net>
 S:	Orphaned (Since 2018-07)
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-nand-flash.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-nand-flash.git
 F:	drivers/mtd/nand/raw/

 NDS32
 M:	Rick Chen <rick@andestech.com>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-nds32.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-nds32.git
 F:	arch/nds32/

 NETWORK
 M:	Joe Hershberger <joe.hershberger@ni.com>
 M:	Ramon Fried <rfried.dev@gmail.com>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-net.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-net.git
 F:	drivers/net/
 F:	include/net.h
 F:	net/
@@ -903,13 +903,13 @@  F:	net/
 NIOS
 M:	Thomas Chou <thomas@wytron.com.tw>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-nios.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-nios.git
 F:	arch/nios2/

 ONENAND
 #M:	Lukasz Majewski <l.majewski@majess.pl>
 S:	Orphaned (Since 2017-01)
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-onenand.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-onenand.git
 F:	drivers/mtd/onenand/

 PATMAN
@@ -931,7 +931,7 @@  F:	drivers/pci/pci_mpc85xx.c
 POWER
 M:	Jaehoon Chung <jh80.chung@samsung.com>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-pmic.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-pmic.git
 F:	drivers/power/

 POWERPC
@@ -942,13 +942,13 @@  F:	arch/powerpc/
 POWERPC MPC8XX
 M:	Christophe Leroy <christophe.leroy@c-s.fr>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-mpc8xx.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-mpc8xx.git
 F:	arch/powerpc/cpu/mpc8xx/

 POWERPC MPC83XX
 M:	Mario Six <mario.six@gdsys.cc>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xx.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-mpc83xx.git
 F:	drivers/ram/mpc83xx_sdram.c
 F:	include/dt-bindings/memory/mpc83xx-sdram.h
 F:	drivers/sysreset/sysreset_mpc83xx.c
@@ -966,19 +966,19 @@  F:	arch/powerpc/include/asm/arch-mpc83xx/
 POWERPC MPC85XX
 M:	Priyanka Jain <priyanka.jain@nxp.com>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-mpc85xx.git
 F:	arch/powerpc/cpu/mpc85xx/

 POWERPC MPC86XX
 M:	Priyanka Jain <priyanka.jain@nxp.com>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-mpc86xx.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-mpc86xx.git
 F:	arch/powerpc/cpu/mpc86xx/

 RISC-V
 M:	Rick Chen <rick@andestech.com>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-riscv.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-riscv.git
 F:	arch/riscv/
 F:	cmd/riscv/
 F:	doc/usage/sbi.rst
@@ -1023,13 +1023,13 @@  SH
 M:	Marek Vasut <marek.vasut+renesas@gmail.com>
 M:	Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-sh.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-sh.git
 F:	arch/sh/

 SPI
 M:	Jagan Teki <jagan@amarulasolutions.com>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-spi.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-spi.git
 F:	drivers/spi/
 F:	include/spi*

@@ -1127,7 +1127,7 @@  UBI
 M:	Kyungmin Park <kmpark@infradead.org>
 M:	Heiko Schocher <hs@denx.de>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-ubi.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-ubi.git
 F:	drivers/mtd/ubi/

 UFS
@@ -1138,7 +1138,7 @@  F:	drivers/ufs/
 USB
 M:	Marek Vasut <marex@denx.de>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-usb.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-usb.git
 F:	drivers/usb/
 F:	common/usb.c
 F:	common/usb_kbd.c
@@ -1147,14 +1147,14 @@  F:	include/usb.h
 USB xHCI
 M:	Bin Meng <bmeng.cn@gmail.com>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-usb.git topic-xhci
+T:	git https://source.denx.de/u-boot/custodians/u-boot-usb.git topic-xhci
 F:	drivers/usb/host/xhci*
 F:	include/usb/xhci.h

 VIDEO
 M:	Anatolij Gustschin <agust@denx.de>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-video.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-video.git
 F:	drivers/video/
 F:	common/lcd*.c
 F:	include/lcd*.h
@@ -1164,7 +1164,7 @@  X86
 M:	Simon Glass <sjg@chromium.org>
 M:	Bin Meng <bmeng.cn@gmail.com>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-x86.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-x86.git
 F:	arch/x86/
 F:	cmd/x86/

@@ -1194,7 +1194,7 @@  M:	Tom Rini <trini@konsulko.com>
 L:	u-boot@lists.denx.de
 Q:	http://patchwork.ozlabs.org/project/uboot/list/
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/u-boot.git
+T:	git https://source.denx.de/u-boot/u-boot.git
 F:	configs/tools-only_defconfig
 F:	*
 F:	*/
diff --git a/README b/README
index b962ba7c2f..a565748e43 100644
--- a/README
+++ b/README
@@ -58,8 +58,8 @@  Where to get source code:
 =========================

 The U-Boot source code is maintained in the Git repository at
-https://gitlab.denx.de/u-boot/u-boot.git ; you can browse it online at
-https://gitlab.denx.de/u-boot/u-boot
+https://source.denx.de/u-boot/u-boot.git ; you can browse it online at
+https://source.denx.de/u-boot/u-boot

 The "Tags" links on this page allow you to download tarballs of
 any version you might be interested in. Official releases are also
diff --git a/board/st/common/MAINTAINERS b/board/st/common/MAINTAINERS
index c4e0c5fd94..0c6db54772 100644
--- a/board/st/common/MAINTAINERS
+++ b/board/st/common/MAINTAINERS
@@ -1,6 +1,6 @@ 
 ST BOARDS
 M:	Patrick Delaunay <patrick.delaunay@foss.st.com>
 L:	uboot-stm32@st-md-mailman.stormreply.com (moderated for non-subscribers)
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-stm.git
 S:	Maintained
 F:	board/st/common/
diff --git a/board/st/stm32mp1/MAINTAINERS b/board/st/stm32mp1/MAINTAINERS
index bd5c07da34..fe8fc6f484 100644
--- a/board/st/stm32mp1/MAINTAINERS
+++ b/board/st/stm32mp1/MAINTAINERS
@@ -1,7 +1,7 @@ 
 STM32MP1 BOARD
 M:	Patrick Delaunay <patrick.delaunay@foss.st.com>
 L:	uboot-stm32@st-md-mailman.stormreply.com (moderated for non-subscribers)
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-stm.git
 S:	Maintained
 F:	arch/arm/dts/stm32mp15*
 F:	board/st/stm32mp1/
diff --git a/board/ti/j721e/README b/board/ti/j721e/README
index 757a59cdb4..c33afa496e 100644
--- a/board/ti/j721e/README
+++ b/board/ti/j721e/README
@@ -132,7 +132,7 @@  Sources:
 	Branch: master

 4. U-Boot:
-	Tree: https://gitlab.denx.de/u-boot/u-boot
+	Tree: https://source.denx.de/u-boot/u-boot
 	Branch: master

 Build procedure:
diff --git a/board/xilinx/microblaze-generic/MAINTAINERS b/board/xilinx/microblaze-generic/MAINTAINERS
index 9a42a8b740..29ed32f78f 100644
--- a/board/xilinx/microblaze-generic/MAINTAINERS
+++ b/board/xilinx/microblaze-generic/MAINTAINERS
@@ -1,7 +1,7 @@ 
 MICROBLAZE-GENERIC BOARD
 M:	Michal Simek <monstr@monstr.eu>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-microblaze.git
 F:	board/xilinx/microblaze-generic/
 F:	include/configs/microblaze-generic.h
 F:	configs/microblaze-generic_defconfig
diff --git a/board/xilinx/versal/MAINTAINERS b/board/xilinx/versal/MAINTAINERS
index 0d40196ade..bbab051366 100644
--- a/board/xilinx/versal/MAINTAINERS
+++ b/board/xilinx/versal/MAINTAINERS
@@ -1,7 +1,7 @@ 
 XILINX_VERSAL BOARDS
 M:	Michal Simek <michal.simek@xilinx.com>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-microblaze.git
 F:	arch/arm/dts/versal*
 F:	board/xilinx/versal/
 F:	include/configs/xilinx_versal*
diff --git a/board/xilinx/zynq/MAINTAINERS b/board/xilinx/zynq/MAINTAINERS
index ce760ab02c..b5b9e2fe40 100644
--- a/board/xilinx/zynq/MAINTAINERS
+++ b/board/xilinx/zynq/MAINTAINERS
@@ -1,7 +1,7 @@ 
 ZYNQ BOARD
 M:	Michal Simek <monstr@monstr.eu>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-microblaze.git
 F:	arch/arm/dts/zynq-*
 F:	board/xilinx/zynq/
 F:	include/configs/zynq*.h
diff --git a/board/xilinx/zynqmp/MAINTAINERS b/board/xilinx/zynqmp/MAINTAINERS
index a631b380bd..56c637943f 100644
--- a/board/xilinx/zynqmp/MAINTAINERS
+++ b/board/xilinx/zynqmp/MAINTAINERS
@@ -1,7 +1,7 @@ 
 XILINX_ZYNQMP BOARDS
 M:	Michal Simek <michal.simek@xilinx.com>
 S:	Maintained
-T:	git https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze.git
+T:	git https://source.denx.de/u-boot/custodians/u-boot-microblaze.git
 F:	arch/arm/dts/zynqmp-*
 F:	arch/arm/dts/avnet-ultra96*
 F:	board/xilinx/common/
diff --git a/doc/board/intel/slimbootloader.rst b/doc/board/intel/slimbootloader.rst
index a8c41b1aa7..18f1cc0569 100644
--- a/doc/board/intel/slimbootloader.rst
+++ b/doc/board/intel/slimbootloader.rst
@@ -170,7 +170,7 @@  Build Instruction to use ELF U-Boot

    $ python BuildLoader.py build <qemu or apl> -p "OsLoader.efi:LLDR:Lz4;u-boot:U-BT:Lzma"

-.. _U-Boot: https://gitlab.denx.de/
+.. _U-Boot: https://source.denx.de/
 .. _`Slim Bootloader`: https://github.com/slimbootloader/
 .. _`Intel FSP`: https://github.com/IntelFsp/
 .. _`Getting Started`: https://slimbootloader.github.io/getting-started/
diff --git a/doc/build/source.rst b/doc/build/source.rst
index 75720e2027..470f793985 100644
--- a/doc/build/source.rst
+++ b/doc/build/source.rst
@@ -7,7 +7,7 @@  You can download the source via

 .. code-block:: bash

-    git clone https://gitlab.denx.de/u-boot/u-boot.git
+    git clone https://source.denx.de/u-boot/u-boot.git

 A mirror of the source is maintained on Github