aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-mxc/include
Commit message (Expand)AuthorAge
* Merge branch 'imx-features-for-arnd' of git://git.pengutronix.de/git/imx/linu...Arnd Bergmann2011-10-20
|\
| * 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/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
| | |/
| | |
| | \
| *-. \ 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
| | |/
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'cleanups/assorted', 'cleanups/shawn-cleanup-mxc-gpio', 'clean...Sascha Hauer2011-08-26
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | | * ARM: mxc: drop now unused function mxc_register_deviceUwe Kleine-König2011-08-01
| | | | * ARM: mx5: dynamically allocate mxc-ehci devicesUwe Kleine-König2011-08-01
| | | | * ARM: mx5: fix remaining inconsistent names for irqsUwe Kleine-König2011-08-01
| | | * | 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/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
| |/ /
| | |
| \ \
| \ \
| \ \
*---. \ \ 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 tzic: add handle_irq functionSascha Hauer2011-09-26
| | | * | | ARM i.MX avic: add handle_irq functionSascha Hauer2011-09-26
| | | |/ /
| * | | | ARM: mx25: Add the missing IIM base definitionJason Liu2011-09-23
| * | | | mx31moboard: Add poweroff supportPhilippe Rétornaz2011-09-20
| | |/ / | |/| |
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----. \ \ \ Merge branches 'features/assorted', 'features/imx-cpurev', 'features/imx-pata...Sascha Hauer2011-08-26
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | / / | | | |_|/ / | | |/| | / | | | | |/
| | | * | ARM i.MX: allow to compile together all i.MX5 based SoCsSascha Hauer2011-08-24
| | | * | ARM i.MX: allow to compile together ARMv4 and ARMv5 based SoCsSascha Hauer2011-08-24
| |_|/ / |/| | |
| | * | ARM: imx: Add PATA resources for other i.MX processorsFabio Estevam2011-08-24
| | * | imx51: add pata deviceArnaud Patard (Rtp)2011-08-23
| | |/
| * | ARM: mx35: use generic function for displaying silicon revisionJason Liu2011-08-26
| * | ARM: mx31: use generic function for displaying silicon revisionJason Liu2011-08-26
| * | ARM: mx25: Print silicon revision on bootJason Liu2011-08-26
| * | ARM: imx: Introduce generic function for displaying silicon revisionFabio Estevam2011-08-26
|/ /
* | iMX: Fix build for iMX53Arnaud Patard (Rtp)2011-08-08
* | Merge commit 'v3.1-rc1' into imx-fixesSascha Hauer2011-08-08
|\|
| * dmaengine: imx-sdma: use platform_device_id to identify sdma versionShawn Guo2011-07-26
| * mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()Shawn Guo2011-07-26
| * mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5Shawn Guo2011-07-26
| * net/fec: gasket needs to be enabled for some i.mxShawn Guo2011-07-26
| * Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-26
| |\
| | * ARM: mx53: Add SSI suportFabio Estevam2011-07-07
| | * ARM: mx53: Add support for missing UARTsFabio Estevam2011-07-07
| | * dmaengine: imx-sdma: pass sdma firmware name via platform dataShawn Guo2011-07-07
| | * ARM: mxc: clean up imx-dma device registrationShawn Guo2011-07-07
| | * ARM: mach-mx5/mx53_ard: Add support for i.MX53 ARD boardAndre Silva2011-07-07
| | * Merge remote-tracking branch 'grant/gpio/next-mx' into devel-featuresSascha Hauer2011-07-07
| | |\
| * | \ Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-26
| |\ \ \
| | * | | ARM: Consolidate the clkdev header filesKyungmin Park2011-07-19