summaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)AuthorFilesLines
2013-03-18console: stop using DisplayState in gfx hardware emulationGerd Hoffmann1-9/+11
2013-03-18console: rework DisplaySurface handling [vga emu side]Gerd Hoffmann2-14/+0
2013-03-15xilinx_zynq: added pl330 to machine modelPeter Crosthwaite1-0/+24
2013-03-15hw/vexpress: Set reset values for daughterboard oscillatorsPeter Maydell1-0/+32
2013-03-15hw/vexpress: Pass voltage sensor properties to sysctl devicePeter Maydell1-0/+30
2013-03-15hw/vexpress: Pass proc_id via VEDBoardInfoPeter Maydell1-11/+8
2013-03-12cpu: Pass CPUState to cpu_interrupt()Andreas Färber5-12/+12
2013-03-12exec: Pass CPUState to cpu_reset_interrupt()Andreas Färber2-8/+11
2013-03-12cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber3-4/+9
2013-03-11arm: fix compilation with CONFIG_FDTPaolo Bonzini1-1/+0
2013-03-10Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori29-21/+20966
2013-03-05hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GICPeter Maydell1-0/+1
2013-03-01arm: move files referencing CPU to hw/arm/Paolo Bonzini8-5/+10356
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini22-17/+10585
2013-03-01build: always link device_tree.o into emulators if libfdt availablePaolo Bonzini1-1/+0
2013-02-28arm: a9mpcore: Coreify the SCUPeter Crosthwaite1-0/+1
2012-10-10xilinx_spips: Xilinx Zynq SPI cntrlr device modelPeter A. G. Crosthwaite1-0/+1
2012-08-13arm: Move some ARM devices into libhwAndreas Färber1-12/+3
2012-07-20exynos4210: add Exynos4210 i2c implementationMitsyanko Igor1-1/+1
2012-07-04i.MX31: KZM-ARM11-01 evaluation boardPeter Chubb1-0/+1
2012-07-04i.MX31: Interrupt ControllerPeter Chubb1-1/+1
2012-07-04i.MX31: TimersPeter Chubb1-1/+1
2012-07-04i.MX31: Clock Control ModulePeter Chubb1-1/+1
2012-07-04i.MX: UART supportPeter Chubb1-0/+1
2012-07-04Exynos4: add RTC deviceOleg Ogurtsov1-0/+1
2012-06-19hw/armv7m_nvic: Make the NVIC a freestanding classPeter Maydell1-1/+1
2012-06-07build: move device tree to per-target Makefile.objsPaolo Bonzini1-0/+1
2012-06-07build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini1-0/+39