Statistics
| Branch: | Revision:

root / hw / arm @ 9188dbf7

Name Size
Makefile.objs 359 Bytes
armv7m.c 7.6 kB
boot.c 14.7 kB
collie.c 2.1 kB
exynos4210.c 13.2 kB
exynos4_boards.c 5.5 kB
gumstix.c 3.8 kB
highbank.c 11.5 kB
integratorcp.c 16.3 kB
kzm.c 5.5 kB
mainstone.c 5.6 kB
musicpal.c 48.4 kB
nseries.c 42.6 kB
omap1.c 115.9 kB
omap2.c 86.2 kB
omap_sx1.c 7.5 kB
palm.c 9.3 kB
pic_cpu.c 653 Bytes
pxa2xx.c 69 kB
pxa2xx_gpio.c 10.2 kB
pxa2xx_pic.c 10.2 kB
realview.c 13 kB
spitz.c 32.5 kB
stellaris.c 39.1 kB
strongarm.c 43.2 kB
strongarm.h 1.5 kB
tosa.c 8.2 kB
versatilepb.c 12.3 kB
vexpress.c 22.7 kB
xilinx_zynq.c 7.8 kB
z2.c 9.7 kB

Latest revisions

# Date Author Comment
9188dbf7 08/20/2013 04:54 pm Peter Maydell

hw/arm/highbank: Don't use arm_pic_init_cpu()

Drop the now-deprecated arm_pic_init_cpu() in favour of directly
getting the IRQ line from the ARMCPU object.

Signed-off-by: Peter Maydell <>
Message-id:

7c1840b6 08/20/2013 04:54 pm Peter Maydell

target-arm: Make IRQ and FIQ gpio lines on the CPU object

Now that ARMCPU is a subclass of DeviceState, we can make the
CPU's inbound IRQ and FIQ lines be simply gpio lines, which
means we can remove the odd arm_pic shim.

We retain the arm_pic_init_cpu() function as a backwards...

de3a658f 08/20/2013 04:54 pm Peter Maydell

hw/arm/armv7m: Don't use arm_pic_init_cpu()

Drop the now-deprecated arm_pic_init_cpu() in favour of directly
getting the IRQ line from the ARMCPU object.

Signed-off-by: Peter Maydell <>
Message-id:

ad666d91 08/20/2013 04:54 pm Peter Maydell

hw/arm/exynos4210: Don't use arm_pic_init_cpu()

Drop the now-deprecated arm_pic_init_cpu() in favour of directly
getting the IRQ line from the ARMCPU object.

Signed-off-by: Peter Maydell <>
Message-id:

be2f78b6 08/05/2013 07:46 pm Andreas Färber

pxa2xx: Avoid object_get_link_property() assertion for "parent_bus"

pxa2xx_i2c_init() creates a pxa2xx-i2c-slave device on a second i2c-bus,
which has a NULL parent device. This causes an assertion in
object_get_canonical_path() when accessing pxa2xx-i2c-slave's...

f55beb84 07/29/2013 10:06 pm Andreas Färber

strongarm: QOM cast cleanup for StrongARMGPIOInfo

Introduce a type constant, use QOM casts, rename the parent field and
prepare for QOM realize.

Signed-off-by: Andreas Färber <>

c71e6732 07/29/2013 10:06 pm Andreas Färber

strongarm: QOM cast cleanup for StrongARMPPCInfo

Introduce a type constant, use QOM casts, rename the parent field and
prepare for QOM realize.

Signed-off-by: Andreas Färber <>

fff3af97 07/29/2013 10:06 pm Andreas Färber

strongarm: QOM cast cleanup for StrongARMUARTState

Introduce a type constant, use QOM casts and rename the parent field.

Signed-off-by: Andreas Färber <>

0ca81872 07/29/2013 10:06 pm Andreas Färber

strongarm: QOM cast cleanup for StrongARMSSPState

Introduce a type constant, use QOM casts, rename the parent field and
prepare for QOM realize.

Signed-off-by: Andreas Färber <>

cfc6b245 07/29/2013 10:06 pm Andreas Färber

versatilepb: QOM cast cleanup for vpb_sic_state

Introduce a type constant, use QOM casts, rename the parent field and
prepare for QOM realize.

Signed-off-by: Andreas Färber <>

View revisions

Also available in: Atom