| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: LPC32xx: Platform update for devicetree completion of spi-pl022 | Roland Stigge | 2012-09-25 | 1 | -18/+2 |
* | ARM: LPC32xx: Board cleanup | Roland Stigge | 2012-09-25 | 1 | -2/+0 |
* | ARM: LPC32xx: Remove board specific GPIO init | Roland Stigge | 2012-09-06 | 1 | -6/+0 |
* | ARM: LPC32xx: Provide DMA filter callbacks via platform data | Roland Stigge | 2012-09-06 | 1 | -0/+14 |
* | ARM: LPC32xx: Adjust to pl08x DMA interface changes | Roland Stigge | 2012-07-12 | 1 | -4/+3 |
* | ARM: LPC32xx: Remove unused gpios | Alexandre Pereira da Silva | 2012-07-01 | 1 | -3/+0 |
* | ARM: LPC32xx: Remove USB and I2C init from phy3250.c | Roland Stigge | 2012-07-01 | 1 | -12/+0 |
* | ARM: LPC32xx: Init MMC via clock | Roland Stigge | 2012-07-01 | 1 | -5/+0 |
* | ARM: LPC32xx: Move i2s1 dma enabling to clock.c | Alexandre Pereira da Silva | 2012-06-14 | 1 | -5/+0 |
* | ARM: LPC32xx: Move uart6 irda disable to serial.c | Alexandre Pereira da Silva | 2012-06-14 | 1 | -5/+0 |
* | ARM: LPC32xx: Cleanup board init, remove duplicate clock init | Alexandre Pereira da Silva | 2012-06-14 | 1 | -17/+0 |
* | ARM: LPC32xx: Remove spi chip definitions | Alexandre Pereira da Silva | 2012-06-14 | 1 | -56/+0 |
* | ARM: LPC32xx: Remove spi chipselect request from board init | Alexandre Pereira da Silva | 2012-06-14 | 1 | -7/+0 |
* | ARM: LPC32xx: Add MMC controller support | Roland Stigge | 2012-06-14 | 1 | -4/+39 |
* | ARM: LPC32xx: Add DMA configuration to platform data | Roland Stigge | 2012-06-14 | 1 | -0/+31 |
* | ARM: LPC32xx: Remove SLC controller initialization from platform init | Roland Stigge | 2012-06-14 | 1 | -4/+0 |
* | ARM: LPC32xx: Move common code to common.c | Roland Stigge | 2012-04-22 | 1 | -13/+0 |
* | ARM: LPC32xx: Device tree support | Roland Stigge | 2012-04-22 | 1 | -85/+53 |
* | Merge branch 'lpc32xx/drivers' into next/drivers | Arnd Bergmann | 2012-03-15 | 1 | -0/+5 |
|\ |
|
| * | ARM: LPC32xx: Ethernet support | Roland Stigge | 2012-03-13 | 1 | -0/+2 |
| * | ARM: LPC32xx: USB Support | Roland Stigge | 2012-03-13 | 1 | -0/+1 |
| * | Merge branch 'lpc32xx/drivers' of git://git.kernel.org/pub/scm/linux/kernel/g... | Roland Stigge | 2012-03-13 | 1 | -0/+1 |
| |\ |
|
| * | | arm: lpc32xx: phy3250: add rtc & touch device | Wolfram Sang | 2012-02-16 | 1 | -0/+2 |
* | | | Merge branch 'lpc32xx/drivers' into next/drivers | Arnd Bergmann | 2012-02-22 | 1 | -0/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | ARM: LPC32xx: ADC support for mach-lpc32xx | Roland Stigge | 2012-02-22 | 1 | -0/+1 |
| |/ |
|
* | | ARM: amba: lpc32xx: use common amba device initializers | Russell King | 2012-01-26 | 1 | -28/+4 |
* | | ARM: amba: lpc32xx: get rid of NO_IRQ initializers | Russell King | 2012-01-25 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 | 1 | -1/+1 |
|\ |
|
| * | driver-core: remove sysdev.h usage. | Kay Sievers | 2011-12-21 | 1 | -1/+1 |
* | | ARM: restart: lpc32xx: use new restart hook | Russell King | 2012-01-05 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2011-10-28 | 1 | -1/+1 |
|\ |
|
| * | ARM: mach-lpc32xx: convert boot_params to atag_offset | Nicolas Pitre | 2011-08-21 | 1 | -1/+1 |
* | | ARM: 7045/1: mach-lpc32xx: break out GPIO driver specifics | Linus Walleij | 2011-08-22 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-10-21 | 1 | -2/+0 |
|\ |
|
| * | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 2010-10-20 | 1 | -2/+0 |
* | | spi/pl022: Add spi->mode support to AMBA SPI driver | Kevin Wells | 2010-10-12 | 1 | -6/+1 |
|/ |
|
* | ARM: LPC32XX: Phytec 3250 platform support | Kevin Wells | 2010-07-27 | 1 | -0/+397 |