| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] locomo: allow cascaded IRQ base to be specified by platforms | Eric Miao | 2010-03-02 | 1 | -0/+7 |
* | [ARM] pxa: simplify the LCD pin configuration for pxa25x platforms | Eric Miao | 2010-03-02 | 1 | -20/+1 |
* | [ARM] pxa/poodle: fix incorrect 'gpio_card_detect' of MMC | Eric Miao | 2009-12-29 | 1 | -1/+1 |
* | [ARM] pxa: allow platforms to control which uarts are registered | Russell King | 2009-12-01 | 1 | -0/+4 |
* | [ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.c | Marek Vasut | 2009-09-10 | 1 | -26/+1 |
* | [ARM] pxa: factor pxamci gpio handling | Robert Jarzmik | 2009-09-10 | 1 | -45/+8 |
* | [ARM] pxa: register wm8731 explicitly for corgi and poodle | Mark Brown | 2009-06-16 | 1 | -0/+6 |
* | [ARM] pxa: update pxa2xx_spi_chip initialization to use .gpio_cs field | Mike Rapoport | 2009-06-05 | 1 | -14/+1 |
* | [ARM] pxa: move mach/i2c.h to plat/i2c.h | Eric Miao | 2009-06-05 | 1 | -1/+1 |
* | [ARM] pass reboot command line to arch_reset() | Russell King | 2009-03-19 | 1 | -3/+3 |
* | [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage | Eric Miao | 2009-03-09 | 1 | -3/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2009-01-05 | 1 | -0/+32 |
|\ |
|
| * | [ARM] pxa/poodle: add physmap mapping for ROM | Dmitry Baryshkov | 2008-12-02 | 1 | -0/+32 |
* | | [MTD] sharpsl-nand: move registration to board code | Dmitry Baryshkov | 2008-10-29 | 1 | -0/+51 |
|/ |
|
* | [ARM] pxa: fix typo in pxa25x MFP definitions | Eric Miao | 2008-09-26 | 1 | -1/+1 |
* | [ARM] pxa/poodle: prepare scoop for the generic GPIO API | Eric Miao | 2008-09-23 | 1 | -0/+1 |
* | [ARM] pxa/poodle: use SPI based ads7846 touch screen driver | Eric Miao | 2008-09-23 | 1 | -48/+42 |
* | [ARM] pxa/poodle: convert to use the new MFP API to configure pins | Eric Miao | 2008-09-23 | 1 | -63/+84 |
* | [ARM] pxa/poodle: convert to use the new GPIO API | Eric Miao | 2008-09-23 | 1 | -18/+71 |
* | [ARM] pxa/poodle: use new .lcd_conn to specify the LCD info | Eric Miao | 2008-09-23 | 1 | -2/+1 |
* | [ARM] pxa/poodle: use .gpio_pullup in USB device platform data | Eric Miao | 2008-09-23 | 1 | -13/+1 |
* | [ARM] pxa/poodle: move scoop/locomo device registration earlier | Eric Miao | 2008-09-23 | 1 | -8/+7 |
* | [ARM] 5225/1: zaurus: Register I2C controller for audio codecs | Mark Brown | 2008-08-26 | 1 | -0/+2 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -11/+11 |
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 1 | -1/+1 |
* | [ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helper | Dmitry Baryshkov | 2008-07-12 | 1 | -0/+1 |
* | [ARM] pxa: separate out power manager and clock registers | Russell King | 2008-06-02 | 1 | -0/+1 |
* | [ARM] pxa: Fix RCSR handling | Russell King | 2008-05-08 | 1 | -2/+0 |
* | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h | eric miao | 2008-04-19 | 1 | -0/+1 |
* | [ARM] 4803/1: pxa: fix building issue of poodle.c caused by patch 4737/1 | eric miao | 2008-02-04 | 1 | -4/+4 |
* | [ARM] pxa: fix mci_init functions returning -1 | Russell King | 2008-01-28 | 1 | -4/+2 |
* | [ARM] pxa: move platform devices to separate header file | Russell King | 2007-07-12 | 1 | -0/+1 |
* | [ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq() | Eric Miao | 2007-07-12 | 1 | -1/+1 |
* | IRQ: Use the new typedef for interrupt handler function pointers | David Howells | 2006-10-09 | 1 | -1/+1 |
* | Initial blind fixup for arm for irq changes | Linus Torvalds | 2006-10-06 | 1 | -1/+1 |
* | [ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode sup... | Richard Purdie | 2006-10-02 | 1 | -7/+5 |
* | [PATCH] ARM: fixup irqflags breakage after ARM genirq merge | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | [ARM] 3594/1: Poodle: Add touchscreen support + other updates | Richard Purdie | 2006-06-19 | 1 | -2/+67 |
* | [ARM] 3561/1: Poodle: Correct the MMC/SD power control | Richard Purdie | 2006-06-19 | 1 | -4/+18 |
* | [ARM] 3593/1: Add reboot and shutdown handlers for Zaurus handhelds | Richard Purdie | 2006-06-19 | 1 | -0/+17 |
* | [ARM] 3453/1: Poodle: Correctly set the memory size | Richard Purdie | 2006-04-02 | 1 | -0/+4 |
* | [ARM] Remove asm/arch/irq.h | Russell King | 2006-03-21 | 1 | -1/+0 |
* | [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) | Nicolas Pitre | 2006-01-13 | 1 | -1/+0 |
* | [PATCH] IRQ type flags | Russell King | 2006-01-08 | 1 | -4/+3 |
* | [ARM] 3093/1: SharpSL PCMCIA Updates for Cxx00 models | Richard Purdie | 2005-11-08 | 1 | -2/+30 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-10-31 | 1 | -1/+1 |
|\ |
|
| * | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 1 | -1/+1 |
* | | [ARM] 3067/1: Add poodle irda platform support | Richard Purdie | 2005-10-30 | 1 | -0/+21 |
|/ |
|
* | [ARM] 2914/1: PXA Poodle: Add MMC and UDC support | Richard Purdie | 2005-09-15 | 1 | -0/+82 |
* | [ARM] 2913/1: PXA Poodle: Cleanup some unneeded code | Richard Purdie | 2005-09-15 | 1 | -21/+10 |