OSDN Git Service

i.MX31: Interrupt Controller
authorPeter Chubb <peter.chubb@nicta.com.au>
Wed, 4 Jul 2012 10:43:34 +0000 (10:43 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 4 Jul 2012 10:43:34 +0000 (10:43 +0000)
commitff53d4c661006c56fafa941fcfe4b385fd11d724
tree46aa9123b53d15491ebda03cc3c177b717344007
parent78d1404dcc9082fa52240cd04f822d54566d6849
i.MX31: Interrupt Controller

Implement the Freescale i.MX31 advanced vectored interrupt controller, at least
to the extent it is used by Linux 3.x

Vectors are not implemented.

Signed-off-by: Philip O'Sullivan <philipo@ok-labs.com>
Signed-off-by: Peter Chubb <peter.chubb@nicta.com.au>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/Makefile.objs
hw/imx_avic.c [new file with mode: 0644]