The ref405ep machine is the only PPC 405 machine. Drop all support by
removing the SoC and associated devices as-well as the machine.
Signed-off-by: Cédric Le Goater <clg@redhat.com>
---
MAINTAINERS | 6 -
docs/about/deprecated.rst | 8 -
docs/about/removed-features.rst | 7 +
docs/system/ppc/embedded.rst | 1 -
hw/ppc/ppc405.h | 186 -----
hw/ppc/ppc405_boards.c | 520 -------------
hw/ppc/ppc405_uc.c | 1216 -------------------------------
hw/ppc/Kconfig | 9 -
hw/ppc/meson.build | 3 -
9 files changed, 7 insertions(+), 1949 deletions(-)
delete mode 100644 hw/ppc/ppc405.h
delete mode 100644 hw/ppc/ppc405_boards.c
delete mode 100644 hw/ppc/ppc405_uc.c
diff --git a/MAINTAINERS b/MAINTAINERS
index 2101b5121756..dc48ec4ac081 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1387,12 +1387,6 @@ F: hw/openrisc/openrisc_sim.c
PowerPC Machines
----------------
-405 (ref405ep)
-L: qemu-ppc@nongnu.org
-S: Orphan
-F: hw/ppc/ppc405*
-F: tests/functional/test_ppc_405.py