aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-05ARM: imx6: introduce CONFIG_SOC_IMX6 for i.MX6 common stuffShawn Guo1-19/+13
2014-03-05ARM: mach-imx: Kconfig: Remove IMX_HAVE_PLATFORM_IMX2_WDT from SOC_IMX53Fabio Estevam1-1/+0
2014-03-05ARM: mach-imx: Select CONFIG_SRAM at ARCH_MXC levelFabio Estevam1-1/+1
2014-03-05ARM: imx: add select on ARCH_MXC for cpufreq supportJohn Tobias1-3/+3
2014-03-05ARM i.MX35: build in pinctrl support.Denis Carikli1-1/+1
2014-02-19ARM: Select V6K instead of V6 by default for multi-platformRob Herring1-1/+0
2014-02-19ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platformRob Herring1-1/+0
2014-02-19ARM: select HAVE_SMP for V7 multi-platformRob Herring1-1/+0
2014-02-19ARM: centralize common multi-platform kconfig optionsRob Herring1-11/+0
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-15/+20
2014-01-21Fix select-induced Kconfig warning for ZBOOT_ROMRussell King1-1/+0
2013-12-31ARM i.MX35: Add devicetree support.Steffen Trumtrar1-0/+8
2013-12-31ARM: imx: select PINCTRL at sub-architecure levelShawn Guo1-7/+2
2013-12-09ARM: imx27: enable pinctrlMarkus Pargmann1-0/+2
2013-12-09ARM i.MX25: build in pinctrl support.Denis Carikli1-0/+2
2013-12-09ARM: imx: drop support for irq priorisationUwe Kleine-König1-10/+0
2013-12-09ARM: imx: allow configuration of the IMX50 SoCGreg Ungerer1-0/+8
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