aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/idp.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: pxa: clean up set_pxa_fb_infoRussell King - ARM Linux2011-03-161-1/+1
* ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut2010-12-161-1/+1
* arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-201-2/+0
* [ARM] pxa: simplify the LCD pin configuration for pxa25x platformsEric Miao2010-03-021-19/+1
* [ARM] pxa: allow platforms to control which uarts are registeredRussell King2009-12-011-0/+3
* [ARM] pxa: factor pxamci gpio handlingRobert Jarzmik2009-09-101-1/+4
* [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao2009-03-091-2/+1
* [ARM] pxa/idp: remove the unnecessary idp_init_irq()Eric Miao2008-09-261-9/+1
* [ARM] pxa/idp: make use of "lcd_conn", add LCD pin configurationsEric Miao2008-09-261-2/+23
* [ARM] pxa/idp: convert to use new MFP APIEric Miao2008-09-261-20/+23
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-7/+7
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao2008-04-191-0/+1
* [NET] smc91x: Make smc91x use IRQ resource trigger flagsRussell King2008-01-281-1/+1
* [ARM] pxa: move platform devices to separate header fileRussell King2007-07-121-0/+1
* [ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq()Eric Miao2007-07-121-1/+1
* IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-091-1/+1
* Initial blind fixup for arm for irq changesLinus Torvalds2006-10-061-1/+1
* [ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode sup...Richard Purdie2006-10-021-2/+7
* [ARM] 3685/1: ARM: Convert pxa to generic irq handlingThomas Gleixner2006-07-011-0/+1
* [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre2006-01-131-1/+0
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
* [ARM] 2988/1: Replace map_desc.physical with map_desc.pfn: PXADeepak Saxena2005-10-281-10/+11
* [PATCH] ARM: Fix non-standard PXA io_pg_offst initialisersRussell King2005-07-041-1/+1
* [PATCH] ARM: Remove machine description macrosRussell King2005-07-031-5/+7
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+190