summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/mainstone.c
Commit message (Expand)AuthorAgeFilesLines
* arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-201-2/+0
* ARM: pxa: moved pxa27x_keypad.h to platform pxa directoryMark F. Brown2010-10-091-1/+1
* ARM: pxa: encode IRQ number into .nr_irqsHaojian Zhuang2010-10-081-0/+1
* [ARM] pxa: add the missing AC97 pin configurationsEric Miao2010-03-021-0/+4
* [ARM] pxa: simplify the LCD pin configuration for pxa27x platformsEric Miao2010-03-021-20/+1
* [ARM] pxa: use chip->ack() instead of accessing GEDR directlyEric Miao2010-03-021-1/+1
* [ARM] pxa: allow platforms to control which uarts are registeredRussell King2009-12-011-0/+4
* [ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.cMarek Vasut2009-09-101-2/+3
* [ARM] pxa: factor pxamci gpio handlingRobert Jarzmik2009-09-101-4/+7
* [ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao2009-06-051-1/+1
* [ARM] pxa: move GPIO register definitions into <mach/gpio.h>Eric Miao2009-03-091-0/+1
* [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao2009-03-091-3/+1
* [ARM] pxa: move I2C pin configurations out into board specific filesEric Miao2008-12-021-0/+4
* [ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2008-10-091-2/+1
* [ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registersEric Miao2008-10-071-11/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-12/+12
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-271-1/+1
* [ARM] pxa: make mainstone to use the new smc91x platform dataEric Miao2008-07-121-0/+9
* Merge branch 'pxa-devel' into pxaRussell King2008-07-121-4/+4
|\
| * [ARM] pxa: remove WAKEUP_ON_LEVEL_HIGH from keypad direct keysEric Miao2008-07-091-3/+3
| * [ARM] pxa: fix typo of CONFIG_*_MODULEEric Miao2008-07-091-1/+1
* | [ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helperDmitry Baryshkov2008-07-121-0/+1
|/
* [ARM] 5085/2: PXA: Move AC97 over to the new central device declaration modelMark Brown2008-07-091-7/+1
* [ARM] pxa: make mainstone use the generic PWM backlight driverRussell King2008-07-031-46/+17
* pxafb: make lubbock/mainstone/zylonite/littleton to use new LCD connection typeeric miao2008-04-301-2/+1
* [ARM] 4901/3: mainstone: Register primary I2C busMark Brown2008-04-191-0/+2
* [ARM] pxa: add partial keypad support for mainstoneeric miao2008-04-191-0/+54
* [ARM] pxa: use gpio_keys.c to support mainstone's wakeup switch of GPIO1eric miao2008-04-191-0/+26
* [ARM] pxa: use new pin configuration mechanism for mainstoneeric miao2008-04-191-57/+81
* [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao2008-04-191-0/+1
* [ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-061-2/+2
* [ARM] pxa: fix mci_init functions returning -1Russell King2008-01-281-4/+2
* [NET] smc91x: Make smc91x use IRQ resource trigger flagsRussell King2008-01-281-1/+1
* [ARM] pxa: move memory controller registers into pxa2xx-regs.hRussell King2008-01-261-0/+1
* [ARM] pxa: only register "cpld_irq" for the correct platformRussell King2008-01-261-3/+7
* [ARM] pxa: mainstone: update backlight to use the backlight infrastructureRussell King2008-01-261-10/+50
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-1/+1
* [ARM] pxa: move pxa_set_mode() from pxa2xx_mainstone.c to mainstone.cRussell King2007-10-151-0/+19
* [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
* [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao2007-04-211-2/+2
* [ARM] Remove compatibility layer for ARM irqsRussell King2006-11-301-2/+2
* 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-4/+3
* [ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode sup...Richard Purdie2006-10-021-7/+10
* [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell2006-08-011-1/+2
* [PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner2006-07-021-1/+1
* [ARM] 3543/1: [Fwd: PXA270 bootparams address not set]Steve Yang2006-06-051-0/+1
* [ARM] 3530/1: PXA Mainstone: prevent double enable_irq() in pcmciaThomas Gleixner2006-05-171-1/+4
OpenPOWER on IntegriCloud