]> Git Repo - qemu.git/commit
i.MX: Add SOC support for i.MX25
authorJean-Christophe Dubois <[email protected]>
Mon, 7 Sep 2015 09:39:30 +0000 (10:39 +0100)
committerPeter Maydell <[email protected]>
Mon, 7 Sep 2015 09:39:30 +0000 (10:39 +0100)
commitee708c999d45e3f742d2f1287694a1b9da87044b
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 <[email protected]>
Reviewed-by: Peter Crosthwaite <[email protected]>
Message-id: 62218bfa90f9101f79098e768c3d58bd92dcb7f3.1441057361[email protected]
Signed-off-by: Peter Maydell <[email protected]>
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]
This page took 0.036173 seconds and 4 git commands to generate.