aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-18ARM: mvebu: enable Dove SoC in mvebu_v7_defconfigEzequiel Garcia1-0/+2
2014-06-18arm/ftrace: fix ftrace_return_addr() to ftrace_return_address()Steven Rostedt1-1/+1
2014-06-18ARM: EXYNOS: fix pm code to check for cortex A9 rather than the SoCAbhilash Kesavan1-6/+9
2014-06-17ARM: use menuconfig for sub-arch menusRob Herring17-61/+33
2014-06-17ARM: multi_v7_defconfig: re-enable SDHCI driversStephen Warren1-0/+1
2014-06-17ARM: EXYNOS: Fix compilation warningSachin Kamat1-1/+1
2014-06-17ARM: exynos: move sysram info to exynos.cOlof Johansson3-24/+32
2014-06-17ARM: dts: Specify the NAND ECC scheme explicitly on Armada 385 DB boardEzequiel Garcia1-0/+2
2014-06-17ARM: dts: Specify the NAND ECC scheme explicitly on Armada 375 DB boardEzequiel Garcia1-0/+2
2014-06-17ARM: exynos: cleanup kconfig option displayRob Herring2-16/+4
2014-06-17ARM: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd14-33/+0
2014-06-17ARM: integrator: fix section mismatch problemLinus Walleij2-2/+12
2014-06-17ARM: mvebu: DT: fix OpenBlocks AX3-4 RAM sizeJason Cooper1-1/+1
2014-06-17ARM: samsung: make SAMSUNG_DMADEV optionalArnd Bergmann6-13/+16
2014-06-17ARM: keystone requires ARM_PATCH_PHYS_VIRTArnd Bergmann1-0/+1
2014-06-17ARM: omap2: fix am43xx dependency on l2x0 cacheArnd Bergmann3-1/+8
2014-06-17ARM: STi: DT: Properly define sti-ethclk & stmmaceth for stih415/6Peter Griffin2-8/+8
2014-06-17ARM: dts: hummingboard/cubox-i: move usb otg configuration to platform levelRussell King3-13/+20
2014-06-17ARM: dts: cubox-i: add support for PWM-driven front panel LEDRussell King1-0/+17
2014-06-17ARM: 8069/1: Make thread_save_fp macro aware of THUMB2 modeNikolay Borisov1-0/+6
2014-06-17ARM: 8068/1: scoop: Remove unused variableFabio Estevam1-1/+0
2014-06-17ARM: dts: imx6: ventana: correct gw52xx sgtl5000 clock sourceTim Harvey1-1/+1
2014-06-17ARM: dts: imx6qdl-gw5xxx: Fix Linear Technology vendor prefixPhilipp Zabel3-3/+3
2014-06-17ARM: dts: imx6: ventana: fix include typoTim Harvey1-1/+1
2014-06-17ARM: dts: imx6sl: correct the fec ipg clock sourceFugang Duan1-1/+1
2014-06-17ARM: imx6sl: add missing enet clock for imx6slFugang Duan1-0/+1
2014-06-17ARM: dts: dra7-evm: remove interrupt bindingSourav Poddar1-1/+0
2014-06-17ARM: OMAP2+: Fix parser-bug in platform muxing codeDavid R. Piegdon1-2/+4
2014-06-17ARM: dts: fix reg sizes of GIC for exynos4Tomasz Figa1-1/+1
2014-06-17ARM: EXYNOS: Use wfi macro in platform_do_lowpowerLeela Krishna Amudala1-7/+1
2014-06-16ARM: DTS: dra7/dra7xx-clocks: ATL related changesPeter Ujfalusi2-8/+19
2014-06-16ARM: OMAP2+: drop unused functionBrian Norris2-21/+0
2014-06-16ARM: dts: am43x-epos-evm: Add Missing cpsw-phy-sel for am43x-epos-evmGeorge Cherian1-0/+4
2014-06-16ARM: dts: omap5: Update CPU OPP table as per final production ManualNishanth Menon1-1/+0
2014-06-16ARM: DRA722: add detection of SoC informationNishanth Menon2-0/+13
2014-06-16Merge tag 'for-v3.16-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.16/fixesTony Lindgren4-6/+81
2014-06-16ARM: dts: Enable twl4030 off-idle configuration for selected omapsTony Lindgren3-0/+18
2014-06-15ARM: OMAP5: hwmod: Add ocp2scp3 and sata hwmodsKeshava Munegowda1-0/+73
2014-06-15Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds6-30/+75
2014-06-15ARM: OMAP2+: hwmod: Change hardreset soc_ops for AM43XXDave Gerlach3-6/+8
2014-06-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-27/+27
2014-06-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+7
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds8-75/+94
2014-06-12Merge commit '3cf2f34' into sched/core, to fix build errorIngo Molnar3-8/+4
2014-06-11Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds4-15/+7
2014-06-11Merge tag 'soc2-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-36/+129
2014-06-11Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+15
2014-06-10Merge branch 'for-v3.16/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-nextMike Turquette6-30/+75
2014-06-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-50/+16
2014-06-09Merge tag 'fbdev-omap-dt-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds21-5/+1138