Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-24 | ARM: imx: get rid of mxc_gpio_init | Uwe Kleine-König | |
This function is defined once for each imx family and so is in the way when compiling a kernel for more than one SoC. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | |||
2010-06-24 | ARM: imx: rename mach dir for mx21 and mx27 to mach-imx | Uwe Kleine-König | |
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> |