summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 5225/1: zaurus: Register I2C controller for audio codecsMark Brown2008-08-263-0/+6
* [ARM] 5212/1: pxa: fix build error when CPU_PXA310 is not definedMike Rapoport2008-08-201-0/+2
* Merge branch 'for_rmk_17' of git://git.mnementh.co.uk/linux-2.6-imRussell King2008-08-186-58/+155
|\
| * [ARM] e400 config use MFPIan Molton2008-08-121-0/+24
| * [ARM] e740 config use MFPIan Molton2008-08-121-1/+49
| * [ARM] Fix eseries IRQ limitIan Molton2008-08-121-0/+1
| * [ARM] clocklib: Update users of aliases to new APIIan Molton2008-08-122-9/+3
| * [ARM] clocklib: Allow dynamic alias creationIan Molton2008-08-122-0/+30
| * [ARM] eseries: whitespace fixes and cleanupIan Molton2008-08-121-48/+48
* | [ARM] 5191/1: ARM: remove CVS keywordsAdrian Bunk2008-08-161-2/+0
* | [ARM] pxafb: add flag to specify output format on LDD pins when base is RGBT16Eric Miao2008-08-161-4/+6
* | [ARM] 5183/2: Provide Poodle LoCoMo GPIO namesDmitry Baryshkov2008-08-121-0/+6
|/
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-08-0711-8/+70
|\
| * [ARM] pxa: introduce reset_status and clear_reset_status for driver's usageEric Miao2008-08-057-3/+49
| * [ARM] pxa: introduce reset.h for reset specific header informationEric Miao2008-08-053-0/+3
* | [ARM] 5185/1: Fix spi num_chipselect for lubbockJonathan Cameron2008-08-071-1/+1
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07127-326/+9310
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-071-1/+0
|\ \
| * | [ARM] 5182/1: pxa: Fix pcm990 compilationGuennadi Liakhovetski2008-08-031-1/+0
| |/
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-0741-41/+41
|/
* [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-276-9/+9
* [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-133-0/+194
* [ARM] pxa: make littleton to use the new smc91x platform dataEric Miao2008-07-121-0/+9
* [ARM] pxa: make zylonite to use the new smc91x platform dataEric Miao2008-07-121-0/+9
* [ARM] pxa: make mainstone to use the new smc91x platform dataEric Miao2008-07-121-0/+9
* [ARM] pxa: make lubbock to use new smc91x platform dataEric Miao2008-07-121-0/+8
* Merge branch 'pxa-devel' into pxaRussell King2008-07-1214-69/+366
|\
| * [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 simple gpio debug LEDs support for zyloniteEric Miao2008-07-093-0/+49
| * [ARM] pxa: add GPIO expander (PCA9539) support for zyloniteEric Miao2008-07-091-0/+42
| * [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-094-0/+61
| * [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-091-14/+37
| * [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: 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-128-3/+535
|\ \
| * | 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
OpenPOWER on IntegriCloud