aboutsummaryrefslogtreecommitdiff
path: root/hw/rx/rx62n.c
AgeCommit message (Expand)Author
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth
2021-05-02hw: Remove superfluous includes of hw/hw.hThomas Huth
2021-03-09qtest: delete superfluous inclusions of qtest.hChen Qun
2020-12-10rx: move BIOS load from MCU to boardPaolo Bonzini
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-06-22hw/rx: Register R5F562N7 and R5F562N8 MCUsPhilippe Mathieu-Daudé
2020-06-22hw/rx: Honor -accel qtestRichard Henderson
2020-06-22hw/rx: RX62N microcontroller (MCU)Yoshinori Sato