summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* ARM: i.MX1: Add devicetree supportAlexander Shiyan2014-09-161-0/+8
* ARM: imx: Remove mach-mxt_td60 board fileFabio Estevam2014-09-101-12/+0
* ARM: i.MX: Remove i.MX1 ADS board supportAlexander Shiyan2014-09-011-11/+0
* ARM: i.MX: Remove Phytec i.MX27 PCM038/PCM970 board filesAlexander Shiyan2014-09-011-30/+0
* ARM: i.MX: Remove mach-cpuimx27sd board fileAlexander Shiyan2014-09-011-50/+0
* ARM: imx: remove unnecessary ARCH_HAS_OPP selectShawn Guo2014-08-181-2/+0
* Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-081-50/+9
|\
| * ARM: i.MX: Remove Freescale Logic Product Development i.MX27 Lite-Kit board s...Alexander Shiyan2014-07-181-9/+0
| * ARM: i.MX: Remove excess symbols ARCH_MX1, ARCH_MX25 and MACH_MX27Alexander Shiyan2014-07-181-12/+0
| * ARM: imx: drop PL310 errata 588369 and 727915Shawn Guo2014-07-181-4/+0
| * ARM: i.MX: Remove Freescale i.MX27 IP Camera board supportAlexander Shiyan2014-07-181-9/+0
| * ARM: imx5: drop option MACH_IMX51_DTShawn Guo2014-07-181-7/+3
| * ARM: imx5: move SOC_IMX5 and SOC_IMX51 into 'Device tree only'Shawn Guo2014-07-181-12/+11
| * ARM: i.MX: Select HAVE_IMX_SRC for i.MX5 globallyAlexander Shiyan2014-07-181-3/+1
* | PM / OPP: Remove ARCH_HAS_OPPMark Brown2014-07-231-1/+0
|/
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-06-241-6/+6
|\
| * ARM: l2c: fix dependencies on PL310 errata symbolsRussell King2014-06-191-6/+6
* | ARM: use menuconfig for sub-arch menusRob Herring2014-06-171-4/+3
* | ARM: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd2014-06-171-3/+0
|/
* Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-06-021-55/+14
|\
| * ARM: imx: add basic imx6sx SoC supportShawn Guo2014-05-161-0/+8
| * ARM: mx51: Remove mach-cpuimx51sd board fileFabio Estevam2014-05-131-40/+6
| * ARM: imx: Remove mx51_babbage board fileFabio Estevam2014-04-301-15/+0
* | 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
OpenPOWER on IntegriCloud