summaryrefslogtreecommitdiffstats
path: root/hw/arm
Commit message (Expand)AuthorAgeFilesLines
* console: rework DisplaySurface handling [vga emu side]Gerd Hoffmann2013-03-182-14/+0
* xilinx_zynq: added pl330 to machine modelPeter Crosthwaite2013-03-151-0/+24
* hw/vexpress: Set reset values for daughterboard oscillatorsPeter Maydell2013-03-151-0/+32
* hw/vexpress: Pass voltage sensor properties to sysctl devicePeter Maydell2013-03-151-0/+30
* hw/vexpress: Pass proc_id via VEDBoardInfoPeter Maydell2013-03-151-11/+8
* cpu: Pass CPUState to cpu_interrupt()Andreas Färber2013-03-125-12/+12
* exec: Pass CPUState to cpu_reset_interrupt()Andreas Färber2013-03-122-8/+11
* cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber2013-03-123-4/+9
* arm: fix compilation with CONFIG_FDTPaolo Bonzini2013-03-111-1/+0
* Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori2013-03-1029-21/+20966
|\
| * arm: move files referencing CPU to hw/arm/Paolo Bonzini2013-03-018-5/+10356
| * hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-0122-17/+10585
| * build: always link device_tree.o into emulators if libfdt availablePaolo Bonzini2013-03-011-1/+0
* | hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GICPeter Maydell2013-03-051-0/+1
|/
* arm: a9mpcore: Coreify the SCUPeter Crosthwaite2013-02-281-0/+1
* xilinx_spips: Xilinx Zynq SPI cntrlr device modelPeter A. G. Crosthwaite2012-10-101-0/+1
* arm: Move some ARM devices into libhwAndreas Färber2012-08-131-12/+3
* exynos4210: add Exynos4210 i2c implementationMitsyanko Igor2012-07-201-1/+1
* i.MX31: KZM-ARM11-01 evaluation boardPeter Chubb2012-07-041-0/+1
* i.MX31: Interrupt ControllerPeter Chubb2012-07-041-1/+1
* i.MX31: TimersPeter Chubb2012-07-041-1/+1
* i.MX31: Clock Control ModulePeter Chubb2012-07-041-1/+1
* i.MX: UART supportPeter Chubb2012-07-041-0/+1
* Exynos4: add RTC deviceOleg Ogurtsov2012-07-041-0/+1
* hw/armv7m_nvic: Make the NVIC a freestanding classPeter Maydell2012-06-191-1/+1
* build: move device tree to per-target Makefile.objsPaolo Bonzini2012-06-071-0/+1
* build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini2012-06-071-0/+39
OpenPOWER on IntegriCloud