Age | Commit message (Expand) | Author | Files | Lines |
2012-10-02 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -2/+0 |
2012-10-02 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 3 | -30/+21 |
2012-09-25 | ARM: LPC32xx: Support GPI 28 | Roland Stigge | 1 | -1/+1 |
2012-09-25 | ARM: LPC32xx: Platform update for devicetree completion of spi-pl022 | Roland Stigge | 1 | -18/+2 |
2012-09-25 | ARM: LPC32xx: Board cleanup | Roland Stigge | 1 | -2/+0 |
2012-09-21 | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ... | Olof Johansson | 1 | -2/+0 |
2012-09-19 | ARM: lpc32xx: use __iomem pointers for MMIO | Arnd Bergmann | 2 | -5/+5 |
2012-09-14 | ARM: move all dtb targets out of Makefile.boot | Rob Herring | 1 | -2/+0 |
2012-09-06 | ARM: LPC32xx: Remove board specific GPIO init | Roland Stigge | 1 | -6/+0 |
2012-09-06 | ARM: LPC32xx: Provide DMA filter callbacks via platform data | Roland Stigge | 1 | -0/+14 |
2012-09-06 | ARM: LPC32xx: Use handle_edge_irq() callback on edge type irqs | Roland Stigge | 1 | -3/+4 |
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 |