Revisión | b744480691087e4396c484ceae8e5eadc0a9ecea (tree) |
---|---|
Tiempo | 2019-05-13 00:37:55 |
Autor | Yoshinori Sato <ysato@user...> |
Commiter | Yoshinori Sato |
MAINTAINERS: Add RX
Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
@@ -272,6 +272,13 @@ F: include/hw/riscv/ | ||
272 | 272 | F: linux-user/host/riscv32/ |
273 | 273 | F: linux-user/host/riscv64/ |
274 | 274 | |
275 | +RENESAS RX | |
276 | +M: Yoshinori Sato <ysato@users.sourceforge.jp> | |
277 | +S: Maintained | |
278 | +F: target/rx/ | |
279 | +F: hw/rx/ | |
280 | +F: include/hw/rx/ | |
281 | + | |
275 | 282 | S390 |
276 | 283 | M: Richard Henderson <rth@twiddle.net> |
277 | 284 | M: David Hildenbrand <david@redhat.com> |
@@ -1106,6 +1113,18 @@ F: pc-bios/canyonlands.dt[sb] | ||
1106 | 1113 | F: pc-bios/u-boot-sam460ex-20100605.bin |
1107 | 1114 | F: roms/u-boot-sam460ex |
1108 | 1115 | |
1116 | +RX Machines | |
1117 | +----------- | |
1118 | +RX-QEMU | |
1119 | +M: Yoshinori Sato <ysato@users.sourceforge.jp> | |
1120 | +S: Maintained | |
1121 | +F: hw/rx/rxqemu.c | |
1122 | +F: hw/intc/rx_icu.c | |
1123 | +F: hw/timer/renesas_*.c | |
1124 | +F: hw/char/renesas_sci.c | |
1125 | +F: include/hw/timer/renesas_*.h | |
1126 | +F: include/hw/char/renesas_sci.h | |
1127 | + | |
1109 | 1128 | SH4 Machines |
1110 | 1129 | ------------ |
1111 | 1130 | R2D |