aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+4
2013-10-21ARM: imx6q: clock and Kconfig update for PCIe supportSean Cross1-0/+2
2013-10-21ARM: imx6: report soc info via soc deviceShawn Guo1-0/+1
2013-10-21ARM: imx: remove IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-10-07ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUPUwe Kleine-König1-9/+1
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+2
2013-08-22ARM: mach-imx: Select ARM_CPU_SUSPEND at ARCH_MXC levelFabio Estevam1-1/+1
2013-08-16ARM: imx: Select MIGHT_HAVE_CACHE_L2X0Fabio Estevam1-0/+1
2013-08-02ARM: imx: fix mismerge of localtimer codeOlof Johansson1-1/+0
2013-07-23Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanupOlof Johansson1-1/+2
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-4/+0
2013-06-24ARM: smp_twd: Divorce smp_twd from local timer APIStephen Boyd1-1/+1
2013-06-24ARM: imx: select syscon for IMX6SLArnd Bergmann1-0/+1
2013-06-24ARM: imx: Synertronixx scb9328 needs to select SOC_IMX1Arnd Bergmann1-0/+1
2013-06-17ARM: imx: Remove mxc specific ulpi access opsMarkus Pargmann1-16/+13
2013-06-17ARM: imx: add initial support for VF610Jingchang Lu1-0/+15
2013-06-17ARM: imx: add initial support for imx6slShawn Guo1-0/+19
2013-06-03can: flexcan: remove HAVE_CAN_FLEXCAN Kconfig symbolMarc Kleine-Budde1-4/+0
2013-05-09ARM: imx: Select GENERIC_ALLOCATORFabio Estevam1-4/+1
2013-05-07Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+9
2013-05-05Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-nextLinus Torvalds1-2/+0
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+2
2013-04-12ARM: imx: add initial imx6dl supportShawn Guo1-1/+1
2013-04-12ARM i.MX6q: Add GPU, VPU, IPU, and OpenVG resets to System Reset Controller (SRC)Philipp Zabel1-0/+1
2013-04-12ARM: imx27, imx5: Add kconfig selects for cpufreq-cpu0Markus Pargmann1-0/+3
2013-04-12ARM: imx: enable anatop suspend/resumeAnson Huang1-0/+4
2013-04-09ARM: Push selects for TWD/SCU into machine entriesStephen Boyd1-1/+2
2013-04-09ARM i.MX5: Add System Reset Controller (SRC) support for i.MX51 and i.MX53Philipp Zabel1-0/+2
2013-04-09ARM: i.MX: remove unused ARCH_* configsPaul Bolle1-18/+0
2013-04-09mfd: Remove twelve unused Kconfig symbolsPaul Bolle1-2/+0
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-36/+0
2013-02-15ARM: imx: MACH_MX31ADS_WM1133_EV1 needs REGULATOR_WM8350Arnd Bergmann1-1/+1
2013-01-29Merge tag 'imx-cleanup-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanupOlof Johansson1-36/+0
2013-01-29ARM: imx: Remove mx508 supportFabio Estevam1-22/+0
2013-01-29ARM: imx: Remove mach-mx51_3ds boardFabio Estevam1-13/+0
2013-01-16Merge branch 'v3.8-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesOlof Johansson1-2/+0
2013-01-11ARM: imx: fix build error with !CONFIG_SMPShawn Guo1-0/+1
2013-01-06ARM: 7612/1: imx: Do not select some errata that depends on !ARCH_MULTIPLATFORMFabio Estevam1-2/+0
2012-12-31ARM: mach-imx: Kconfig: Do not select Babbage for MACH_IMX51_DTFabio Estevam1-1/+0
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+18
2012-11-16Merge tag 'imx-dt-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/dtArnd Bergmann1-0/+11
2012-11-16watchdog: Support imx watchdog on SOC_IMX53Roland Stigge1-0/+1
2012-11-16ARM : i.MX27 : split code for allocation of ressources of camera and eMMAGaëtan Carlier1-0/+1
2012-11-16ARM: imx6q: select ARM and PL310 errataShawn Guo1-0/+8
2012-11-16ARM: imx: enable cpufreq for imx6qShawn Guo1-0/+3
2012-11-12ARM i.MX25: Add devicetree supportSascha Hauer1-0/+7
2012-10-23ARM: imx: select HAVE_IMX_SRC when SMP is enabledShawn Guo1-2/+1
2012-10-19ARM: mach-imx: Fix selection of ARCH_MXCFabio Estevam1-1/+1
2012-10-15ARM: imx: enable multi-platform buildShawn Guo1-31/+28
2012-10-15ARM: imx: merge plat-mxc into mach-imxShawn Guo1-0/+80