aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
* Merge branch 'imx/devel' into next/dtArnd Bergmann2011-11-01
|\
| * Merge branch 'imx-features-for-arnd' of git://git.pengutronix.de/git/imx/linu...Arnd Bergmann2011-10-20
| |\
| | * Merge branch 'features/denx-mx28' into for-arnd-featuresSascha Hauer2011-10-14
| | |\
| | | * ARM: mxs: Add initial support for DENX MX28Stefano Babic2011-10-13
| | * | Merge branch 'features/ahci' into for-arnd-featuresSascha Hauer2011-10-14
| | |\ \ | | | |/ | | |/|
| | | * MX53 Enable the AHCI SATA on MX53 SMD boardRichard Zhu2011-10-07
| | | * MX53 Enable the AHCI SATA on MX53 LOCO boardRichard Zhu2011-10-07
| | | * MX53 Enable the AHCI SATA on MX53 ARD boardRichard Zhu2011-10-07
| | | * AHCI Add the AHCI SATA feature on the MX53 platformsRichard Zhu2011-10-07
| * | | Merge branch 'imx/cleanup' into imx/develArnd Bergmann2011-10-07
| |\ \ \
| | | \ \
| | | \ \
| | *-. \ \ Merge branches 'cleanups/mx3-mm-v2' and 'cleanups/mxs' into imx-cleanupSascha Hauer2011-10-04
| | |\ \ \ \
| | | | * | | ARM: mxs: Consolidate mm-mx23.c and mm-mx28.c into a single fileFabio Estevam2011-10-04
| | | | | |/ | | | | |/|
| | | * | | arm/imx: remove cpu_is_xxx() check from __imx_ioremap()Shawn Guo2011-10-04
| | | * | | arm/imx: remove cpu_is_xxx() from arch_idle()Shawn Guo2011-10-04
| | | * | | arm/imx: change mxc_init_l2x0() to an imx31/35 specific callShawn Guo2011-09-28
| | | * | | arm/imx: rename mm-imx31.c to mm-imx3.cShawn Guo2011-09-28
| | | * | | arm/imx: merge mm-imx35.c into mm-imx31.cShawn Guo2011-09-28
| | | |/ /
| | | | |
| | | \ \
| | *-. \ \ Merge branches 'cleanups/assorted' and 'cleanups/mm-tzic' into imx-cleanupSascha Hauer2011-09-20
| | |\ \ \ \
| | | | * | | ARM: mx5/mm: consolidate TZIC map codeJason Liu2011-09-20
| | | | * | | ARM: mx5/mm: Remove MX51_DEBUG related mappingJason Liu2011-09-20
| | | | * | | ARM: mx5/mm: move i.MX50 mm stuff into mm.cJason Liu2011-09-20
| | | | |/ /
| | | * | | ARM: mach-mxs/mx28evk: Only register devices if their GPIO requests succeededFabio Estevam2011-09-20
| | | | | |
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *-----. \ \ \ Merge branches 'cleanups/assorted', 'cleanups/shawn-cleanup-mxc-gpio', 'clean...Sascha Hauer2011-08-26
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | / / | | | |_|_|_|/ / | | |/| | | | |
| | | | | | * | Merge branch 'imx-cleanup' of git://git.pengutronix.de/git/ukl/linux-2.6 into...Sascha Hauer2011-08-03
| | | | | | |\ \
| | | | | | | * | ARM: mxc: drop now unused function mxc_register_deviceUwe Kleine-König2011-08-01
| | | | | | | * | ARM: imx/armadillo5x0: dynamically allocate physmap-flash deviceUwe Kleine-König2011-08-01
| | | | | | | * | ARM: imx/mx1ads: dynamically allocate physmap-flash deviceUwe Kleine-König2011-08-01
| | | | | | | * | ARM: mx5: dynamically allocate high speed i2c (imx-i2c actually)Uwe Kleine-König2011-08-01
| | | | | | | * | ARM: mx5: dynamically allocate fsl-usb2-udc devicesUwe Kleine-König2011-08-01
| | | | | | | * | ARM: mx5: dynamically allocate mxc-ehci devicesUwe Kleine-König2011-08-01
| | | | | | | * | ARM: mx5: remove unused #includes of devices.hUwe Kleine-König2011-08-01
| | | | | | | * | ARM: mx5: fix remaining inconsistent names for irqsUwe Kleine-König2011-08-01
| | | | | | * | | ARM: mx50: Select IMX_HAVE_PLATFORM_FEC as done on other i.MX devicesFabio Estevam2011-07-26
| | | | | * | | | ARM: i.MX53: clean up iomux-mx53.hTroy Kisky2011-08-17
| | | | | * | | | ARM: i.MX51: clean up iomux-mx51.hTroy Kisky2011-08-17
| | | | | * | | | ARM: i.MX51: Remove _MX51_PAD_xxx referencesTroy Kisky2011-08-17
| | | |_|/ / / / | | |/| | | | |
| | | | * | | | arm/mxs: move MXS_GPIO_NR into mach/mxs.hShawn Guo2011-08-17
| | | | * | | | gpio/mxs: move irq_to_gpio() into gpio-mxs driverShawn Guo2011-08-17
| | | | * | | | arm/mxc: move IMX_GPIO_NR into mach/hardware.hShawn Guo2011-08-17
| | | | * | | | gpio/mxc: move irq_to_gpio() into gpio-mxc driverShawn Guo2011-08-17
| | | | * | | | arm/mxc: use gpiolib helper for gpio_to_irqShawn Guo2011-08-17
| | | | * | | | arm/mxc: do not use gpio_to_irq() for static initializersShawn Guo2011-08-16
| | | |/ / / / | | |/| | | |
| | | * | | | ARM i.MX: remove ARCH_MX* macros from MakefileSascha Hauer2011-08-26
| | | * | | | ARM i.MX audmux v2: remove unnecessary ifdefsSascha Hauer2011-08-26
| | | * | | | ARM: mxs: Remove unused header fileFabio Estevam2011-08-17
| | | * | | | imx5: not include the unused head fileJason Liu2011-08-16
| | |/ / / /
| * | | | | ARM: mx5: fix clock usage for suspendArnaud Patard (Rtp)2011-10-07
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'features/assorted', 'features/imx-pata' and 'features/imx-mul...Sascha Hauer2011-09-29
| |\ \ \ \ \ \ \
| | | | * | | | | ARM i.MX entry-macro.S: remove now unused codeSascha Hauer2011-09-26
| | | | * | | | | ARM i.MX boards: use CONFIG_MULTI_IRQ_HANDLERSascha Hauer2011-09-26