summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/trizeps4.c
AgeCommit message (Expand)Author
2017-02-13ARM: pxa: Don't rely on public mmc header to include leds.hUlf Hansson
2015-12-01ARM: pxa: make more mach/*.h files localArnd Bergmann
2015-07-16ARM: pxa: fix dm9000 platform data regressionRobert Jarzmik
2013-12-11ARM: pxa: remove IRQF_DISABLEDMichael Opdenacker
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann
2012-07-19[ARM] pxa: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o
2012-01-25ARM: pxa: remove NR_IRQSRob Herring
2012-01-05ARM: restart: pxa: use new restart hookRussell King
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker
2011-08-21ARM: mach-pxa: convert boot_params to atag_offsetNicolas Pitre
2011-07-12ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao
2011-04-24ARM / PXA: Use struct syscore_ops for "core" power managementRafael J. Wysocki
2011-03-26Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King
2011-03-21ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior
2011-03-16ARM: pxa: clean up set_pxa_fb_infoRussell King - ARM Linux
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-12-16ARM: pxa: Access SMEMC via virtual addressesMarek Vasut
2010-12-16ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut
2010-12-01arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2010-08-05[ARM] pxa: removing dead IDE_PXA_CFChristoph Egger
2010-05-11[ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecondEric Miao
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
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: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao
2008-10-18[ARM] remove extra brace in arch/arm/mach-pxa/trizeps4.cMariusz Kozlowski
2008-10-07[ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registersEric Miao
2008-10-01[ARM] 5204/1: Trizeps4 SOM updateJürgen Schindele
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] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helperDmitry Baryshkov
2008-07-09[ARM] 5085/2: PXA: Move AC97 over to the new central device declaration modelMark Brown
2008-06-02[ARM] pxa: separate out power manager and clock registersRussell King
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
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-05-11[ARM] 4362/1: trizeps4 updateJürgen Schindele
2006-12-13[ARM] Remove empty fixup functionRussell 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-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner