summaryrefslogtreecommitdiffstats
path: root/hw/arm
Commit message (Expand)AuthorAgeFilesLines
* pxa27x: Add 'const' attribute to keyboard mapsStefan Weil2014-01-012-2/+2
* hw/arm/highbank: Simplify code (memory region in device state)Stefan Weil2013-12-231-4/+3
* device_tree: s/qemu_devtree/qemu_fdt globallyPeter Crosthwaite2013-12-203-74/+74
* hw/arm: add cubieboard supportliguang2013-12-172-1/+70
* hw/arm: add allwinner a10 SoC supportliguang2013-12-172-0/+104
* hw/arm/digic: add NOR ROM supportAntony Pavlov2013-12-171-0/+78
* hw/arm/digic: add UART supportAntony Pavlov2013-12-171-0/+16
* hw/arm/digic: add timer supportAntony Pavlov2013-12-171-0/+28
* hw/arm/digic: prepare DIGIC-based boards supportAntony Pavlov2013-12-172-0/+85
* hw/arm: add very initial support for Canon DIGIC SoCAntony Pavlov2013-12-172-0/+72
* hw/arm/boot: Add boot support for AArch64 processorMian M. Hamayun2013-12-171-5/+38
* hw/arm/boot: Allow easier swapping in of different loader codePeter Maydell2013-12-171-45/+107
* arm/highbank.c: Fix MPCore periphbase namePeter Crosthwaite2013-12-171-7/+8
* arm/xilinx_zynq: Implement CBAR initialisationPeter Crosthwaite2013-12-171-1/+8
* arm/xilinx_zynq: Use object_new() rather than cpu_arm_init()Peter Crosthwaite2013-12-171-3/+9
* arm/highbank: Fix CBAR initialisationPeter Crosthwaite2013-12-171-3/+5
* arm/highbank: Use object_new() rather than cpu_arm_init()Peter Crosthwaite2013-12-171-3/+9
* Fix NOR flash device ID readingRoy Franz2013-12-171-3/+3
* Set proper device-width for vexpress flashRoy Franz2013-12-171-10/+34
* hw/arm/virt: Support -cpu hostPeter Maydell2013-12-101-0/+8
* hw/arm: Add 'virt' platformPeter Maydell2013-12-102-1/+445
* hw/arm/boot: Allow boards to provide an fdt blobJohn Rigby2013-12-101-12/+20
* integrator/cp: add support for REFCNT registerJan Petrous2013-12-101-3/+10
* armv7m: Don't enforce use of kernel for qtestAndreas Färber2013-11-051-11/+14
* exynos4_boards: Silence lack of -smp 2 warning for qtestAndreas Färber2013-11-051-1/+2
* omap_sx1: Don't enforce use of kernel or flash for qtestAndreas Färber2013-11-051-1/+2
* palm: Don't enforce loading ROM or kernel for qtestAndreas Färber2013-11-051-1/+2
* z2: Don't enforce use of -pflash for qtestAndreas Färber2013-11-051-2/+3
* gumstix: Don't enforce use of -pflash for qtestAndreas Färber2013-11-051-4/+7
* mainstone: Don't enforce use of -pflash for qtestAndreas Färber2013-11-051-1/+4
* integrator: fix Linux boot failure by emulating dbg regionAlex Bennée2013-10-311-0/+2
* hw/arm: Tidy up conditional calls to arm_load_kernelPeter Maydell2013-10-313-19/+13
* hw/arm/boot: Make user not specifying a kernel not an errorPeter Maydell2013-10-311-2/+4
* Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2013-09-031-1/+1
|\
| * cpu: Use QTAILQ for CPU listAndreas Färber2013-09-031-1/+1
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-09-0319-34/+3
|\ \ | |/ |/|
| * hw: Clean up bogus default boot orderMarkus Armbruster2013-08-2819-34/+3
* | aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-225-57/+57
* | aio / timers: Convert rtc_clock to be a QEMUClockTypeAlex Bligh2013-08-223-23/+26
|/
* hw/arm/pic_cpu: Remove the now-unneeded arm_pic_init_cpu()Peter Maydell2013-08-202-26/+1
* hw/arm/xilinx_zynq: Don't use arm_pic_init_cpu()Peter Maydell2013-08-201-5/+2
* hw/arm/vexpress: Don't use arm_pic_init_cpu()Peter Maydell2013-08-201-6/+2
* hw/arm/versatilepb: Don't use arm_pic_init_cpu()Peter Maydell2013-08-201-4/+3
* hw/arm/strongarm: Don't use arm_pic_init_cpu()Peter Maydell2013-08-201-3/+3
* hw/arm/realview: Don't use arm_pic_init_cpu()Peter Maydell2013-08-201-3/+1
* hw/arm/omap*: Don't use arm_pic_init_cpu()Peter Maydell2013-08-202-8/+8
* hw/arm/musicpal: Don't use arm_pic_init_cpu()Peter Maydell2013-08-201-3/+1
* hw/arm/kzm: Don't use arm_pic_init_cpu()Peter Maydell2013-08-201-5/+3
* hw/arm/integratorcp: Don't use arm_pic_init_cpu()Peter Maydell2013-08-201-4/+3
* hw/arm/highbank: Don't use arm_pic_init_cpu()Peter Maydell2013-08-201-3/+1
OpenPOWER on IntegriCloud