aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/Kconfig
AgeCommit message (Expand)Author
2021-05-02hw/arm/pxa2xx: Declare PCMCIA bus with KconfigPhilippe Mathieu-Daudé
2021-03-10hw/arm: xlnx-zynqmp: Connect a Xilinx CSU DMA module for QSPIXuzhou Cheng
2021-03-08hw/misc/sse-cpu-pwrctrl: Implement SSE-300 CPU<N>_PWRCTRL register blockPeter Maydell
2021-03-08hw/arm/Kconfig: Move ARMSSE_CPUID and ARMSSE_MHU stanzas to hw/miscPeter Maydell
2021-03-08hw/timer/sse-timer: Model the SSE Subsystem System TimerPeter Maydell
2021-03-08hw/timer/sse-counter: Model the SSE Subsystem System CounterPeter Maydell
2021-02-16hw/arm: Add I2C sensors and EEPROM for GSJ machineHao Wu
2021-02-03hw/arm/xlnx-versal: Versal SoC requires ZynqMP peripheralsPhilippe Mathieu-Daudé
2021-02-03hw/arm/xlnx-versal: Versal SoC requires ZDMAPhilippe Mathieu-Daudé
2021-02-03hw/arm/exynos4210: Add missing dependency on OR_IRQPhilippe Mathieu-Daudé
2021-02-03hw/arm/stm32f405_soc: Add missing dependency on OR_IRQPhilippe Mathieu-Daudé
2021-01-29arm-virt: add secure pl061 for reset/power downMaxim Uvarov
2020-12-13ads7846: moves from the hw/display folder to the hw/input folder.Gan Qixin
2020-12-10hw/misc: add an EMC141{3,4} device modelJohn Wang
2020-11-17hw/arm/virt: ARM_VIRT must select ARM_GICAndrew Jones
2020-11-10hw/arm/musicpal: Don't connect two qemu_irqs directly to the same inputPhilippe Mathieu-Daudé
2020-11-10hw/arm/virt: Remove dependency on Cortex-A15 MPCore peripheralsPhilippe Mathieu-Daudé
2020-11-10hw/arm/Kconfig: ARM_V7M depends on PTIMERAndrew Jones
2020-10-29Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201027-...Peter Maydell
2020-10-27hw/watchdog: Implement SBSA watchdog deviceShashi Mallela
2020-10-26hw/arm/tosa: Replace fprintf() calls by LED devicesPhilippe Mathieu-Daudé
2020-10-26hw/arm/aspeed: Add the 3 front LEDs drived by the PCA9552 #1Philippe Mathieu-Daudé
2020-10-20hw/arm: Restrict APEI tables generation to the 'virt' machinePhilippe Mathieu-Daudé
2020-09-14hw/ssi: NPCM7xx Flash Interface Unit device modelHavard Skinnemoen
2020-09-14hw/arm: Add NPCM730 and NPCM750 SoC modelsHavard Skinnemoen
2020-09-14hw/misc: Add NPCM7xx System Global Control Registers device modelHavard Skinnemoen
2020-07-24hw: Only compile the usb-dwc2 controller if it is really neededThomas Huth
2020-06-23hw/arm/mps2: Add I2C devicesPhilippe Mathieu-Daudé
2020-06-23hw/arm/mps2: Add SPI devicesPhilippe Mathieu-Daudé
2020-06-23hw/arm/mps2: Add CMSDK APB watchdog devicePhilippe Mathieu-Daudé
2020-05-21hw/arm/fsl-imx31: Wire up watchdogGuenter Roeck
2020-05-21hw/arm/fsl-imx25: Wire up watchdogGuenter Roeck
2020-05-21hw: Move i.MX watchdog driver to hw/watchdogGuenter Roeck
2020-05-04hw/arm/virt: Add nvdimm hot-plug infrastructureKwangwoo Lee
2020-03-17hw/usb: Add basic i.MX USB Phy supportGuenter Roeck
2020-03-12hw/arm/allwinner-h3: add EMAC ethernet deviceNiek Linnenbank
2020-03-12hw/arm/allwinner: add SD/MMC host controllerNiek Linnenbank
2020-03-12hw/arm/allwinner-h3: add USB host controllerNiek Linnenbank
2020-03-12hw/arm: add Allwinner H3 System-on-ChipNiek Linnenbank
2020-03-05hw/arm/virt: vTPM supportEric Auger
2020-02-28hw/arm/integratorcp: Map the audio codec controllerPhilippe Mathieu-Daudé
2020-01-17hw/misc: Add the STM32F4xx EXTI deviceAlistair Francis
2020-01-17hw/misc: Add the STM32F4xx Sysconfig deviceAlistair Francis
2019-10-05hw/arm/virt: Enable device memory cold/hot plug with ACPI bootShameer Kolothum
2019-10-05hw/arm/virt: Add memory hotplug frameworkEric Auger
2019-08-20hw/misc: Add a config switch for the "unimplemented" deviceThomas Huth
2019-08-20hw/core: Add a config switch for the "split-irq" deviceThomas Huth
2019-08-20hw/core: Add a config switch for the "or-irq" deviceThomas Huth
2019-07-01hw/arm: Add arm SBSA reference machine, skeleton partHongbo Zhang
2019-05-29hw/acpi: Consolidate build_mcfg to pci.cWei Yang