aboutsummaryrefslogtreecommitdiff
path: root/include/hw/arm
AgeCommit message (Expand)AuthorFilesLines
2019-02-28hw/arm/armsse: Wire up the MHUsPeter Maydell1-1/+2
2019-02-21hw/arm/armsse: Make 0x5... alias region work for per-CPU devicesPeter Maydell1-1/+1
2019-02-21hw/arm/armsse: Allow boards to specify init-svtorPeter Maydell1-0/+3
2019-02-21hw/arm/armsse: Document SRAM_ADDR_WIDTH property in header commentPeter Maydell1-0/+2
2019-02-01arm: Instantiate NRF51 special NVM's and NVMCSteffen Görtz1-0/+2
2019-02-01hw/arm/armsse: Add SSE-200 modelPeter Maydell1-3/+16
2019-02-01hw/arm/armsse: Add CPU_IDENTITY block to SSE-200Peter Maydell1-0/+3
2019-02-01hw/arm/armsse: Add unimplemented-device stub for CPU local control registersPeter Maydell1-0/+1
2019-02-01hw/arm/armsse: Add unimplemented-device stub for cache control registersPeter Maydell1-0/+1
2019-02-01hw/arm/armsse: Add unimplemented-device stubs for PPUsPeter Maydell1-0/+11
2019-02-01hw/arm/armsse: Add unimplemented-device stubs for MHUsPeter Maydell1-0/+3
2019-02-01hw/arm/armsse: Put each CPU in its own cluster objectPeter Maydell1-0/+2
2019-02-01hw/arm/armsse: Give each CPU its own view of memoryPeter Maydell1-0/+10
2019-02-01hw/arm/armsse: Support dual-CPU configurationPeter Maydell1-5/+16
2019-02-01hw/arm/armsse: Make SRAM bank size configurablePeter Maydell1-0/+1
2019-02-01hw/arm/armsse: Make number of SRAM banks parameterisedPeter Maydell1-2/+7
2019-02-01hw/arm/iotkit: Rename files to hw/arm/armsse.[ch]Peter Maydell1-2/+2
2019-02-01hw/arm/iotkit: Refactor into abstract base class and subclassPeter Maydell1-5/+17
2019-02-01hw/arm/iotkit: Rename IoTKit to ARMSSEPeter Maydell1-6/+16
2019-02-01armv7m: Pass through start-powered-off CPU propertyPeter Maydell1-0/+1
2019-01-29arm: Stub out NRF51 TWI magnetometer/accelerometer detectionSteffen Görtz2-0/+3
2019-01-22hw/pcmcia: Remove PCMCIACardState from "qemu/typedefs.h"Philippe Mathieu-Daudé1-0/+1
2019-01-07arm: Add Clock peripheral stub to NRF51 SOCSteffen Görtz1-0/+1
2019-01-07arm: Instantiate NRF51 TimersSteffen Görtz1-0/+4
2019-01-07arm: Instantiate NRF51 general purpose I/OSteffen Görtz1-0/+2
2019-01-07arm: Instantiate NRF51 random number generatorSteffen Görtz1-0/+2
2019-01-07arm: Add header to host common definition for nRF51 SOC peripheralsSteffen Görtz1-0/+45
2019-01-07hw/arm/allwinner-a10: Add the 'A' SRAM and the SRAM controllerPhilippe Mathieu-Daudé1-0/+1
2019-01-07arm/xlnx-zynqmp: put APUs and RPUs in separate CPU clustersLuc Michel1-0/+3
2018-12-13hw/arm: versal: Correct the nr of IRQs to 192Edgar E. Iglesias1-1/+1
2018-12-13hw/arm: versal: Use IRQs 111 - 118 for virtio-mmioEdgar E. Iglesias1-3/+3
2018-12-11qom: make interface types abstractMarc-André Lureau1-4/+1
2018-11-02hw/arm: versal: Add a model of Xilinx Versal SoCEdgar E. Iglesias1-0/+122
2018-11-02hw/arm/nrf51_soc: Connect UART to nRF51 SoCJulia Suvorova1-0/+3
2018-09-25hw/arm/aspeed: Add an Aspeed machine classCédric Le Goater1-0/+46
2018-09-25arm: Add Nordic Semiconductor nRF51 SoCJoel Stanley1-0/+41
2018-08-24hw/arm/iotkit: Wire up the lines for MSCsPeter Maydell1-0/+8
2018-08-24hw/misc/iotkit: Wire up the sysctl and sysinfo register blocksPeter Maydell1-1/+5
2018-08-24hw/arm/iotkit: Wire up the S32KTIMERPeter Maydell1-1/+1
2018-08-24hw/arm/iotkit: Wire up the watchdogsPeter Maydell1-0/+6
2018-08-24hw/arm/iotkit: Wire up the dualtimerPeter Maydell1-1/+2
2018-08-16hw/arm: make bitbanded IO optional on ARMv7-MStefan Hajnoczi1-0/+2
2018-08-16i.MX6UL: Add i.MX6UL SOCJean-Christophe Dubois1-0/+339
2018-08-14arm/virt: Add support for GICv2 virtualization extensionsLuc Michel1-1/+3
2018-08-14xlnx-zynqmp: Improve GIC wiring and MMIO mappingLuc Michel1-2/+2
2018-07-09hw/arm/smmu-common: Fix devfn computation in smmu_iommu_mrEric Auger1-0/+1
2018-06-26hw/arm/smmuv3: Add notifications on invalidationEric Auger1-0/+6
2018-06-26hw/arm/smmuv3: IOTLB emulationEric Auger1-0/+13
2018-06-26hw/arm/smmuv3: Cache/invalidate config dataEric Auger2-0/+6
2018-06-26hw/arm/omap: Use qemu_log_mask(GUEST_ERROR) instead of fprintfPhilippe Mathieu-Daudé1-6/+6