summaryrefslogtreecommitdiffstats
path: root/include/hw/arm
Commit message (Expand)AuthorAgeFilesLines
* hw/arm/virt: Implement kvm-steal-timeAndrew Jones2020-10-081-0/+5
* hw/arm/fsl-imx25: Fix a typoPhilippe Mathieu-Daudé2020-10-081-1/+1
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201001'...Peter Maydell2020-10-012-8/+45
|\
| * hw/arm/bcm2835: Add more unimplemented peripheralsPhilippe Mathieu-Daudé2020-10-011-0/+2
| * hw/arm/raspi: Define various blocks base addressesPhilippe Mathieu-Daudé2020-10-011-8/+43
* | move MemMapEntryGerd Hoffmann2020-09-301-5/+0Star
|/
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-1819-68/+23Star
* Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost2020-09-185-20/+5Star
* qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost2020-09-181-1/+1
* hw/arm/npcm7xx: add board setup stub for CPU and UART clocksHavard Skinnemoen2020-09-141-0/+1
* hw/ssi: NPCM7xx Flash Interface Unit device modelHavard Skinnemoen2020-09-141-0/+2
* hw/mem: Stubbed out NPCM7xx Memory Controller modelHavard Skinnemoen2020-09-141-0/+2
* hw/nvram: NPCM7xx OTP device modelHavard Skinnemoen2020-09-141-0/+3
* hw/arm: Add two NPCM7xx-based machinesHavard Skinnemoen2020-09-141-0/+19
* hw/arm: Add NPCM730 and NPCM750 SoC modelsHavard Skinnemoen2020-09-141-0/+85
* Use OBJECT_DECLARE_TYPE where possibleEduardo Habkost2020-09-091-4/+2Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-0927-78/+68Star
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-0927-66/+123
* 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