android_kernel_motorola_sm6225/arch/arm/mach-mx3
Juergen Beisert d0f349fbce i.MXC family: Adding timer support
This patch adds timer support for the i.MX machine family. This code can
be used on the following machs:

 - i.MX1 (tested)
 - i.MX2 (i.MX21 (to be tested), i.MX27 (tested))
 - i.MX3 (i.MX31 (tested))

TODO: It seems impossible to build a kernel for more than one CPU because the
timer do not follow the platform device rules. So it does only work if
timer 1 can be accessed on all CPUs at the same address.

Signed-off-by: Juergen Beisert <j.beisert@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2008-07-05 10:02:50 +02:00
..
clock.c i.MX3: introduce clock API 2008-07-05 10:02:48 +02:00
crm_regs.h i.MX3: introduce clock API 2008-07-05 10:02:48 +02:00
devices.c MXC arch: Add gpio support for the whole platform 2008-07-05 10:02:49 +02:00
iomux.c MXC: add io multiplexing functions for mx3 2008-07-05 10:02:50 +02:00
Kconfig [ARM] 4461/1: MXC platform and i.MX31ADS core support 2007-07-22 15:44:46 +01:00
Makefile i.MXC family: Adding timer support 2008-07-05 10:02:50 +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] 4461/1: MXC platform and i.MX31ADS core support 2007-07-22 15:44:46 +01:00
mx31ads.c i.MXC family: Adding timer support 2008-07-05 10:02:50 +02:00