summaryrefslogtreecommitdiff
path: root/include/hw/arm
AgeCommit message (Expand)AuthorFilesLines
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
2013-11-05pxa: Fix typo "dettach"Andreas Färber1-1/+1
2013-08-20hw/arm/pic_cpu: Remove the now-unneeded arm_pic_init_cpu()Peter Maydell1-5/+0
2013-07-19arm/boot: Allow boards to modify the FDT blobPeter Maydell1-0/+4
2013-04-15arm: fix location of some include filesPeter Maydell2-70/+70
2013-04-08hw: move headers to include/Paolo Bonzini8-0/+1592