summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
AgeCommit message (Expand)AuthorFilesLines
2011-10-07Merge branch 'imx/cleanup' into next/cleanupArnd Bergmann6-260/+259
2011-10-04Merge branches 'cleanups/mx3-mm-v2' and 'cleanups/mxs' into imx-cleanupSascha Hauer6-260/+259
2011-10-04arm/imx: remove cpu_is_xxx() check from __imx_ioremap()Shawn Guo1-0/+19
2011-10-04arm/imx: remove cpu_is_xxx() from arch_idle()Shawn Guo2-1/+31
2011-09-28arm/imx: change mxc_init_l2x0() to an imx31/35 specific callShawn Guo3-57/+38
2011-09-28arm/imx: rename mm-imx31.c to mm-imx3.cShawn Guo2-2/+2
2011-09-28arm/imx: merge mm-imx35.c into mm-imx31.cShawn Guo3-110/+79
2011-09-21Merge branch 'samsung/cleanup' into next/cleanupArnd Bergmann3-3/+3
2011-08-26Merge branches 'cleanups/assorted', 'cleanups/shawn-cleanup-mxc-gpio', 'clean...Sascha Hauer6-29/+20
2011-08-26ARM i.MX: remove ARCH_MX* macros from MakefileSascha Hauer1-5/+5
2011-08-22ARM: 7051/1: cpuimx* boards: fix mach-types errorsEric Bénard3-3/+3
2011-08-16arm/mxc: do not use gpio_to_irq() for static initializersShawn Guo3-3/+3
2011-08-08Merge commit 'v3.1-rc1' into imx-fixesSascha Hauer47-220/+438
2011-08-01i.MX25 GPT clock fix: ensure correct the clock sourceMehnert, Torsten1-0/+3
2011-08-01ARM: imx/armadillo5x0: dynamically allocate physmap-flash deviceUwe Kleine-König1-11/+7
2011-08-01ARM: imx/mx1ads: dynamically allocate physmap-flash deviceUwe Kleine-König1-10/+5
2011-07-27dmaengine: imx-sdma: use platform_device_id to identify sdma versionShawn Guo6-9/+8
2011-07-27mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()Shawn Guo2-5/+5
2011-07-27mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5Shawn Guo4-2/+8
2011-07-27net/fec: gasket needs to be enabled for some i.mxShawn Guo3-3/+4
2011-07-27serial/imx: get rid of the uses of cpu_is_mx1()Shawn Guo6-26/+30
2011-07-27Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-1/+198
2011-07-26ARM: mach-imx/mx31lilly: Fix section mismatchesFabio Estevam1-1/+1
2011-07-26ARM: mach-imx/mx31ads: Fix section mismatchesFabio Estevam1-2/+2
2011-07-26Add tlv320aic32x4 platform data to Visstrim_M10.Javier Martin1-0/+13
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-111/+42
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2-10/+29
2011-07-23Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-3/+4
2011-07-23Merge 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-07Enable RTC driver.Jürgen Lambrecht1-1/+2
2011-07-07dmaengine: imx-sdma: pass sdma firmware name via platform dataShawn Guo3-8/+13
2011-07-07ARM: mxc: clean up imx-dma device registrationShawn Guo5-0/+100
2011-07-07ARM: mach-imx/mx27_3ds: Add touchscreen supportFabio Estevam1-1/+1
2011-07-07ARM: mach-imx/mx27_3ds: Add LCD supportFabio Estevam2-0/+91
2011-07-07ARM: imx2: Fix GPIO iosizeFabio Estevam3-16/+20
2011-07-07Merge remote-tracking branch 'grant/gpio/next-mx' into devel-featuresSascha Hauer35-56/+107
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-22net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2-0/+2