aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
2016-06-06zynqmp: Add the ZCU102 boardpull-target-arm-20160606-1Alistair Francis
2016-06-06hw/char: QOM'ify stm32f2xx_usart modelxiaoqiang zhao
2016-06-06hw/char: QOM'ify digic-uart modelxiaoqiang zhao
2016-06-06hw/char: QOM'ify cadence_uart modelxiaoqiang zhao
2016-06-06hw/char: QOM'ify pl011 modelxiaoqiang zhao
2016-06-06xlnx-zynqmp: Use the in kernel GIC model for KVM runsEdgar E. Iglesias
2016-06-06xlnx-zynqmp: Delay realization of GIC until post CPU realizationEdgar E. Iglesias
2016-06-06xlnx-zynqmp: Make the RPU subsystem optionalEdgar E. Iglesias
2016-06-06xlnx-zynqmp: Add a secure prop to en/disable ARM Security ExtensionsEdgar E. Iglesias
2016-06-06hw/arm/virt: Reject gic-version=host for non-KVMCole Robinson
2016-06-06i2c: add aspeed i2c controllerCédric Le Goater
2016-06-06hw/arm/virt: fix limit of 64-bit ACPI/ECAM PCI MMIO rangeArd Biesheuvel
2016-06-02Add ENET device to i.MX6 SOC.Jean-Christophe Dubois
2016-06-02Add ENET/Gbps Ethernet support to FEC deviceJean-Christophe Dubois
2016-05-20machine: add properties to compat_props incrementalyIgor Mammedov
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini
2016-05-19qemu-common: stop including qemu/bswap.h from qemu-common.hPaolo Bonzini
2016-05-19explicitly include qom/cpu.hPaolo Bonzini
2016-05-19arm: include cpu-qom.h in files that require ARMCPUPaolo Bonzini
2016-05-12hw/arm: QOM'ify versatilepb.cpull-target-arm-20160512xiaoqiang.zhao
2016-05-12hw/arm: QOM'ify strongarm.cxiaoqiang.zhao
2016-05-12hw/arm: QOM'ify stellaris.cxiaoqiang.zhao
2016-05-12hw/arm: QOM'ify spitz.cxiaoqiang zhao
2016-05-12hw/arm: QOM'ify pxa2xx_pic.cxiaoqiang.zhao
2016-05-12hw/arm: QOM'ify pxa2xx.cxiaoqiang.zhao
2016-05-12hw/arm: QOM'ify integratorcp.cxiaoqiang.zhao
2016-05-12hw/arm: QOM'ify highbank.cxiaoqiang.zhao
2016-05-12hw/arm: QOM'ify armv7m.cxiaoqiang.zhao
2016-05-12i.MX: Add sabrelite i.MX6 emulation.Jean-Christophe DUBOIS
2016-05-12i.MX: Add i.MX6 SOC implementation.Jean-Christophe DUBOIS
2016-05-12ACPI: Virt: Generate SRAT tableShannon Zhao
2016-05-12ARM: Virt: Set numa-node-id for cpu and memory nodesShannon Zhao
2016-05-12hw/arm/nseries: Allocating Large sized arrays to heapZhou Jie
2016-04-21hw/arm/boot: always clear r0 when booting kernelsSylvain Garrigues
2016-04-04hw/arm/bcm2836: Wire up CPU timer interrupts correctlyPeter Maydell
2016-03-30ARM: Virt: Use gpio_key for power buttonShannon Zhao
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-16machine: Use type_init() to register machine classesEduardo Habkost
2016-03-16bcm2835_dma: add emulation of Raspberry Pi DMA controllerGrégory ESTRADE
2016-03-16bcm2835_property: implement framebuffer control/configuration propertiesGrégory ESTRADE
2016-03-16bcm2835_fb: add framebuffer device for Raspberry PiGrégory ESTRADE
2016-03-16bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) blockAndrew Baumann
2016-03-16bcm2835_peripherals: enable sdhci pending-insert quirk for raspberry piAndrew Baumann
2016-03-16hw/arm: Add palmetto-bmc machineAndrew Jeffery
2016-03-16hw/arm: Add ASPEED AST2400 SoC modelAndrew Jeffery
2016-03-16i.MX: Add missing descriptions in devices.Jean-Christophe Dubois