aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/mm-imx3.c
Commit message (Expand)AuthorAge
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-30
|\
| * ARM: fix builds due to missing <asm/system_misc.h> includesOlof Johansson2012-03-30
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-29
|\ \ | |/ |/|
| * ARM: imx: convert to common runtime ioremap hookRob Herring2012-03-06
* | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\ \
| * \ Merge tag 'imx35-imx5-aips-setup' of git://git.pengutronix.de/git/imx/linux-2...Olof Johansson2012-03-08
| |\ \
| | * | ARM: mx35: Setup the AIPS registersFabio Estevam2012-03-07
| * | | Merge branch 'features/imx3' of git://git.pengutronix.de/git/imx/linux-2.6 in...Arnd Bergmann2012-03-02
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: mx3: Setup AIPS registersFabio Estevam2012-03-02
| | * | ARM: mx3: Let mx31 and mx35 enter in LPM mode in WFIFabio Estevam2012-03-02
| | |/
* | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-03-27
|\ \ \
| * | | ARM: mach-imx: mx3: Fix section mismatch in imx3_init_l2x0()Fabio Estevam2012-02-27
| | |/ | |/|
* | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-23
|\ \ \ | | |/ | |/|
| * | ARM: plat-mxc: hook special idle handlers to arm_pm_idleNicolas Pitre2012-01-20
| |/
* / ARM: imx: convert audmux to a platform driverRichard Zhao2012-03-05
|/
* Merge branch 'cleanups/assorted' into imx-fixes-for-arndSascha Hauer2011-11-22
|\
| * arm/imx: remove imx_idle hook and use pm_idle insteadShawn Guo2011-11-11
* | ARM: imx/mm-imx3: conditionally compile i.MX31 and i.MX35 codeUwe Kleine-König2011-11-22
|/
* arm/imx: remove cpu_is_xxx() check from __imx_ioremap()Shawn Guo2011-10-04
* arm/imx: remove cpu_is_xxx() from arch_idle()Shawn Guo2011-10-04
* arm/imx: change mxc_init_l2x0() to an imx31/35 specific callShawn Guo2011-09-28
* arm/imx: rename mm-imx31.c to mm-imx3.cShawn Guo2011-09-28