summaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
2013-03-15hw/vexpress: Set reset values for daughterboard oscillatorsPeter Maydell
2013-03-15hw/vexpress: Pass voltage sensor properties to sysctl devicePeter Maydell
2013-03-15hw/vexpress: Pass proc_id via VEDBoardInfoPeter Maydell
2013-03-12cpu: Pass CPUState to cpu_interrupt()Andreas Färber
2013-03-12exec: Pass CPUState to cpu_reset_interrupt()Andreas Färber
2013-03-12cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber
2013-03-11arm: fix compilation with CONFIG_FDTPaolo Bonzini
2013-03-10Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori
2013-03-05hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GICPeter Maydell
2013-03-01arm: move files referencing CPU to hw/arm/Paolo Bonzini
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini
2013-03-01build: always link device_tree.o into emulators if libfdt availablePaolo Bonzini
2013-02-28arm: a9mpcore: Coreify the SCUPeter Crosthwaite
2012-10-10xilinx_spips: Xilinx Zynq SPI cntrlr device modelPeter A. G. Crosthwaite
2012-08-13arm: Move some ARM devices into libhwAndreas Färber
2012-07-20exynos4210: add Exynos4210 i2c implementationMitsyanko Igor
2012-07-04i.MX31: KZM-ARM11-01 evaluation boardPeter Chubb
2012-07-04i.MX31: Interrupt ControllerPeter Chubb
2012-07-04i.MX31: TimersPeter Chubb
2012-07-04i.MX31: Clock Control ModulePeter Chubb
2012-07-04i.MX: UART supportPeter Chubb
2012-07-04Exynos4: add RTC deviceOleg Ogurtsov
2012-06-19hw/armv7m_nvic: Make the NVIC a freestanding classPeter Maydell
2012-06-07build: move device tree to per-target Makefile.objsPaolo Bonzini
2012-06-07build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini