summaryrefslogtreecommitdiff
path: root/arch/arm/plat-mxc
AgeCommit message (Expand)AuthorFilesLines
2011-10-04Merge branches 'cleanups/mx3-mm-v2' and 'cleanups/mxs' into imx-cleanupSascha Hauer5-55/+23
2011-10-04arm/imx: remove cpu_is_xxx() check from __imx_ioremap()Shawn Guo2-16/+7
2011-10-04arm/imx: remove cpu_is_xxx() from arch_idle()Shawn Guo4-39/+16
2011-09-29Merge branches 'features/assorted', 'features/imx-pata' and 'features/imx-mul...Sascha Hauer9-95/+128
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-09-26ARM i.MX entry-macro.S: remove now unused codeSascha Hauer1-57/+1
2011-09-26ARM i.MX tzic: add handle_irq functionSascha Hauer2-1/+27
2011-09-26ARM i.MX avic: add handle_irq functionSascha Hauer2-0/+23
2011-09-23ARM: mx25: Add the missing IIM base definitionJason Liu1-0/+1
2011-09-23ARM i.MX avic: convert to use generic irq chipHui Wang4-36/+75
2011-09-20mx31moboard: Add poweroff supportPhilippe Rétornaz1-0/+1
2011-09-20Merge branches 'cleanups/assorted' and 'cleanups/mm-tzic' into imx-cleanupSascha Hauer3-16/+8
2011-09-20ARM: mx5/mm: consolidate TZIC map codeJason Liu3-3/+8
2011-09-20ARM: mx5/mm: Remove MX51_DEBUG related mappingJason Liu2-13/+0
2011-09-15i2c-imx: remove init/exit hooks from platform dataShawn Guo1-4/+0
2011-08-27Fix pata imx resourceArnaud Patard (Rtp)1-1/+1
2011-08-26ARM: mxc: convert device creation to use platform_device_register_fullUwe Kleine-König2-55/+14
2011-08-26Merge branches 'features/assorted', 'features/imx-cpurev', 'features/imx-pata...Sascha Hauer11-61/+99
2011-08-26Merge branches 'cleanups/assorted', 'cleanups/shawn-cleanup-mxc-gpio', 'clean...Sascha Hauer13-3978/+2060
2011-08-26ARM i.MX audmux v2: remove unnecessary ifdefsSascha Hauer1-14/+4
2011-08-26ARM: mx35: use generic function for displaying silicon revisionJason Liu1-8/+1
2011-08-26ARM: mx31: use generic function for displaying silicon revisionJason Liu1-9/+2
2011-08-26ARM: mx25: Print silicon revision on bootJason Liu1-0/+4
2011-08-26ARM: imx: Introduce generic function for displaying silicon revisionFabio Estevam2-0/+10
2011-08-24ARM: imx: Add PATA resources for other i.MX processorsFabio Estevam3-5/+27
2011-08-24ARM: imx: pwm: Add support for MX53Fabio Estevam1-1/+1
2011-08-24ARM i.MX: allow to compile together all i.MX5 based SoCsSascha Hauer2-22/+4
2011-08-24ARM i.MX: allow to compile together ARMv4 and ARMv5 based SoCsSascha Hauer2-22/+7
2011-08-23imx51: add pata deviceArnaud Patard (Rtp)4-0/+49
2011-08-22ARM: mxc: Remove setting of consistent dma sizeJon Medhurst1-15/+0
2011-08-17ARM: i.MX53: clean up iomux-mx53.hTroy Kisky1-2346/+1184
2011-08-17ARM: i.MX51: clean up iomux-mx51.hTroy Kisky1-1512/+758
2011-08-17ARM: i.MX51: Remove _MX51_PAD_xxx referencesTroy Kisky1-0/+1
2011-08-17arm/mxc: move IMX_GPIO_NR into mach/hardware.hShawn Guo2-5/+4
2011-08-17gpio/mxc: move irq_to_gpio() into gpio-mxc driverShawn Guo1-2/+0
2011-08-17arm/mxc: use gpiolib helper for gpio_to_irqShawn Guo1-1/+1
2011-08-16arm/mxc: do not use gpio_to_irq() for static initializersShawn Guo1-0/+2
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King1-3/+0
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King1-4/+1
2011-08-08iMX: Fix build for iMX53Arnaud Patard (Rtp)1-0/+8
2011-08-08Merge commit 'v3.1-rc1' into imx-fixesSascha Hauer43-933/+348
2011-08-03Merge branch 'imx-cleanup' of git://git.pengutronix.de/git/ukl/linux-2.6 into...Sascha Hauer44-1030/+453
2011-08-01ARM: mxc: drop now unused function mxc_register_deviceUwe Kleine-König2-15/+0
2011-08-01ARM: mx5: dynamically allocate high speed i2c (imx-i2c actually)Uwe Kleine-König1-0/+6
2011-08-01ARM: mx5: dynamically allocate fsl-usb2-udc devicesUwe Kleine-König1-0/+5
2011-08-01ARM: mx5: dynamically allocate mxc-ehci devicesUwe Kleine-König2-4/+16
2011-08-01ARM: mx5: fix remaining inconsistent names for irqsUwe Kleine-König1-81/+81
2011-07-27dmaengine: imx-sdma: use platform_device_id to identify sdma versionShawn Guo4-6/+5
2011-07-27mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()Shawn Guo2-8/+10
2011-07-27mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5Shawn Guo2-4/+33