summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-mxc (follow)
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'cleanups/mx3-mm-v2' and 'cleanups/mxs' into imx-cleanupSascha Hauer2011-10-045-55/+23
|\ \
| * | arm/imx: remove cpu_is_xxx() check from __imx_ioremap()Shawn Guo2011-10-042-16/+7
| * | arm/imx: remove cpu_is_xxx() from arch_idle()Shawn Guo2011-10-044-39/+16
| |/
| |
| \
*-. \ Merge branches 'cleanups/assorted' and 'cleanups/mm-tzic' into imx-cleanupSascha Hauer2011-09-203-16/+8
|\ \ \
| | * | ARM: mx5/mm: consolidate TZIC map codeJason Liu2011-09-203-3/+8
| | * | ARM: mx5/mm: Remove MX51_DEBUG related mappingJason Liu2011-09-202-13/+0
| | |/
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge branches 'cleanups/assorted', 'cleanups/shawn-cleanup-mxc-gpio', 'clean...Sascha Hauer2011-08-2613-3978/+2060
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | |
| | | | * Merge branch 'imx-cleanup' of git://git.pengutronix.de/git/ukl/linux-2.6 into...Sascha Hauer2011-08-0344-1030/+453
| | | | |\
| | | | | * ARM: mxc: drop now unused function mxc_register_deviceUwe Kleine-König2011-08-012-15/+0
| | | | | * ARM: mx5: dynamically allocate high speed i2c (imx-i2c actually)Uwe Kleine-König2011-08-011-0/+6
| | | | | * ARM: mx5: dynamically allocate fsl-usb2-udc devicesUwe Kleine-König2011-08-011-0/+5
| | | | | * ARM: mx5: dynamically allocate mxc-ehci devicesUwe Kleine-König2011-08-012-4/+16
| | | | | * ARM: mx5: fix remaining inconsistent names for irqsUwe Kleine-König2011-08-011-81/+81
| | | | * | ARM: mx50: Select IMX_HAVE_PLATFORM_FEC as done on other i.MX devicesFabio Estevam2011-07-261-1/+1
| | | * | | ARM: i.MX53: clean up iomux-mx53.hTroy Kisky2011-08-171-2346/+1184
| | | * | | ARM: i.MX51: clean up iomux-mx51.hTroy Kisky2011-08-171-1512/+758
| | | * | | ARM: i.MX51: Remove _MX51_PAD_xxx referencesTroy Kisky2011-08-171-0/+1
| |_|/ / / |/| | | |
| | * | | arm/mxc: move IMX_GPIO_NR into mach/hardware.hShawn Guo2011-08-172-5/+4
| | * | | gpio/mxc: move irq_to_gpio() into gpio-mxc driverShawn Guo2011-08-171-2/+0
| | * | | arm/mxc: use gpiolib helper for gpio_to_irqShawn Guo2011-08-171-1/+1
| | * | | arm/mxc: do not use gpio_to_irq() for static initializersShawn Guo2011-08-161-0/+2
| |/ / / |/| | |
| * | | ARM i.MX audmux v2: remove unnecessary ifdefsSascha Hauer2011-08-261-14/+4
|/ / /
* | | iMX: Fix build for iMX53Arnaud Patard (Rtp)2011-08-081-0/+8
* | | Merge commit 'v3.1-rc1' into imx-fixesSascha Hauer2011-08-0843-933/+348
|\ \ \ | | |/ | |/|
| * | dmaengine: imx-sdma: use platform_device_id to identify sdma versionShawn Guo2011-07-274-6/+5
| * | mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()Shawn Guo2011-07-272-8/+10
| * | mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5Shawn Guo2011-07-272-4/+33
| * | net/fec: gasket needs to be enabled for some i.mxShawn Guo2011-07-272-8/+14
| * | serial/imx: get rid of the uses of cpu_is_mx1()Shawn Guo2011-07-271-3/+4
| * | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-2712-290/+101
| |\ \
| | * | ARM: mx53: Add keypad supportFabio Estevam2011-07-071-0/+5
| | * | ARM: mx53: Add SSI suportFabio Estevam2011-07-072-12/+22
| | * | ARM: mx53: Add support for missing UARTsFabio Estevam2011-07-072-2/+4
| | * | dmaengine: imx-sdma: pass sdma firmware name via platform dataShawn Guo2011-07-071-4/+2
| | * | ARM: mxc: clean up imx-dma device registrationShawn Guo2011-07-073-220/+34
| | * | ARM:mx53: Add I2C3 supportAndre Silva2011-07-071-1/+2
| | * | ARM: mx53: Add SDMA support for MX53Fabio Estevam2011-07-071-0/+28
| | * | ARM: mach-mx5/mx53_ard: Add support for i.MX53 ARD boardAndre Silva2011-07-071-0/+1
| | * | ARM: mxc: convert tzic to use generic irq chipShawn Guo2011-07-072-79/+31
| | * | Merge remote-tracking branch 'grant/gpio/next-mx' into devel-featuresSascha Hauer2011-07-078-390/+58
| | |\ \
| * | \ \ Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-271-7/+0
| |\ \ \ \
| | * | | | ARM: Consolidate the clkdev header filesKyungmin Park2011-07-191-7/+0
| | | |_|/ | | |/| |
| * | | | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-259-82/+30
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | ARM i.MX debug macro: use CONFIG_SOC_* instead of CONFIG_ARCH_*Sascha Hauer2011-07-071-5/+5
| | * | | plat-mxc/pwm.c: use resource_size()H Hartley Sweeten2011-07-071-4/+4
| | * | | ARM i.MX: get rid of wrong MXC_INTERNAL_IRQ usageSascha Hauer2011-07-071-3/+0
| | * | | ARM i.MX avic: do not depend on MXC_INTERNAL_IRQSSascha Hauer2011-07-071-5/+7
| | * | | ARM i.MX tzic: do not depend on MXC_INTERNAL_IRQSSascha Hauer2011-07-071-1/+3
| | * | | ARM i.MX mxc.h: use CONFIG_SOC_* instead of CONFIG_ARCH_*Sascha Hauer2011-07-071-4/+4
| | * | | ARM i.MX: remove SoC defines around header includesSascha Hauer2011-07-071-23/+5