summaryrefslogtreecommitdiff
path: root/include/hw/arm
AgeCommit message (Expand)Author
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster
2016-07-04ast2400: add SMC controllers (FMC and SPI)Cédric Le Goater
2016-06-27ast2400: Integrate the SCU model and set silicon revisionAndrew Jeffery
2016-06-14arm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdmaKONRAD Frederic
2016-06-14hw/arm/virt: Add PMU node for virt machineShannon Zhao
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-06i2c: add aspeed i2c controllerCédric Le Goater
2016-06-02Add ENET device to i.MX6 SOC.Jean-Christophe Dubois
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini
2016-05-19arm: remove useless cpu.h inclusionPaolo Bonzini
2016-05-19arm: include cpu-qom.h in files that require ARMCPUPaolo Bonzini
2016-05-12i.MX: Add i.MX6 SOC implementation.Jean-Christophe DUBOIS
2016-03-16bcm2835_dma: add emulation of Raspberry Pi DMA controllerGré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-16hw/arm: Add ASPEED AST2400 SoC modelAndrew Jeffery
2016-03-04arm: boot: Support big-endian elfsPeter Crosthwaite
2016-03-04hw/arm/virt: Provide a secure-only RAM if booting in Secure modePeter Maydell
2016-02-03arm/boot: move highbank secure board setup code to common routineAndrew Baumann
2016-02-03bcm2836: add bcm2836 SoC deviceAndrew Baumann
2016-02-03bcm2835_peripherals: add rollup device for bcm2835 peripheralsAndrew Baumann
2016-02-03arm: virt-acpi: each MADT.GICC entry as enabled unconditionallyIgor Mammedov
2016-01-21hw/arm/virt: add secure memory region and UARTPeter Maydell
2016-01-21xlnx-zynqmp: Connect the SPI devicesAlistair Francis
2016-01-15xlnx-zynqmp: Add support for high DDR memory regionsAlistair Francis
2015-12-17i.MX: Add an i.MX25 specific CCM class/instanceJean-Christophe Dubois
2015-12-17i.MX: Split the CCM class into an abstract base class and a concrete classJean-Christophe Dubois
2015-12-17ARM: Virt: Add a GPIO controllerShannon Zhao
2015-11-10arm: boot: Add secure_board_setup flagPeter Crosthwaite
2015-11-06arm: allwinner-a10: Add SATAPeter Crosthwaite
2015-11-03armv7-m: Return DeviceState* from armv7m_init()Michael Davidsaver
2015-11-03arm: boot: Add board specific setup code APIPeter Crosthwaite
2015-10-29target-arm: xlnx-zynqmp: Add sdhci support.Sai Pavan Boddu
2015-09-24hw/arm/virt: Add gic-version option to virt machinePavel Fedin
2015-09-14i.MX: Add GPIO devices to i.MX25 SOCJean-Christophe Dubois
2015-09-14i.MX: Add GPIO devices to i.MX31 SOCJean-Christophe Dubois
2015-09-14arm: xlnx-zynqmp: Fix up GIC region sizeNathan Rossi
2015-09-08xlnx-zynqmp: Connect the sysbus AHCI to ZynqMPAlistair Francis
2015-09-08hw/arm: new interface for devices which need to behave differently for kernel...Peter Maydell
2015-09-07i.MX: Add i2C devices to i.MX31 SOCJean-Christophe Dubois
2015-09-07i.MX: Add qtest support for I2C device emulator.Jean-Christophe Dubois
2015-09-07i.MX: Add SOC support for i.MX25Jean-Christophe Dubois
2015-09-07i.MX: KZM: use standalone i.MX31 SOC supportJean-Christophe Dubois
2015-09-07i.MX: Add SOC support for i.MX31Jean-Christophe Dubois
2015-09-07hw/arm/virt: Add high MMIO PCI region, 512G in sizePavel Fedin
2015-08-25xlnx-zynqmp: Connect the four OCM banksAlistair Francis
2015-08-13i.MX: Split CCM emulator in a header file and a source fileJean-Christophe Dubois