summaryrefslogtreecommitdiffstats
path: root/include/hw/arm
Commit message (Expand)AuthorAgeFilesLines
* aspeed-soc: provide a framework to add new SoCsCédric Le Goater2016-09-221-1/+16
* ast2400: replace ast2400 with aspeed_socCédric Le Goater2016-09-221-8/+8
* ast2400: rename the Aspeed SoC files to aspeed_socCédric Le Goater2016-09-221-0/+0
* Remove unused function declarationsLadi Prosek2016-09-151-1/+0Star
* ast2400: add a memory controller device modelCédric Le Goater2016-09-061-0/+2
* Clean up decorations and whitespace around header guardsMarkus Armbruster2016-07-122-4/+4
* Clean up ill-advised or unusual header guardsMarkus Armbruster2016-07-121-4/+3Star
* Clean up header guards that don't match their file nameMarkus Armbruster2016-07-122-5/+5
* ast2400: add SMC controllers (FMC and SPI)Cédric Le Goater2016-07-041-0/+3
* ast2400: Integrate the SCU model and set silicon revisionAndrew Jeffery2016-06-271-0/+2
* arm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdmaKONRAD Frederic2016-06-141-0/+4
* hw/arm/virt: Add PMU node for virt machineShannon Zhao2016-06-141-0/+4
* xlnx-zynqmp: Make the RPU subsystem optionalEdgar E. Iglesias2016-06-061-0/+2
* xlnx-zynqmp: Add a secure prop to en/disable ARM Security ExtensionsEdgar E. Iglesias2016-06-061-0/+3
* i2c: add aspeed i2c controllerCédric Le Goater2016-06-061-0/+2
* Add ENET device to i.MX6 SOC.Jean-Christophe Dubois2016-06-021-2/+4
* qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini2016-05-194-0/+4
* arm: remove useless cpu.h inclusionPaolo Bonzini2016-05-191-2/+0Star
* arm: include cpu-qom.h in files that require ARMCPUPaolo Bonzini2016-05-194-1/+4
* i.MX: Add i.MX6 SOC implementation.Jean-Christophe DUBOIS2016-05-121-0/+450
* bcm2835_dma: add emulation of Raspberry Pi DMA controllerGrégory ESTRADE2016-03-161-0/+2
* bcm2835_fb: add framebuffer device for Raspberry PiGrégory ESTRADE2016-03-161-0/+2
* bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) blockAndrew Baumann2016-03-161-0/+2
* hw/arm: Add ASPEED AST2400 SoC modelAndrew Jeffery2016-03-161-0/+35
* arm: boot: Support big-endian elfsPeter Crosthwaite2016-03-041-0/+9
* hw/arm/virt: Provide a secure-only RAM if booting in Secure modePeter Maydell2016-03-041-0/+1
* arm/boot: move highbank secure board setup code to common routineAndrew Baumann2016-02-031-0/+5
* bcm2836: add bcm2836 SoC deviceAndrew Baumann2016-02-031-0/+35
* bcm2835_peripherals: add rollup device for bcm2835 peripheralsAndrew Baumann2016-02-032-0/+170
* arm: virt-acpi: each MADT.GICC entry as enabled unconditionallyIgor Mammedov2016-02-031-1/+0Star
* hw/arm/virt: add secure memory region and UARTPeter Maydell2016-01-211-0/+1
* xlnx-zynqmp: Connect the SPI devicesAlistair Francis2016-01-211-0/+3
* xlnx-zynqmp: Add support for high DDR memory regionsAlistair Francis2016-01-151-0/+12
* i.MX: Add an i.MX25 specific CCM class/instanceJean-Christophe Dubois2015-12-171-2/+2
* i.MX: Split the CCM class into an abstract base class and a concrete classJean-Christophe Dubois2015-12-172-4/+4
* ARM: Virt: Add a GPIO controllerShannon Zhao2015-12-171-0/+1
* 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