summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/trizeps4.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-07ARM: pxa: move mach/*.h to mach-pxa/Arnd Bergmann1-1/+1
2022-04-19ARM: pxa: move pcmcia board data into mach-pxaArnd Bergmann1-1/+1
2022-04-19ARM: pxa: move mach/sound.h to linux/platform_data/Arnd Bergmann1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada1-1/+1
2018-12-17mmc: pxa: Use GPIO descriptor for powerLinus Walleij1-1/+0
2018-12-17ARM: pxa: Delete platform data for CD/WPLinus Walleij1-2/+0
2017-11-28ARM: pxa: move header file out of I2C realmWolfram Sang1-1/+1
2017-02-13ARM: pxa: Don't rely on public mmc header to include leds.hUlf Hansson1-0/+1
2015-12-01ARM: pxa: make more mach/*.h files localArnd Bergmann1-1/+1
2015-07-16ARM: pxa: fix dm9000 platform data regressionRobert Jarzmik1-0/+3
2013-12-11ARM: pxa: remove IRQF_DISABLEDMichael Opdenacker1-2/+1
2012-12-24ARM: delete struct sys_timerStephen Warren1-2/+2
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann1-4/+4
2012-07-19[ARM] pxa: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o1-2/+2
2012-01-25ARM: pxa: remove NR_IRQSRob Herring1-0/+2
2012-01-05ARM: restart: pxa: use new restart hookRussell King1-0/+2
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker1-0/+1
2011-08-21ARM: mach-pxa: convert boot_params to atag_offsetNicolas Pitre1-2/+2
2011-07-12ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao1-0/+2
2011-04-24ARM / PXA: Use struct syscore_ops for "core" power managementRafael J. Wysocki1-1/+0
2011-03-26Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King1-2/+2
2011-03-21ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior1-1/+1
2011-03-16ARM: pxa: clean up set_pxa_fb_infoRussell King - ARM Linux1-2/+2
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+0
2010-12-16ARM: pxa: Access SMEMC via virtual addressesMarek Vasut1-1/+2
2010-12-16ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut1-1/+1
2010-12-01arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior1-1/+0
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-4/+0
2010-08-05[ARM] pxa: removing dead IDE_PXA_CFChristoph Egger1-5/+1
2010-05-11[ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecondEric Miao1-1/+1
2010-03-02[ARM] pxa: add the missing AC97 pin configurationsEric Miao1-0/+6
2010-03-02[ARM] pxa: simplify the LCD pin configuration for pxa27x platformsEric Miao1-20/+1
2009-12-01[ARM] pxa: allow platforms to control which uarts are registeredRussell King1-0/+4
2009-09-10[ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.cMarek Vasut1-0/+1
2009-09-10[ARM] pxa: factor pxamci gpio handlingRobert Jarzmik1-0/+3
2009-06-05[ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao1-1/+1
2009-03-09[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao1-4/+1
2008-10-18[ARM] remove extra brace in arch/arm/mach-pxa/trizeps4.cMariusz Kozlowski1-1/+1
2008-10-07[ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registersEric Miao1-11/+1
2008-10-01[ARM] 5204/1: Trizeps4 SOM updateJürgen Schindele1-228/+321
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-10/+10
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov1-1/+1
2008-07-12[ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helperDmitry Baryshkov1-0/+1
2008-07-09[ARM] 5085/2: PXA: Move AC97 over to the new central device declaration modelMark Brown1-9/+1
2008-06-02[ARM] pxa: separate out power manager and clock registersRussell King1-0/+2
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao1-0/+1
2008-03-06[ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison1-4/+4
2008-01-28[ARM] pxa: fix mci_init functions returning -1Russell King1-4/+3