| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.c | Eric Miao | 2009-03-09 | 1 | -1/+2 |
* | [ARM] pxa: allow DMA controller IRQ being specified | Eric Miao | 2009-03-09 | 1 | -1/+1 |
* | [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage | Eric Miao | 2009-03-09 | 1 | -3/+1 |
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 2008-12-02 | 1 | -23/+3 |
|\ |
|
| * | [ARM] pxa: add resources for incoming rtc-pxa driver | Robert Jarzmik | 2008-12-02 | 1 | -0/+1 |
| * | [ARM] pxa: register Power I2C device only when necessary | Eric Miao | 2008-12-02 | 1 | -2/+1 |
| * | [ARM] pxa: move power I2C device definitions into devices.c | Eric Miao | 2008-12-02 | 1 | -20/+0 |
| * | [ARM] pxa: use 'pxa_last_gpio' instead of 'gpio_nr' in mfp-pxa2xx.c | Eric Miao | 2008-12-02 | 1 | -1/+1 |
* | | [ARM] pxa: convert to clkdev and match clocks by struct device where possible | Russell King | 2008-11-27 | 1 | -35/+54 |
|/ |
|
* | [ARM] ohci-pxa27x: introduce pxa27x_clear_otgph() | Eric Miao | 2008-10-07 | 1 | -0/+7 |
* | Merge branches 'pxa-core' and 'pxa-machines' into pxa-all | Russell King | 2008-10-07 | 1 | -31/+6 |
|\ |
|
| * | [ARM] pxa: better MFP low power state support for pxa25x/pxa27x | Eric Miao | 2008-09-27 | 1 | -31/+6 |
* | | [ARM] pxa: Allow platforms to override PSPR setting | Russell King | 2008-09-09 | 1 | -5/+15 |
* | | [ARM] 5201/1: PXA3xx: Add support for power i2c bus | Mike Rapoport | 2008-09-09 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 2008-08-07 | 1 | -0/+4 |
|\ |
|
| * | [ARM] pxa: introduce reset_status and clear_reset_status for driver's usage | Eric Miao | 2008-08-05 | 1 | -0/+4 |
* | | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -9/+9 |
* | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 1 | -1/+1 |
|/ |
|
* | [ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr... | Philipp Zabel | 2008-07-09 | 1 | -2/+2 |
*-. | Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxa | Russell King | 2008-07-09 | 1 | -2/+8 |
|\ \ |
|
| | * | [ARM] 5075/1: i2c-pxa: move i2c pin setup and PCFR_PI2CEN handling into arch/... | Philipp Zabel | 2008-06-02 | 1 | -0/+3 |
| | * | [ARM] pxa: separate PXA25x and PXA27x UDC register definitions | Russell King | 2008-05-19 | 1 | -1/+1 |
| |/
|/| |
|
| * | [ARM] pxa: Add PXA support for PWM API | eric miao | 2008-05-19 | 1 | -1/+4 |
|/ |
|
* | [ARM] pxa: Fix RCSR handling | Russell King | 2008-05-08 | 1 | -0/+3 |
* | [ARM] 5027/1: Fixed random memory corruption on pxa suspend cycle. | Robert Jarzmik | 2008-05-04 | 1 | -5/+3 |
* | [ARM] pxa: initialise PXA devices before platform init code | Russell King | 2008-04-19 | 1 | -1/+1 |
* | [ARM] pxa: add pxa27x_keypad device and pxa_set_keypad_info() | eric miao | 2008-04-19 | 1 | -1/+1 |
* | [ARM] pxa: allow dynamic enable/disable of GPIO wakeup for pxa{25x,27x} | eric miao | 2008-04-19 | 1 | -26/+5 |
* | [ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}() | eric miao | 2008-04-19 | 1 | -3/+2 |
* | [ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into one | eric miao | 2008-04-19 | 1 | -6/+1 |
* | [ARM] 4831/2: Add PXA2xx AC97 clocks to clock API | Mark Brown | 2008-04-19 | 1 | -0/+3 |
* | [ARM] pxa: introduce sysdev for GPIO register saving/restoring | eric miao | 2008-02-04 | 1 | -21/+2 |
* | [ARM] pxa: introduce sysdev for IRQ register saving/restoring | eric miao | 2008-02-04 | 1 | -6/+20 |
* | Merge branch 'pxa-plat' into devel | Russell King | 2008-01-28 | 1 | -47/+12 |
|\ |
|
| * | [ARM] pxa: Avoid fiddling with CKEN register on suspend | Russell King | 2008-01-26 | 1 | -6/+0 |
| * | [ARM] pxa: clean up pxa{27x,25x}_init_pm() to empty if CONFIG_PM not defined | eric miao | 2008-01-26 | 1 | -2/+4 |
| * | [ARM] pxa: move memory controller registers into pxa2xx-regs.h | Russell King | 2008-01-26 | 1 | -0/+1 |
| * | [ARM] pxa: move pxa27x_device_ohci out of pxa27x.c for use with pxa3xx | eric miao | 2008-01-26 | 1 | -31/+0 |
| * | [ARM] pxa: add ssp devices and clk support for pxa25x/pxa27x/pxa3xx | eric miao | 2008-01-26 | 1 | -3/+7 |
| * | [ARM] pxa: avoid always registering MMC, I2C, IrDA and framebuffer devices | Russell King | 2008-01-26 | 1 | -6/+1 |
* | | i2c-pxa: Add polling transfer | Mike Rapoport | 2008-01-27 | 1 | -0/+6 |
|/ |
|
* | [ARM] 4652/1: pxa: fix a typo of pxa27x usb host clk definition | eric miao | 2007-11-26 | 1 | -1/+1 |
* | PM: Move definition of struct pm_ops to suspend.h | Rafael J. Wysocki | 2007-10-18 | 1 | -1/+1 |
* | [ARM] 4560/1: pxa: move processor specific set_wake logic out of irq.c | eric miao | 2007-10-12 | 1 | -7/+63 |
* | [ARM] pxa: remove get_lcdclk_frequency_10khz() | Russell King | 2007-10-12 | 1 | -1/+1 |
* | [ARM] pxa: Make STUART and FICP clocks available | Russell King | 2007-10-12 | 1 | -1/+1 |
* | [ARM] pxa: introduce clk support for PXA SoC clocks | Russell King | 2007-10-12 | 1 | -0/+45 |
* | [ARM] pxa: make pxa27x devices globally visible | Russell King | 2007-10-12 | 1 | -2/+2 |
* | [ARM] pxa: fix naming of memory/lcd/core clock functions | Russell King | 2007-10-12 | 1 | -7/+3 |
* | [ARM] 4489/1: pxa: split pxa_cpu_suspend to processor specific ones | Eric Miao | 2007-07-20 | 1 | -3/+1 |