aboutsummaryrefslogtreecommitdiff
path: root/hw/rx/rx62n.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-15hw/rx/rx62n: Only call qdev_get_gpio_in() when necessaryPhilippe Mathieu-Daudé1-8/+8
2024-02-15hw/rx/rx62n: Reduce inclusion of 'qemu/units.h'Philippe Mathieu-Daudé1-0/+1
2023-11-10hw/rx/rx62n: Use qdev_prop_set_array()Kevin Wolf1-9/+10
2023-09-21hw/other: spelling fixesMichael Tokarev1-1/+1
2023-06-05bulk: Remove pointless QOM castsPhilippe Mathieu-Daudé1-1/+1
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