- 10 9月, 2009 1 次提交
-
-
由 Marek Vasut 提交于
and convert PXA-based devices to gpio_pwdown where possible. Signed-off-by: NMarek Vasut <marek.vasut@gmail.com> Signed-off-by: NEric Miao <eric.y.miao@gmail.com>
-
- 09 3月, 2009 1 次提交
-
-
由 Eric Miao 提交于
Considering the header mess ATM, it is not always possible to include the correct header files within board code. Let's keep this simple: <mach/pxa25x.h> - for pxa25x based platforms <mach/pxa27x.h> - for pxa27x based platforms <mach/pxa300.h> - for pxa300 based platforms <mach/pxa320.h> - for pxa320 based platforms <mach/pxa930.h> - for pxa930 based platforms NOTE: 1. one header one board file, they are not compatible (i.e. they have conflicting definitions which won't compile if included together). 2. Unless strictly necessary, the following header files are considered to be SoC files use _only_, and is not recommended to be included in board code: <mach/hardware.h> <mach/pxa-regs.h> <mach/pxa2xx-regs.h> <mach/pxa3xx-regs.h> <mach/mfp.h> <mach/mfp-pxa2xx.h> <mach/mfp-pxa25x.h> <mach/mfp-pxa27x.h> <mach/mfp-pxa3xx.h> <mach/mfp-pxa300.h> <mach/mfp-pxa320.h> <mach/mfp-pxa930.h> Signed-off-by: NEric Miao <eric.miao@marvell.com>
-
- 15 12月, 2008 1 次提交
-
-
由 Ian Molton 提交于
This patchset provides support for the TMIO based IO controller used in the Toshiba e-series PDAs. Signed-off-by: NIan Molton <spyro@f2s.com> Acked-by: NSamuel Ortiz <sameo@openedhand.com> Acked-by: NEric Miao <eric.y.miao@gmail.com>
-
- 30 11月, 2008 1 次提交
-
-
由 Ian Molton 提交于
This patchset provides a fully functional SIR IrDA driver for the Toshiba e7xx PDAs. Signed-off-by: NIan Molton <spyro@f2s.com>
-
- 19 8月, 2008 2 次提交
-
-
由 Ian Molton 提交于
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: NIan Molton <spyro@f2s.com>
-
由 Ian Molton 提交于
This patchset breaks out the e-series machine definitions into one-per-machine. Signed-off-by: NIan Molton <spyro@f2s.com>
-
- 13 8月, 2008 2 次提交
-
-
由 Ian Molton 提交于
This patch updates e400 to use the new MFP GPIO setup code. Signed-off-by: NIan Molton <spyro@f2s.com>
-
由 Ian Molton 提交于
This patch updates e740 to use the new MFP GPIO setup code. Signed-off-by: NIan Molton <spyro@f2s.com>
-
- 12 8月, 2008 1 次提交
-
-
由 Ian Molton 提交于
Signed-off-by: Ian Molton
-
- 07 8月, 2008 1 次提交
-
-
由 Russell King 提交于
This just leaves include/asm-arm/plat-* to deal with. Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
-
- 11 7月, 2008 2 次提交
-
-
由 Ian Molton 提交于
Signed-off-by: NIan Molton <spyro@f2s.com>
-
由 Ian Molton 提交于
Signed-off-by: NIan Molton <spyro@f2s.com>
-
- 28 1月, 2008 1 次提交
-
-
由 Ian Molton 提交于
This patch contains the base code to boot the Toshiba e330, e740, e750, e400, and e800 PDAs. Signed-off-by: NIan Molton <spyro@f2s.com> Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
-