summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * ARM: imx: Remove mx508 supportFabio Estevam2013-01-291-22/+0
| | * ARM: imx: Remove mach-mx51_3ds boardFabio Estevam2013-01-291-13/+0
| | * ARM: mach-imx: Kconfig: Do not select Babbage for MACH_IMX51_DTFabio Estevam2012-12-311-1/+0
* | | ARM: imx: MACH_MX31ADS_WM1133_EV1 needs REGULATOR_WM8350Arnd Bergmann2013-02-151-1/+1
|/ /
* | Merge branch 'v3.8-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2013-01-161-2/+0
|\ \
| * | ARM: 7612/1: imx: Do not select some errata that depends on !ARCH_MULTIPLATFORMFabio Estevam2013-01-061-2/+0
| |/
* | ARM: imx: fix build error with !CONFIG_SMPShawn Guo2013-01-111-0/+1
|/
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-131-0/+18
|\
| * Merge tag 'imx-dt-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Arnd Bergmann2012-11-161-0/+11
| |\
| | * ARM: imx6q: select ARM and PL310 errataShawn Guo2012-11-161-0/+8
| | * ARM: imx: enable cpufreq for imx6qShawn Guo2012-11-161-0/+3
| * | ARM i.MX25: Add devicetree supportSascha Hauer2012-11-121-0/+7
| |/
* | watchdog: Support imx watchdog on SOC_IMX53Roland Stigge2012-11-161-0/+1
* | ARM : i.MX27 : split code for allocation of ressources of camera and eMMAGaëtan Carlier2012-11-161-0/+1
|/
* ARM: imx: select HAVE_IMX_SRC when SMP is enabledShawn Guo2012-10-231-2/+1
* ARM: mach-imx: Fix selection of ARCH_MXCFabio Estevam2012-10-191-1/+1
* ARM: imx: enable multi-platform buildShawn Guo2012-10-151-31/+28
* ARM: imx: merge plat-mxc into mach-imxShawn Guo2012-10-151-0/+80
* ARM: imx: move platform device code into mach-imxShawn Guo2012-10-151-0/+2
* ARM: imx: move iomux drivers and headers into mach-imxShawn Guo2012-10-151-0/+6
* ARM: config: sort select statements alphanumericallyRussell King2012-10-131-60/+60
* Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-10-051-1/+1
|\
| * regulator: anatop-regulator: Convert to use syscon to access anatop registerDong Aisheng2012-09-171-1/+1
* | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-0/+1
|\ \
| * | ARM: mx27pdk: Add audio supportFabio Estevam2012-08-031-0/+1
| |/
* | ARM: imx51: build in pinctrl supportShawn Guo2012-09-111-0/+2
* | ARM: imx53: support device tree boot onlyShawn Guo2012-09-111-69/+10
* | ARM: imx53: build in pinctrl supportShawn Guo2012-09-111-0/+2
* | ARM: efikamx: remove support for Genesi Efika MX from the buildMatt Sealey2012-08-241-26/+0
* | ARM: imx/imx31-dt: drop selecting USE_OFUwe Kleine-König2012-08-241-1/+0
|/
* Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-4/+0
|\
| * Merge branch 'imx/sparse-irq' of git://git.linaro.org/people/shawnguo/linux-2...Arnd Bergmann2012-07-061-4/+0
| |\
| | * ARM: imx: select USE_OFUwe Kleine-König2012-07-061-4/+0
* | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-0/+13
|\ \ \
| * \ \ Merge branch 'imx/dt-for-3.6' of git://git.linaro.org/people/shawnguo/linux-2...Arnd Bergmann2012-07-121-0/+1
| |\ \ \
| | * | | ARM: imx6q: ensure ANATOP controller is availableOtavio Salvador2012-07-121-0/+1
| * | | | Merge tag 'imx-dt' of git://git.pengutronix.de/git/imx/linux-2.6 into next/dtArnd Bergmann2012-07-121-0/+8
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ARM i.MX31: Add devicetree supportDenis 'GNUtoo' Carikli2012-07-101-0/+8
| | |/ /
| * | | ARM: imx: enable flexcan on imx25, imx35, imx53, imx6qMarc Kleine-Budde2012-07-031-0/+4
| |/ /
* | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-1/+2
|\ \ \
| * | | ARM: imx: add rtc support to mx35_3dsBenoît Thébaudeau2012-07-091-0/+1
| * | | ARM: imx: fix i.MX35 CPU architectureBenoît Thébaudeau2012-07-091-1/+1
| |/ /
* | | Merge tag 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into ne...Arnd Bergmann2012-07-061-1/+0
|\ \ \ | |/ / |/| |
| * | ARM: imx: Kconfig: Remove IMX_HAVE_PLATFORM_IMX_SSI from MACH_MX25_3DSFabio Estevam2012-07-051-1/+0
| |/
* | Merge branch 'imx/fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson2012-06-071-0/+1
|\ \ | |/ |/|
| * ARM: mx31_3ds: Fix build due to missing IMX_HAVE_PLATFORM_IMX_SSIFabio Estevam2012-05-291-0/+1
* | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-261-0/+8
|\ \
| * \ Merge branch 'imx/pinctrl' into imx/clockArnd Bergmann2012-05-141-0/+2
| |\ \
OpenPOWER on IntegriCloud