Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | serial: add LPC32X0 high-speed UART devices support | Vladimir Zapolskiy | 2012-05-15 | -0/+60 |
| | | | | | | | | | This change adds an implementation of high-speed UART found on NXP LPC32X0 SoCs. Such UARTs are enumerated as UART1, UART2 and UART7. Signed-off-by: Vladimir Zapolskiy <vz@mleia.com> Cc: Albert ARIBAUD <albert.u.boot@aribaud.net> Acked-by: Marek Vasut <marek.vasut@gmail.com> | |||
* | arm926ejs: add NXP LPC32x0 cpu series support | Vladimir Zapolskiy | 2012-05-15 | -0/+606 |
This change adds initial support for NXP LPC32x0 SoC series. Signed-off-by: Vladimir Zapolskiy <vz@mleia.com> Cc: Albert ARIBAUD <albert.u.boot@aribaud.net> Acked-by: Marek Vasut <marek.vasut@gmail.com> |