aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/efika.h
Commit message (Collapse)AuthorAge
* ARM: efikamx: remove Genesi Efika MX platform files from the treeMatt Sealey2012-08-23
| | | | | | | Delete the files that can no longer be built. Signed-off-by: Matt Sealey <matt@genesi-usa.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
* ARM i.MX: Merge i.MX5 support into mach-imxSascha Hauer2011-11-16
This patch moves the contents of arch/arm/mach-mx5 to arch/arm/mach-imx and adjusts the Makefile/Kconfig entries in a way that it's possible to compile i.MX5 together with i.MX3/6. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Tested-by: Shawn Guo <shawn.guo@linaro.org> Tested-by: Dirk Behme <dirk.behme@de.bosch.com>