aboutsummaryrefslogtreecommitdiff
path: root/hw/intc/meson.build
AgeCommit message (Expand)AuthorFilesLines
2022-02-16hw/intc: Add RISC-V AIA APLIC device emulationAnup Patel1-0/+1
2021-12-15hw/intc/arm_gicv3: Introduce CONFIG_ARM_GIC_TCG Kconfig selectorPhilippe Mathieu-Daudé1-4/+6
2021-12-15hw/intc/arm_gicv3: Extract gicv3_set_gicv3state from arm_gicv3_cpuif.cPhilippe Mathieu-Daudé1-0/+1
2021-10-22hw/intc: Remove the Ibex PLICAlistair Francis1-1/+0
2021-09-21hw/intc: Rename sifive_clint sources to riscv_aclint sourcesAnup Patel1-1/+1
2021-09-13hw/intc: GICv3 ITS initial frameworkShashi Mallela1-0/+1
2021-05-12Drop the deprecated unicore32 targetMarkus Armbruster1-1/+0
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster1-1/+0
2021-03-15m68k: add an interrupt controllerLaurent Vivier1-0/+1
2021-03-15hw/intc: add goldfish-picLaurent Vivier1-0/+1
2021-03-09hw/lm32/Kconfig: Rename CONFIG_LM32 -> CONFIG_LM32_DEVICESPhilippe Mathieu-Daudé1-1/+1
2021-03-06hw/intc: Introduce SH_INTC Kconfig entryPhilippe Mathieu-Daudé1-1/+1
2021-01-06ppc: Simplify reverse dependencies of POWERNV and PSERIES on XICS and XIVEGreg Kurz1-2/+1
2021-01-06ppc: Fix build with --without-default-devicesGreg Kurz1-3/+6
2021-01-06ppc: Convert PPC UIC to a QOM devicePeter Maydell1-0/+1
2020-12-15target/nios2: Move IIC code into CPU object properPeter Maydell1-1/+0
2020-09-09hw/riscv: Move sifive_plic model to hw/intcBin Meng1-0/+1
2020-09-09hw/riscv: Move sifive_clint model to hw/intcBin Meng1-0/+1
2020-08-21meson: convert hw/intcMarc-André Lureau1-0/+55