summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-rmk/samsung3' of git://git.fluff.org/bjdooks/linux into dev...Russell King2010-01-271-0/+2
|\
| * [ARM] pxa/littleton: select CPU_PXA300 and CPU_PXA310Marek Vasut2009-12-291-0/+2
* | [ARM] pxa/raumfeld: add platform supportDaniel Mack2009-12-181-0/+18
|/
* [ARM] pxa/cm-x300: add PWM backlight supportIgor Grinberg2009-12-161-0/+2
* revert "[ARM] pxa/cm-x300: add PWM backlight support"Eric Miao2009-12-161-1/+0
* [ARM] pxa/zeus: make Viper pcmcia support more generic to support ZeusMarc Zyngier2009-12-131-0/+7
* [ARM] pxa/zeus: basic support for Arcom Zeus SBCMarc Zyngier2009-12-131-0/+7
* [ARM] pxa/cm-x300: add PWM backlight supportIgor Grinberg2009-12-011-0/+1
* [ARM] pxa: make CPU_PXA* to be selectable hidden optionsEric Miao2009-12-011-29/+36
* [ARM] pxa: select CPU_PXA310 for MACH_COLIBRI300Eric Miao2009-12-011-0/+1
* [ARM] pxa: introduce CONFIG_MACH_ZYLONITE{300,320} for CPU_PXA* removingEric Miao2009-12-011-1/+12
* [ARM] pxa: re-order platforms in Kconfig and MakefileEric Miao2009-12-011-276/+282
* [ARM] pxa/treo: add Palm Centro 685 supportTomáš Čech2009-12-011-0/+11
* [ARM] pxa/treo: generalisation of Treo680 codeTomáš Čech2009-12-011-0/+5
* [ARM] pxa: balloon3 (http://balloonboard.org/) base machine supportJonathan McDowell2009-09-101-0/+6
* [ARM] pxa: add support for the IskraTel XCEP boardMatej Kenda2009-09-101-0/+15
* [ARM] pxa: Palm Tungsten|C initial supportMarek Vasut2009-09-101-0/+9
* [ARM] pxa/ezx: set IRQ_BOARD_END for EZXDaniel Ribeiro2009-09-101-0/+1
* [ARM] pxa: add cpu_is_pxa950() and Kconfig optionsHaojian Zhuang2009-09-101-0/+5
* [ARM] pxa/treo680: initial supportTomas 'Sleep_Walker' Cech2009-06-161-0/+10
* [ARM] pxa/sharpsl_pm: merge the two sharpsl_pm.c since it's now pxa specificDmitry Eremin-Solenikov2009-06-111-0/+4
* [ARM] pxa: Stargate 2 board supportJonathan Cameron2009-06-051-0/+6
* [ARM] pxa: add basic support for HP iPAQ hx4700 PDAsPhilipp Zabel2009-06-051-0/+8
* [ARM] pxa: allow IRQ_BOARD_END to be customized and make zylonite to use itPhilipp Zabel2009-06-051-0/+1
* [ARM] pxa: build pwm.c according to HAVE_PWM instead of PXA_PWMEric Miao2009-06-051-6/+0
* [ARM] Kconfig typo fix: "PXA930" -> "CPU_PXA930".Robert P. J. Day2009-05-031-2/+2
* [ARM] pxa: Palm Tungsten E2 basic supportMarek Vasut2009-04-041-0/+9
* [ARM] pxa: Colibri PXA320 module basicsDaniel Mack2009-03-231-0/+5
* [ARM] pxa: Refactor Colibri board support codeDaniel Mack2009-03-231-1/+1
* [ARM] pxa: add basic support for Colibri PXA300 moduleDaniel Mack2009-03-231-0/+5
* [ARM] pxa: rename colibri.c to colibri-pxa270.cDaniel Mack2009-03-231-1/+1
* [ARM] pxa: add support for CSB701 baseboardDmitry Eremin-Solenikov2009-03-131-0/+4
* [ARM] pxa: add initial support for Cogent CSB726 boardDmitry Eremin-Solenikov2009-03-131-0/+8
* [ARM] pxa/magician: select PXA_SSP for touchscreen and soundPhilipp Zabel2009-03-091-0/+1
* [ARM] 5355/1: Adding support for the HTC Himalaya and its framebufferZbynek Michl2009-02-101-0/+5
* [ARM] 5354/1: mach-pxa: add AM300 platform driver v3Jaya Kumar2009-02-101-0/+3
* [ARM] pxa: add eXeda platform supportMike Rapoport2009-02-021-0/+4
* [ARM] pxa/magician: Enable backlightPhilipp Zabel2009-01-211-0/+1
* [ARM] pxa: PalmLD initial supportMarek Vasut2009-01-211-0/+10
* [ARM] pxa: PalmT5 initial supportMarek Vasut2009-01-211-0/+10
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-231-10/+17
|\
| * [ARM] pxa: initial support for the Imote2 platformJonathan Cameron2008-12-171-0/+6
| * [ARM] pxa/gumstix: fix incorrect init done by am200Jaya Kumar2008-12-171-10/+11
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-021-1/+13
|\ \ | |/
| * [ARM] pxa: add basic support for HP iPAQ h5000Anton Vorontsov2008-12-021-0/+4
| * [ARM] pxa/MioA701: remove KConfig leds driver requirementRobert Jarzmik2008-12-021-1/+0
| * [ARM] pxa: introduced cpu_is_pxa935() and cpu_is_pxa9xx()Eric Miao2008-12-021-0/+3
| * [ARM] pxa: add support for additional GPIOs on PXA26xEric Miao2008-12-021-0/+6
* | [ARM] Arrange for platforms to select appropriate CPU supportRussell King2008-11-271-0/+3
|/
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-10-221-0/+8
|\
OpenPOWER on IntegriCloud