History log of /arch/arm/mach-imx/cpu-imx27.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3f5492c51367ed7bf39eaf9f86ba5b4f8a27a111 26-Aug-2011 Jason Liu <jason.hui@linaro.org> ARM: mx27: Print silicon revision on boot

Silicon revision is useful information to have during kernel boot.

Print the MX27 silicon revision.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Jason Liu <jason.hui@linaro.org>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
/arch/arm/mach-imx/cpu-imx27.c
9ab4650f718a0e1cb8792bab4ef97efca4ac75c2 15-Nov-2010 Dinh Nguyen <Dinh.Nguyen@freescale.com> ARM: imx: Get the silicon version from the IIM module

Instead of reading the silicon version from ROM, we should
read the SREV register from the IIM.

Freescale has dropped all support for MX51 REV1.0, only MX51
REV 2.0 and 3.0 are valid.

Signed-off-by: Dinh Nguyen <Dinh.Nguyen@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
/arch/arm/mach-imx/cpu-imx27.c
d109167b9c1002770d194644d5580a1f3588f7fc 10-Jun-2010 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> ARM: imx: rename mach dir for mx21 and mx27 to mach-imx

Finally all imx code should end up there, start with mach-mx2. While
touching all files rename some files to use a hyphen instead of an
underscore.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
/arch/arm/mach-imx/cpu-imx27.c