i.MX: Add SOC support for i.MX25
commitee708c999d45e3f742d2f1287694a1b9da87044b
authorJean-Christophe Dubois <jcd@tribudubois.net>
Mon, 7 Sep 2015 09:39:30 +0000 (7 10:39 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 7 Sep 2015 09:39:30 +0000 (7 10:39 +0100)
treec3c0890d18b30174543f8e375134bdd395ec7563
parentfcbd8018e645f3ab1ef9af94dc88a0d3272926d3
i.MX: Add SOC support for i.MX25

    For now we support the following devices:
      * CPU: ARM926
      * Interrupt Controller: AVIC
      * CCM
      * UART x 5
      * EPIT x 2
      * GPT x 4
      * FEC
      * I2C x 3

Signed-off-by: Jean-Christophe Dubois <jcd@tribudubois.net>
Reviewed-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Message-id: 62218bfa90f9101f79098e768c3d58bd92dcb7f3.1441057361.git.jcd@tribudubois.net
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
default-configs/arm-softmmu.mak
hw/arm/Makefile.objs
hw/arm/fsl-imx25.c [new file with mode: 0644]
include/hw/arm/fsl-imx25.h [new file with mode: 0644]