aboutsummaryrefslogtreecommitdiff
path: root/include/hw/arm
AgeCommit message (Expand)AuthorFilesLines
2015-10-29target-arm: xlnx-zynqmp: Add sdhci support.Sai Pavan Boddu1-0/+3
2015-09-24hw/arm/virt: Add gic-version option to virt machinePavel Fedin2-1/+4
2015-09-14i.MX: Add GPIO devices to i.MX25 SOCJean-Christophe Dubois1-0/+15
2015-09-14i.MX: Add GPIO devices to i.MX31 SOCJean-Christophe Dubois1-0/+12
2015-09-14arm: xlnx-zynqmp: Fix up GIC region sizeNathan Rossi1-1/+1
2015-09-08xlnx-zynqmp: Connect the sysbus AHCI to ZynqMPAlistair Francis1-0/+3
2015-09-08hw/arm: new interface for devices which need to behave differently for kernel...Peter Maydell1-0/+43
2015-09-07i.MX: Add i2C devices to i.MX31 SOCJean-Christophe Dubois1-0/+11
2015-09-07i.MX: Add qtest support for I2C device emulator.Jean-Christophe Dubois1-0/+1
2015-09-07i.MX: Add SOC support for i.MX25Jean-Christophe Dubois1-0/+234
2015-09-07i.MX: KZM: use standalone i.MX31 SOC supportJean-Christophe Dubois1-26/+0
2015-09-07i.MX: Add SOC support for i.MX31Jean-Christophe Dubois1-0/+98
2015-09-07hw/arm/virt: Add high MMIO PCI region, 512G in sizePavel Fedin2-0/+2
2015-08-25xlnx-zynqmp: Connect the four OCM banksAlistair Francis1-0/+6
2015-08-13i.MX: Split CCM emulator in a header file and a source fileJean-Christophe Dubois1-10/+2
2015-07-06Stop including qemu-common.h in memory.hPeter Maydell1-0/+1
2015-06-19arm: xlnx-zynqmp: Add 2xCortexR5 CPUsPeter Crosthwaite1-0/+2
2015-06-19arm: xlnx-zynqmp: Add boot-cpu propertyPeter Crosthwaite1-0/+3
2015-06-19arm: xlnx-zynqmp: Preface CPU variables with "apu"Peter Crosthwaite1-2/+2
2015-06-19hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiationEric Auger1-0/+34
2015-06-02hw/arm/virt: add dynamic sysbus device supportEric Auger1-0/+1
2015-06-02hw/arm/boot: arm_load_kernel implemented as a machine init done notifierEric Auger1-0/+28
2015-06-02hw/arm/sysbus-fdt: helpers for platform bus nodes additionEric Auger1-0/+60
2015-06-02target-arm: Add the GICv2m to the virt boardChristoffer Dall1-0/+2
2015-05-29hw/arm/virt-acpi-build: Generate GTDT tableShannon Zhao1-0/+5
2015-05-29hw/arm/virt-acpi-build: Generate MADT tableShannon Zhao1-0/+3
2015-05-29hw/arm/virt-acpi-build: Basic framework for building ACPI tables on ARMShannon Zhao1-0/+41
2015-05-29hw/arm/virt: Record PCIe ranges in MemMapEntry arrayShannon Zhao1-0/+3
2015-05-29hw/arm/virt: Move common definitions to virt.hShannon Zhao1-0/+56
2015-05-18arm: xlnx-zynqmp: Add UART supportPeter Crosthwaite1-0/+3
2015-05-18arm: xlnx-zynqmp: Add GEM supportPeter Crosthwaite1-0/+3
2015-05-18arm: xlnx-zynqmp: Add GICPeter Crosthwaite1-0/+14
2015-05-18arm: Introduce Xilinx ZynqMP SoCPeter Crosthwaite1-0/+38
2015-04-13stm32f205: Fix SoC type nameAndreas Färber1-1/+1
2015-03-11stm32f205: Add the stm32f205 SoCAlistair Francis1-0/+57
2015-02-05target_arm: Parameterise the irq lines for armv7m_initAlistair Francis1-1/+1
2015-02-05target_arm: Remove memory region init from armv7m_initAlistair Francis1-2/+1
2014-12-22hw/arm: pass pristine kernel image to guest firmware over fw_cfgLaszlo Ersek1-0/+5
2014-12-22target-arm: Add arm_boot_info secure_boot controlGreg Bellows1-0/+4
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster2-3/+3
2014-08-19arm: armv7m: Rename address_space_mem -> system_memoryPeter Crosthwaite1-1/+1
2014-02-14i2c: Rename i2c_bus to I2CBusAndreas Färber3-3/+3
2014-02-08hw/arm/allwinner-a10: initialize EMACBeniamino Galvani1-0/+3
2014-01-01pxa27x: Add 'const' attribute to keyboard mapsStefan Weil1-2/+2
2014-01-01pxa27x: Reduce size of keyboard matrix mappingStefan Weil1-2/+2
2013-12-17hw/arm: add allwinner a10 SoC supportliguang1-0/+35
2013-12-17hw/arm/digic: add UART supportAntony Pavlov1-0/+2
2013-12-17hw/arm/digic: add timer supportAntony Pavlov1-0/+6
2013-12-17hw/arm: add very initial support for Canon DIGIC SoCAntony Pavlov1-0/+35
2013-12-10hw/arm/boot: Allow boards to provide an fdt blobJohn Rigby1-0/+7