linux/arch/arm/mach-mx3
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
..
clock-imx31.c Merge branch 'devel-stable' into devel 2011-01-06 22:33:32 +00:00
clock-imx35.c Merge branch 'devel-stable' into devel 2011-01-06 22:33:32 +00:00
cpu.c ARM: imx: Get the silicon version from the IIM module 2010-11-28 19:51:47 +01:00
crm_regs.h imx31: define and use MX31_IO_ADDRESS 2010-01-08 16:41:26 +01:00
devices-imx31.h ARM: mx3: dynamically allocate "ipu-core" devices 2011-05-19 13:11:20 +02:00
devices-imx35.h ARM: mx3: dynamically allocate "ipu-core" devices 2011-05-19 13:11:20 +02:00
ehci-imx31.c ARM i.MX ehci: factor out soc specific functions 2011-02-11 08:34:17 +01:00
ehci-imx35.c ARM i.MX ehci: factor out soc specific functions 2011-02-11 08:34:17 +01:00
eukrea_mbimxsd-baseboard.c ARM: mx3: dynamically allocate "ipu-core" devices 2011-05-19 13:11:20 +02:00
iomux-imx31.c ARM: iomux-imx31: allow pin_list to be const 2011-03-07 19:29:28 +01: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-armadillo5x0.c ARM: mx3: dynamically allocate "ipu-core" devices 2011-05-19 13:11:20 +02:00
mach-bug.c ARM: imx: remove #includes already available from devices-common.h 2011-05-19 13:11:08 +02:00
mach-cpuimx35.c ARM: mx3: dynamically allocate "ipu-core" devices 2011-05-19 13:11:20 +02:00
mach-kzm_arm11_01.c ARM: mx3: dynamically allocate "ipu-core" devices 2011-05-19 13:11:20 +02:00
mach-mx31_3ds.c ARM: mx3: dynamically allocate "ipu-core" devices 2011-05-19 13:11:20 +02:00
mach-mx31ads.c ARM: mx3: dynamically allocate "ipu-core" devices 2011-05-19 13:11:20 +02:00
mach-mx31lilly.c ARM: mx3: dynamically allocate "ipu-core" devices 2011-05-19 13:11:20 +02:00
mach-mx31lite.c ARM: mx3: dynamically allocate "ipu-core" devices 2011-05-19 13:11:20 +02:00
mach-mx31moboard.c ARM: mx3: dynamically allocate "ipu-core" devices 2011-05-19 13:11:20 +02:00
mach-mx35_3ds.c ARM: mx3: dynamically allocate "ipu-core" devices 2011-05-19 13:11:20 +02:00
mach-pcm037_eet.c ARM: mx3: dynamically allocate "ipu-core" devices 2011-05-19 13:11:20 +02:00
mach-pcm037.c ARM: mx3: dynamically allocate "ipu-core" devices 2011-05-19 13:11:20 +02:00
mach-pcm043.c ARM: mx3: dynamically allocate "ipu-core" devices 2011-05-19 13:11:20 +02:00
mach-qong.c ARM: mx3: dynamically allocate "ipu-core" devices 2011-05-19 13:11:20 +02:00
mach-vpr200.c ARM: mx3: dynamically allocate "ipu-core" devices 2011-05-19 13:11:20 +02:00
Makefile ARM: mx3: dynamically allocate "ipu-core" devices 2011-05-19 13:11:20 +02:00
Makefile.boot [ARM] 4461/1: MXC platform and i.MX31ADS core support 2007-07-22 15:44:46 +01:00
mm.c ARM i.MX: Move gpio initialization to SoC specific files 2011-03-07 19:29:37 +01:00
mx31lilly-db.c ARM: mx3: dynamically allocate "ipu-core" devices 2011-05-19 13:11:20 +02:00
mx31lite-db.c ARM: mx3: dynamically allocate "ipu-core" devices 2011-05-19 13:11:20 +02:00
mx31moboard-devboard.c ARM: mx3: dynamically allocate "ipu-core" devices 2011-05-19 13:11:20 +02:00
mx31moboard-marxbot.c ARM: mx3: dynamically allocate "ipu-core" devices 2011-05-19 13:11:20 +02:00
mx31moboard-smartbot.c ARM: mx3: dynamically allocate "ipu-core" devices 2011-05-19 13:11:20 +02:00
pcm037.h ARM: add support for the EET board, based on the i.MX31 pcm037 module 2009-06-23 14:25:26 +02:00