summaryrefslogtreecommitdiffstats
path: root/include/hw/arm
Commit message (Expand)AuthorAgeFilesLines
* arm: boot: Add secure_board_setup flagPeter Crosthwaite2015-11-101-0/+6
* arm: allwinner-a10: Add SATAPeter Crosthwaite2015-11-061-0/+4
* armv7-m: Return DeviceState* from armv7m_init()Michael Davidsaver2015-11-031-1/+1
* arm: boot: Add board specific setup code APIPeter Crosthwaite2015-11-031-0/+10
* target-arm: xlnx-zynqmp: Add sdhci support.Sai Pavan Boddu2015-10-291-0/+3
* hw/arm/virt: Add gic-version option to virt machinePavel Fedin2015-09-242-1/+4
* i.MX: Add GPIO devices to i.MX25 SOCJean-Christophe Dubois2015-09-141-0/+15
* i.MX: Add GPIO devices to i.MX31 SOCJean-Christophe Dubois2015-09-141-0/+12
* arm: xlnx-zynqmp: Fix up GIC region sizeNathan Rossi2015-09-141-1/+1
* xlnx-zynqmp: Connect the sysbus AHCI to ZynqMPAlistair Francis2015-09-081-0/+3
* hw/arm: new interface for devices which need to behave differently for kernel...Peter Maydell2015-09-081-0/+43
* i.MX: Add i2C devices to i.MX31 SOCJean-Christophe Dubois2015-09-071-0/+11
* i.MX: Add qtest support for I2C device emulator.Jean-Christophe Dubois2015-09-071-0/+1
* i.MX: Add SOC support for i.MX25Jean-Christophe Dubois2015-09-071-0/+234
* i.MX: KZM: use standalone i.MX31 SOC supportJean-Christophe Dubois2015-09-071-26/+0
* i.MX: Add SOC support for i.MX31Jean-Christophe Dubois2015-09-071-0/+98
* hw/arm/virt: Add high MMIO PCI region, 512G in sizePavel Fedin2015-09-072-0/+2
* xlnx-zynqmp: Connect the four OCM banksAlistair Francis2015-08-251-0/+6
* i.MX: Split CCM emulator in a header file and a source fileJean-Christophe Dubois2015-08-131-10/+2
* Stop including qemu-common.h in memory.hPeter Maydell2015-07-061-0/+1
* arm: xlnx-zynqmp: Add 2xCortexR5 CPUsPeter Crosthwaite2015-06-191-0/+2
* arm: xlnx-zynqmp: Add boot-cpu propertyPeter Crosthwaite2015-06-191-0/+3
* arm: xlnx-zynqmp: Preface CPU variables with "apu"Peter Crosthwaite2015-06-191-2/+2
* hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiationEric Auger2015-06-191-0/+34
* hw/arm/virt: add dynamic sysbus device supportEric Auger2015-06-021-0/+1
* hw/arm/boot: arm_load_kernel implemented as a machine init done notifierEric Auger2015-06-021-0/+28
* hw/arm/sysbus-fdt: helpers for platform bus nodes additionEric Auger2015-06-021-0/+60
* target-arm: Add the GICv2m to the virt boardChristoffer Dall2015-06-021-0/+2
* hw/arm/virt-acpi-build: Generate GTDT tableShannon Zhao2015-05-291-0/+5
* hw/arm/virt-acpi-build: Generate MADT tableShannon Zhao2015-05-291-0/+3
* hw/arm/virt-acpi-build: Basic framework for building ACPI tables on ARMShannon Zhao2015-05-291-0/+41
* hw/arm/virt: Record PCIe ranges in MemMapEntry arrayShannon Zhao2015-05-291-0/+3
* hw/arm/virt: Move common definitions to virt.hShannon Zhao2015-05-291-0/+56
* arm: xlnx-zynqmp: Add UART supportPeter Crosthwaite2015-05-181-0/+3
* arm: xlnx-zynqmp: Add GEM supportPeter Crosthwaite2015-05-181-0/+3
* arm: xlnx-zynqmp: Add GICPeter Crosthwaite2015-05-181-0/+14
* arm: Introduce Xilinx ZynqMP SoCPeter Crosthwaite2015-05-181-0/+38
* stm32f205: Fix SoC type nameAndreas Färber2015-04-131-1/+1
* stm32f205: Add the stm32f205 SoCAlistair Francis2015-03-111-0/+57
* target_arm: Parameterise the irq lines for armv7m_initAlistair Francis2015-02-051-1/+1
* target_arm: Remove memory region init from armv7m_initAlistair Francis2015-02-051-2/+1
* hw/arm: pass pristine kernel image to guest firmware over fw_cfgLaszlo Ersek2014-12-221-0/+5
* target-arm: Add arm_boot_info secure_boot controlGreg Bellows2014-12-221-0/+4
* hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster2014-10-202-3/+3
* arm: armv7m: Rename address_space_mem -> system_memoryPeter Crosthwaite2014-08-191-1/+1
* i2c: Rename i2c_bus to I2CBusAndreas Färber2014-02-143-3/+3
* hw/arm/allwinner-a10: initialize EMACBeniamino Galvani2014-02-081-0/+3
* pxa27x: Add 'const' attribute to keyboard mapsStefan Weil2014-01-011-2/+2
* pxa27x: Reduce size of keyboard matrix mappingStefan Weil2014-01-011-2/+2
* hw/arm: add allwinner a10 SoC supportliguang2013-12-171-0/+35
OpenPOWER on IntegriCloud