aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds27-469/+1282
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-14/+0
2014-04-04Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds1-4/+51
2014-04-01Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-16/+5
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner2-5/+1
2014-03-05ARM: imx6: drop .text.head section annotation from headsmp.SShawn Guo1-2/+0
2014-03-05ARM: imx6: build suspend-imx6.o with CONFIG_SOC_IMX6Shawn Guo1-1/+3
2014-03-05ARM: imx6: rename pm-imx6q.c to pm-imx6.cShawn Guo2-3/+1
2014-03-05ARM: imx6: introduce CONFIG_SOC_IMX6 for i.MX6 common stuffShawn Guo1-19/+13
2014-03-05ARM: imx6: do not call imx6q_suspend_init() with !CONFIG_SUSPENDShawn Guo1-4/+6
2014-03-05ARM: imx6: call suspend_set_ops() from suspend routineShawn Guo1-7/+5
2014-03-05ARM: imx6: build headsmp.o only on CONFIG_SMPShawn Guo2-4/+2
2014-03-05ARM: imx6: move v7_cpu_resume() into suspend-imx6.SShawn Guo4-39/+43
2014-03-05ARM i.MX6q: Mark VPU and IPU AXI transfers as cacheable, increase IPU priorityPhilipp Zabel1-0/+34
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 speed grading check for i.mx6 socAnson Huang1-3/+23
2014-03-05ARM: imx: avoid calling clk APIs in idle thread which may cause scheduleAnson Huang1-6/+77
2014-03-05ARM: imx6q: support ptp and rmii clock from padShawn Guo2-1/+36
2014-03-05ARM: imx6q: remove unneeded clk lookupsShawn Guo1-6/+0
2014-03-05ARM: imx: enable delaytimer on the imx timerSebastian Andrzej Siewior1-0/+12
2014-03-05ARM: imx: add always-on clock array for i.mx6sl to maintain correct usecountAnson Huang1-0/+11
2014-03-05ARM: imx: add suspend in ocram support for i.mx6slAnson Huang3-4/+61
2014-03-05ARM: imx: add suspend in ocram support for i.mx6dlAnson Huang1-1/+23
2014-03-05ARM: imx: add suspend in ocram support for i.mx6qAnson Huang7-11/+577
2014-03-05ARM i.MX: remove PWM platform supportSascha Hauer10-102/+0
2014-03-05ARM: imx: clk-vf610: Suppress duplicate const sparse warningLiu Ying1-18/+18
2014-03-05ARM: imx: clk-imx6sl: Suppress duplicate const sparse warningLiu Ying1-21/+21
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-03-05ARM: imx: add cpuidle support for i.mx6slAnson Huang6-0/+93
2014-03-05ARM: imx: AHB rate must be set to 132MHz on i.mx6slAnson Huang1-1/+8
2014-03-05ARM: imx: Use INT_MEM_CLK_LPM as the bit nameFabio Estevam3-6/+6
2014-03-05Merge tag 'kconfig-cleanup-for-3.15' into imx/socShawn Guo1-14/+0
2014-03-04arm: Replace various irq_desc accessesThomas Gleixner1-4/+3
2014-02-28serial: imx: Remove init() and exit() platform callbacksAlexander Shiyan1-16/+5
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-02-18ARM: imx6: build pm-imx6q.c independently of CONFIG_PMShawn Guo2-5/+1
2014-02-11video: imxfb: Use regulator API with LCD class for poweringAlexander Shiyan1-4/+51
2014-02-10ARM: imx6: Initialize low-power mode early againPhilipp Zabel3-2/+6
2014-01-29Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+35
2014-01-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds1-8/+8
2014-01-28Merge branch 'cubox-i-init' into for-linusRussell King1-0/+35
2014-01-27leds: leds-mc13783: Remove duplicate field in platform dataAlexander Shiyan1-8/+8
2014-01-27ARM: imx: initial SolidRun HummingBoard supportRussell King1-0/+35
2014-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-2/+2
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds24-460/+645