summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson2014-03-09435-2893/+4885
|\
| * ARM: imx6: drop .text.head section annotation from headsmp.SShawn Guo2014-03-051-2/+0
| * ARM: imx6: build suspend-imx6.o with CONFIG_SOC_IMX6Shawn Guo2014-03-051-1/+3
| * ARM: imx6: rename pm-imx6q.c to pm-imx6.cShawn Guo2014-03-052-3/+1
| * ARM: imx6: introduce CONFIG_SOC_IMX6 for i.MX6 common stuffShawn Guo2014-03-051-19/+13
| * ARM: imx6: do not call imx6q_suspend_init() with !CONFIG_SUSPENDShawn Guo2014-03-051-4/+6
| * ARM: imx6: call suspend_set_ops() from suspend routineShawn Guo2014-03-051-7/+5
| * ARM: imx6: build headsmp.o only on CONFIG_SMPShawn Guo2014-03-052-4/+2
| * ARM: imx6: move v7_cpu_resume() into suspend-imx6.SShawn Guo2014-03-054-39/+43
| * ARM i.MX6q: Mark VPU and IPU AXI transfers as cacheable, increase IPU priorityPhilipp Zabel2014-03-051-0/+34
| * ARM: imx6q: Add GPR6 and GPR7 register definitions for iomuxc gprPhilipp Zabel2014-03-051-0/+18
| * bus: imx-weim: support CS GPR configurationShawn Guo2014-03-052-1/+85
| * ARM: mach-imx: Kconfig: Remove IMX_HAVE_PLATFORM_IMX2_WDT from SOC_IMX53Fabio Estevam2014-03-051-1/+0
| * ARM: imx_v6_v7_defconfig: Select CONFIG_DEBUG_FSFabio Estevam2014-03-051-0/+1
| * ARM: mach-imx: Select CONFIG_SRAM at ARCH_MXC levelFabio Estevam2014-03-051-1/+1
| * ARM: imx: add speed grading check for i.mx6 socAnson Huang2014-03-051-3/+23
| * ARM: imx: avoid calling clk APIs in idle thread which may cause scheduleAnson Huang2014-03-051-6/+77
| * ARM: imx6q: support ptp and rmii clock from padShawn Guo2014-03-052-1/+36
| * ARM: imx6q: remove unneeded clk lookupsShawn Guo2014-03-051-6/+0
| * ARM: imx_v6_v7_defconfig: Select CONFIG_MMC_UNSAFE_RESUMEFabio Estevam2014-03-051-0/+1
| * ARM: imx_v4_v5_defconfig: Select CONFIG_MMC_UNSAFE_RESUMEFabio Estevam2014-03-051-0/+1
| * ARM: imx: enable delaytimer on the imx timerSebastian Andrzej Siewior2014-03-051-0/+12
| * ARM: imx: add always-on clock array for i.mx6sl to maintain correct usecountAnson Huang2014-03-051-0/+11
| * ARM: imx: add suspend in ocram support for i.mx6slAnson Huang2014-03-053-4/+61
| * ARM: imx: add suspend in ocram support for i.mx6dlAnson Huang2014-03-051-1/+23
| * ARM: imx: add suspend in ocram support for i.mx6qAnson Huang2014-03-057-11/+577
| * ARM i.MX: remove PWM platform supportSascha Hauer2014-03-0510-102/+0
| * ARM: imx: clk-vf610: Suppress duplicate const sparse warningLiu Ying2014-03-051-18/+18
| * ARM: imx: clk-imx6sl: Suppress duplicate const sparse warningLiu Ying2014-03-051-21/+21
| * ARM: imx: add select on ARCH_MXC for cpufreq supportJohn Tobias2014-03-051-3/+3
| * ARM: imx_v6_v7_defconfig: Enable some drivers used on the cpuimx35.Denis Carikli2014-03-051-0/+2
| * ARM i.MX35: build in pinctrl support.Denis Carikli2014-03-051-1/+1
| * ARM: imx_v6_v7_defconfig: Enable backlight gpio support.Denis Carikli2014-03-051-0/+1
| * ARM: imx: add cpuidle support for i.mx6slAnson Huang2014-03-056-0/+93
| * ARM: imx: AHB rate must be set to 132MHz on i.mx6slAnson Huang2014-03-051-1/+8
| * ARM: imx: Use INT_MEM_CLK_LPM as the bit nameFabio Estevam2014-03-053-6/+6
| * ARM: imx_v6_v7_defconfig: Select PCI supportFabio Estevam2014-03-051-0/+2
| * Merge tag 'kconfig-cleanup-for-3.15' into imx/socShawn Guo2014-03-0533-228/+12
| |\
| | * ARM: virt: select ARM_AMBARob Herring2014-02-191-1/+2
| | * ARM: virt: make mach-virt just a kconfig optionRob Herring2014-02-195-55/+6
| | * ARM: vt8500: enable V6K instead of plain V6Rob Herring2014-02-191-1/+0
| | * ARM: cns3xxx: enable V6K instead of plain V6Rob Herring2014-02-191-1/+0
| | * ARM: bcm2835: enable V6K instead of plain V6Rob Herring2014-02-191-1/+0
| | * ARM: Select V6K instead of V6 by default for multi-platformRob Herring2014-02-194-4/+2
| | * ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platformRob Herring2014-02-1911-10/+1
| | * ARM: select HAVE_SMP for V7 multi-platformRob Herring2014-02-1919-19/+1
| | * ARM: centralize common multi-platform kconfig optionsRob Herring2014-02-1930-138/+2
| * | Linux 3.14-rc4v3.14-rc4Linus Torvalds2014-02-241-1/+1
| * | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-2426-48/+108
| |\ \
| | * | MAINTAINERS: add additional ARM BCM281xx/BCM11xxx maintainerMatt Porter2014-02-231-0/+1