summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-12-17[ARM] pxa: initial support for the Imote2 platformJonathan Cameron4-1/+584
2008-12-17[ARM] pxa/ezx: I2C configurationStefan Schmidt1-0/+20
2008-12-17[ARM] pxa/ezx: Keypad configurationStefan Schmidt1-0/+291
2008-12-17[ARM] pxa/ezx: GPIO configurationStefan Schmidt1-24/+344
2008-12-17[ARM] pxa/ezx: Remove two memory banks fixupStefan Schmidt1-21/+0
2008-12-17[ARM] pxa/gumstix: fix incorrect init done by am200Jaya Kumar5-14/+32
2008-12-17[ARM] pxafb: allow insertion of delay to the smart panel command sequenceEric Miao1-0/+7
2008-12-17[ARM] pxafb: allow better platform configurable smart panel timingEric Miao1-0/+4
2008-12-17[ARM] pxa: convert legacy LCD setup of other boards to new oneEric Miao4-30/+14
2008-12-17[ARM] pxafb: add color TFT 8BPP LCD panel typeEric Miao1-0/+1
2008-12-02[ARM] pxa: add basic support for HP iPAQ h5000Anton Vorontsov5-0/+1314
2008-12-02[ARM] pxa/poodle: add physmap mapping for ROMDmitry Baryshkov1-0/+32
2008-12-02[ARM] pxa/corgi: add physmap mapping for ROMDmitry Baryshkov1-0/+32
2008-12-02[ARM] pxa/spitz: add physmap mapping for ROMDmitry Baryshkov1-0/+32
2008-12-02[ARM] pxa/tosa: add physmap mapping for ROMDmitry Baryshkov1-0/+32
2008-12-02[ARM] pxa/tosa: fix building w/o TC6393XB driverDmitry Baryshkov1-0/+4
2008-12-02[ARM] pxa/tosa: support tc6393xb/tmiofb.Dmitry Baryshkov1-0/+38
2008-12-02[ARM] pxa/MioA701: improve power supply sourcesRobert Jarzmik1-116/+26
2008-12-02[ARM] pxa/MioA701: discovered new gpio definitions.Robert Jarzmik2-13/+18
2008-12-02[ARM] pxa/MioA701: change reset function to preserve RTC.Robert Jarzmik1-2/+2
2008-12-02[ARM] pxa/MioA701: add camera support for Mio A701 board.Robert Jarzmik1-0/+51
2008-12-02[ARM] pxa/MioA701: remove KConfig leds driver requirementRobert Jarzmik1-1/+0
2008-12-02[ARM] pxa: add resources for incoming rtc-pxa driverRobert Jarzmik5-2/+30
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-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-5/+7