aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-03-09Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/socOlof Johansson435-2893/+4885
2014-03-08Merge tag 'omap-for-v3.15/prcm-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socOlof Johansson7-6/+26
2014-03-08Merge tag 'omap-for-v3.15/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socOlof Johansson8-15/+21
2014-03-08Merge tag 'v3.15-rockchip-smp' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/socOlof Johansson11-0/+322
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: imx6q: Add GPR6 and GPR7 register definitions for iomuxc gprPhilipp Zabel1-0/+18
2014-03-05bus: imx-weim: support CS GPR configurationShawn Guo2-1/+85
2014-03-05ARM: mach-imx: Kconfig: Remove IMX_HAVE_PLATFORM_IMX2_WDT from SOC_IMX53Fabio Estevam1-1/+0
2014-03-05ARM: imx_v6_v7_defconfig: Select CONFIG_DEBUG_FSFabio Estevam1-0/+1
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_v6_v7_defconfig: Select CONFIG_MMC_UNSAFE_RESUMEFabio Estevam1-0/+1
2014-03-05ARM: imx_v4_v5_defconfig: Select CONFIG_MMC_UNSAFE_RESUMEFabio Estevam1-0/+1
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: imx_v6_v7_defconfig: Enable some drivers used on the cpuimx35.Denis Carikli1-0/+2
2014-03-05ARM i.MX35: build in pinctrl support.Denis Carikli1-1/+1
2014-03-05ARM: imx_v6_v7_defconfig: Enable backlight gpio support.Denis Carikli1-0/+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-05ARM: imx_v6_v7_defconfig: Select PCI supportFabio Estevam1-0/+2
2014-03-05Merge tag 'kconfig-cleanup-for-3.15' into imx/socShawn Guo33-228/+12
2014-03-01ARM: rockchip: add smp bringup codeHeiko Stuebner5-0/+239
2014-03-01ARM: rockchip: add power-management-unitHeiko Stuebner2-0/+21
2014-03-01ARM: rockchip: add sram dt nodes and documentationHeiko Stuebner3-0/+56
2014-03-01ARM: rockchip: add snoop-control-unitHeiko Stuebner2-0/+6
2014-02-28Merge tag 'for-v3.15/omap-hwmod-clk-prcm-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.15/prcmTony Lindgren7-6/+26
2014-02-28ARM: OMAP2+: remove OMAP_PACKAGE_ZAC and OMAP_PACKAGE_ZAFPaul Bolle2-10/+0
2014-02-28ARM: OMAP2+: AM43x: Use gptimer as clocksourceRajendra Nayak2-2/+3
2014-02-28ARM: OMAP2+: AM43x: determine featuresAfzal Mohammed2-0/+3
2014-02-28ARM: OMAP2+: AM43x: Add ID for ES1.1Lokesh Vutla2-3/+14