Statistics
| Branch: | Revision:

root / hw / arm @ efec3dd6

Name Size
Makefile.objs 485 Bytes
allwinner-a10.c 3.2 kB
armv7m.c 7.8 kB
boot.c 18.1 kB
collie.c 2 kB
cubieboard.c 2 kB
digic.c 3.2 kB
digic_boards.c 4.6 kB
exynos4210.c 13.2 kB
exynos4_boards.c 5.5 kB
gumstix.c 3.9 kB
highbank.c 11.8 kB
integratorcp.c 16.8 kB
kzm.c 5.5 kB
mainstone.c 5.6 kB
musicpal.c 48.3 kB
nseries.c 42.6 kB
omap1.c 116 kB
omap2.c 86.2 kB
omap_sx1.c 7.5 kB
palm.c 9.2 kB
pxa2xx.c 68.9 kB
pxa2xx_gpio.c 10.2 kB
pxa2xx_pic.c 10.2 kB
realview.c 12.9 kB
spitz.c 32.4 kB
stellaris.c 39.1 kB
strongarm.c 43.2 kB
strongarm.h 1.5 kB
tosa.c 8.1 kB
versatilepb.c 12.3 kB
vexpress.c 23.3 kB
virt.c 15.5 kB
xilinx_zynq.c 8.2 kB
z2.c 9.7 kB

Latest revisions

# Date Author Comment
efec3dd6 12/23/2013 01:27 am Markus Armbruster

qdev: Replace no_user by cannot_instantiate_with_device_add_yet

In an ideal world, machines can be built by wiring devices together
with configuration, not code. Unfortunately, that's not the world we
live in right now. We still have quite a few devices that need to be...

5a4348d1 12/20/2013 02:58 am Peter Crosthwaite

device_tree: s/qemu_devtree/qemu_fdt globally

The qemu_devtree API is a wrapper around the fdt_ set of APIs.
Rename accordingly.

Signed-off-by: Peter Crosthwaite <>
[agraf: also convert hw/arm/virt.c]
Signed-off-by: Alexander Graf <>

c6f09eb4 12/17/2013 10:12 pm Antony Pavlov

hw/arm: add very initial support for Canon DIGIC SoC

DIGIC is Canon Inc.'s name for a family of SoC
for digital cameras and camcorders.

There is no publicly available specification for
DIGIC chips. All information about DIGIC chip
internals is based on reverse engineering efforts...

d91fd756 12/17/2013 10:12 pm Antony Pavlov

hw/arm/digic: prepare DIGIC-based boards support

Also this patch adds initial support for Canon
PowerShot A1100 IS compact camera.

Signed-off-by: Antony Pavlov <>
Message-id: ...

576e99cb 12/17/2013 10:12 pm Antony Pavlov

hw/arm/digic: add timer support

Signed-off-by: Antony Pavlov <>
Reviewed-by: Peter Crosthwaite <>
Message-id:
Signed-off-by: Peter Maydell <>

142593c9 12/17/2013 10:12 pm Antony Pavlov

hw/arm/digic: add UART support

Signed-off-by: Antony Pavlov <>
Reviewed-by: Peter Maydell <>
Reviewed-by: Peter Crosthwaite <>
Message-id: ...

04234a37 12/17/2013 10:12 pm Antony Pavlov

hw/arm/digic: add NOR ROM support

Signed-off-by: Antony Pavlov <>
Message-id:
[PMM: don't try to load ROM blob if qtest_enabled()]
Signed-off-by: Peter Maydell <>

9158fa54 12/17/2013 10:12 pm liguang

hw/arm: add allwinner a10 SoC support

Signed-off-by: liguang <>
Reviewed-by: Peter Crosthwaite <>
Message-id:
Signed-off-by: Peter Maydell <>

a01c0053 12/17/2013 10:12 pm liguang

hw/arm: add cubieboard support

Signed-off-by: liguang <>
Reviewed-by: Peter Crosthwaite <>
Message-id:
Signed-off-by: Peter Maydell <>

4d9ebf75 12/17/2013 09:42 pm Mian M. Hamayun

hw/arm/boot: Add boot support for AArch64 processor

This commit adds support for booting a single AArch64 CPU by setting
appropriate registers. The bootloader includes placeholders for Board-ID
that are used to implement uniform indexing across different bootloaders....

View revisions

Also available in: Atom