aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov6-9/+9
2008-07-13[ARM] pxa: add base support for PXA930 Handheld Platform (aka SAAR)Eric Miao3-0/+90
2008-07-13[ARM] pxa: add base support for PXA930 Evaluation Board (aka TavorEVB)Eric Miao3-0/+90
2008-07-13[ARM] pxa: add base support for PXA930 (aka Tavor-P)Eric Miao3-0/+194
2008-07-12[ARM] pxa: make littleton to use the new smc91x platform dataEric Miao1-0/+9
2008-07-12[ARM] pxa: make zylonite to use the new smc91x platform dataEric Miao1-0/+9
2008-07-12[ARM] pxa: make mainstone to use the new smc91x platform dataEric Miao1-0/+9
2008-07-12[ARM] pxa: make lubbock to use new smc91x platform dataEric Miao1-0/+8
2008-07-12Merge branch 'pxa-devel' into pxaRussell King14-69/+366
2008-07-12[ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helperDmitry Baryshkov8-13/+13
2008-07-12Merge branch 'eseries' into pxaRussell King8-3/+535
2008-07-12Merge branch 'pxa-tosa' into pxaRussell King6-53/+604
2008-07-12Merge branches 'pxa-ian' and 'pxa-xm270' into pxaRussell King7-251/+662
2008-07-10Support for LCD on e740 e750 e400 and e800 e-series PDAsIan Molton6-0/+454
2008-07-10E-series UDC supportIan Molton2-1/+58
2008-07-10Add e350 supportIan Molton2-0/+21
2008-07-10Fix broken e-series buildIan Molton1-1/+1
2008-07-10Merge branches 'pxa-ezx', 'pxa-magician' and 'pxa-palm' into pxaRussell King10-44/+521
2008-07-10[ARM] 5112/1: PXA SSP: Strip in-code changelogMark Brown1-7/+0
2008-07-10[ARM] 5110/1: PXA SSP: Remember the platform device on probe()Mark Brown1-0/+1
2008-07-10[ARM] 5108/2: PXA SSP: Don't unconditionally free interruptMark Brown1-2/+3
2008-07-10[ARM] 5162/1: Common code for the Motorola EZX GSM phonesStefan Schmidt3-0/+257
2008-07-10[ARM] 5155/1: PalmTX battery monitorMarek Vašut1-0/+62
2008-07-10[ARM] 5154/1: PalmTX PCMCIAMarek Vašut1-0/+12
2008-07-10[ARM] 5153/1: Add support for PalmTX handheld computerMarek Vašut3-0/+357
2008-07-10Clocklib: Fix SA1111 clock name mess.Ian Molton2-32/+29
2008-07-10Clocklib: Provide for GPIO 12 clock on PXAIan Molton2-0/+33
2008-07-10Fix serial broken-ness on PXA250Ian Molton1-2/+2
2008-07-09[ARM] pxa: add simple gpio debug LEDs support for zyloniteEric Miao3-0/+49
2008-07-09[ARM] pxa: add GPIO expander (PCA9539) support for zyloniteEric Miao1-0/+42
2008-07-09[ARM] pxa: add pxa3xx NAND support for littletonEric Miao1-0/+53
2008-07-09[ARM] pxa: add pxa3xx NAND support for zyloniteEric Miao1-0/+53
2008-07-09[ARM] pxa: add pxa3xx NAND device and clock sourcesEric Miao4-0/+61
2008-07-09[ARM] pxa: move pxa310 specific MMC3 clk out of generic pxa3xx.cEric Miao2-2/+13
2008-07-09[ARM] pxa: make PXA3xx_CK() and PXA3xx_CKEN() public in clock.heric miao2-21/+27
2008-07-09[ARM] pxa: add pxa2xx_mfp_set_lpm() to facilitate low power state changeEric Miao1-14/+37
2008-07-09[ARM] pxa: introduce dedicated __mfp_validate() to check PXA2xx MFPEric Miao1-6/+14
2008-07-09[ARM] pxa: embed body of pxa320_init_mfp()Eric Miao1-8/+4
2008-07-09[ARM] pxa: remove WAKEUP_ON_LEVEL_HIGH from keypad direct keysEric Miao1-3/+3
2008-07-09[ARM] pxa: fix typo of CONFIG_*_MODULEEric Miao3-5/+5
2008-07-09[ARM] pxa: use IORESOURCE_IRQ_* instead of IRQF_* for IRQ resourceEric Miao1-1/+1
2008-07-09[ARM] pxa: add codename zylonite for PXA3xx Development PlatformEric Miao1-1/+1
2008-07-09Merge branch 'machtypes' into pxa-palmRussell King5-6/+5
2008-07-09[ARM] 5103/2: CM-X270: update core platform supportMike Rapoport3-139/+307
2008-07-09[ARM] 5101/2: EM-X270 updatesMike Rapoport1-80/+293
2008-07-09[ARM] 5138/1: magician: set pwm-backlight .id = -1Philipp Zabel1-0/+1
2008-07-09[ARM] 5137/1: magician: MACH_MAGICIAN doesn't need to depend on ARCH_PXAPhilipp Zabel1-1/+0
2008-07-09[ARM] 5126/1: magician: remove superfluous mtd includesPhilipp Zabel1-2/+0
2008-07-09[ARM] 5125/1: magician: move gpio pin configuration into __initdata sectionPhilipp Zabel1-1/+1
2008-07-09[ARM] 5119/1: magician: include linux/gpio.h instead of asm/gpio.hPhilipp Zabel1-1/+1