[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-ppc] [PATCH 8/8] MAINTAINERS: Add more files to sam460ex
From: |
BALATON Zoltan |
Subject: |
[Qemu-ppc] [PATCH 8/8] MAINTAINERS: Add more files to sam460ex |
Date: |
Wed, 02 Jan 2019 03:06:38 +0100 |
The sm501 model belonged to SH before but that seems to be inactive
now and latest changes were for sam460ex which is the more active user
of this device at the moment so let's adopt sm501 for sam460ex.
Also add device tree and firmware sources and binaries.
Signed-off-by: BALATON Zoltan <address@hidden>
---
MAINTAINERS | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 180695f5d3..d2b71f8c4c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1029,8 +1029,14 @@ sam460ex
M: BALATON Zoltan <address@hidden>
L: address@hidden
S: Maintained
+F: hw/ppc/sam460ex.c
+F: hw/ppc/ppc440_pcix.c
+F: hw/display/sm501*
F: hw/ide/sii3112.c
F: hw/timer/m41t80.c
+F: pc-bios/canyonlands.dt[sb]
+F: pc-bios/u-boot-sam460ex-20100605.bin
+F: roms/u-boot-sam460ex
SH4 Machines
------------
--
2.13.7
[Qemu-ppc] [PATCH 8/8] MAINTAINERS: Add more files to sam460ex,
BALATON Zoltan <=
[Qemu-ppc] [PATCH 3/8] ppc4xx: Disable debug logging by default, BALATON Zoltan, 2019/01/01
[Qemu-ppc] [PATCH 6/8] ppc4xx: Pass array index to function instead of pointer into the array, BALATON Zoltan, 2019/01/01
[Qemu-ppc] [PATCH 7/8] sam460ex: Fix support for memory larger than 1GB, BALATON Zoltan, 2019/01/01
[Qemu-ppc] [PATCH 2/8] sam460ex: Clean up SPD EEPROM creation, BALATON Zoltan, 2019/01/01