From: Richard Henderson Date: Thu, 5 Feb 2026 03:02:43 +0000 (+1000) Subject: docs/system/or1k: Rename from openrisc X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=322963969e1f282fa5412f8be0afa13b3c473d6c;p=thirdparty%2Fqemu.git docs/system/or1k: Rename from openrisc Also rename docs/system/target-or1k.rst from target-openrisc.rst, and update all toctree entries to match. Signed-off-by: Richard Henderson Reviewed-by: Pierrick Bouvier Reviewed-by: Philippe Mathieu-Daudé Acked-by: Stafford Horne Message-ID: <20260205030244.266447-6-richard.henderson@linaro.org> Signed-off-by: Philippe Mathieu-Daudé --- diff --git a/MAINTAINERS b/MAINTAINERS index 660a0c78461..e973e21709a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -302,7 +302,7 @@ F: tests/tcg/mips/ OpenRISC TCG CPUs M: Stafford Horne S: Odd Fixes -F: docs/system/openrisc/cpu-features.rst +F: docs/system/or1k/cpu-features.rst F: target/or1k/ F: hw/or1k/ F: include/hw/or1k/ @@ -1493,7 +1493,7 @@ OpenRISC Machines or1k-sim M: Jia Liu S: Maintained -F: docs/system/openrisc/or1k-sim.rst +F: docs/system/or1k/or1k-sim.rst F: hw/intc/ompic.c F: hw/or1k/openrisc_sim.c F: tests/functional/or1k/test_sim.py diff --git a/docs/system/openrisc/cpu-features.rst b/docs/system/or1k/cpu-features.rst similarity index 100% rename from docs/system/openrisc/cpu-features.rst rename to docs/system/or1k/cpu-features.rst diff --git a/docs/system/openrisc/emulation.rst b/docs/system/or1k/emulation.rst similarity index 100% rename from docs/system/openrisc/emulation.rst rename to docs/system/or1k/emulation.rst diff --git a/docs/system/openrisc/or1k-sim.rst b/docs/system/or1k/or1k-sim.rst similarity index 100% rename from docs/system/openrisc/or1k-sim.rst rename to docs/system/or1k/or1k-sim.rst diff --git a/docs/system/openrisc/virt.rst b/docs/system/or1k/virt.rst similarity index 100% rename from docs/system/openrisc/virt.rst rename to docs/system/or1k/virt.rst diff --git a/docs/system/target-openrisc.rst b/docs/system/target-or1k.rst similarity index 96% rename from docs/system/target-openrisc.rst rename to docs/system/target-or1k.rst index 22cb2217a68..b1ee2a34a2e 100644 --- a/docs/system/target-openrisc.rst +++ b/docs/system/target-or1k.rst @@ -55,17 +55,17 @@ Board-specific documentation .. toctree:: :maxdepth: 1 - openrisc/or1k-sim - openrisc/virt + or1k/or1k-sim + or1k/virt Emulated CPU architecture support ================================= .. toctree:: - openrisc/emulation + or1k/emulation OpenRISC CPU features ===================== .. toctree:: - openrisc/cpu-features + or1k/cpu-features diff --git a/docs/system/targets.rst b/docs/system/targets.rst index 38e24188018..5b12858b216 100644 --- a/docs/system/targets.rst +++ b/docs/system/targets.rst @@ -21,8 +21,8 @@ Contents: target-loongarch target-m68k target-mips + target-or1k target-ppc - target-openrisc target-riscv target-rx target-s390x