summaryrefslogtreecommitdiff
path: root/include/hw/arm
AgeCommit message (Expand)AuthorFilesLines
2016-01-21hw/arm/virt: add secure memory region and UARTPeter Maydell1-0/+1
2016-01-21xlnx-zynqmp: Connect the SPI devicesAlistair Francis1-0/+3
2016-01-15xlnx-zynqmp: Add support for high DDR memory regionsAlistair Francis1-0/+12
2015-12-17i.MX: Add an i.MX25 specific CCM class/instanceJean-Christophe Dubois1-2/+2
2015-12-17i.MX: Split the CCM class into an abstract base class and a concrete classJean-Christophe Dubois2-4/+4
2015-12-17ARM: Virt: Add a GPIO controllerShannon Zhao1-0/+1
2015-11-10arm: boot: Add secure_board_setup flagPeter Crosthwaite1-0/+6
2015-11-06arm: allwinner-a10: Add SATAPeter Crosthwaite1-0/+4
2015-11-03armv7-m: Return DeviceState* from armv7m_init()Michael Davidsaver1-1/+1
2015-11-03arm: boot: Add board specific setup code APIPeter Crosthwaite1-0/+10
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