summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2008-12-02[ARM] pxa: cpufreq-pxa2xx: sdram_rows detection supportPhilipp Zabel2-3/+27
2008-12-02[ARM] pxa: cpufreq-pxa2xx: allow frequency table selectionMarc Zyngier1-13/+19
2008-12-02[ARM] locomo: export locomo_frontlight_set()Eric Miao1-0/+1
2008-12-02[ARM] pxa: add missing GPIOs definitionsEric Miao1-0/+6
2008-12-02[ARM] pxa: add base PXA935 support due to CPUID changeEric Miao2-0/+31
2008-12-02[ARM] pxa: introduced cpu_is_pxa935() and cpu_is_pxa9xx()Eric Miao2-1/+33
2008-12-02[ARM] pxa: move I2C pin configurations out into board specific filesEric Miao7-8/+24
2008-12-02[ARM] pxa: register Power I2C device only when necessaryEric Miao2-4/+3
2008-12-02[ARM] pxa: move power I2C device definitions into devices.cEric Miao3-39/+42
2008-12-02[ARM] pxa: remove unnecessary #include of pxa2xx-gpio.h in clock.cEric Miao1-1/+0
2008-12-02[ARM] pxa: include <mach/hardware.h> in pxa-regs.hEric Miao1-0/+1
2008-12-02[ARM] pxa: further cleanup of pxa-regs.hEric Miao1-29/+0
2008-12-02[ARM] pxa: move GPIOx_BASE and GPIO register offsets to gpio.cEric Miao2-28/+12
2008-12-02[ARM] pxa: move AC97 register definitions into dedicated regs-ac97.hEric Miao2-96/+99
2008-12-02[ARM] pxa: move UART register definitions into dedicated regs-uart.hEric Miao4-150/+152
2008-12-02[ARM] pxa: move pxa2xx specific PWRMODE definitions into pxa2xx-regs.hEric Miao2-7/+7
2008-12-02[ARM] pxa: remove the now unused IMPMCR/IMPMSR register definitionsEric Miao1-54/+0
2008-12-02[ARM] pxa: remove unused PWM register definitions, use generic PWM APIEric Miao1-13/+0
2008-12-02[ARM] pxa: move FICP register definitions into pxaficp_ir.cEric Miao1-44/+1
2008-12-02[ARM] pxa: move camera (QCI) registers definition out of pxa-regs.hEric Miao1-95/+0
2008-12-02[ARM] pxa: removed unused declarations of pxa_gpio_* in hardware.hEric Miao2-15/+5
2008-12-02[ARM] pxa: use <linux/gpio.h> instead of unnecessary <mach/gpio.h>Eric Miao5-5/+4
2008-12-02[ARM] pxa: add support for additional GPIOs on PXA26xEric Miao5-16/+95
2008-12-02Revert "[ARM] pxa: introduce cpu_is_pxa26x()"Eric Miao2-9/+1
2008-12-02[ARM] pxa: use 'pxa_last_gpio' instead of 'gpio_nr' in mfp-pxa2xx.cEric Miao2-10/+6
2008-12-02[ARM] pxa: add muxed gpio wakeup sources on pxa2xx architecturesRobert Jarzmik1-2/+29
2008-11-17[ARM] 5330/1: mach-pxa: Fixup reset for systems using reboot=cold or other st...Jaya Kumar1-3/+4
2008-11-17Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2-2/+3
2008-11-16[ARM] pxa: fix incorrect PCMCIA PSKTSEL pin configuration for spitzEric Miao1-1/+2
2008-11-16[ARM] pxa: fix I2C controller device being registered twice on AkitaEric Miao1-1/+0
2008-11-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds14-98/+43
2008-11-13[ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constantsRussell King1-18/+0
2008-11-13[ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constantsRussell King4-13/+9
2008-11-13[ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constantsRussell King3-53/+3
2008-11-13[ARM] dma-mapping: fix compiler warningRussell King1-2/+11
2008-11-11iop-adma: use iop_paranoia() for debug BUG_ONsDan Williams3-3/+11
2008-11-11pxafb: introduce LCD_TYPE_MASK and use it.Eric Miao1-0/+1
2008-11-09[ARM] iop: iop3xx needs registers mapped uncached+unbufferedRussell King3-8/+16
2008-11-09[ARM] versatile: correct MMC clock rateRussell King1-1/+1
2008-11-09[ARM] realview: correct MMC clock rateRussell King1-1/+1
2008-11-09[ARM] 5329/1: Feroceon: fix feroceon_l2_inv_rangeNicolas Pitre1-2/+2
2008-11-06Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King4-16/+16
2008-11-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs...Russell King1-2/+2
2008-11-06[ARM] xsc3: fix xsc3_l2_inv_rangeDan Williams1-2/+2
2008-11-06[ARM] mm: fix page table initializationRussell King3-36/+87
2008-11-06[ARM] fix naming of MODULE_START / MODULE_ENDRussell King3-12/+12
2008-11-05ARM: OMAP: Fix define for twl4030 irqsTony Lindgren1-1/+1
2008-11-05ARM: OMAP: Fix get_irqnr_and_base to clear spurious interrupt bitsTony Lindgren1-1/+3
2008-11-05ARM: OMAP: Fix debugfs_create_*'s error checking method for arm/plat-omapZhaolei1-10/+10
2008-11-05ARM: OMAP: Fix compiler warnings in gpmc.cSanjeev Premi1-4/+2