linux-kernel-test/arch/arm/mach-imx
Uwe Kleine-König 91350f6677 ARM: mxc: don't use the symbols in the CPU family choice to select others
The symbols in this choice should only be used to select between the
available machines that can be built into a single kernel. As these sets
(will) differ e.g. depending on ARM_PATCH_PHYS_VIRT and AUTO_ZRELADDR
letting them select other symbols makes the logic more complex and needs
to duplicate some things. So let the machines select the corresponding
symbols (indirectly via SOC_XYZ).

LAKML-Reference: 1302464943-20721-2-git-send-email-u.kleine-koenig@pengutronix.de
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-05-19 13:11:29 +02:00
..
include/mach dmaengine: Add Freescale i.MX SDMA support 2010-10-05 15:49:26 -07:00
clock-imx1.c MX1: Register clock for SPI2 2011-03-07 19:29:13 +01:00
clock-imx21.c Merge branch 'devel-stable' into devel 2011-01-06 22:33:32 +00:00
clock-imx25.c i.MX25: add sdma clock definitions 2011-03-07 19:29:08 +01:00
clock-imx27.c Merge branch 'devel-stable' into devel 2011-01-06 22:33:32 +00:00
cpu-imx27.c ARM: imx: Get the silicon version from the IIM module 2010-11-28 19:51:47 +01:00
devices-imx1.h ARM: imx: clean up the section marks of extern data 2011-05-19 13:11:11 +02:00
devices-imx21.h ARM: imx: clean up the section marks of extern data 2011-05-19 13:11:11 +02:00
devices-imx25.h ARM: imx: clean up the section marks of extern data 2011-05-19 13:11:11 +02:00
devices-imx27.h ARM: imx: clean up the section marks of extern data 2011-05-19 13:11:11 +02:00
dma-v1.c arm: imx: Zero entire imxdma structure 2011-03-10 14:24:53 +01:00
ehci-imx25.c ARM i.MX ehci: factor out soc specific functions 2011-02-11 08:34:17 +01:00
ehci-imx27.c ARM i.MX ehci: factor out soc specific functions 2011-02-11 08:34:17 +01:00
eukrea_mbimx27-baseboard.c ARM: imx: remove #includes already available from devices-common.h 2011-05-19 13:11:08 +02:00
eukrea_mbimxsd25-baseboard.c ARM: imx: remove #includes already available from devices-common.h 2011-05-19 13:11:08 +02:00
Kconfig ARM: mxc: don't use the symbols in the CPU family choice to select others 2011-05-19 13:11:29 +02:00
mach-cpuimx27.c ARM: imx: remove #includes already available from devices-common.h 2011-05-19 13:11:08 +02:00
mach-eukrea_cpuimx25.c ARM: imx: remove #includes already available from devices-common.h 2011-05-19 13:11:08 +02:00
mach-imx27_visstrim_m10.c ARM: imx: use imx_add_gpio_keys to register "gpio-keys" devices 2011-05-19 13:11:06 +02:00
mach-imx27ipcam.c ARM: imx: use .init_early to initialize cpu type and reset address 2011-02-10 14:23:48 +01:00
mach-imx27lite.c ARM: imx: use .init_early to initialize cpu type and reset address 2011-02-10 14:23:48 +01:00
mach-mx1ads.c ARM: imx: remove #includes already available from devices-common.h 2011-05-19 13:11:08 +02:00
mach-mx21ads.c ARM: imx: remove #includes already available from devices-common.h 2011-05-19 13:11:08 +02:00
mach-mx25_3ds.c ARM: imx: remove #includes already available from devices-common.h 2011-05-19 13:11:08 +02:00
mach-mx27_3ds.c mfd: mfd_cell is now implicitly available to mc13xxx drivers 2011-03-23 10:41:54 +01:00
mach-mx27ads.c ARM: imx: remove #includes already available from devices-common.h 2011-05-19 13:11:08 +02:00
mach-mxt_td60.c ARM: imx: remove #includes already available from devices-common.h 2011-05-19 13:11:08 +02:00
mach-pca100.c ARM: imx: remove #includes already available from devices-common.h 2011-05-19 13:11:08 +02:00
mach-pcm038.c ARM: imx: remove #includes already available from devices-common.h 2011-05-19 13:11:08 +02:00
mach-scb9328.c ARM: imx: use .init_early to initialize cpu type and reset address 2011-02-10 14:23:48 +01:00
Makefile ARM i.MX ehci: factor out soc specific functions 2011-02-11 08:34:17 +01:00
Makefile.boot ARM: imx: move mx25 support to mach-imx 2010-11-19 21:53:49 +01:00
mm-imx1.c ARM i.MX: iomux v1 initialization away from initcall 2011-03-07 19:29:38 +01:00
mm-imx21.c ARM i.MX: iomux v1 initialization away from initcall 2011-03-07 19:29:38 +01:00
mm-imx25.c ARM i.MX: Move gpio initialization to SoC specific files 2011-03-07 19:29:37 +01:00
mm-imx27.c ARM i.MX: iomux v1 initialization away from initcall 2011-03-07 19:29:38 +01: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: remove now empty devices.h 2010-11-17 10:01:34 +01:00
pm-imx27.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2011-01-13 10:05:56 -08:00