summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/mm-imx25.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-26ARM: i.MX: remove sdma script address arrays from platform dataSascha Hauer1-17/+0
2013-06-17ARM: imx: move clk_prepare() out from mxc_restart()Shawn Guo1-1/+1
2012-10-15ARM: imx: call mxc_device_init() in soc specific functionShawn Guo1-0/+2
2012-10-15ARM: imx: include hardware.h rather than mach/hardware.hShawn Guo1-3/+2
2012-10-15ARM: imx: include common.h rather than mach/common.hShawn Guo1-1/+1
2012-10-15ARM: imx: move platform device code into mach-imxShawn Guo1-1/+1
2012-10-15ARM: imx: move iomux drivers and headers into mach-imxShawn Guo1-1/+2
2012-07-26Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds1-5/+5
2012-07-17gpio/mxc: use the edge_sel feature if availableBenoît Thébaudeau1-5/+5
2012-07-01ARM: imx: remove unneeded mach/irq.h inclusionShawn Guo1-1/+0
2012-05-08ARM: imx: enable pinctrl dummy statesDong Aisheng1-0/+2
2012-03-06ARM: imx: convert audmux to a platform driverRichard Zhao1-0/+7
2011-07-27dmaengine: imx-sdma: use platform_device_id to identify sdma versionShawn Guo1-2/+2
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+25
2011-07-08gpio/mxc: get rid of the uses of cpu_is_mx()Shawn Guo1-4/+5
2011-07-07dmaengine: imx-sdma: pass sdma firmware name via platform dataShawn Guo1-2/+1
2011-07-07ARM: mxc: clean up imx-dma device registrationShawn Guo1-0/+26
2011-06-06gpio/mxc: Change gpio-mxc into an upstanding gpio driverShawn Guo1-9/+7
2011-03-07ARM i.MX: Move gpio initialization to SoC specific filesSascha Hauer1-2/+9
2011-02-10ARM: imx: use .init_early to initialize cpu type and reset addressUwe Kleine-König1-2/+5
2010-11-19ARM: imx: move mx25 support to mach-imxUwe Kleine-König1-0/+62