aboutsummaryrefslogtreecommitdiff
path: root/include/hw/arm
AgeCommit message (Expand)Author
2017-02-20stm32f205: Create armv7m object without using armv7m_init()Peter Maydell
2017-02-20armv7m: Split systick out from NVICPeter Maydell
2017-02-20armv7m: Make bitband device take the address space to accessPeter Maydell
2017-02-20armv7m: Make ARMv7M object take memory region linkPeter Maydell
2017-02-20armv7m: QOMify the armv7m containerPeter Maydell
2017-02-20armv7m: Move NVICState struct definition into headerPeter Maydell
2017-02-20armv7m: Abstract out the "load kernel" codePeter Maydell
2017-02-07aspeed: add a watchdog controllerCédric Le Goater
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau
2017-01-20hw/arm/virt: Add board property to enable EL2pull-target-arm-20170120Peter Maydell
2017-01-20hw/arm/virt: Support using SMC for PSCIPeter Maydell
2017-01-20hw/arm/virt: Wire VIRQ, VFIQ, maintenance irq lines from GIC to CPUPeter Maydell
2017-01-09hw/arm/virt: remove VirtGuestInfoAndrew Jones
2017-01-09hw/arm/virt-acpi-build: remove redundant members from VirtGuestInfoAndrew Jones
2017-01-09hw/arm/virt: pass VirtMachineState instead of VirtGuestInfoAndrew Jones
2017-01-09hw/arm/virt: move VirtMachineState/Class to virt.hAndrew Jones
2017-01-09hw/arm/virt: remove include/hw/arm/virt-acpi-build.hAndrew Jones
2017-01-09hw/arm/virt: eliminate struct VirtGuestInfoStateAndrew Jones
2017-01-09hw/arm/virt-acpi-build: name GIC CPU Interface Structure appropriatelyAndrew Jones
2016-12-27aspeed: add a memory region for SRAMCédric Le Goater
2016-12-27aspeed: QOMify the CPU object and attach it to the SoCCédric Le Goater
2016-12-20Move target-* CPU file into a target/ folderThomas Huth
2016-10-17hw/arm/virt: no ITS on older machine typesAndrew Jones
2016-10-17aspeed: add support for the AST2500 SoC SMC controllersCédric Le Goater
2016-10-17aspeed: extend the number of host SPI controllersCédric Le Goater
2016-10-17aspeed: rename the smc object to fmcCédric Le Goater
2016-10-04STM32F205: Connect the SPI devicesAlistair Francis
2016-10-04STM32F205: Connect the ADC devicesAlistair Francis
2016-09-22aspeed-soc: provide a framework to add new SoCsCédric Le Goater
2016-09-22ast2400: replace ast2400 with aspeed_socCédric Le Goater
2016-09-22ast2400: rename the Aspeed SoC files to aspeed_socCédric Le Goater
2016-09-15Remove unused function declarationsLadi Prosek
2016-09-06ast2400: add a memory controller device modelCédric Le Goater
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