summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/mainstone.c
AgeCommit message (Expand)Author
2011-01-13ARM: PXA SoCs: irq_data conversion.Lennert Buytenhek
2010-12-16ARM: pxa: Access SMEMC via virtual addressesMarek Vasut
2010-12-16ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2010-10-09ARM: pxa: moved pxa27x_keypad.h to platform pxa directoryMark F. Brown
2010-10-08ARM: pxa: encode IRQ number into .nr_irqsHaojian Zhuang
2010-03-02[ARM] pxa: add the missing AC97 pin configurationsEric Miao
2010-03-02[ARM] pxa: simplify the LCD pin configuration for pxa27x platformsEric Miao
2010-03-02[ARM] pxa: use chip->ack() instead of accessing GEDR directlyEric Miao
2009-12-01[ARM] pxa: allow platforms to control which uarts are registeredRussell King
2009-09-10[ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.cMarek Vasut
2009-09-10[ARM] pxa: factor pxamci gpio handlingRobert Jarzmik
2009-06-05[ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao
2009-03-09[ARM] pxa: move GPIO register definitions into <mach/gpio.h>Eric Miao
2009-03-09[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao
2008-12-02[ARM] pxa: move I2C pin configurations out into board specific filesEric Miao
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov
2008-10-07[ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registersEric Miao
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov
2008-07-12[ARM] pxa: make mainstone to use the new smc91x platform dataEric Miao
2008-07-12Merge branch 'pxa-devel' into pxaRussell King
2008-07-12[ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helperDmitry Baryshkov
2008-07-09[ARM] pxa: remove WAKEUP_ON_LEVEL_HIGH from keypad direct keysEric Miao
2008-07-09[ARM] pxa: fix typo of CONFIG_*_MODULEEric Miao
2008-07-09[ARM] 5085/2: PXA: Move AC97 over to the new central device declaration modelMark Brown
2008-07-03[ARM] pxa: make mainstone use the generic PWM backlight driverRussell King
2008-04-30pxafb: make lubbock/mainstone/zylonite/littleton to use new LCD connection typeeric miao
2008-04-19[ARM] 4901/3: mainstone: Register primary I2C busMark Brown
2008-04-19[ARM] pxa: add partial keypad support for mainstoneeric miao
2008-04-19[ARM] pxa: use gpio_keys.c to support mainstone's wakeup switch of GPIO1eric miao
2008-04-19[ARM] pxa: use new pin configuration mechanism for mainstoneeric miao
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao
2008-03-06[ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-01-28[ARM] pxa: fix mci_init functions returning -1Russell King
2008-01-28[NET] smc91x: Make smc91x use IRQ resource trigger flagsRussell King
2008-01-26[ARM] pxa: move memory controller registers into pxa2xx-regs.hRussell King
2008-01-26[ARM] pxa: only register "cpld_irq" for the correct platformRussell King
2008-01-26[ARM] pxa: mainstone: update backlight to use the backlight infrastructureRussell King
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2007-10-15[ARM] pxa: move pxa_set_mode() from pxa2xx_mainstone.c to mainstone.cRussell King
2007-07-12[ARM] pxa: move platform devices to separate header fileRussell King
2007-07-12[ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq()Eric Miao
2007-04-21[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds
2006-10-02[ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode sup...Richard Purdie
2006-08-01[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell