We are preparing the transition to the new U-Boot mailing-list server hosted by OSU-OSL on the new lists.u-boot-project.org domain.
This changes all references of lists.denx.de in code, comments, documentation and MAINTAINERS/README files. The email links were manually edit since when importing the mailman archive the numbering changed. We should instead refer to emails using https://patch.msgid.link/<message-id> in the future to avoid any dead links. Please review closely to ensure the trsnsition goes smoothly. The exact transision plan will be announced when ready. Signed-off-by: Neil Armstrong <[email protected]> --- Changes in v2: - Also send to the lists.denx.de list... sorry for the noise - Link to v1: https://patch.msgid.link/[email protected] --- Neil Armstrong (4): tools/patman: Migrate mailing-list to lists.u-boot-project.org doc: Migrate mailing-list to lists.u-boot-project.org MAINTAINERS/README: Migrate mailing-list to lists.u-boot-project.org all: Fix lists.denx.de links to lists.u-boot-project.org MAINTAINERS | 2 +- README | 4 ++-- arch/powerpc/config.mk | 2 +- board/boundary/nitrogen6x/README | 2 +- doc/CONTRIBUTE.rst | 2 +- doc/chromium/chainload.rst | 4 ++-- doc/develop/codingstyle.rst | 4 ++-- doc/develop/historical/generic_board.rst | 6 ++--- doc/develop/security.rst | 2 +- doc/develop/sending_patches.rst | 8 +++---- doc/git-mailrc | 2 +- doc/index.rst | 2 +- lib/efi_selftest/efi_selftest.c | 2 +- tools/patman/func_test.py | 6 ++--- tools/patman/patchwork.py | 38 ++++++++++++++++---------------- tools/patman/patman.rst | 2 +- tools/patman/settings.py | 2 +- tools/patman/test_checkpatch.py | 2 +- tools/rkcommon.c | 4 ++-- tools/u_boot_pylib/gitutil.py | 2 +- 20 files changed, 49 insertions(+), 49 deletions(-) --- base-commit: f072620dc9ffda00b010783da27c41231c3a439b change-id: 20260623-osuosl-ml-switch-88cf54f5e884 Best regards, -- Neil Armstrong <[email protected]>

