aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2008-12-17[ARM] pxafb: add color TFT 8BPP LCD panel typeEric Miao
2008-12-02[ARM] pxa: add basic support for HP iPAQ h5000Anton Vorontsov
2008-12-02[ARM] pxa/poodle: add physmap mapping for ROMDmitry Baryshkov
2008-12-02[ARM] pxa/corgi: add physmap mapping for ROMDmitry Baryshkov
2008-12-02[ARM] pxa/spitz: add physmap mapping for ROMDmitry Baryshkov
2008-12-02[ARM] pxa/tosa: add physmap mapping for ROMDmitry Baryshkov
2008-12-02[ARM] pxa/tosa: fix building w/o TC6393XB driverDmitry Baryshkov
2008-12-02[ARM] pxa/tosa: support tc6393xb/tmiofb.Dmitry Baryshkov
2008-12-02[ARM] pxa/MioA701: improve power supply sourcesRobert Jarzmik
2008-12-02[ARM] pxa/MioA701: discovered new gpio definitions.Robert Jarzmik
2008-12-02[ARM] pxa/MioA701: change reset function to preserve RTC.Robert Jarzmik
2008-12-02[ARM] pxa/MioA701: add camera support for Mio A701 board.Robert Jarzmik
2008-12-02[ARM] pxa/MioA701: remove KConfig leds driver requirementRobert Jarzmik
2008-12-02[ARM] pxa: add resources for incoming rtc-pxa driverRobert Jarzmik
2008-12-02[ARM] pxa: cpufreq-pxa2xx: sdram_rows detection supportPhilipp Zabel
2008-12-02[ARM] pxa: cpufreq-pxa2xx: allow frequency table selectionMarc Zyngier
2008-12-02[ARM] locomo: export locomo_frontlight_set()Eric Miao
2008-12-02[ARM] pxa: add missing GPIOs definitionsEric Miao
2008-12-02[ARM] pxa: add base PXA935 support due to CPUID changeEric Miao
2008-12-02[ARM] pxa: introduced cpu_is_pxa935() and cpu_is_pxa9xx()Eric Miao
2008-12-02[ARM] pxa: move I2C pin configurations out into board specific filesEric Miao
2008-12-02[ARM] pxa: register Power I2C device only when necessaryEric Miao
2008-12-02[ARM] pxa: move power I2C device definitions into devices.cEric Miao
2008-12-02[ARM] pxa: remove unnecessary #include of pxa2xx-gpio.h in clock.cEric Miao
2008-12-02[ARM] pxa: include <mach/hardware.h> in pxa-regs.hEric Miao
2008-12-02[ARM] pxa: further cleanup of pxa-regs.hEric Miao
2008-12-02[ARM] pxa: move GPIOx_BASE and GPIO register offsets to gpio.cEric Miao
2008-12-02[ARM] pxa: move AC97 register definitions into dedicated regs-ac97.hEric Miao
2008-12-02[ARM] pxa: move UART register definitions into dedicated regs-uart.hEric Miao
2008-12-02[ARM] pxa: move pxa2xx specific PWRMODE definitions into pxa2xx-regs.hEric Miao
2008-12-02[ARM] pxa: remove the now unused IMPMCR/IMPMSR register definitionsEric Miao
2008-12-02[ARM] pxa: remove unused PWM register definitions, use generic PWM APIEric Miao
2008-12-02[ARM] pxa: move FICP register definitions into pxaficp_ir.cEric Miao
2008-12-02[ARM] pxa: move camera (QCI) registers definition out of pxa-regs.hEric Miao
2008-12-02[ARM] pxa: removed unused declarations of pxa_gpio_* in hardware.hEric Miao
2008-12-02[ARM] pxa: use <linux/gpio.h> instead of unnecessary <mach/gpio.h>Eric Miao
2008-12-02[ARM] pxa: add support for additional GPIOs on PXA26xEric Miao
2008-12-02Revert "[ARM] pxa: introduce cpu_is_pxa26x()"Eric Miao
2008-12-02[ARM] pxa: use 'pxa_last_gpio' instead of 'gpio_nr' in mfp-pxa2xx.cEric Miao
2008-12-02[ARM] pxa: add muxed gpio wakeup sources on pxa2xx architecturesRobert Jarzmik
2008-11-17[ARM] 5330/1: mach-pxa: Fixup reset for systems using reboot=cold or other st...Jaya Kumar
2008-11-17Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King
2008-11-16[ARM] pxa: fix incorrect PCMCIA PSKTSEL pin configuration for spitzEric Miao
2008-11-16[ARM] pxa: fix I2C controller device being registered twice on AkitaEric Miao
2008-11-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-11-13[ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constantsRussell King
2008-11-13[ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constantsRussell King
2008-11-13[ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constantsRussell King
2008-11-13[ARM] dma-mapping: fix compiler warningRussell King
2008-11-11iop-adma: use iop_paranoia() for debug BUG_ONsDan Williams