aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-lpc32xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-12ARM: LPC32xx: Add the motor PWM clockAlban Bedel2-0/+9
2012-11-07ARM: LPC32xx: Cleanup irq.cRoland Stigge1-5/+0
2012-11-07ARM: LPC32xx: Relocate calls to irq_set_chained_handler()Roland Stigge1-4/+4
2012-11-07ARM: LPC32xx: Remove superfluous irq_alloc_descs()Roland Stigge1-9/+1
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+0
2012-10-01Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-30/+21
2012-09-25ARM: LPC32xx: Support GPI 28Roland Stigge1-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-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux into next/multiplatformOlof Johansson1-2/+0
2012-09-19ARM: lpc32xx: use __iomem pointers for MMIOArnd Bergmann2-5/+5
2012-09-14ARM: move all dtb targets out of Makefile.bootRob Herring1-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-09-06ARM: LPC32xx: Use handle_edge_irq() callback on edge type irqsRoland Stigge1-3/+4
2012-07-20ARM: LPC32xx: Add PWM clockAlexandre Pereira da Silva1-0/+14
2012-07-20ARM: LPC32xx: Set system serial based on cpu unique idAlexandre Pereira da Silva1-2/+8
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: Cleanup USB clock initAlexandre Pereira da Silva2-1/+81
2012-07-01ARM: LPC32xx: Remove wrong re-initialization of MMC clock registerRoland Stigge1-7/+3
2012-07-01ARM: LPC32xx: Add further bits to MMC initRoland Stigge1-1/+5
2012-07-01ARM: LPC32xx: Init MMC via clockRoland Stigge2-7/+4
2012-06-14ARM: LPC32xx: Move i2s1 dma enabling to clock.cAlexandre Pereira da Silva2-6/+2
2012-06-14ARM: LPC32xx: Move uart6 irda disable to serial.cAlexandre Pereira da Silva2-5/+5
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: Build arch dtbsAlexandre Pereira da Silva1-0/+1
2012-06-14ARM: LPC32xx: Remove mach specific ARCH_NR_GPIOS, use defaultRoland Stigge1-2/+0
2012-06-14ARM: LPC32xx: DT conversion of Standard UARTsRoland Stigge2-116/+1
2012-06-14ARM: LPC32xx: Add MMC controller supportRoland Stigge1-4/+39
2012-06-14ARM: LPC32xx: Clock adjustment for key matrix controllerRoland Stigge1-1/+1
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-06-14ARM: LPC32xx: Clock initialization for NAND controllersRoland Stigge1-2/+14
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+8
2012-05-18gpio/lpc32xx: Add device tree supportRoland Stigge1-1/+8
2012-04-22ARM: LPC32xx: Move common code to common.cRoland Stigge2-13/+13
2012-04-22ARM: LPC32xx: Device tree supportRoland Stigge4-311/+111
2012-04-22ARM: LPC32xx: Remove obsolete platform KconfigRoland Stigge1-26/+0
2012-04-22ARM: LPC32xx: clock.c registration adjustmentRoland Stigge1-10/+10
2012-04-22ARM: LPC32xx: clock.c cleanupRoland Stigge1-42/+35
2012-04-22i2c-pnx.c: Remove duplicated i2c.hRoland Stigge1-63/+0
2012-04-22i2c-pnx.c: Use resources in platformsRoland Stigge1-25/+42
2012-03-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-27/+0
2012-03-29ARM: LPC32xx: clock.c: Fix lpc-eth clock referenceRoland Stigge1-1/+1
2012-03-28Merge tag 'drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-25/+169