summaryrefslogtreecommitdiffstats
path: root/hw/rx
Commit message (Expand)AuthorAgeFilesLines
* rx: re-randomize rng-seed on rebootJason A. Donenfeld2022-10-271-0/+3
* hw/rx: pass random seed to fdtJason A. Donenfeld2022-07-221-0/+4
* hw/rx: rx-gdbsim DTB load address aligned of 16byte.Yoshinori Sato2022-04-211-1/+1
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-061-1/+0Star
* hw/rx/rx-gdbsim: Do not accept invalid memory sizePhilippe Mathieu-Daudé2021-05-031-0/+1
* Do not include cpu.h if it's not really necessaryThomas Huth2021-05-022-2/+0Star
* Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* hw: Do not include hw/sysbus.h if it is not necessaryThomas Huth2021-05-021-1/+0Star
* hw: Remove superfluous includes of hw/hw.hThomas Huth2021-05-022-2/+0Star
* qtest: delete superfluous inclusions of qtest.hChen Qun2021-03-091-1/+0Star
* rx: move BIOS load from MCU to boardPaolo Bonzini2020-12-102-9/+10
* hw/rx/rx-gdbsim: Fix memory leak (CID 1432307)Philippe Mathieu-Daudé2020-11-091-2/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-092-10/+4Star
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-092-6/+11
* rx: Rename QOM type check macrosEduardo Habkost2020-09-021-2/+2
* meson: convert hw/arch*Marc-André Lureau2020-08-212-2/+5
* qom: Put name parameter before value / visitor parameterMarkus Armbruster2020-07-101-6/+6
* hw/rx: Add RX GDB simulatorYoshinori Sato2020-06-223-0/+203
* 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-223-0/+261