summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa
Commit message (Expand)AuthorAgeFilesLines
* [ARM] pxa: add eXeda platform supportMike Rapoport2009-02-022-21/+132
* [ARM] pxa/em-x270: prepare addition of eXeda machine to em-x270.cMike Rapoport2009-02-021-12/+31
* [ARM] pxa/em-x270: add battery chargerMike Rapoport2009-02-021-0/+46
* [ARM] pxa/em-x270: introduce macors to to simplify da9030 subdev initializationMike Rapoport2009-02-021-122/+50
* [ARM] pxa/em-x270: update MMC/SDIO implementationMike Rapoport2009-02-021-16/+81
* [ARM] pxa/magician: Enable pxa27x_udc and gpio_vbusPhilipp Zabel2009-02-022-5/+32
* [ARM] pxa/magician: use named initializers for gpio_keys setupPhilipp Zabel2009-01-211-15/+24
* [ARM] pxa/magician: Use SZ_64M for physmap resourcePhilipp Zabel2009-01-211-3/+1
* [ARM] pxa/magician: enable power I2C for max158xxPhilipp Zabel2009-01-211-0/+1
* [ARM] pxa/magician: setup SSP1 pins for audioPhilipp Zabel2009-01-211-0/+5
* [ARM] pxa/magician: Enable backlightPhilipp Zabel2009-01-211-0/+1
* [ARM] pxa/em-x270: updates for 2.6.29Mike Rapoport2009-01-211-15/+356
* [ARM] pxa: PalmLD initial supportMarek Vasut2009-01-214-0/+686
* [ARM] pxa: PalmT5 initial supportMarek Vasut2009-01-214-0/+592
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-01-093-0/+182
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-01-0573-1137/+4071
| |\
| * \ Merge branch 'misc/mtd/sharpsl-nand' of git://git.kernel.org/pub/scm/linux/ke...David Woodhouse2008-12-103-0/+182
| |\ \
| | * | [MTD] sharpsl-nand: move registration to board codeDmitry Baryshkov2008-10-293-0/+182
* | | | Merge branch 'devel'Russell King2009-01-081-0/+52
|\ \ \ \
| * \ \ \ Merge branch 'for_rmk' of git://git.mnementh.co.uk/linux-2.6-im into develRussell King2009-01-011-0/+52
| |\ \ \ \
| | * | | | [ARM] pxa: add e750 MFP configIan Molton2008-12-311-0/+52
* | | | | | [ARM] fix pxaRussell King2009-01-081-2/+0
* | | | | | [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px...Russell King2009-01-085-0/+5
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-01-062-0/+30
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Input: add support for enhanced rotary controller on pxa930 and pxa935Yong Yao2008-12-291-0/+20
| * | | | | Input: add support for trackball on pxa930 and pxa935Yong Yao2008-12-291-0/+10
* | | | | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-1/+1
|\ \ \ \ \ \
| * | | | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-171-3/+2
| |\| | | | |
| * | | | | | cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-3071-1133/+4055
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-298-34/+476
| |\ \ \ \ \
| | * | | | | [ARM] pxafb: add support for overlay1 and overlay2 as framebuffer devicesEric Miao2008-12-291-9/+25
| | * | | | | [ARM] pxafb: cleanup of the color format manipulation codeEric Miao2008-12-291-14/+1
| | * | | | | [ARM] pxafb: add palette format support for LCCR4_PAL_FOR_3Eric Miao2008-12-291-0/+1
| | * | | | | [ARM] pxafb: add support for FBIOPAN_DISPLAY by dma brachingEric Miao2008-12-291-2/+8
| | * | | | | [ARM] pxafb: allow video memory size to be configurableEric Miao2008-12-291-0/+1
| | * | | | | [ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constantEric Miao2008-12-294-9/+27
| | * | | | | [ARM] pxa/tavorevb: update board support (smartpanel LCD + keypad)Eric Miao2008-12-292-0/+413
| * | | | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-2317-93/+1799
| |\| | | | |
| | * | | | | [ARM] pxa/littleton: add preliminary I2C board info (da9034 + max7320)Eric Miao2008-12-172-3/+81
| | * | | | | [ARM] pxa/saar: add support for the on-board smart panel LCDEric Miao2008-12-171-0/+421
| | * | | | | [ARM] pxa: initial support for the Imote2 platformJonathan Cameron2008-12-174-1/+584
| | * | | | | [ARM] pxa/ezx: I2C configurationStefan Schmidt2008-12-171-0/+20
| | * | | | | [ARM] pxa/ezx: Keypad configurationStefan Schmidt2008-12-171-0/+291
| | * | | | | [ARM] pxa/ezx: GPIO configurationStefan Schmidt2008-12-171-24/+344
| | * | | | | [ARM] pxa/ezx: Remove two memory banks fixupStefan Schmidt2008-12-171-21/+0
| | * | | | | [ARM] pxa/gumstix: fix incorrect init done by am200Jaya Kumar2008-12-175-14/+32
| | * | | | | [ARM] pxafb: allow insertion of delay to the smart panel command sequenceEric Miao2008-12-171-0/+7
| | * | | | | [ARM] pxafb: allow better platform configurable smart panel timingEric Miao2008-12-171-0/+4
| | * | | | | [ARM] pxa: convert legacy LCD setup of other boards to new oneEric Miao2008-12-174-30/+14