summaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)AuthorFilesLines
2013-04-08hw: move SD/MMC devices to hw/sd/, configure with default-configs/Paolo Bonzini1-2/+2
2013-04-08hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini1-10/+7
2013-04-08hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini1-3/+3
2013-04-08hw: move SSI controllers to hw/ssi/, configure via default-configs/Paolo Bonzini1-2/+1
2013-04-08hw: move I2C controllers to hw/i2c/, configure via default-configs/Paolo Bonzini1-3/+2
2013-04-08hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini1-7/+6
2013-04-08hw: move audio devices to hw/audio/, configure via default-configs/Paolo Bonzini1-1/+1
2013-04-08hw: move block devices to hw/block/, configure via default-configs/Paolo Bonzini1-1/+1
2013-04-08hw: move NICs to hw/net/, configure via default-configs/Paolo Bonzini1-1/+1
2013-04-08hw: make all of hw/usb/ configurable via default-configs/Paolo Bonzini1-1/+1
2013-04-08hw: make all of hw/ide/ configurable via default-configs/Paolo Bonzini1-1/+1
2013-04-08hw: move headers to include/Paolo Bonzini28-86/+86
2013-04-06Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-armBlue Swirl1-13/+5
2013-04-05hw/arm/nseries: don't print to stdout or stderrPeter Maydell1-13/+5
2013-04-05xilinx_zynq: Cleanup ssi_create_slavePeter Crosthwaite1-2/+1
2013-04-04qemu-char: Call fe_claim / fe_release when not using qdev chr propertiesHans de Goede1-1/+3
2013-04-01musicpal: qdevify musicpal-miscPeter Maydell1-5/+23
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