summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [ARM] pxa: add basic support for Colibri PXA300 moduleDaniel Mack2009-03-231-0/+17
| * | | [ARM] pxa: rename colibri.c to colibri-pxa270.cDaniel Mack2009-03-231-11/+6
| * | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Eric Miao2009-03-232-0/+2
| |\ \ \
| | * | | [ARM] pxa: add pxa320 missing pin function for CS2 on GPIO3Daniel Mack2009-03-231-0/+1
| | * | | [ARM] pxa: add missing pin function for CS2 on GPIO1Daniel Mack2009-03-191-0/+1
| | |/ /
* | / / [ARM] pass reboot command line to arch_reset()Russell King2009-03-191-1/+1
|/ / /
* | | [ARM] pxa: add initial support for Cogent CSB726 boardDmitry Eremin-Solenikov2009-03-132-1/+28
* | | [ARM] pxa: fix typo in BANK_OFF() macro in gpio.hEric Miao2009-03-131-1/+1
* | | [ARM] pxa: separate definitions from pxa-regs.h and remove it finallyEric Miao2009-03-097-86/+83
* | | [ARM] pxa: move pxa2xx chip selects definitions out of pxa-regs.hEric Miao2009-03-093-12/+20
* | | [ARM] pxa: make lubbock specific debugging stuffs back into lubbock.cEric Miao2009-03-092-1/+10
* | | [ARM] pxa: move PCMCIA definitions out of pxa-regs.h into pxa2xx_base.cEric Miao2009-03-091-38/+0
* | | [ARM] pxa: access GPIO registers by chip so to make it further genericEric Miao2009-03-091-0/+1
* | | [ARM] pxa: move declaration of 'pxa_last_gpio' into <mach/gpio.h>Eric Miao2009-03-091-1/+4
* | | [ARM] pxa: move GPIO register definitions into <mach/gpio.h>Eric Miao2009-03-093-75/+73
* | | [ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.cEric Miao2009-03-091-2/+36
* | | [ARM] pxa: move DMA registers definitions into <mach/dma.h>Eric Miao2009-03-092-59/+56
* | | [ARM] pxa: allow DMA controller IRQ being specifiedEric Miao2009-03-091-1/+1
* | | [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao2009-03-098-19/+56
* | | Merge branch 'devel' of ssh://master.kernel.org/home/rmk/linux-2.6-arm into d...Eric Miao2009-03-091-0/+1
|\ \ \
| * | | [ARM] 5354/1: mach-pxa: add AM300 platform driver v3Jaya Kumar2009-02-101-0/+1
* | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Eric Miao2009-03-092-0/+5
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | [ARM] pxa: make more SSCR0 bit definitions visible on multiple processorsEric Miao2009-01-191-0/+3
| * | [ARM] pxa: fix missing of __REG() definition for ac97 registers accessEric Miao2009-01-191-0/+2
| |/
* | [ARM] pxa/magician: Enable pxa27x_udc and gpio_vbusPhilipp Zabel2009-02-021-1/+1
* | [ARM] pxa: PalmLD initial supportMarek Vasut2009-01-211-0/+109
* | [ARM] pxa: PalmT5 initial supportMarek Vasut2009-01-211-0/+84
|/
* [ARM] fix pxaRussell King2009-01-081-2/+0
* 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 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-3023-575/+536
|\ \
| * \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-295-25/+47
| |\ \
| | * | [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-292-0/+10
| | * | [ARM] pxa/tavorevb: update board support (smartpanel LCD + keypad)Eric Miao2008-12-291-0/+1
| * | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-235-4/+25
| |\| |
| | * | [ARM] pxa/littleton: add preliminary I2C board info (da9034 + max7320)Eric Miao2008-12-171-3/+8
| | * | [ARM] pxa: initial support for the Imote2 platformJonathan Cameron2008-12-171-1/+1
| | * | [ARM] pxa/gumstix: fix incorrect init done by am200Jaya Kumar2008-12-171-0/+4
| | * | [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] pxafb: add color TFT 8BPP LCD panel typeEric Miao2008-12-171-0/+1
| * | | Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/l...Russell King2008-12-171-3/+2
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'for_rmk' of git://git.mnementh.co.uk/linux-2.6-im into develRussell King2008-12-151-1/+3
| |\ \ \
| | * | | [ARM] pxa: Add multi-io support for e-seriesIan Molton2008-12-151-0/+2