aboutsummaryrefslogtreecommitdiff
path: root/include/hw/arm
AgeCommit message (Expand)Author
2015-06-19arm: xlnx-zynqmp: Add 2xCortexR5 CPUsPeter Crosthwaite
2015-06-19arm: xlnx-zynqmp: Add boot-cpu propertyPeter Crosthwaite
2015-06-19arm: xlnx-zynqmp: Preface CPU variables with "apu"Peter Crosthwaite
2015-06-19hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiationEric Auger
2015-06-02hw/arm/virt: add dynamic sysbus device supportEric Auger
2015-06-02hw/arm/boot: arm_load_kernel implemented as a machine init done notifierEric Auger
2015-06-02hw/arm/sysbus-fdt: helpers for platform bus nodes additionEric Auger
2015-06-02target-arm: Add the GICv2m to the virt boardChristoffer Dall
2015-05-29hw/arm/virt-acpi-build: Generate GTDT tableShannon Zhao
2015-05-29hw/arm/virt-acpi-build: Generate MADT tableShannon Zhao
2015-05-29hw/arm/virt-acpi-build: Basic framework for building ACPI tables on ARMShannon Zhao
2015-05-29hw/arm/virt: Record PCIe ranges in MemMapEntry arrayShannon Zhao
2015-05-29hw/arm/virt: Move common definitions to virt.hShannon Zhao
2015-05-18arm: xlnx-zynqmp: Add UART supportPeter Crosthwaite
2015-05-18arm: xlnx-zynqmp: Add GEM supportPeter Crosthwaite
2015-05-18arm: xlnx-zynqmp: Add GICPeter Crosthwaite
2015-05-18arm: Introduce Xilinx ZynqMP SoCPeter Crosthwaite
2015-04-13stm32f205: Fix SoC type nameAndreas Färber
2015-03-11stm32f205: Add the stm32f205 SoCAlistair Francis
2015-02-05target_arm: Parameterise the irq lines for armv7m_initAlistair Francis
2015-02-05target_arm: Remove memory region init from armv7m_initAlistair Francis
2014-12-22hw/arm: pass pristine kernel image to guest firmware over fw_cfgLaszlo Ersek
2014-12-22target-arm: Add arm_boot_info secure_boot controlGreg Bellows
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster
2014-08-19arm: armv7m: Rename address_space_mem -> system_memoryPeter Crosthwaite
2014-02-14i2c: Rename i2c_bus to I2CBusAndreas Färber
2014-02-08hw/arm/allwinner-a10: initialize EMACBeniamino Galvani
2014-01-01pxa27x: Add 'const' attribute to keyboard mapsStefan Weil
2014-01-01pxa27x: Reduce size of keyboard matrix mappingStefan Weil
2013-12-17hw/arm: add allwinner a10 SoC supportliguang
2013-12-17hw/arm/digic: add UART supportAntony Pavlov
2013-12-17hw/arm/digic: add timer supportAntony Pavlov
2013-12-17hw/arm: add very initial support for Canon DIGIC SoCAntony Pavlov
2013-12-10hw/arm/boot: Allow boards to provide an fdt blobJohn Rigby
2013-11-05pxa: Fix typo "dettach"Andreas Färber
2013-08-20hw/arm/pic_cpu: Remove the now-unneeded arm_pic_init_cpu()Peter Maydell
2013-07-19arm/boot: Allow boards to modify the FDT blobPeter Maydell
2013-04-15arm: fix location of some include filesPeter Maydell
2013-04-08hw: move headers to include/Paolo Bonzini