summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pxa' into develRussell King2008-07-13133-3423/+9897
|\
| * [ARM] pxa: add base support for PXA930 Handheld Platform (aka SAAR)Eric Miao2008-07-133-0/+90
| * [ARM] pxa: add base support for PXA930 Evaluation Board (aka TavorEVB)Eric Miao2008-07-133-0/+90
| * [ARM] pxa: add base support for PXA930 (aka Tavor-P)Eric Miao2008-07-136-0/+709
| * [ARM] Update mach-typesRussell King2008-07-131-1/+9
| * [ARM] pxa: make littleton to use the new smc91x platform dataEric Miao2008-07-122-1/+11
| * [ARM] pxa: make zylonite to use the new smc91x platform dataEric Miao2008-07-122-17/+11
| * [ARM] pxa: make mainstone to use the new smc91x platform dataEric Miao2008-07-122-6/+36
| * [ARM] pxa: make lubbock to use new smc91x platform dataEric Miao2008-07-122-2/+9
| * [NET] smc91x: prepare SMC_USE_PXA_DMA to be specified in platform dataEric Miao2008-07-123-8/+13
| * [NET] smc91x: prepare for SMC_IO_SHIFT to be a platform configurable variableEric Miao2008-07-123-26/+41
| * [NET] smc91x: add SMC91X_NOWAIT flag to platform dataEric Miao2008-07-122-1/+4
| * [NET] smc91x: favor the use of SMC91X_USE_* instead of SMC_CAN_USE_*Eric Miao2008-07-122-19/+6
| * [NET] smc91x: remove "irq_flags" from "struct smc91x_platdata"Eric Miao2008-07-123-7/+6
| * Merge branch 'pxa-devel' into pxaRussell King2008-07-1221-74/+399
| |\
| | * [ARM] 5113/1: PXA SSP: Additional register definitions for PXA3xx SSPMark Brown2008-07-101-1/+15
| | * [ARM] 5112/1: PXA SSP: Strip in-code changelogMark Brown2008-07-101-7/+0
| | * [ARM] 5110/1: PXA SSP: Remember the platform device on probe()Mark Brown2008-07-101-0/+1
| | * [ARM] 5108/2: PXA SSP: Don't unconditionally free interruptMark Brown2008-07-101-2/+3
| | * [ARM] pxa: add support for L2 outer cache on XScale3Eric Miao2008-07-091-0/+2
| | * [ARM] pxa: add simple gpio debug LEDs support for zyloniteEric Miao2008-07-094-0/+51
| | * [ARM] pxa: add GPIO expander (PCA9539) support for zyloniteEric Miao2008-07-092-0/+44
| | * [ARM] pxa: add pxa3xx NAND support for littletonEric Miao2008-07-091-0/+53
| | * [ARM] pxa: add pxa3xx NAND support for zyloniteEric Miao2008-07-091-0/+53
| | * [ARM] pxa: add pxa3xx NAND device and clock sourcesEric Miao2008-07-095-0/+63
| | * [ARM] pxa: move pxa310 specific MMC3 clk out of generic pxa3xx.cEric Miao2008-07-092-2/+13
| | * [ARM] pxa: make PXA3xx_CK() and PXA3xx_CKEN() public in clock.heric miao2008-07-092-21/+27
| | * [ARM] pxa: add pxa2xx_mfp_set_lpm() to facilitate low power state changeEric Miao2008-07-092-14/+38
| | * [ARM] pxa: introduce dedicated __mfp_validate() to check PXA2xx MFPEric Miao2008-07-091-6/+14
| | * [ARM] pxa: embed body of pxa320_init_mfp()Eric Miao2008-07-091-8/+4
| | * [ARM] pxa: allow display of uncompress message through STUARTEric Miao2008-07-091-4/+9
| | * [ARM] pxa: remove WAKEUP_ON_LEVEL_HIGH from keypad direct keysEric Miao2008-07-091-3/+3
| | * [ARM] pxa: fix typo of CONFIG_*_MODULEEric Miao2008-07-093-5/+5
| | * [ARM] pxa: use IORESOURCE_IRQ_* instead of IRQF_* for IRQ resourceEric Miao2008-07-091-1/+1
| | * [ARM] pxa: add codename zylonite for PXA3xx Development PlatformEric Miao2008-07-091-1/+1
| * | [ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helperDmitry Baryshkov2008-07-128-13/+13
| * | Merge branch 'eseries' into pxaRussell King2008-07-1212-5/+617
| |\ \
| | * | Support for LCD on e740 e750 e400 and e800 e-series PDAsIan Molton2008-07-106-0/+454
| | * | E-series UDC supportIan Molton2008-07-102-1/+58
| | * | PXA UDC - allow use of inverted GPIO for pullupIan Molton2008-07-102-2/+5
| | * | Add e350 supportIan Molton2008-07-102-0/+21
| | * | Fix broken e-series buildIan Molton2008-07-101-1/+1
| | * | E-series GPIO / IRQ definitions.Ian Molton2008-07-102-0/+77
| | |/
| * | Merge branch 'pxa-tosa' into pxaRussell King2008-07-1222-97/+1539
| |\ \
| | * | [ARM] 5152/1: Add myself to tosa maintainers listDmitry Baryshkov2008-07-071-0/+2
| | * | [ARM] 5151/1: Tosa: remove double inclusion of linux/delay.hDmitry Baryshkov2008-07-071-1/+0
| | * | [ARM] 5150/1: Tosa: support built-in bluetooth power-upDmitry Baryshkov2008-07-076-5/+201
| | * | [ARM] 5129/1: tosa: tmio-nand dataDmitry Baryshkov2008-07-071-0/+38
| | * | [ARM] 5128/1: tc6393xb: tmio-nand supportDmitry Baryshkov2008-07-074-0/+83
| | * | [ARM] 5127/1: Core MFD supportDmitry Baryshkov2008-07-074-0/+175