summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
AgeCommit message (Expand)AuthorFilesLines
2011-11-02Merge branch 'highbank/soc' into next/socArnd Bergmann2-4/+2
2011-11-01Merge branch 'imx/devel' into next/dtArnd Bergmann47-384/+481
2011-10-31Merge branch 'dt/gic' into highbank/socArnd Bergmann26-27/+27
2011-10-31Merge branches 'depends/rmk/io', 'depends/rmk/l2x0' and 'depends/rmk/gpio' in...Arnd Bergmann2-4/+2
2011-10-20Merge branch 'imx-features-for-arnd' of git://git.pengutronix.de/git/imx/linu...Arnd Bergmann3-3/+3
2011-10-07Merge branch 'imx/cleanup' into imx/develArnd Bergmann11-289/+279
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-29Merge branches 'features/assorted', 'features/imx-pata' and 'features/imx-mul...Sascha Hauer30-0/+49
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-26ARM i.MX boards: use CONFIG_MULTI_IRQ_HANDLERSascha Hauer29-0/+30
2011-09-20mx31moboard: Add poweroff supportPhilippe Rétornaz1-0/+17
2011-09-20ARM: mach-qong: Add watchdog supportFabio Estevam2-0/+2
2011-09-17Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King3-3/+3
2011-08-26Merge branches 'features/assorted', 'features/imx-cpurev', 'features/imx-pata...Sascha Hauer13-96/+143
2011-08-26Merge branches 'cleanups/assorted', 'cleanups/shawn-cleanup-mxc-gpio', 'clean...Sascha Hauer6-29/+20
2011-08-26ARM: mach-imx/mx25_3ds: Add FlexCAN supportFabio Estevam2-0/+11
2011-08-26ARM i.MX: remove ARCH_MX* macros from MakefileSascha Hauer1-5/+5
2011-08-26ARM: i.MX: initialize l2x0 at early_init timeJason Liu1-1/+1
2011-08-26ARM: mx35: use generic function for displaying silicon revisionJason Liu2-17/+16
2011-08-26ARM: mx31: use generic function for displaying silicon revisionJason Liu2-24/+29
2011-08-26ARM: mx27: Print silicon revision on bootJason Liu2-15/+15
2011-08-26ARM: mx25: Print silicon revision on bootJason Liu3-1/+48
2011-08-24ARM: imx: Define functions for registering PATAFabio Estevam3-0/+12
2011-08-24ARM: imx: Add PATA clock supportFabio Estevam3-6/+6
2011-08-24ARM i.MX: allow to compile together ARMv4 and ARMv5 based SoCsSascha Hauer1-33/+17
2011-08-22ARM: 7051/1: cpuimx* boards: fix mach-types errorsEric Bénard3-3/+3
2011-08-22ARM: mach-imx: convert boot_params to atag_offsetNicolas Pitre26-27/+27
2011-08-16arm/mxc: do not use gpio_to_irq() for static initializersShawn Guo3-3/+3
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2-4/+2
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