aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/include/mach
Commit message (Expand)AuthorAgeFilesLines
* [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
* [ARM] pxa: add basic support for HP iPAQ h5000Anton Vorontsov2008-12-021-0/+113
* [ARM] pxa/MioA701: discovered new gpio definitions.Robert Jarzmik2008-12-021-2/+7
* [ARM] pxa: cpufreq-pxa2xx: sdram_rows detection supportPhilipp Zabel2008-12-021-0/+5
* [ARM] pxa: add missing GPIOs definitionsEric Miao2008-12-021-0/+6
* [ARM] pxa: introduced cpu_is_pxa935() and cpu_is_pxa9xx()Eric Miao2008-12-021-1/+30
* [ARM] pxa: include <mach/hardware.h> in pxa-regs.hEric Miao2008-12-021-0/+1
* [ARM] pxa: further cleanup of pxa-regs.hEric Miao2008-12-021-29/+0
* [ARM] pxa: move GPIOx_BASE and GPIO register offsets to gpio.cEric Miao2008-12-021-28/+0
* [ARM] pxa: move AC97 register definitions into dedicated regs-ac97.hEric Miao2008-12-022-96/+99
* [ARM] pxa: move UART register definitions into dedicated regs-uart.hEric Miao2008-12-023-142/+144
* [ARM] pxa: move pxa2xx specific PWRMODE definitions into pxa2xx-regs.hEric Miao2008-12-022-7/+7
* [ARM] pxa: remove the now unused IMPMCR/IMPMSR register definitionsEric Miao2008-12-021-54/+0
* [ARM] pxa: remove unused PWM register definitions, use generic PWM APIEric Miao2008-12-021-13/+0
* [ARM] pxa: move FICP register definitions into pxaficp_ir.cEric Miao2008-12-021-44/+1
* [ARM] pxa: move camera (QCI) registers definition out of pxa-regs.hEric Miao2008-12-021-95/+0
* [ARM] pxa: removed unused declarations of pxa_gpio_* in hardware.hEric Miao2008-12-022-15/+5
* [ARM] pxa: add support for additional GPIOs on PXA26xEric Miao2008-12-021-0/+31
* Revert "[ARM] pxa: introduce cpu_is_pxa26x()"Eric Miao2008-12-021-2/+0
* pxafb: introduce LCD_TYPE_MASK and use it.Eric Miao2008-11-111-0/+1
* [ARM] corgi_lcd: fix simultaneous compilation with corgi_blDmitry Baryshkov2008-10-291-0/+1
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-232-0/+2
|\
| * Merge branch 'for-rmk' of git://git.android.com/kernel into develRussell King2008-10-223-6/+44
| |\
| * \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-10-222-0/+2
| |\ \
| | * | [ARM] pxa/spitz: fix unbalance parenthesis in header file spitz.hMariusz Kozlowski2008-10-211-1/+1
| | * | Revert "[ARM] pxa/corgi: remove now unused corgi_ssp.c and corgi_lcd.c"Eric Miao2008-10-212-0/+2
* | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2008-10-231-0/+3
|\ \ \ \
| * | | | backlight: add support for Sharp SL-6000 LCD and backlight driversDmitry Baryshkov2008-10-211-0/+3
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-232-2/+5
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | [ARM] balance parenthesis in header fileMariusz Kozlowski2008-10-181-1/+1
| * | | [ARM] pxa: fix redefinition of NR_IRQSRussell King2008-10-171-1/+4
| | |/ | |/|
* | | misc: replace remaining __FUNCTION__ with __func__Harvey Harrison2008-10-201-2/+2
| |/ |/|
* | Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2008-10-201-2/+0
|\ \
| * | mfd: provide and use setup hook for tc6393xbDmitry Baryshkov2008-10-191-2/+0
| |/
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-10-201-2/+42
|\ \ | |/ |/|
| * [MTD] [NAND] pxa3xx_nand: moved some helper variables out from platform dataEnrico Scholz2008-09-011-8/+1
| * [MTD] [NAND] pxa3xx_nand: added some 'const' annotations to the exported APIEnrico Scholz2008-09-011-4/+4
| * [MTD] [NAND] pxa3xx_nand: allow to define flash types in the platform dataEnrico Scholz2008-09-011-0/+3
| * [MTD] [NAND] pxa3xx_nand: moved nand definitions into shared platform headerEnrico Scholz2008-09-011-0/+44
* | V4L/DVB (8687): soc-camera: Move .power and .reset from soc_camera host to se...Stefan Herbrechtsmeier2008-10-121-2/+0
* | [ARM] 5300/1: fixup spitz reset during bootDmitry Baryshkov2008-10-111-3/+6
* | Merge branch 'pxa-all' into develRussell King2008-10-0922-399/+540
|\ \
| * | [ARM] 5239/1: Palm Zire 72 power management supportSergey Lapin2008-10-091-0/+13
| * | [ARM] pxa: add missing ACCR bit definitions to pxa3xx-regs.hEric Miao2008-10-071-0/+22
| * | [ARM] ohci-pxa27x: move OHCI controller specific registers into the driverEric Miao2008-10-071-74/+0
| * | [ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registersEric Miao2008-10-072-0/+19
| * | [ARM] pxa: move I2S register and bit definitions into pxa2xx-i2s.cEric Miao2008-10-071-38/+1
| * | [ARM] pxa: simplify DMA register definitionsEric Miao2008-10-071-154/+0
| * | [ARM] pxa: make additional DCSR bits valid for PXA3xxEric Miao2008-10-071-6/+7