aboutsummaryrefslogtreecommitdiff
path: root/hw/rx
AgeCommit message (Expand)Author
2022-10-27rx: re-randomize rng-seed on rebootJason A. Donenfeld
2022-07-22hw/rx: pass random seed to fdtJason A. Donenfeld
2022-04-21hw/rx: rx-gdbsim DTB load address aligned of 16byte.Yoshinori Sato
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2021-05-03hw/rx/rx-gdbsim: Do not accept invalid memory sizePhilippe Mathieu-Daudé
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth
2021-05-02hw: Do not include hw/sysbus.h if it is not 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-11-09hw/rx/rx-gdbsim: Fix memory leak (CID 1432307)Philippe Mathieu-Daudé
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-09-02rx: Rename QOM type check macrosEduardo Habkost
2020-08-21meson: convert hw/arch*Marc-André Lureau
2020-07-10qom: Put name parameter before value / visitor parameterMarkus Armbruster
2020-06-22hw/rx: Add RX GDB simulatorYoshinori Sato
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