summaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
2013-12-17hw/arm/digic: add timer supportAntony Pavlov
2013-12-17hw/arm/digic: prepare DIGIC-based boards supportAntony Pavlov
2013-12-17hw/arm: add very initial support for Canon DIGIC SoCAntony Pavlov
2013-12-17hw/arm/boot: Add boot support for AArch64 processorMian M. Hamayun
2013-12-17hw/arm/boot: Allow easier swapping in of different loader codePeter Maydell
2013-12-17arm/highbank.c: Fix MPCore periphbase namePeter Crosthwaite
2013-12-17arm/xilinx_zynq: Implement CBAR initialisationPeter Crosthwaite
2013-12-17arm/xilinx_zynq: Use object_new() rather than cpu_arm_init()Peter Crosthwaite
2013-12-17arm/highbank: Fix CBAR initialisationPeter Crosthwaite
2013-12-17arm/highbank: Use object_new() rather than cpu_arm_init()Peter Crosthwaite
2013-12-17Fix NOR flash device ID readingRoy Franz
2013-12-17Set proper device-width for vexpress flashRoy Franz
2013-12-10hw/arm/virt: Support -cpu hostPeter Maydell
2013-12-10hw/arm: Add 'virt' platformPeter Maydell
2013-12-10hw/arm/boot: Allow boards to provide an fdt blobJohn Rigby
2013-12-10integrator/cp: add support for REFCNT registerJan Petrous
2013-11-05armv7m: Don't enforce use of kernel for qtestAndreas Färber
2013-11-05exynos4_boards: Silence lack of -smp 2 warning for qtestAndreas Färber
2013-11-05omap_sx1: Don't enforce use of kernel or flash for qtestAndreas Färber
2013-11-05palm: Don't enforce loading ROM or kernel for qtestAndreas Färber
2013-11-05z2: Don't enforce use of -pflash for qtestAndreas Färber
2013-11-05gumstix: Don't enforce use of -pflash for qtestAndreas Färber
2013-11-05mainstone: Don't enforce use of -pflash for qtestAndreas Färber
2013-10-31integrator: fix Linux boot failure by emulating dbg regionAlex Bennée
2013-10-31hw/arm: Tidy up conditional calls to arm_load_kernelPeter Maydell
2013-10-31hw/arm/boot: Make user not specifying a kernel not an errorPeter Maydell
2013-09-03Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori
2013-09-03Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-09-03cpu: Use QTAILQ for CPU listAndreas Färber
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-08-22aio / timers: Convert rtc_clock to be a QEMUClockTypeAlex Bligh
2013-08-20hw/arm/pic_cpu: Remove the now-unneeded arm_pic_init_cpu()Peter Maydell
2013-08-20hw/arm/xilinx_zynq: Don't use arm_pic_init_cpu()Peter Maydell
2013-08-20hw/arm/vexpress: Don't use arm_pic_init_cpu()Peter Maydell
2013-08-20hw/arm/versatilepb: Don't use arm_pic_init_cpu()Peter Maydell
2013-08-20hw/arm/strongarm: Don't use arm_pic_init_cpu()Peter Maydell
2013-08-20hw/arm/realview: Don't use arm_pic_init_cpu()Peter Maydell
2013-08-20hw/arm/omap*: Don't use arm_pic_init_cpu()Peter Maydell
2013-08-20hw/arm/musicpal: Don't use arm_pic_init_cpu()Peter Maydell
2013-08-20hw/arm/kzm: Don't use arm_pic_init_cpu()Peter Maydell
2013-08-20hw/arm/integratorcp: Don't use arm_pic_init_cpu()Peter Maydell
2013-08-20hw/arm/highbank: Don't use arm_pic_init_cpu()Peter Maydell
2013-08-20hw/arm/exynos4210: Don't use arm_pic_init_cpu()Peter Maydell
2013-08-20hw/arm/armv7m: Don't use arm_pic_init_cpu()Peter Maydell
2013-08-20target-arm: Make IRQ and FIQ gpio lines on the CPU objectPeter Maydell
2013-08-05pxa2xx: Avoid object_get_link_property() assertion for "parent_bus"Andreas Färber
2013-07-29versatilepb: QOM cast cleanup for vpb_sic_stateAndreas Färber
2013-07-29strongarm: QOM cast cleanup for StrongARMSSPStateAndreas Färber
2013-07-29strongarm: QOM cast cleanup for StrongARMUARTStateAndreas Färber