summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-lpc32xx
Commit message (Expand)AuthorAgeFilesLines
* ARM: LPC32xx: Add the motor PWM clockAlban Bedel2012-11-122-0/+9
* ARM: LPC32xx: Cleanup irq.cRoland Stigge2012-11-071-5/+0Star
* ARM: LPC32xx: Relocate calls to irq_set_chained_handler()Roland Stigge2012-11-071-4/+4
* ARM: LPC32xx: Remove superfluous irq_alloc_descs()Roland Stigge2012-11-071-9/+1Star
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-021-2/+0Star
|\
| * Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson2012-09-211-2/+0Star
| |\
| | * ARM: move all dtb targets out of Makefile.bootRob Herring2012-09-141-2/+0Star
* | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-023-30/+21Star
|\ \ \
| * | | ARM: LPC32xx: Support GPI 28Roland Stigge2012-09-251-1/+1
| * | | ARM: LPC32xx: Platform update for devicetree completion of spi-pl022Roland Stigge2012-09-251-18/+2Star
| * | | ARM: LPC32xx: Board cleanupRoland Stigge2012-09-251-2/+0Star
| |/ /
| * | ARM: LPC32xx: Remove board specific GPIO initRoland Stigge2012-09-061-6/+0Star
| * | ARM: LPC32xx: Provide DMA filter callbacks via platform dataRoland Stigge2012-09-061-0/+14
| * | ARM: LPC32xx: Use handle_edge_irq() callback on edge type irqsRoland Stigge2012-09-061-3/+4
| |/
* / ARM: lpc32xx: use __iomem pointers for MMIOArnd Bergmann2012-09-192-5/+5
|/
* ARM: LPC32xx: Add PWM clockAlexandre Pereira da Silva2012-07-201-0/+14
* ARM: LPC32xx: Set system serial based on cpu unique idAlexandre Pereira da Silva2012-07-201-2/+8
* ARM: LPC32xx: Adjust to pl08x DMA interface changesRoland Stigge2012-07-121-4/+3Star
* ARM: LPC32xx: Remove unused gpiosAlexandre Pereira da Silva2012-07-011-3/+0Star
* ARM: LPC32xx: Remove USB and I2C init from phy3250.cRoland Stigge2012-07-011-12/+0Star
* ARM: LPC32xx: Cleanup USB clock initAlexandre Pereira da Silva2012-07-012-1/+81
* ARM: LPC32xx: Remove wrong re-initialization of MMC clock registerRoland Stigge2012-07-011-7/+3Star
* ARM: LPC32xx: Add further bits to MMC initRoland Stigge2012-07-011-1/+5
* ARM: LPC32xx: Init MMC via clockRoland Stigge2012-07-012-7/+4Star
* ARM: LPC32xx: Move i2s1 dma enabling to clock.cAlexandre Pereira da Silva2012-06-142-6/+2Star
* ARM: LPC32xx: Move uart6 irda disable to serial.cAlexandre Pereira da Silva2012-06-142-5/+5
* ARM: LPC32xx: Cleanup board init, remove duplicate clock initAlexandre Pereira da Silva2012-06-141-17/+0Star
* ARM: LPC32xx: Remove spi chip definitionsAlexandre Pereira da Silva2012-06-141-56/+0Star
* ARM: LPC32xx: Remove spi chipselect request from board initAlexandre Pereira da Silva2012-06-141-7/+0Star
* ARM: LPC32xx: Build arch dtbsAlexandre Pereira da Silva2012-06-141-0/+1
* ARM: LPC32xx: Remove mach specific ARCH_NR_GPIOS, use defaultRoland Stigge2012-06-141-2/+0Star
* ARM: LPC32xx: DT conversion of Standard UARTsRoland Stigge2012-06-142-116/+1Star
* ARM: LPC32xx: Add MMC controller supportRoland Stigge2012-06-141-4/+39
* ARM: LPC32xx: Clock adjustment for key matrix controllerRoland Stigge2012-06-141-1/+1
* ARM: LPC32xx: Add DMA configuration to platform dataRoland Stigge2012-06-141-0/+31
* ARM: LPC32xx: Remove SLC controller initialization from platform initRoland Stigge2012-06-141-4/+0Star
* ARM: LPC32xx: Clock initialization for NAND controllersRoland Stigge2012-06-141-2/+14
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-1/+8
|\
| * gpio/lpc32xx: Add device tree supportRoland Stigge2012-05-191-1/+8
* | ARM: LPC32xx: Move common code to common.cRoland Stigge2012-04-222-13/+13
* | ARM: LPC32xx: Device tree supportRoland Stigge2012-04-224-311/+111Star
* | ARM: LPC32xx: Remove obsolete platform KconfigRoland Stigge2012-04-221-26/+0Star
* | ARM: LPC32xx: clock.c registration adjustmentRoland Stigge2012-04-221-10/+10
* | ARM: LPC32xx: clock.c cleanupRoland Stigge2012-04-221-42/+35Star
* | i2c-pnx.c: Remove duplicated i2c.hRoland Stigge2012-04-221-63/+0Star
* | i2c-pnx.c: Use resources in platformsRoland Stigge2012-04-221-25/+42
|/
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-301-1/+1
|\
| * ARM: LPC32xx: clock.c: Fix lpc-eth clock referenceRoland Stigge2012-03-291-1/+1
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-301-27/+0Star
|\ \ | |/ |/|
| * ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-071-27/+0Star