summaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)AuthorFilesLines
2015-09-14i.MX: Add GPIO devices to i.MX25 SOCJean-Christophe Dubois1-0/+29
2015-09-14i.MX: Add GPIO devices to i.MX31 SOCJean-Christophe Dubois1-0/+30
2015-09-14xlnx-zynqmp: Remove unnecessary brackets around error messagesAlistair Francis1-5/+5
2015-09-11hw/arm/spitz: Remove meaningless blank PropertyShannon Zhao1-5/+0
2015-09-11maint: remove double semicolons in many filesDaniel P. Berrange1-2/+2
2015-09-08xlnx-zynqmp: Connect the sysbus AHCI to ZynqMPAlistair Francis1-0/+18
2015-09-08xlnx-zynqmp.c: Convert some of the error_propagate() calls to error_abortAlistair Francis1-12/+2
2015-09-08hw/arm/virt: Enable TZ extensions on the GIC if we are using themPeter Maydell1-2/+5
2015-09-08hw/arm/virt: Default to not providing TrustZone supportPeter Maydell1-2/+5
2015-09-08hw/arm: new interface for devices which need to behave differently for kernel...Peter Maydell1-0/+34
2015-09-07arm/virt: Add full-sized CPU affinity handlingPavel Fedin1-2/+32
2015-09-07i.MX: Add i2C devices to i.MX31 SOCJean-Christophe Dubois1-0/+30
2015-09-07i.MX: Add the i.MX25 PDK platformJean-Christophe Dubois2-1/+160
2015-09-07i.MX: Add SOC support for i.MX25Jean-Christophe Dubois2-0/+274
2015-09-07i.MX: KZM: use standalone i.MX31 SOC supportJean-Christophe Dubois1-103/+102
2015-09-07i.MX: Add SOC support for i.MX31Jean-Christophe Dubois2-1/+218
2015-09-07hw/arm/virt: Add high MMIO PCI region, 512G in sizePavel Fedin2-9/+74
2015-09-07smbios: implement smbios support for mach-virtWei Huang1-0/+26
2015-09-07arm: Use g_new() & friends where that makes obvious senseMarkus Armbruster5-38/+22
2015-08-25xlnx-zynqmp: Connect the four OCM banksAlistair Francis1-0/+15
2015-08-13hw/arm/virt: Wire up secure timer interruptPeter Maydell1-13/+15
2015-08-13Introduce gic_class_name() instead of repeating conditionPavel Fedin1-4/+3
2015-08-13i.MX: Split CCM emulator in a header file and a source fileJean-Christophe Dubois1-1/+1
2015-08-13i.MX: Split AVIC emulator in a header file and a source fileJean-Christophe Dubois1-1/+2
2015-08-13hw/arm/virt: Connect the Hypervisor timerEdgar E. Iglesias1-0/+4
2015-08-13hw/arm/virt: Replace magic IRQ constants with macrosEdgar E. Iglesias1-3/+6
2015-07-20musicpal: Drop eth_can_receiveFam Zheng1-6/+0
2015-07-16arm/xlnx-zynqmp: fix memory leakGonglei1-0/+2
2015-07-15hw/arm/boot: Increase fdt alignmentAlexander Graf1-6/+22
2015-07-09hw/arm/boot: Use cpu_set_pc()Peter Crosthwaite1-13/+11
2015-06-26hw/arm/virt: Make block devices default to virtioPeter Maydell1-0/+2
2015-06-26hw/arm/virt-acpi-build: Add GICv2m description in ACPI MADT tableShannon Zhao1-0/+11
2015-06-26hw/arm/virt-acpi-build: Fix table revision and some commentsShannon Zhao1-5/+6
2015-06-19arm: xlnx-zynqmp: Add 2xCortexR5 CPUsPeter Crosthwaite1-0/+34
2015-06-19arm: xlnx-zynqmp: Add boot-cpu propertyPeter Crosthwaite2-2/+19
2015-06-19arm: xlnx-zynqmp: Preface CPU variables with "apu"Peter Crosthwaite2-13/+15
2015-06-19hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiationEric Auger2-11/+74
2015-06-15hw/arm/virt-acpi-build: Add SPCR tableAndrew Jones1-1/+42
2015-06-15hw/arm/boot: fix rom_reset notifier registration orderEric Auger1-9/+11
2015-06-15hw/arm/pxa2xx: Convert pxa2xx-ssp to VMStatePeter Maydell1-57/+34
2015-06-15hw/arm/pxa2xx: Add reset method for pxa2xx_sspPeter Maydell1-0/+18
2015-06-15hw/arm/pxa2xx: Convert pxa2xx-fir to QOM and VMStatePeter Maydell1-55/+86
2015-06-15hw/arm/pxa2xx: Mark coprocessor registers as ARM_CP_IOPeter Maydell2-5/+5
2015-06-15target-arm: Use the kernel's idea of MPIDR if we're using KVMPavel Fedin1-1/+1
2015-06-15hw/arm/virt: Add cortex-a53 cpu support in machine virtShannon Zhao1-0/+5
2015-06-05pflash_cfi01: change big-endian property to BIT typePaolo Bonzini2-2/+2
2015-06-04Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-0...Peter Maydell2-4/+3
2015-06-03hw/arm/nseries.c: Fix misusing qemu_allocate_irqs for single irqShannon Zhao1-3/+2
2015-06-03hw/arm/omap_sx1.c: Fix memory leak spotted by valgrindShannon Zhao1-1/+1
2015-06-02hw/arm/virt: change indentation in a15memmapEric Auger1-14/+14