aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-lpc32xx/phy3250.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-53/+0
2016-03-19Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-1/+0
2016-03-16arm: lpc32xx: phy3250 remove restart hookSylvain Lemieux1-1/+0
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez1-7/+6
2016-02-11arm: lpc32xx: remove direct control of GPIOs from shared mach fileVladimir Zapolskiy1-52/+0
2016-02-11arm: lpc32xx: switch to common clock frameworkVladimir Zapolskiy1-1/+0
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre1-2/+2
2014-06-02mmc: mmci: Enforce DMA configuration through DTUlf Hansson1-3/+0
2013-12-03ARM: lpc32xx: move custom GPIO headerLinus Walleij1-1/+1
2013-07-05dmaengine: PL08x: Avoid collisions with get_signal() macroMark Brown1-2/+2
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-09-25ARM: LPC32xx: Platform update for devicetree completion of spi-pl022Roland Stigge1-18/+2
2012-09-25ARM: LPC32xx: Board cleanupRoland Stigge1-2/+0
2012-09-06ARM: LPC32xx: Remove board specific GPIO initRoland Stigge1-6/+0
2012-09-06ARM: LPC32xx: Provide DMA filter callbacks via platform dataRoland Stigge1-0/+14
2012-07-12ARM: LPC32xx: Adjust to pl08x DMA interface changesRoland Stigge1-4/+3
2012-07-01ARM: LPC32xx: Remove unused gpiosAlexandre Pereira da Silva1-3/+0
2012-07-01ARM: LPC32xx: Remove USB and I2C init from phy3250.cRoland Stigge1-12/+0
2012-07-01ARM: LPC32xx: Init MMC via clockRoland Stigge1-5/+0
2012-06-14ARM: LPC32xx: Move i2s1 dma enabling to clock.cAlexandre Pereira da Silva1-5/+0
2012-06-14ARM: LPC32xx: Move uart6 irda disable to serial.cAlexandre Pereira da Silva1-5/+0
2012-06-14ARM: LPC32xx: Cleanup board init, remove duplicate clock initAlexandre Pereira da Silva1-17/+0
2012-06-14ARM: LPC32xx: Remove spi chip definitionsAlexandre Pereira da Silva1-56/+0
2012-06-14ARM: LPC32xx: Remove spi chipselect request from board initAlexandre Pereira da Silva1-7/+0
2012-06-14ARM: LPC32xx: Add MMC controller supportRoland Stigge1-4/+39
2012-06-14ARM: LPC32xx: Add DMA configuration to platform dataRoland Stigge1-0/+31
2012-06-14ARM: LPC32xx: Remove SLC controller initialization from platform initRoland Stigge1-4/+0
2012-04-22ARM: LPC32xx: Move common code to common.cRoland Stigge1-13/+0
2012-04-22ARM: LPC32xx: Device tree supportRoland Stigge1-85/+53
2012-03-15Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann1-0/+5
2012-03-13ARM: LPC32xx: Ethernet supportRoland Stigge1-0/+2
2012-03-13ARM: LPC32xx: USB SupportRoland Stigge1-0/+1
2012-03-13Merge branch 'lpc32xx/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into lpc32xx/tmpRoland Stigge1-0/+1
2012-02-22Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann1-0/+1
2012-02-22ARM: LPC32xx: ADC support for mach-lpc32xxRoland Stigge1-0/+1
2012-02-16arm: lpc32xx: phy3250: add rtc & touch deviceWolfram Sang1-0/+2
2012-01-26ARM: amba: lpc32xx: use common amba device initializersRussell King1-28/+4
2012-01-25ARM: amba: lpc32xx: get rid of NO_IRQ initializersRussell King1-2/+2
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2012-01-05ARM: restart: lpc32xx: use new restart hookRussell King1-0/+1
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers1-1/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-1/+1
2011-08-22ARM: 7045/1: mach-lpc32xx: break out GPIO driver specificsLinus Walleij1-0/+1
2011-08-21ARM: mach-lpc32xx: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+0
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2010-10-12spi/pl022: Add spi->mode support to AMBA SPI driverKevin Wells1-6/+1
2010-07-27ARM: LPC32XX: Phytec 3250 platform supportKevin Wells1-0/+397