aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-28Merge branch 'origin' into develRussell King2-1/+21
2009-03-24Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develroot10-241/+45
2009-03-24Merge branch 'topic/asoc' into for-linusTakashi Iwai2-1/+21
2009-03-23[ARM] pxa: move common MFP handling code into plat-pxaEric Miao7-118/+19
2009-03-23[ARM] pxa: move common GPIO handling code into plat-pxaEric Miao1-31/+1
2009-03-23[ARM] pxa: introduce plat-pxa for PXA common code and add DMA supportEric Miao1-82/+1
2009-03-23[ARM] pxa: Add Colibri LCD functionsDaniel Mack1-0/+6
2009-03-23[ARM] pxa: Refactor Colibri board support codeDaniel Mack1-12/+6
2009-03-23[ARM] pxa: add basic support for Colibri PXA300 moduleDaniel Mack1-0/+17
2009-03-23[ARM] pxa: rename colibri.c to colibri-pxa270.cDaniel Mack1-11/+6
2009-03-23Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git into develEric Miao2-0/+2
2009-03-23[ARM] pxa: add pxa320 missing pin function for CS2 on GPIO3Daniel Mack1-0/+1
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King1-1/+1
2009-03-19[ARM] pxa: add missing pin function for CS2 on GPIO1Daniel Mack1-0/+1
2009-03-13[ARM] pxa: add initial support for Cogent CSB726 boardDmitry Eremin-Solenikov2-1/+28
2009-03-13[ARM] pxa: fix typo in BANK_OFF() macro in gpio.hEric Miao1-1/+1
2009-03-09[ARM] pxa: separate definitions from pxa-regs.h and remove it finallyEric Miao7-86/+83
2009-03-09[ARM] pxa: move pxa2xx chip selects definitions out of pxa-regs.hEric Miao3-12/+20
2009-03-09[ARM] pxa: make lubbock specific debugging stuffs back into lubbock.cEric Miao2-1/+10
2009-03-09[ARM] pxa: move PCMCIA definitions out of pxa-regs.h into pxa2xx_base.cEric Miao1-38/+0
2009-03-09[ARM] pxa: access GPIO registers by chip so to make it further genericEric Miao1-0/+1
2009-03-09[ARM] pxa: move declaration of 'pxa_last_gpio' into <mach/gpio.h>Eric Miao1-1/+4
2009-03-09[ARM] pxa: move GPIO register definitions into <mach/gpio.h>Eric Miao3-75/+73
2009-03-09[ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.cEric Miao1-2/+36
2009-03-09[ARM] pxa: move DMA registers definitions into <mach/dma.h>Eric Miao2-59/+56
2009-03-09[ARM] pxa: allow DMA controller IRQ being specifiedEric Miao1-1/+1
2009-03-09[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao8-19/+56
2009-03-09Merge branch 'devel' of ssh://master.kernel.org/home/rmk/linux-2.6-arm into develEric Miao1-0/+1
2009-03-09Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develEric Miao2-0/+5
2009-03-06ASoC: add two more bitfields for PXA SSPDaniel Mack1-0/+5
2009-03-06ASoC: Fix name of register bit in pxa-sspDaniel Mack1-1/+1
2009-02-10[ARM] 5354/1: mach-pxa: add AM300 platform driver v3Jaya Kumar1-0/+1
2009-02-02[ARM] pxa/magician: Enable pxa27x_udc and gpio_vbusPhilipp Zabel1-1/+1
2009-01-21[ARM] pxa: PalmLD initial supportMarek Vasut1-0/+109
2009-01-21[ARM] pxa: PalmT5 initial supportMarek Vasut1-0/+84
2009-01-19ASoC: machine support for Toshiba e740 PDAIan Molton1-0/+5
2009-01-19[ARM] pxa: make more SSCR0 bit definitions visible on multiple processorsEric Miao1-0/+3
2009-01-19[ARM] pxa: fix missing of __REG() definition for ac97 registers accessEric Miao1-0/+2
2009-01-16ASoC: machine driver for Toshiba e800Ian Molton1-0/+5
2009-01-16ASoC: machine driver for Toshiba e750Ian Molton1-0/+5
2009-01-08[ARM] fix pxaRussell King1-2/+0
2009-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-0/+30
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds23-575/+536
2008-12-29Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develRussell King5-25/+47
2008-12-29Input: add support for enhanced rotary controller on pxa930 and pxa935Yong Yao1-0/+20
2008-12-29Input: add support for trackball on pxa930 and pxa935Yong Yao1-0/+10
2008-12-29[ARM] pxafb: add support for overlay1 and overlay2 as framebuffer devicesEric Miao1-9/+25
2008-12-29[ARM] pxafb: cleanup of the color format manipulation codeEric Miao1-14/+1
2008-12-29[ARM] pxafb: add palette format support for LCCR4_PAL_FOR_3Eric Miao1-0/+1
2008-12-29[ARM] pxafb: add support for FBIOPAN_DISPLAY by dma brachingEric Miao1-2/+8