summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-02[ARM] pxa/zeus: Correct the USB host initialisation flagsMarc Zyngier1-1/+3
2010-03-02[ARM] pxa/zeus: Allow usage of 8250-compatible UART in uncompressMarc Zyngier1-0/+6
2010-03-02[ARM] pxa: refactor uncompress.h for non-PXA uartsEric Miao1-7/+28
2010-03-02[ARM] mmp2: fix incorrect calling of chip->mask_ack() for 2nd level cascaded ...Eric Miao1-1/+5
2010-03-02[ARM] mmp2: add handling on PMIC IRQHaojian Zhuang3-1/+22
2010-03-02[ARM] mmp2: add support for board IRQsHaojian Zhuang1-1/+5
2010-03-02[ARM] mmp2: add missing ICU register definitionsHaojian Zhuang1-0/+12
2010-03-02[ARM] mmp2: add gpio initializationHaojian Zhuang3-1/+25
2010-03-02[ARM] mmp2: add mfpr settingHaojian Zhuang2-0/+11
2010-03-02[ARM] mmp2: add mask function in irq-mmp2.cHaojian Zhuang1-0/+2
2010-03-02MAINTAINERS: add maintainers for Marvell MMP2 (aka ARMADA610) supportEric Miao1-0/+7
2010-03-02[ARM] mmp: support jasper development boardHaojian Zhuang3-0/+91
2010-03-02[ARM] mmp: add default configuration for MMP2Haojian Zhuang1-0/+1194
2010-03-02[ARM] mmp: add support for Marvell MMP2Haojian Zhuang16-8/+892
2010-03-02[ARM] mmp: rename irq.c to irq-pxa168.c to allow other SoC IRQ chipsEric Miao2-3/+3
2010-03-02[ARM] mmp: update pxa168_defconfig and include avengers lite supportHaojian Zhuang1-73/+156
2010-03-02[ARM] mmp: avengers lite (pxa168) board bring upHaojian Zhuang5-4/+72
2010-03-02[ARM] pxa/imote2: Remove redundant pin entry for nCS.Stefan Schmidt1-2/+1
2010-03-02[ARM] pxa/imote2: Add defconfig for the imote2 platform.Stefan Schmidt1-0/+2077
2010-03-02ASoC: Remove legacy SSP API usage from pxa-ssp.cEric Miao2-30/+61
2010-03-02[ARM] pxa: introduce PXA_SSP_LEGACY for legacy SSP APIEric Miao4-0/+14
2010-03-02[ARM] pxa: define zeus_power_off() only when CONFIG_PM enabledStefan Schmidt1-0/+4
2010-03-02[ARM] pxa: enable check_scoop_reg() only if CONFIG_PM is set.Stefan Schmidt1-1/+1
2010-03-02[ARM] pxa: add support for Embedian MXM-8x10Edwin Peer6-0/+867
2010-03-02[ARM] pxa: move board board IRQ definitions out of irqs.hEric Miao8-66/+66
2010-03-02[ARM] sa1111: allow cascaded IRQs to be used by platformsEric Miao8-130/+116
2010-03-02[ARM] sa1111: avoid using hardcoded IRQ numbers for PCMCIA driverEric Miao1-5/+20
2010-03-02[ARM] locomo: allow cascaded IRQ base to be specified by platformsEric Miao6-39/+48
2010-03-02[ARM] locomo: remove unused IRQs and avoid unnecessary cascadeEric Miao4-314/+11
2010-03-02[ARM] locomo: avoid unnecessary cascaded keyboard IRQEric Miao4-62/+39
2010-03-02[ARM] sa1100: remove unreferenced IRQ definitionsEric Miao1-7/+0
2010-03-02[ARM] pxa/tosa: make use of the matrix keypad driverEric Miao1-19/+98
2010-03-02[ARM] pxa/cm-x270: avoid direct access of GPIO/MFP registersEric Miao1-19/+43
2010-03-02[ARM] pxa: remove now unnecessary pxa_gpio_mode() calls in ac97Eric Miao1-8/+0
2010-03-02[ARM] pxa: add the missing AC97 pin configurationsEric Miao12-1/+74
2010-03-02[ARM] pxa: introduce processor specific pxa27x_assert_ac97reset()Eric Miao2-44/+25
2010-03-02[ARM] pxa: remove the unnecessary restoring of MFP registersEric Miao1-10/+0
2010-03-02[ARM] pxa: simplify the LCD pin configuration for pxa27x platformsEric Miao14-257/+41
2010-03-02[ARM] pxa: simplify the LCD pin configuration for pxa25x platformsEric Miao7-118/+38
2010-03-02[ARM] pxa: use chip->ack() instead of accessing GEDR directlyEric Miao6-7/+6
2010-02-25Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King364-1961/+4256
2010-02-24[ARM] MV78xx0: Support for Buffalo WXL (Terastation Duo)Sebastien Requiem4-0/+163
2010-02-24[ARM] MV78XX0: MPP routines and definitionsSebastien Requiem3-1/+444
2010-02-24[ARM] eSATA SheevaPlug: correlate MPP to SD CD and SD WPJohn Holland1-2/+24
2010-02-24[ARM] eSATA SheevaPlug: configure SoC SATA interfaceJohn Holland1-0/+10
2010-02-24[ARM] eSATA SheevaPlug basic board supportJohn Holland3-0/+21
2010-02-20ARM: Update mach-typesRussell King1-2/+44
2010-02-20ARM: 5951/1: ARM: fix documentation of the PrimeCell busLinus Walleij1-1/+5
2010-02-20ARM: 5950/1: ARM: Fix build error for arm1026ej-s processorAbdoulaye Walsimou Gaye1-1/+2
2010-02-19Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainlineRussell King30-173/+233