aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/eseries.c
Commit message (Collapse)AuthorAge
* [ARM] eseries: move UDC defs to machine filesIan Molton2008-08-19
| | | | | | | | This patchset moves the UDC definitons for e7xx compatible eseries machines to a common location and moves the 'oddball' e800 definition to its machine file. Signed-off-by: Ian Molton <spyro@f2s.com>
* [ARM] eseries: Split machine definitionsIan Molton2008-08-19
| | | | | | | This patchset breaks out the e-series machine definitions into one-per-machine. Signed-off-by: Ian Molton <spyro@f2s.com>
* [ARM] e400 config use MFPIan Molton2008-08-12
| | | | | | This patch updates e400 to use the new MFP GPIO setup code. Signed-off-by: Ian Molton <spyro@f2s.com>
* [ARM] e740 config use MFPIan Molton2008-08-12
| | | | | | This patch updates e740 to use the new MFP GPIO setup code. Signed-off-by: Ian Molton <spyro@f2s.com>
* [ARM] eseries: whitespace fixes and cleanupIan Molton2008-08-12
| | | | Signed-off-by: Ian Molton
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
| | | | | | This just leaves include/asm-arm/plat-* to deal with. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* Add e350 supportIan Molton2008-07-10
| | | | Signed-off-by: Ian Molton <spyro@f2s.com>
* Fix broken e-series buildIan Molton2008-07-10
| | | | Signed-off-by: Ian Molton <spyro@f2s.com>
* [ARM] 4649/1: Base support for pxa-based Toshiba e-series PDAs.Ian Molton2008-01-28
This patch contains the base code to boot the Toshiba e330, e740, e750, e400, and e800 PDAs. Signed-off-by: Ian Molton <spyro@f2s.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>