Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ARM i.MX: Move gpio initialization to SoC specific files | Sascha Hauer | 2011-03-07 |
| | | | | | | This saves us from soc level dispatching in generic files Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> | ||
* | ARM: mx5: use .init_early to initialize cpu type, reset address and iomuxer | Uwe Kleine-König | 2011-02-10 |
| | | | | | | | | This used to be done in .map_io which is supposed to only setup the memory mapping. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> | ||
* | arm: mx50: add core functions support except clock | Richard Zhao | 2011-01-03 |
Add core definitions and memory map, gpio, irq, iomux, uart device support. Signed-off-by: Richard Zhao <richard.zhao@freescale.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> |