summaryrefslogtreecommitdiff
path: root/include/hw/arm
AgeCommit message (Expand)AuthorFilesLines
2016-03-16bcm2835_dma: add emulation of Raspberry Pi DMA controllerGrégory ESTRADE1-0/+2
2016-03-16bcm2835_fb: add framebuffer device for Raspberry PiGrégory ESTRADE1-0/+2
2016-03-16bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) blockAndrew Baumann1-0/+2
2016-03-16hw/arm: Add ASPEED AST2400 SoC modelAndrew Jeffery1-0/+35
2016-03-04arm: boot: Support big-endian elfsPeter Crosthwaite1-0/+9
2016-03-04hw/arm/virt: Provide a secure-only RAM if booting in Secure modePeter Maydell1-0/+1
2016-02-03arm/boot: move highbank secure board setup code to common routineAndrew Baumann1-0/+5
2016-02-03bcm2836: add bcm2836 SoC deviceAndrew Baumann1-0/+35
2016-02-03bcm2835_peripherals: add rollup device for bcm2835 peripheralsAndrew Baumann2-0/+170
2016-02-03arm: virt-acpi: each MADT.GICC entry as enabled unconditionallyIgor Mammedov1-1/+0
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