kernel-fxtec-pro1x/arch/arm/mach-imx
Uwe Kleine-König e780d2392d ARM: imx: prepare deprecating ARCH_MX1, MACH_MX2, MACH_MX21 and MACH_MX27
MACH_... is reserved for machine support, so use SOC as prefix, not MACH.

This introduces new symbols SOC_IMX1, SOC_IMX21 and SOC_IMX27.  They are
selected by the old symbols for now.  There is no substitute for MACH_MX2
as most usages of MX2 only means MX21 + MX27 but not MX25.

Later the choice about CPU and CPU family should go away and the individual
machines should select the right SOC symbol.  This is a precondition to
support more than one SOC in a single kernel image.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
2010-06-30 08:59:48 +02:00
..
clock-imx1.c ARM: imx: move mx1 support to mach-imx 2010-06-30 08:59:44 +02:00
clock-imx21.c ARM: imx: rename mach dir for mx21 and mx27 to mach-imx 2010-06-24 15:40:38 +02:00
clock-imx27.c ARM: imx: rename mach dir for mx21 and mx27 to mach-imx 2010-06-24 15:40:38 +02:00
cpu-imx27.c ARM: imx: rename mach dir for mx21 and mx27 to mach-imx 2010-06-24 15:40:38 +02:00
devices.c ARM: imx: move mx1 support to mach-imx 2010-06-30 08:59:44 +02:00
devices.h ARM: imx: move mx1 support to mach-imx 2010-06-30 08:59:44 +02:00
eukrea_mbimx27-baseboard.c ARM: imx: rename mxc_uart_devicex to follow a common naming scheme 2010-06-30 08:59:43 +02:00
Kconfig ARM: imx: prepare deprecating ARCH_MX1, MACH_MX2, MACH_MX21 and MACH_MX27 2010-06-30 08:59:48 +02:00
mach-cpuimx27.c ARM: imx: rename mxc_uart_devicex to follow a common naming scheme 2010-06-30 08:59:43 +02:00
mach-imx27lite.c ARM: imx: rename mxc_uart_devicex to follow a common naming scheme 2010-06-30 08:59:43 +02:00
mach-mx1ads.c ARM: imx: move mx1 support to mach-imx 2010-06-30 08:59:44 +02:00
mach-mx21ads.c ARM: imx: rename mxc_uart_devicex to follow a common naming scheme 2010-06-30 08:59:43 +02:00
mach-mx27_3ds.c ARM: imx: rename mxc_uart_devicex to follow a common naming scheme 2010-06-30 08:59:43 +02:00
mach-mx27ads.c ARM: imx: rename mxc_uart_devicex to follow a common naming scheme 2010-06-30 08:59:43 +02:00
mach-mxt_td60.c ARM: imx: rename mxc_uart_devicex to follow a common naming scheme 2010-06-30 08:59:43 +02:00
mach-pca100.c ARM: imx: rename mxc_uart_devicex to follow a common naming scheme 2010-06-30 08:59:43 +02:00
mach-pcm038.c ARM: imx: rename mxc_uart_devicex to follow a common naming scheme 2010-06-30 08:59:43 +02:00
mach-scb9328.c ARM: imx: move mx1 support to mach-imx 2010-06-30 08:59:44 +02:00
Makefile ARM: imx: move mx1 support to mach-imx 2010-06-30 08:59:44 +02:00
Makefile.boot ARM: imx: move mx1 support to mach-imx 2010-06-30 08:59:44 +02:00
mm-imx1.c ARM: imx: move mx1 support to mach-imx 2010-06-30 08:59:44 +02:00
mm-imx21.c ARM: imx: get rid of mxc_gpio_init 2010-06-24 15:40:40 +02:00
mm-imx27.c ARM: imx: get rid of mxc_gpio_init 2010-06-24 15:40:40 +02:00
mx1-camera-fiq-ksym.c ARM: imx: move mx1 support to mach-imx 2010-06-30 08:59:44 +02:00
mx1-camera-fiq.S ARM: imx: move mx1 support to mach-imx 2010-06-30 08:59:44 +02:00
pcm970-baseboard.c ARM: imx: rename mach dir for mx21 and mx27 to mach-imx 2010-06-24 15:40:38 +02:00