]> git.ipfire.org Git - thirdparty/qemu.git/commit
ppc/ppc405: Remove boards
authorCédric Le Goater <clg@redhat.com>
Tue, 4 Feb 2025 08:06:48 +0000 (09:06 +0100)
committerNicholas Piggin <npiggin@gmail.com>
Tue, 11 Mar 2025 12:40:47 +0000 (22:40 +1000)
commite7dba30e827d0ab59b23de444a4d7f7412430223
tree7586fcf39255074041e38027b705fc38cd31352e
parente5029e28f0f5ef7e7d5b927aa61a32232be99438
ppc/ppc405: Remove boards

The ref405ep machine is the only PPC 405 machine. Drop all support by
removing the SoC and associated devices as-well as the machine.

Link: https://lore.kernel.org/qemu-devel/20250110141800.1587589-3-clg@redhat.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
Message-ID: <20250204080649.836155-3-clg@redhat.com>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
MAINTAINERS
docs/about/deprecated.rst
docs/about/removed-features.rst
docs/system/ppc/embedded.rst
hw/ppc/Kconfig
hw/ppc/meson.build
hw/ppc/ppc405.h [deleted file]
hw/ppc/ppc405_boards.c [deleted file]
hw/ppc/ppc405_uc.c [deleted file]