summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-lpc32xx
Commit message (Expand)AuthorAgeFilesLines
* ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King2013-08-251-18/+0
* ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King2013-08-251-10/+0
* ARM: debug: provide 8250 debug uart register shift configuration optionRussell King2013-08-251-1/+0
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-092-4/+5
* dmaengine: PL08x: Avoid collisions with get_signal() macroMark Brown2013-07-051-2/+2
* Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2013-02-051-1/+0
|\
| * ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-1/+0
* | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-141-8/+1
|\ \
| * | ARM: use clockevents_config_and_register() where possibleShawn Guo2013-01-141-8/+1
| |/
* / ARM: delete struct sys_timerStephen Warren2012-12-243-8/+3
|/
* ARM: LPC32xx: Add the motor PWM clockAlban Bedel2012-11-122-0/+9
* ARM: LPC32xx: Cleanup irq.cRoland Stigge2012-11-071-5/+0
* 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/+1
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-011-2/+0
|\
| * Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson2012-09-201-2/+0
| |\
| | * ARM: move all dtb targets out of Makefile.bootRob Herring2012-09-141-2/+0
* | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-013-30/+21
|\ \ \
| * | | ARM: LPC32xx: Support GPI 28Roland Stigge2012-09-251-1/+1
| * | | ARM: LPC32xx: Platform update for devicetree completion of spi-pl022Roland Stigge2012-09-251-18/+2
| * | | ARM: LPC32xx: Board cleanupRoland Stigge2012-09-251-2/+0
| |/ /
| * | ARM: LPC32xx: Remove board specific GPIO initRoland Stigge2012-09-061-6/+0
| * | 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/+3
* ARM: LPC32xx: Remove unused gpiosAlexandre Pereira da Silva2012-07-011-3/+0
* ARM: LPC32xx: Remove USB and I2C init from phy3250.cRoland Stigge2012-07-011-12/+0
* 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/+3
* ARM: LPC32xx: Add further bits to MMC initRoland Stigge2012-07-011-1/+5
* ARM: LPC32xx: Init MMC via clockRoland Stigge2012-07-012-7/+4
* ARM: LPC32xx: Move i2s1 dma enabling to clock.cAlexandre Pereira da Silva2012-06-142-6/+2
* 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/+0
* ARM: LPC32xx: Remove spi chip definitionsAlexandre Pereira da Silva2012-06-141-56/+0
* ARM: LPC32xx: Remove spi chipselect request from board initAlexandre Pereira da Silva2012-06-141-7/+0
* 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/+0
* ARM: LPC32xx: DT conversion of Standard UARTsRoland Stigge2012-06-142-116/+1
* 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/+0
* 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-181-1/+8
* | ARM: LPC32xx: Move common code to common.cRoland Stigge2012-04-222-13/+13