summaryrefslogtreecommitdiffstats
path: root/hw/sh4
Commit message (Expand)AuthorAgeFilesLines
* Use g_new() & friends where that makes obvious senseMarkus Armbruster2022-03-212-3/+3
* hw/intc/sh_intc: Inline and drop sh_intc_source() functionBALATON Zoltan2021-10-301-2/+2
* hw/char/sh_serial: QOM-ifyBALATON Zoltan2021-10-301-15/+41
* hw/sh4/r2d: Use error_report instead of fprintf to stderrBALATON Zoltan2021-10-301-2/+3
* hw/sh4: Change debug printfs to tracesBALATON Zoltan2021-10-303-5/+7
* hw/sh4: Coding style: Add missing bracesBALATON Zoltan2021-10-303-15/+27
* hw/sh4: Coding style: White space fixesBALATON Zoltan2021-10-305-44/+46
* hw/sh4: Coding style: Fix multi-line commentsBALATON Zoltan2021-10-304-269/+273
* hw/sh4: Coding style: Remove tabsBALATON Zoltan2021-10-304-1143/+1142Star
* Do not include exec/address-spaces.h if it's not really necessaryThomas Huth2021-05-022-2/+0Star
* Do not include cpu.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* hw/sh4/sh7750_regs: Replace link to license by its full contentPhilippe Mathieu-Daudé2021-03-061-2/+22
* hw/sh4: Remove now unused CONFIG_SH4 from KconfigPhilippe Mathieu-Daudé2021-03-061-5/+0Star
* hw/pci-host: Introduce SH_PCI Kconfig entryPhilippe Mathieu-Daudé2021-03-063-205/+1Star
* hw/block: Introduce TC58128 eeprom Kconfig entryPhilippe Mathieu-Daudé2021-03-061-0/+1
* hw/timer: Introduce SH_TIMER Kconfig entryPhilippe Mathieu-Daudé2021-03-061-1/+1
* hw/char: Introduce SH_SCI Kconfig entryPhilippe Mathieu-Daudé2021-03-061-0/+1
* hw/intc: Introduce SH_INTC Kconfig entryPhilippe Mathieu-Daudé2021-03-061-0/+1
* hw/sh4: Add missing Kconfig dependency on SH7750 for the R2D boardPhilippe Mathieu-Daudé2021-03-061-0/+1
* hw: Use the PCI_SLOT() macro from 'hw/pci/pci.h'Philippe Mathieu-Daudé2021-01-041-1/+1
* sh4: remove bios_namePaolo Bonzini2020-12-101-2/+1Star
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* meson: convert hw/arch*Marc-André Lureau2020-08-212-4/+10
* hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'Philippe Mathieu-Daudé2020-06-221-0/+1
* sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster2020-06-151-3/+3
* qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster2020-06-151-6/+6
* hw: Remove unnecessary DEVICE() castPhilippe Mathieu-Daudé2020-05-151-1/+1
* hw/sh4: Use memory_region_init_rom() with read-only regionsPhilippe Mathieu-Daudé2020-03-171-2/+1Star
* hw: Make MachineClass::is_default a boolean typePhilippe Mathieu-Daudé2020-02-281-1/+1
* sh4: Fix PCI ISA IO memory subregionGuenter Roeck2020-02-211-8/+3Star
* sm501: make SerialMM a child, export chardev propertyMarc-André Lureau2020-01-071-1/+1
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-161-0/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-164-4/+0Star
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-163-0/+4
* Include sysemu/reset.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-122-2/+0Star
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+2
* hw/usb/hcd-ohci: Move PCI-related code into a separate fileThomas Huth2019-05-021-1/+1
* hw/sh4/Kconfig: r2d machine requires the rtl8139 network cardPhilippe Mathieu-Daudé2019-03-201-0/+1
* pflash: Clean up after commit 368a354f02b, part 2Markus Armbruster2019-03-111-2/+1Star
* pflash: Clean up after commit 368a354f02b, part 1Markus Armbruster2019-03-111-1/+1
* r2d: Fix flash memory size, sector size, width, device IDMarkus Armbruster2019-03-111-4/+12
* Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...Peter Maydell2019-03-081-1/+0Star
|\
| * hw: Remove unused 'hw/devices.h' includePhilippe Mathieu-Daudé2019-03-071-1/+0Star
* | sh4-softmmu.mak: express dependencies with KconfigPaolo Bonzini2019-03-071-0/+11
* | ptimer: express dependencies with KconfigPaolo Bonzini2019-03-071-0/+1