summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/trizeps4.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-141-1/+1
* mmc: pxa: Use GPIO descriptor for powerLinus Walleij2018-12-171-1/+0
* ARM: pxa: Delete platform data for CD/WPLinus Walleij2018-12-171-2/+0
* ARM: pxa: move header file out of I2C realmWolfram Sang2017-11-281-1/+1
* ARM: pxa: Don't rely on public mmc header to include leds.hUlf Hansson2017-02-131-0/+1
* ARM: pxa: make more mach/*.h files localArnd Bergmann2015-12-011-1/+1
* ARM: pxa: fix dm9000 platform data regressionRobert Jarzmik2015-07-161-0/+3
* ARM: pxa: remove IRQF_DISABLEDMichael Opdenacker2013-12-111-2/+1
* ARM: delete struct sys_timerStephen Warren2012-12-241-2/+2
* ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-141-4/+4
* [ARM] pxa: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-2/+2
* ARM: pxa: remove NR_IRQSRob Herring2012-01-251-0/+2
* ARM: restart: pxa: use new restart hookRussell King2012-01-051-0/+2
* arm: Add export.h to ARM specific files as required.Paul Gortmaker2011-10-311-0/+1
* ARM: mach-pxa: convert boot_params to atag_offsetNicolas Pitre2011-08-211-2/+2
* ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao2011-07-121-0/+2
* ARM / PXA: Use struct syscore_ops for "core" power managementRafael J. Wysocki2011-04-241-1/+0
* Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2011-03-261-2/+2
|\
| * ARM: pxa: clean up set_pxa_fb_infoRussell King - ARM Linux2011-03-161-2/+2
* | ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior2011-03-211-1/+1
|/
* Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-071-1/+0
|\
| * arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior2010-12-011-1/+0
* | ARM: pxa: Access SMEMC via virtual addressesMarek Vasut2010-12-161-1/+2
* | 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-4/+0
* [ARM] pxa: removing dead IDE_PXA_CFChristoph Egger2010-08-051-5/+1
* [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecondEric Miao2010-05-111-1/+1
* [ARM] pxa: add the missing AC97 pin configurationsEric Miao2010-03-021-0/+6
* [ARM] pxa: simplify the LCD pin configuration for pxa27x platformsEric Miao2010-03-021-20/+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-0/+1
* [ARM] pxa: factor pxamci gpio handlingRobert Jarzmik2009-09-101-0/+3
* [ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao2009-06-051-1/+1
* [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao2009-03-091-4/+1
* [ARM] remove extra brace in arch/arm/mach-pxa/trizeps4.cMariusz Kozlowski2008-10-181-1/+1
* [ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registersEric Miao2008-10-071-11/+1
* [ARM] 5204/1: Trizeps4 SOM updateJürgen Schindele2008-10-011-228/+321
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-10/+10
* [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] 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-9/+1
* [ARM] pxa: separate out power manager and clock registersRussell King2008-06-021-0/+2
* [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-4/+4
* [ARM] pxa: fix mci_init functions returning -1Russell King2008-01-281-4/+3
* [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] 4362/1: trizeps4 updateJürgen Schindele2007-05-111-13/+49