summaryrefslogtreecommitdiff
path: root/include/hw/arm
AgeCommit message (Expand)Author
2020-10-27hw/arm/raspi: add a skeleton implementation of the CPRMANLuc Michel
2020-10-27hw/arm/raspi: fix CPRMAN base addressLuc Michel
2020-10-27hw/arm/bcm2836: Introduce the BCM2835 SoCPhilippe Mathieu-Daudé
2020-10-27hw/arm/bcm2836: Restrict BCM283XInfo declaration to C sourcePhilippe Mathieu-Daudé
2020-10-27hw/gpio: Add GPIO model for Nuvoton NPCM7xxHavard Skinnemoen
2020-10-27hw/arm/npcm7xx: Add EHCI and OHCI controllersHavard Skinnemoen
2020-10-27hw/misc: Add npcm7xx random number generatorHavard Skinnemoen
2020-10-08hw/arm/virt: Implement kvm-steal-timeAndrew Jones
2020-10-08hw/arm/fsl-imx25: Fix a typoPhilippe Mathieu-Daudé
2020-10-01Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201001'...Peter Maydell
2020-10-01hw/arm/bcm2835: Add more unimplemented peripheralsPhilippe Mathieu-Daudé
2020-10-01hw/arm/raspi: Define various blocks base addressesPhilippe Mathieu-Daudé
2020-09-30move MemMapEntryGerd Hoffmann
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost
2020-09-18qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost
2020-09-14hw/arm/npcm7xx: add board setup stub for CPU and UART clocksHavard Skinnemoen
2020-09-14hw/ssi: NPCM7xx Flash Interface Unit device modelHavard Skinnemoen
2020-09-14hw/mem: Stubbed out NPCM7xx Memory Controller modelHavard Skinnemoen
2020-09-14hw/nvram: NPCM7xx OTP device modelHavard Skinnemoen
2020-09-14hw/arm: Add two NPCM7xx-based machinesHavard Skinnemoen
2020-09-14hw/arm: Add NPCM730 and NPCM750 SoC modelsHavard Skinnemoen
2020-09-09Use OBJECT_DECLARE_TYPE where possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-08-28Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200828'...Peter Maydell
2020-08-28armsse: Define ARMSSEClass correctlyEduardo Habkost
2020-08-27pxa2xx: Move QOM macros to headerEduardo Habkost
2020-08-27armsse: Rename QOM macros to avoid conflictsEduardo Habkost
2020-08-27aspeed_soc: Rename memmap/irqmap enum constantsEduardo Habkost
2020-08-27allwinner-h3: Rename memmap enum constantsEduardo Habkost
2020-08-24hw/arm/smmuv3: Support HAD and advertise SMMUv3.1 supportEric Auger
2020-08-24hw/arm/smmuv3: Let AIDR advertise SMMUv3.0 supportEric Auger
2020-08-24hw/arm/smmuv3: Get prepared for range invalidationEric Auger
2020-08-24hw/arm/smmu-common: Manage IOTLB block entriesEric Auger
2020-08-24hw/arm/smmu: Introduce SMMUTLBEntry for PTW and IOTLB valueEric Auger
2020-08-24hw/arm/smmu: Introduce smmu_get_iotlb_key()Eric Auger
2020-08-24hw/arm/smmu-common: Add IOTLB helpersEric Auger
2020-08-21hw/sd/pxa2xx_mmci: Do not create SD card within the SD host controllerPhilippe Mathieu-Daudé
2020-08-03hw/intc/armv7m_nvic: Provide default "reset the system" behaviour for SYSRESE...Peter Maydell
2020-07-20hw/arm/virt: Enable MTE via a machine propertyRichard Henderson
2020-07-13Add the ability to change the FEC PHY MDIO devices numbers on i.MX7 processorJean-Christophe Dubois
2020-07-13Add the ability to change the FEC PHY MDIO device number on i.MX6 processorJean-Christophe Dubois
2020-07-13Add the ability to change the FEC PHY MDIO device number on i.MX25 processorJean-Christophe Dubois
2020-07-13hw/arm/bcm2836: Remove unused 'cpu_type' fieldPhilippe Mathieu-Daudé
2020-07-03hw/arm/pxa2xx_pic: Use LOG_GUEST_ERROR for bad guest register accessesPeter Maydell
2020-07-03hw/gpio/zaurus.c: Use LOG_GUEST_ERROR for bad guest register accessesPeter Maydell
2020-07-03hw/arm/virt-acpi-build: Only expose flash on older machine typesAndrew Jones
2020-07-03hw/arm/virt: Let the virtio-iommu bypass MSIsEric Auger
2020-07-03Add the ability to select a different PHY for each i.MX6UL FEC interfaceJean-Christophe Dubois