summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/Kconfig
Commit message (Expand)AuthorAgeFilesLines
...
* | ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORMWill Deacon2014-05-291-1/+0
|/
* ARM: imx6: introduce CONFIG_SOC_IMX6 for i.MX6 common stuffShawn Guo2014-03-051-19/+13
* ARM: mach-imx: Kconfig: Remove IMX_HAVE_PLATFORM_IMX2_WDT from SOC_IMX53Fabio Estevam2014-03-051-1/+0
* ARM: mach-imx: Select CONFIG_SRAM at ARCH_MXC levelFabio Estevam2014-03-051-1/+1
* ARM: imx: add select on ARCH_MXC for cpufreq supportJohn Tobias2014-03-051-3/+3
* ARM i.MX35: build in pinctrl support.Denis Carikli2014-03-051-1/+1
* ARM: Select V6K instead of V6 by default for multi-platformRob Herring2014-02-191-1/+0
* ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platformRob Herring2014-02-191-1/+0
* ARM: select HAVE_SMP for V7 multi-platformRob Herring2014-02-191-1/+0
* ARM: centralize common multi-platform kconfig optionsRob Herring2014-02-191-11/+0
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-01-231-15/+20
|\
| * ARM i.MX35: Add devicetree support.Steffen Trumtrar2013-12-311-0/+8
| * ARM: imx: select PINCTRL at sub-architecure levelShawn Guo2013-12-311-7/+2
| * ARM: imx27: enable pinctrlMarkus Pargmann2013-12-091-0/+2
| * ARM i.MX25: build in pinctrl support.Denis Carikli2013-12-091-0/+2
| * ARM: imx: drop support for irq priorisationUwe Kleine-König2013-12-091-10/+0
| * ARM: imx: allow configuration of the IMX50 SoCGreg Ungerer2013-12-091-0/+8
* | Fix select-induced Kconfig warning for ZBOOT_ROMRussell King2014-01-211-1/+0
|/
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-11-111-1/+4
|\
| * ARM: imx6q: clock and Kconfig update for PCIe supportSean Cross2013-10-211-0/+2
| * ARM: imx6: report soc info via soc deviceShawn Guo2013-10-211-0/+1
| * ARM: imx: remove IRQF_DISABLEDMichael Opdenacker2013-10-211-1/+1
* | ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUPUwe Kleine-König2013-10-071-9/+1
|/
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-061-1/+2
|\
| * ARM: mach-imx: Select ARM_CPU_SUSPEND at ARCH_MXC levelFabio Estevam2013-08-221-1/+1
| * ARM: imx: Select MIGHT_HAVE_CACHE_L2X0Fabio Estevam2013-08-161-0/+1
* | ARM: imx: fix mismerge of localtimer codeOlof Johansson2013-08-021-1/+0
* | Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-07-231-1/+2
|\ \ | |/ |/|
| * ARM: smp_twd: Divorce smp_twd from local timer APIStephen Boyd2013-06-241-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-091-4/+0
|\ \
| * | can: flexcan: remove HAVE_CAN_FLEXCAN Kconfig symbolMarc Kleine-Budde2013-06-031-4/+0
| |/
* | ARM: imx: select syscon for IMX6SLArnd Bergmann2013-06-241-0/+1
* | ARM: imx: Synertronixx scb9328 needs to select SOC_IMX1Arnd Bergmann2013-06-241-0/+1
* | ARM: imx: Remove mxc specific ulpi access opsMarkus Pargmann2013-06-171-16/+13
* | ARM: imx: add initial support for VF610Jingchang Lu2013-06-171-0/+15
* | ARM: imx: add initial support for imx6slShawn Guo2013-06-171-0/+19
|/
* ARM: imx: Select GENERIC_ALLOCATORFabio Estevam2013-05-091-4/+1
* Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-071-1/+9
|\
| * ARM: imx: add initial imx6dl supportShawn Guo2013-04-121-1/+1
| * ARM i.MX6q: Add GPU, VPU, IPU, and OpenVG resets to System Reset Controller (...Philipp Zabel2013-04-121-0/+1
| * ARM: imx27, imx5: Add kconfig selects for cpufreq-cpu0Markus Pargmann2013-04-121-0/+3
| * ARM: imx: enable anatop suspend/resumeAnson Huang2013-04-121-0/+4
* | Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-05-051-2/+0
|\ \
| * | mfd: Remove twelve unused Kconfig symbolsPaul Bolle2013-04-091-2/+0
* | | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-021-1/+2
|\ \ \
| * | | ARM: Push selects for TWD/SCU into machine entriesStephen Boyd2013-04-091-1/+2
| |/ /
* | | ARM i.MX5: Add System Reset Controller (SRC) support for i.MX51 and i.MX53Philipp Zabel2013-04-091-0/+2
| |/ |/|
* | ARM: i.MX: remove unused ARCH_* configsPaul Bolle2013-04-091-18/+0
|/
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-36/+0
|\
| * Merge tag 'imx-cleanup-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6...Olof Johansson2013-01-291-36/+0
| |\
OpenPOWER on IntegriCloud