summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-03-23[ARM] pxa: move common MFP handling code into plat-pxaEric Miao14-317/+680
2009-03-23[ARM] pxa: move common GPIO handling code into plat-pxaEric Miao5-61/+66
2009-03-23[ARM] pxa: introduce plat-pxa for PXA common code and add DMA supportEric Miao8-86/+105
2009-03-23[ARM] pxa: AC97 pin functions for Colibri PXA310/320Daniel Mack2-0/+44
2009-03-23[ARM] pxa: Add Colibri LCD functionsDaniel Mack4-0/+131
2009-03-23[ARM] pxa: Colibri PXA320 module basicsDaniel Mack3-0/+134
2009-03-23[ARM] pxa: Refactor Colibri board support codeDaniel Mack5-94/+119
2009-03-23[ARM] pxa: Fix Colibri AX88796 configurationDaniel Mack1-10/+2
2009-03-23[ARM] pxa: add colibri PXA300 defconfigDaniel Mack1-0/+1156
2009-03-23[ARM] pxa: rename and update Colibri PXA270 defconfigDaniel Mack1-169/+425
2009-03-23[ARM] pxa: add USB support for Colibri PXA300Daniel Mack1-0/+21
2009-03-23[ARM] pxa: add MMC support for Colibri PXA300Daniel Mack1-0/+58
2009-03-23[ARM] pxa: add basic support for Colibri PXA300 moduleDaniel Mack4-0/+122
2009-03-23[ARM] pxa: rename colibri.c to colibri-pxa270.cDaniel Mack4-34/+37
2009-03-23Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Eric Miao8-7/+9
2009-03-23[ARM] pxa: add pxa320 missing pin function for CS2 on GPIO3Daniel Mack1-0/+1
2009-03-19[ARM] pxa: make second argument of clk_add_alias a name instead of the deviceDmitry Eremin-Solenikov6-7/+7
2009-03-19[ARM] pxa: add missing pin function for CS2 on GPIO1Daniel Mack1-0/+1
2009-03-13[ARM] pxa/MioA701: Migrate after pxa27x_udc gpio_pullup functionality.Robert Jarzmik1-33/+2
2009-03-13[ARM] pxa/MioA701: add gpio_vbus driverRobert Jarzmik1-1/+10
2009-03-13[ARM] pxa: add support for CSB701 baseboardDmitry Eremin-Solenikov3-0/+66
2009-03-13[ARM] pxa: add initial support for Cogent CSB726 boardDmitry Eremin-Solenikov5-1/+355
2009-03-13[ARM] pxa: fix typo in BANK_OFF() macro in gpio.hEric Miao1-1/+1
2009-03-09[ARM] pxa: add DM9000_PLATF_NO_EEPROM flag to CM-X... platformsMike Rapoport2-2/+2
2009-03-09[ARM] pxa: separate definitions from pxa-regs.h and remove it finallyEric Miao18-97/+88
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 Miao4-11/+20
2009-03-09[ARM] pxa: move PCMCIA definitions out of pxa-regs.h into pxa2xx_base.cEric Miao2-39/+1
2009-03-09[ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.hEric Miao4-5/+0
2009-03-09[ARM] pxa: access GPIO registers by chip so to make it further genericEric Miao3-170/+179
2009-03-09[ARM] pxa: move declaration of 'pxa_last_gpio' into <mach/gpio.h>Eric Miao3-4/+6
2009-03-09[ARM] pxa: move GPIO register definitions into <mach/gpio.h>Eric Miao9-87/+83
2009-03-09[ARM] pxa: move pxa_gpio_mode() outside of generic gpio.cEric Miao2-31/+31
2009-03-09[ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.cEric Miao7-98/+138
2009-03-09[ARM] pxa: move DMA registers definitions into <mach/dma.h>Eric Miao3-61/+56
2009-03-09[ARM] pxa: allow DMA controller IRQ being specifiedEric Miao5-6/+6
2009-03-09[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao63-159/+120
2009-03-09[ARM] pxa/magician: remove unused forward declaration of pasic3Philipp Zabel1-2/+0
2009-03-09[ARM] pxa/magician: default to backlight trigger for keypad illuminationPhilipp Zabel1-1/+1
2009-03-09[ARM] pxa/magician: register pda_power IRQs as rising/falling edgePhilipp Zabel1-2/+4
2009-03-09[ARM] pxa/magician: select PXA_SSP for touchscreen and soundPhilipp Zabel2-0/+2
2009-03-09[ARM] pxa/magician: fix htc-egpio resource sizePhilipp Zabel1-1/+1
2009-03-09Merge branch 'devel' of ssh://master.kernel.org/home/rmk/linux-2.6-arm into d...Eric Miao941-9021/+31600
2009-03-09Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Eric Miao5-11/+18
2009-03-03[ARM] 5414/2: ep93xx m2p dma coreRyan Mallon4-2/+463
2009-02-27[ARM] 5413/1: Add ep93xx dma m2p clocksRyan Mallon1-0/+79
2009-02-27[ARM] 5412/1: XSCALE: add ice dcc supportJean-Christop PLAGNIOL-VILLARD4-1/+49
2009-02-21Merge branch 'dma' into develRussell King9-219/+283
2009-02-21[ARM] dma: RiscPC: don't modify DMA SG entriesRussell King1-5/+9
2009-02-21[ARM] dma: move IOMD and floppy DMA structures to RiscPC DMA codeRussell King2-13/+13