- 14 3月, 2012 2 次提交
-
-
由 Roland Stigge 提交于
This patch adds ethernet support to the LPC32xx ARM architecture. The actual driver in drivers/net is contained in a separate patch. Signed-off-by: NRoland Stigge <stigge@antcom.de> Acked-by: NArnd Bergmann <arnd@arndb.de>
-
由 Roland Stigge 提交于
This patch adds OHCI support to the LPC32xx ARM platform. Besides the trivial addition of platform "usb-ohci" support, fixes for the USB PLL have been added to arch/arm/mach-lpc32xx/clock.c, ported from NXP's lpclinux.com. (This is the mach-lpc32xx specific part, the USB subsystem specific changes are in a separate patch for the USB maintainers.) Signed-off-by: NRoland Stigge <stigge@antcom.de>
-
- 22 2月, 2012 1 次提交
-
-
由 Roland Stigge 提交于
This patch adds the mach specific support for the LPC32XX ADC driver (the latter being already in staging/iio) Signed-off-by: NRoland Stigge <stigge@antcom.de> Acked-by: NJonathan Cameron <jic23@kernel.org> Acked-by: NWolfram Sang <w.sang@pengutronix.de> Signed-off-by: NArnd Bergmann <arnd@arndb.de>
-
- 10 2月, 2012 2 次提交
-
-
由 Roland Stigge 提交于
This patch fixes a GCC compile error ("static declaration follows non-static declaration") for LPC32XX's watchdog, removing the extern declaration since it's not called externally. Signed-off-by: NRoland Stigge <stigge@antcom.de> Acked-by: NWolfram Sang <w.sang@pengutronix.de> Acked-by: NKevin Wells <kevin.wells@nxp.com> Signed-off-by: NOlof Johansson <olof@lixom.net> -
由 Roland Stigge 提交于
This patch fixes a GCC compile error ("static declaration follows non-static declaration") for LPC32XX's watchdog, removing the extern declaration since it's not called externally. Signed-off-by: NRoland Stigge <stigge@antcom.de> Acked-by: NWolfram Sang <w.sang@pengutronix.de> Acked-by: NKevin Wells <kevin.wells@nxp.com> Signed-off-by: NOlof Johansson <olof@lixom.net>
-
- 05 1月, 2012 1 次提交
-
-
由 Russell King 提交于
Hook these platforms restart code into the arm_pm_restart hook rather than using arch_reset(). Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
-
- 12 7月, 2011 2 次提交
-
-
由 Wolfram Sang 提交于
Signed-off-by: NWolfram Sang <w.sang@pengutronix.de> Tested-by: NKevin Wells <Kevin.wells@nxp.com>
-
由 Wolfram Sang 提交于
Fix the clock name, too. Signed-off-by: NWolfram Sang <w.sang@pengutronix.de> Tested-by: NKevin Wells <Kevin.wells@nxp.com>
-
- 27 7月, 2010 1 次提交
-
-
由 Kevin Wells 提交于
Misc support functions and prototypes used in the LPC32XX arch and platforms Signed-off-by: NKevin Wells <wellsk40@gmail.com> Signed-off-by: NUwe Kleine-König <u.kleine-koenig@pengutronix.de>
-