aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds12-111/+42
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds2-10/+29
2011-07-22Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-3/+4
2011-07-22Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds35-56/+114
2011-07-14spi/imx: use soc name in spi device type naming schemeShawn Guo1-3/+4
2011-07-08gpio/mxc: get rid of the uses of cpu_is_mx()Shawn Guo6-26/+33
2011-07-07ARM: mach-imx/mx27_3ds: Do not annotate the chip select as internalFabio Estevam1-3/+3
2011-07-07ARM: mach-imx/mx27_3ds: Use the standard gpio_to_irq functionFabio Estevam1-4/+5
2011-07-07ARM: mach-imx/scb9328: Make the UART gpio setup simplerFabio Estevam1-14/+3
2011-07-07ARM: imx/mach-apf9328: Simplify UART0 registrationFabio Estevam1-6/+1
2011-07-07ARM i.MX: get rid of wrong MXC_INTERNAL_IRQ usageSascha Hauer1-1/+1
2011-07-07ARM i.MX: dmav1: kill SoC ifdefsSascha Hauer1-22/+3
2011-07-07ARM i.MX: fix last user of iomux.h and remove itSascha Hauer1-1/+1
2011-07-07ARM: imx: convert to new leds-gpio registration helperUwe Kleine-König6-60/+25
2011-07-07ARM: mach-imx/mx27_3ds: Fix regulator supportFabio Estevam1-1/+20
2011-07-07ARM: mach-imx/mx31_3ds: Fix IOMUX for SPI1 signalsFabio Estevam1-5/+5
2011-07-07ARM: mach-imx/mx27_3ds: Use the standard i.MX macro for GPIO numberingFabio Estevam1-4/+4
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2-0/+2
2011-06-06gpio/mxc: Change gpio-mxc into an upstanding gpio driverShawn Guo35-56/+107
2011-05-19ARM: imx: move mx3 support to mach-imxUwe Kleine-König38-7/+9784
2011-05-19MX1: Add ARMadeus Systems APF9328 board supportGwenhael Goavec-Merou3-0/+152
2011-05-19ARM: mxc: don't use the symbols in the CPU family choice to select othersUwe Kleine-König1-0/+1
2011-05-19ARM: imx: clean up the section marks of extern dataRichard Zhao4-48/+47
2011-05-19ARM: imx: remove #includes already available from devices-common.hUwe Kleine-König11-13/+0
2011-05-19ARM: imx: use imx_add_gpio_keys to register "gpio-keys" devicesUwe Kleine-König3-23/+8
2011-05-19ARM: mach-imx: mx25_3ds: add write-protect and card-detect for SDShawn Guo1-1/+11
2011-03-28Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stableRussell King2-1/+8
2011-03-25eukrea_mbimxsd25-baseboard: add SD card detectEric Bénard1-1/+7
2011-03-23ARM: imx: let MACH_IMX27_VISSTRIM_M10 select IMX_HAVE_PLATFORM_IMX_SSIUwe Kleine-König1-0/+1
2011-03-23mfd: mfd_cell is now implicitly available to mc13xxx driversAndres Salomon2-8/+13
2011-03-10arm: imx: Zero entire imxdma structureIlia Mirkin1-1/+1
2011-03-08ARM: imx/mx25: dynamically allocate pwm devicesBaruch Siach1-0/+4
2011-03-08ARM: imx/mx25: fix (again) spi device registration typoBaruch Siach1-1/+1
2011-03-07ARM i.MX: introduce imx_otg_ulpi_create to create ULPI transceiversSascha Hauer3-33/+25
2011-03-07ARM i.MX: iomux v1 initialization away from initcallSascha Hauer3-0/+9
2011-03-07ARM i.MX: Move gpio initialization to SoC specific filesSascha Hauer4-8/+40
2011-03-07MX1: Add structure, registration functions for framebuffer and rename LCDC INTGwenhael Goavec-Merou1-0/+4
2011-03-07ARM: mx25_3ds: Add I2C supportFabio Estevam2-0/+10
2011-03-07ARM: mx27_3ds: Add I2C supportFabio Estevam2-0/+8
2011-03-07ARM: Add SSI and aic3204 code to Visstrim_M10 boards.Javier Martin2-0/+15
2011-03-07MX1: Add registration functions for SPI.Gwenhael Goavec-Merou1-0/+7
2011-03-07MX1: Register clock for SPI2Gwenhael Goavec-Merou1-0/+1
2011-03-07i.MX25: add sdma clock definitionsEric Bénard1-0/+3
2011-02-28ARM: imx/mach-mx25_3ds: Use IMX_GPIO_NR instead of hard-coded valuesFabio Estevam1-2/+2
2011-02-11ARM i.MX ehci: do ehci init in board specific functionsSascha Hauer7-14/+56
2011-02-11ARM i.MX ehci: factor out soc specific functionsSascha Hauer3-2/+164
2011-02-11Merge commit 'v2.6.38-rc4' into imx-for-2.6.39Sascha Hauer1-1/+1
2011-02-10ARM: imx: use .init_early to initialize cpu type and reset addressUwe Kleine-König18-87/+111
2011-02-10ARM: imx+mx3: convert to mc13xxx MFDDavid Jander2-7/+7
2011-02-10ARM: imx/eukrea_mbimx27: fix compile warnings about unused variablesUwe Kleine-König1-2/+3