summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/eseries.c
Commit message (Collapse)AuthorAgeFilesLines
* [ARM] pxa: Add multi-io support for e-seriesIan Molton2008-12-151-0/+81
| | | | | | | | | This patchset provides support for the TMIO based IO controller used in the Toshiba e-series PDAs. Signed-off-by: Ian Molton <spyro@f2s.com> Acked-by: Samuel Ortiz <sameo@openedhand.com> Acked-by: Eric Miao <eric.y.miao@gmail.com>
* [ARM] IrDA support for e7xxIan Molton2008-11-291-0/+43
| | | | | | | This patchset provides a fully functional SIR IrDA driver for the Toshiba e7xx PDAs. Signed-off-by: Ian Molton <spyro@f2s.com>
* [ARM] eseries: move UDC defs to machine filesIan Molton2008-08-191-0/+8
| | | | | | | | 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-191-150/+1
| | | | | | | 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-121-0/+24
| | | | | | 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-121-1/+49
| | | | | | 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-121-48/+48
| | | | Signed-off-by: Ian Molton
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
| | | | | | 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-101-0/+13
| | | | Signed-off-by: Ian Molton <spyro@f2s.com>
* Fix broken e-series buildIan Molton2008-07-101-1/+1
| | | | Signed-off-by: Ian Molton <spyro@f2s.com>
* [ARM] 4649/1: Base support for pxa-based Toshiba e-series PDAs.Ian Molton2008-01-281-0/+101
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>
OpenPOWER on IntegriCloud