aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx5/mm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-11arm/imx: remove imx_idle hook and use pm_idle insteadShawn Guo1-2/+4
2011-10-04Merge branches 'cleanups/mx3-mm-v2' and 'cleanups/mxs' into imx-cleanupSascha Hauer1-0/+6
2011-10-04arm/imx: remove cpu_is_xxx() from arch_idle()Shawn Guo1-0/+6
2011-09-20Merge branches 'cleanups/assorted' and 'cleanups/mm-tzic' into imx-cleanupSascha Hauer1-29/+47
2011-09-20ARM: mx5/mm: consolidate TZIC map codeJason Liu1-23/+4
2011-09-20ARM: mx5/mm: Remove MX51_DEBUG related mappingJason Liu1-1/+0
2011-09-20ARM: mx5/mm: move i.MX50 mm stuff into mm.cJason Liu1-5/+43
2011-08-01ARM: mx5: fix remaining inconsistent names for irqsUwe Kleine-König1-4/+4
2011-07-27dmaengine: imx-sdma: use platform_device_id to identify sdma versionShawn Guo1-4/+4
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-0/+44
2011-07-08gpio/mxc: get rid of the uses of cpu_is_mx()Shawn Guo1-11/+13
2011-07-07dmaengine: imx-sdma: pass sdma firmware name via platform dataShawn Guo1-7/+2
2011-07-07ARM: mxc: clean up imx-dma device registrationShawn Guo1-0/+49
2011-06-06gpio/mxc: Change gpio-mxc into an upstanding gpio driverShawn Guo1-6/+19
2011-02-18ARM: mx5: Add watchdog support for MX53Fabio Estevam1-1/+1
2011-02-10ARM: mx5: use .init_early to initialize cpu type, reset address and iomuxerUwe Kleine-König1-2/+10
2010-12-07ARM: mx5: add support for the two watchdog modulesFabio Estevam1-1/+1
2010-11-28ARM: imx: Get the silicon version from the IIM moduleDinh Nguyen1-1/+1
2010-11-24ARM: imx: Add mx53 support to common msl functions.Dinh Nguyen1-1/+18
2010-11-24ARM: imx: Add core definitions for MX53Dinh Nguyen1-0/+17
2010-11-17ARM: imx: use MXxy_IO_P2V macros to setup static mappingsUwe Kleine-König1-28/+7
2010-07-26imx: move gpio init after to irq initJason Wang1-1/+1
2010-06-24ARM: imx: get rid of mxc_gpio_initUwe Kleine-König1-0/+3
2010-03-19i.MX51: remove NFC AXI static mappingSascha Hauer1-5/+0
2010-03-19i.MX51: map TZIC dynamicallySascha Hauer1-14/+13
2010-02-09mxc: Core support for Freescale i.MX5 seriesAmit Kucheria1-0/+89