aboutsummaryrefslogtreecommitdiff
path: root/hw/rx/rx62n.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth1-1/+0
2021-05-02hw: Remove superfluous includes of hw/hw.hThomas Huth1-1/+0
2021-03-09qtest: delete superfluous inclusions of qtest.hChen Qun1-1/+0
2020-12-10rx: move BIOS load from MCU to boardPaolo Bonzini1-9/+0
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-4/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-2/+4
2020-06-22hw/rx: Register R5F562N7 and R5F562N8 MCUsPhilippe Mathieu-Daudé1-15/+77
2020-06-22hw/rx: Honor -accel qtestRichard Henderson1-1/+8
2020-06-22hw/rx: RX62N microcontroller (MCU)Yoshinori Sato1-0/+254