Age | Commit message (Expand) | Author | Files | Lines |
2012-07-20 | ARM: LPC32xx: Add PWM clock | Alexandre Pereira da Silva | 1 | -0/+14 |
2012-07-20 | ARM: LPC32xx: Set system serial based on cpu unique id | Alexandre Pereira da Silva | 1 | -2/+8 |
2012-07-12 | ARM: LPC32xx: Adjust to pl08x DMA interface changes | Roland Stigge | 1 | -4/+3 |
2012-07-01 | ARM: LPC32xx: Remove unused gpios | Alexandre Pereira da Silva | 1 | -3/+0 |
2012-07-01 | ARM: LPC32xx: Remove USB and I2C init from phy3250.c | Roland Stigge | 1 | -12/+0 |
2012-07-01 | ARM: LPC32xx: Cleanup USB clock init | Alexandre Pereira da Silva | 2 | -1/+81 |
2012-07-01 | ARM: LPC32xx: Remove wrong re-initialization of MMC clock register | Roland Stigge | 1 | -7/+3 |
2012-07-01 | ARM: LPC32xx: Add further bits to MMC init | Roland Stigge | 1 | -1/+5 |
2012-07-01 | ARM: LPC32xx: Init MMC via clock | Roland Stigge | 2 | -7/+4 |
2012-06-14 | ARM: LPC32xx: Move i2s1 dma enabling to clock.c | Alexandre Pereira da Silva | 2 | -6/+2 |
2012-06-14 | ARM: LPC32xx: Move uart6 irda disable to serial.c | Alexandre Pereira da Silva | 2 | -5/+5 |
2012-06-14 | ARM: LPC32xx: Cleanup board init, remove duplicate clock init | Alexandre Pereira da Silva | 1 | -17/+0 |
2012-06-14 | ARM: LPC32xx: Remove spi chip definitions | Alexandre Pereira da Silva | 1 | -56/+0 |
2012-06-14 | ARM: LPC32xx: Remove spi chipselect request from board init | Alexandre Pereira da Silva | 1 | -7/+0 |
2012-06-14 | ARM: LPC32xx: Build arch dtbs | Alexandre Pereira da Silva | 1 | -0/+1 |
2012-06-14 | ARM: LPC32xx: Remove mach specific ARCH_NR_GPIOS, use default | Roland Stigge | 1 | -2/+0 |
2012-06-14 | ARM: LPC32xx: DT conversion of Standard UARTs | Roland Stigge | 2 | -116/+1 |
2012-06-14 | ARM: LPC32xx: Add MMC controller support | Roland Stigge | 1 | -4/+39 |
2012-06-14 | ARM: LPC32xx: Clock adjustment for key matrix controller | Roland Stigge | 1 | -1/+1 |
2012-06-14 | ARM: LPC32xx: Add DMA configuration to platform data | Roland Stigge | 1 | -0/+31 |
2012-06-14 | ARM: LPC32xx: Remove SLC controller initialization from platform init | Roland Stigge | 1 | -4/+0 |
2012-06-14 | ARM: LPC32xx: Clock initialization for NAND controllers | Roland Stigge | 1 | -2/+14 |
2012-05-25 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -1/+8 |
2012-05-19 | gpio/lpc32xx: Add device tree support | Roland Stigge | 1 | -1/+8 |
2012-04-22 | ARM: LPC32xx: Move common code to common.c | Roland Stigge | 2 | -13/+13 |
2012-04-22 | ARM: LPC32xx: Device tree support | Roland Stigge | 4 | -311/+111 |
2012-04-22 | ARM: LPC32xx: Remove obsolete platform Kconfig | Roland Stigge | 1 | -26/+0 |
2012-04-22 | ARM: LPC32xx: clock.c registration adjustment | Roland Stigge | 1 | -10/+10 |
2012-04-22 | ARM: LPC32xx: clock.c cleanup | Roland Stigge | 1 | -42/+35 |
2012-04-22 | i2c-pnx.c: Remove duplicated i2c.h | Roland Stigge | 1 | -63/+0 |
2012-04-22 | i2c-pnx.c: Use resources in platforms | Roland Stigge | 1 | -25/+42 |
2012-03-30 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2012-03-30 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 1 | -27/+0 |
2012-03-29 | ARM: LPC32xx: clock.c: Fix lpc-eth clock reference | Roland Stigge | 1 | -1/+1 |
2012-03-28 | Merge tag 'drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 7 | -25/+169 |
2012-03-28 | Merge branch 'fixes-non-critical' into next/drivers2 | Olof Johansson | 2 | -2/+3 |
2012-03-28 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 4 | -0/+60 |
2012-03-28 | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -91/+75 |
2012-03-24 | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 3 | -61/+4 |
2012-03-21 | Merge branch 'next/fixes-non-critical' into next/drivers | Arnd Bergmann | 6 | -91/+75 |
2012-03-15 | Merge branch 'lpc32xx/drivers' into next/drivers | Arnd Bergmann | 10 | -117/+244 |
2012-03-15 | Merge tag 'imx25-iomux-ds' of git://git.pengutronix.de/git/imx/linux-2.6 into... | Arnd Bergmann | 3 | -7/+40 |
2012-03-14 | ARM: LPC32xx: Ethernet support | Roland Stigge | 7 | -3/+79 |
2012-03-14 | ARM: LPC32xx: USB Support | Roland Stigge | 4 | -24/+91 |
2012-03-14 | Merge branch 'lpc32xx/drivers' of git://git.kernel.org/pub/scm/linux/kernel/g... | Roland Stigge | 4 | -0/+60 |
2012-03-14 | Merge branch 'lpc32xx/fixup2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Roland Stigge | 3 | -49/+52 |
2012-03-08 | Merge branch 'regulator' of git://github.com/hzhuang1/linux into next/drivers | Olof Johansson | 3 | -7/+40 |
2012-03-07 | ARM: remove bunch of now unused mach/io.h files | Rob Herring | 1 | -27/+0 |
2012-02-27 | Merge branch 'lpc32xx/fixes-non-critical' of git://git.antcom.de/linux-2.6 in... | Arnd Bergmann | 3 | -49/+52 |
2012-02-27 | ARM: LPC32xx: Fix missing and bad LPC32XX macros | Roland Stigge | 3 | -49/+52 |