summaryrefslogtreecommitdiffstats
path: root/include/hw/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200828'...Peter Maydell2020-08-281-1/+1
|\
| * armsse: Define ARMSSEClass correctlyEduardo Habkost2020-08-281-1/+1
* | pxa2xx: Move QOM macros to headerEduardo Habkost2020-08-271-0/+13
* | armsse: Rename QOM macros to avoid conflictsEduardo Habkost2020-08-271-6/+6
* | aspeed_soc: Rename memmap/irqmap enum constantsEduardo Habkost2020-08-271-46/+46
* | allwinner-h3: Rename memmap enum constantsEduardo Habkost2020-08-271-31/+31
|/
* hw/arm/smmuv3: Support HAD and advertise SMMUv3.1 supportEric Auger2020-08-241-0/+1
* hw/arm/smmuv3: Let AIDR advertise SMMUv3.0 supportEric Auger2020-08-241-0/+1
* hw/arm/smmuv3: Get prepared for range invalidationEric Auger2020-08-241-1/+2
* hw/arm/smmu-common: Manage IOTLB block entriesEric Auger2020-08-241-3/+7
* hw/arm/smmu: Introduce SMMUTLBEntry for PTW and IOTLB valueEric Auger2020-08-241-3/+9
* hw/arm/smmu: Introduce smmu_get_iotlb_key()Eric Auger2020-08-241-0/+1
* hw/arm/smmu-common: Add IOTLB helpersEric Auger2020-08-241-0/+2
* hw/sd/pxa2xx_mmci: Do not create SD card within the SD host controllerPhilippe Mathieu-Daudé2020-08-211-2/+1Star
* hw/intc/armv7m_nvic: Provide default "reset the system" behaviour for SYSRESE...Peter Maydell2020-08-031-1/+3
* hw/arm/virt: Enable MTE via a machine propertyRichard Henderson2020-07-201-0/+1
* Add the ability to change the FEC PHY MDIO devices numbers on i.MX7 processorJean-Christophe Dubois2020-07-131-0/+1
* Add the ability to change the FEC PHY MDIO device number on i.MX6 processorJean-Christophe Dubois2020-07-131-0/+1
* Add the ability to change the FEC PHY MDIO device number on i.MX25 processorJean-Christophe Dubois2020-07-131-0/+1
* hw/arm/bcm2836: Remove unused 'cpu_type' fieldPhilippe Mathieu-Daudé2020-07-131-1/+0Star
* hw/arm/pxa2xx_pic: Use LOG_GUEST_ERROR for bad guest register accessesPeter Maydell2020-07-031-1/+0Star
* hw/gpio/zaurus.c: Use LOG_GUEST_ERROR for bad guest register accessesPeter Maydell2020-07-031-3/+0Star
* hw/arm/virt-acpi-build: Only expose flash on older machine typesAndrew Jones2020-07-031-0/+1
* hw/arm/virt: Let the virtio-iommu bypass MSIsEric Auger2020-07-031-0/+7
* Add the ability to select a different PHY for each i.MX6UL FEC interfaceJean-Christophe Dubois2020-07-031-0/+2
* hw/arm/aspeed: QOM'ify AspeedMachineStatePhilippe Mathieu-Daudé2020-06-261-7/+1Star
* hw/arm/aspeed: Rename AspeedBoardState as AspeedMachineStatePhilippe Mathieu-Daudé2020-06-261-2/+2
* arm/aspeed: Rework NIC attachmentCédric Le Goater2020-06-151-0/+6
* arm/aspeed: Compute the number of CPUs from the SoC definitionCédric Le Goater2020-06-151-1/+0Star
* wire in the dwc-hsotg (dwc2) USB host controller emulationPaul Zimmerman2020-06-051-1/+2
* raspi: add BCM2835 SOC MPHI emulationPaul Zimmerman2020-06-051-0/+2
* hw/arm/fsl-imx7: Connect watchdog interruptsGuenter Roeck2020-05-211-0/+5
* hw/arm/fsl-imx7: Instantiate various unimplemented devicesGuenter Roeck2020-05-211-0/+16
* hw/arm/fsl-imx31: Wire up watchdogGuenter Roeck2020-05-211-0/+4
* hw/arm/fsl-imx25: Wire up watchdogGuenter Roeck2020-05-211-0/+5
* hw: Move i.MX watchdog driver to hw/watchdogGuenter Roeck2020-05-213-3/+3
* hw/arm/virt: Introduce a RAS machine optionDongjiu Geng2020-05-141-0/+1
* hw/arm/nrf51: Add NRF51_PERIPHERAL_SIZE definitionPhilippe Mathieu-Daudé2020-05-111-2/+1Star
* hw/arm/virt: Add nvdimm hot-plug infrastructureKwangwoo Lee2020-05-041-0/+1
* hw/arm: versal: Add support for the RTCEdgar E. Iglesias2020-05-041-0/+8
* hw/arm: versal: Add support for SDEdgar E. Iglesias2020-05-041-0/+12
* hw/arm: versal: Embed the APUs into the SoC typeEdgar E. Iglesias2020-05-041-1/+1
* hw/arm: versal: Embed the ADMAs into the SoC typeEdgar E. Iglesias2020-05-041-1/+2
* hw/arm: versal: Embed the GEMs into the SoC typeEdgar E. Iglesias2020-05-041-1/+2
* hw/arm: versal: Embed the UARTs into the SoC typeEdgar E. Iglesias2020-05-041-1/+2
* msf2: Add EMAC block to SmartFusion2 SoCSubbaraya Sundeep2020-04-301-0/+2
* acpi: add acpi=OnOffAuto machine property to x86 and arm virtGerd Hoffmann2020-03-291-0/+2
* hw/arm/bcm283x: Correct the license textPhilippe Mathieu-Daudé2020-03-232-2/+4
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2020-03-171-1/+1
|\
| * misc: Replace zero-length arrays with flexible array member (automatic)Philippe Mathieu-Daudé2020-03-161-1/+1