Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Patched in Tegra support. | Jonathan Herman | 2013-01-17 |
| | |||
* | arm: plat-orion: use void __iomem pointers for MPP functions | Thomas Petazzoni | 2012-09-21 |
| | | | | | | | | | | | The registration function for MPP now takes void __iomem pointers, so we remove the temporary "unsigned long" casts from the mach-*/mpp.c files. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Tested-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Jason Cooper <jason@lakedaemon.net> | ||
* | ARM: orion: Refactor the MPP code common in the orion platform | Andrew Lunn | 2011-05-16 |
mv78xx0 and kirkwood use identical mpp code. It should also be possible to rewrite the orion5x mpp to use this platform code. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Nicolas Pitre <nico@fluxnic.net> |