summary refs log tree commit diff stats
path: root/hw/rx/rx62n.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/rx/rx62n: Only call qdev_get_gpio_in() when necessaryPhilippe Mathieu-Daudé2024-02-151-8/+8
* hw/rx/rx62n: Reduce inclusion of 'qemu/units.h'Philippe Mathieu-Daudé2024-02-151-0/+1
* hw/rx/rx62n: Use qdev_prop_set_array()Kevin Wolf2023-11-101-9/+10
* hw/other: spelling fixesMichael Tokarev2023-09-211-1/+1
* bulk: Remove pointless QOM castsPhilippe Mathieu-Daudé2023-06-051-1/+1
* Do not include cpu.h if it's not really necessaryThomas Huth2021-05-021-1/+0
* hw: Remove superfluous includes of hw/hw.hThomas Huth2021-05-021-1/+0
* qtest: delete superfluous inclusions of qtest.hChen Qun2021-03-091-1/+0
* rx: move BIOS load from MCU to boardPaolo Bonzini2020-12-101-9/+0
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-4/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* hw/rx: Register R5F562N7 and R5F562N8 MCUsPhilippe Mathieu-Daudé2020-06-221-15/+77
* hw/rx: Honor -accel qtestRichard Henderson2020-06-221-1/+8
* hw/rx: RX62N microcontroller (MCU)Yoshinori Sato2020-06-221-0/+254