aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/mm-imx3.c
AgeCommit message (Expand)Author
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-06-17ARM: imx: move clk_prepare() out from mxc_restart()Shawn Guo
2013-05-23ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott
2013-04-01ARM: mach-imx: mm-imx3: Staticize imx3_init_l2x0()Fabio Estevam
2012-11-06Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanupOlof Johansson
2012-10-15ARM: imx: call mxc_device_init() in soc specific functionShawn Guo
2012-10-15ARM: imx: include hardware.h rather than mach/hardware.hShawn Guo
2012-10-15ARM: imx: include common.h rather than mach/common.hShawn Guo
2012-10-15ARM: imx: move platform device code into mach-imxShawn Guo
2012-10-15ARM: imx: move iomux drivers and headers into mach-imxShawn Guo
2012-10-08ARM: imx: fix return value check in imx3_init_l2x0()Wei Yongjun
2012-07-26Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds
2012-07-17gpio/mxc: use the edge_sel feature if availableBenoît Thébaudeau
2012-07-02Merge branch 'imx/sparse-irq' of git://git.linaro.org/people/shawnguo/linux-2...Arnd Bergmann
2012-07-01ARM: imx: remove unneeded mach/irq.h inclusionShawn Guo
2012-06-07Merge branch 'imx/fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson
2012-06-07ARM: mx31: Add pinctrl_provide_dummies()Fabio Estevam
2012-05-29ARM: imx: only call l2x0_init if it's availableUwe Kleine-König
2012-05-14Merge branch 'imx/pinctrl' into imx/clockArnd Bergmann
2012-05-08ARM: imx: enable pinctrl dummy statesDong Aisheng
2012-04-25ARM i.MX3: Make ccm base address a variableSascha Hauer
2012-03-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-30ARM: fix builds due to missing <asm/system_misc.h> includesOlof Johansson
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-03-27Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-08Merge tag 'imx35-imx5-aips-setup' of git://git.pengutronix.de/git/imx/linux-2...Olof Johansson
2012-03-07ARM: mx35: Setup the AIPS registersFabio Estevam
2012-03-06ARM: imx: convert to common runtime ioremap hookRob Herring
2012-03-06ARM: imx: convert audmux to a platform driverRichard Zhao
2012-03-02Merge branch 'features/imx3' of git://git.pengutronix.de/git/imx/linux-2.6 in...Arnd Bergmann
2012-03-02ARM: mx3: Setup AIPS registersFabio Estevam
2012-03-02ARM: mx3: Let mx31 and mx35 enter in LPM mode in WFIFabio Estevam
2012-02-27ARM: mach-imx: mx3: Fix section mismatch in imx3_init_l2x0()Fabio Estevam
2012-01-20ARM: plat-mxc: hook special idle handlers to arm_pm_idleNicolas Pitre
2011-11-22Merge branch 'cleanups/assorted' into imx-fixes-for-arndSascha Hauer
2011-11-22ARM: imx/mm-imx3: conditionally compile i.MX31 and i.MX35 codeUwe Kleine-König
2011-11-11arm/imx: remove imx_idle hook and use pm_idle insteadShawn Guo
2011-10-04arm/imx: remove cpu_is_xxx() check from __imx_ioremap()Shawn Guo
2011-10-04arm/imx: remove cpu_is_xxx() from arch_idle()Shawn Guo
2011-09-28arm/imx: change mxc_init_l2x0() to an imx31/35 specific callShawn Guo
2011-09-28arm/imx: rename mm-imx31.c to mm-imx3.cShawn Guo