aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/cm-x270.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-26ARM: pxa: remove Compulab pxa2xx boardsRobert Jarzmik1-419/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-01-23pxa2xx: replace spi_master with spi_controllerLubomir Rintel1-1/+1
2018-12-17mmc: pxa: Use GPIO descriptor for powerLinus Walleij1-2/+3
2018-12-17ARM: pxa: Delete platform data for CD/WPLinus Walleij1-2/+0
2018-12-17ARM: pxa: Add gpio descriptor lookup tables for MMC CD/WPLinus Walleij1-0/+11
2016-07-09rtc: v3020: move rtc-v3020.h to platform_dataAlexandre Belloni1-1/+1
2015-12-01ARM: pxa: make more mach/*.h files localArnd Bergmann1-1/+1
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann1-2/+2
2011-11-14ARM: pxa: rename gpio_to_irq and irq_to_gpioHaojian Zhuang1-1/+1
2011-11-14ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQHaojian Zhuang1-1/+1
2011-04-24ARM / PXA: Use struct syscore_ops for "core" power managementRafael J. Wysocki1-1/+0
2010-12-01arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior1-1/+1
2010-03-02[ARM] pxa/cm-x270: avoid direct access of GPIO/MFP registersEric Miao1-19/+43
2010-03-02[ARM] pxa: simplify the LCD pin configuration for pxa27x platformsEric Miao1-20/+1
2009-09-10[ARM] pxa/cm-x270: add libertas device registrationMike Rapoport1-2/+108
2009-09-10[ARM] pxa: factor pxamci gpio handlingRobert Jarzmik1-49/+5
2009-06-05[ARM] pxa/em-x270, cm-x270: use DEEPSLEEP for PM_SUSPEND_MEMMike Rapoport1-0/+4
2009-03-09[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao1-1/+1
2008-10-15[ARM] 5306/1: pxa: fix build error on CM-X270Mike Rapoport1-1/+1
2008-10-07[ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registersEric Miao1-10/+1
2008-10-07[ARM] 5281/1: pxa: split cm-x2xx.c to cm-x2xx.c and cm-x270.cMike Rapoport1-0/+351
2008-10-07[ARM] 5286/2: pxa: rename cm-x270* to cm-x2xx* to allow addition of cm-x255 supportMike Rapoport1-806/+0
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-8/+8
2008-07-09[ARM] 5103/2: CM-X270: update core platform supportMike Rapoport1-119/+286
2008-07-09[ARM] 5085/2: PXA: Move AC97 over to the new central device declaration modelMark Brown1-7/+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-2/+2
2008-02-04[ARM] 4801/1: pxa: fix building issues of missing pxa2xx-regs.heric miao1-0/+1
2008-01-28[ARM] pxa: fix mci_init functions returning -1Russell King1-5/+2
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-1/+1
2007-10-15[ARM] 4576/1: CM-X270 machine supportMike Rapoport1-0/+645