summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2014-06-03Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds274-3999/+6524
2014-06-03Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds160-4301/+1211
2014-06-03Merge tag 'fixes-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds10-16/+15
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+12
2014-06-02Merge tag 'mmc-v3.16-1' of git://git.linaro.org/people/ulf.hansson/mmc into nextLinus Torvalds10-193/+25
2014-06-02Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds4-5/+23
2014-06-02ARM: ensure C page table setup code follows assembly code (part II)Russell King1-8/+19
2014-06-02mmc: mmci: Enforce DMA configuration through DTUlf Hansson1-3/+0
2014-06-02ARM: ensure C page table setup code follows assembly codeRussell King2-17/+51
2014-06-02ARM: consolidate last remaining open-coded alignment trap enableRussell King3-10/+4
2014-06-02ARM: remove global cr_no_alignmentRussell King5-11/+7
2014-06-02ARM: remove CPU_CP15 conditional from alignment.cRussell King1-2/+0
2014-06-02ARM: remove unused adjust_cr() functionRussell King2-24/+0
2014-06-02ARM: move "noalign" command line option to alignment.cRussell King2-7/+7
2014-06-02ARM: provide common method to clear bits in CPU control registerRussell King4-9/+20
2014-06-01ARM: 8025/1: Get rid of meminfoLaura Abbott36-333/+179
2014-06-01ARM: 8060/1: mm: allow sub-architectures to override PCI I/O memory typeThomas Petazzoni2-1/+14
2014-05-31ARM: exynos: don't run exynos4 l2x0 setup on other platformsOlof Johansson1-0/+3
2014-05-31ARM: exynos: Fix "allmodconfig" build errors in mcpm and hotplugAbhilash Kesavan1-0/+2
2014-05-31ARM: multi_v7_defconfig: Enable Exynos platformSachin Kamat1-0/+12
2014-05-31Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson20-371/+286
2014-05-31Merge tag 'exynos-mcpm-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kg...Olof Johansson1-3/+9
2014-05-31Merge tag 'samsung-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson21-372/+286
2014-05-31Merge tag 'samsung-dt-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...Olof Johansson16-21/+2517
2014-05-31Merge tag 'qcom-soc-for-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson1-0/+1
2014-05-31Merge tag 'qcom-defconfig-for-3.16-2' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson1-0/+1
2014-05-31Merge tag 'qcom-dt-for-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson13-161/+612
2014-05-30ARM: dts: add secure firmware support for exynos5420-arndale-octaTushar Behera1-0/+5
2014-05-30ARM: EXYNOS: mcpm rename the power_down_finishKukjin Kim1-2/+2
2014-05-30ARM: EXYNOS: Enable mcpm for dual-cluster exynos5800 SoCAbhilash Kesavan1-1/+7
2014-05-30ARM: EXYNOS: Enable multi-platform build supportArnd Bergmann4-29/+26
2014-05-30ARM: EXYNOS: Consolidate Kconfig entriesSachin Kamat2-54/+16
2014-05-30ARM: EXYNOS: Add support for EXYNOS5410 SoCTarek Dakhran2-2/+15
2014-05-30ARM: EXYNOS: Support secondary CPU boot of Exynos3250Chanwoo Choi1-1/+8
2014-05-30ARM: EXYNOS: Add Exynos3250 SoC IDChanwoo Choi3-0/+34
2014-05-30ARM: EXYNOS: Add 5800 SoC supportArun Kumar K3-2/+16
2014-05-30ARM: EXYNOS: initial board support for exynos5260 SoCPankaj Dubey2-0/+6
2014-05-30Merge branch 'v3.16-next/cleanup-samsung' into v3.16-next/platform-exynosKukjin Kim120-545/+756
2014-05-30ARM: dts: add pmu sysreg node to exynos3250Chanwoo Choi1-0/+5
2014-05-30ARM: dts: correct the usb phy node in exynos5800-peach-piArun Kumar K1-2/+2
2014-05-30ARM: dts: correct the usb phy node in exynos5420-peach-pitArun Kumar K1-2/+2
2014-05-30ARM: dts: add dts files for exynos5410 and exynos5410-smdk5410Tarek Dakhran3-0/+289
2014-05-30ARM: dts: add dts files for exynos3250 SoCTomasz Figa2-0/+914
2014-05-30ARM: dts: add mfc node for exynos5800Arun Kumar K1-0/+4
2014-05-30ARM: dts: add Vbus regulator for USB 3.0 on exynos5800-peach-piVivek Gautam1-0/+46
2014-05-30ARM: dts: enable fimd for exynos5800-peach-piRahul Sharma1-0/+5
2014-05-30ARM: dts: enable display controller for exynos5800-peach-piRahul Sharma1-0/+36
2014-05-30ARM: dts: enable hdmi for exynos5800-peach-piRahul Sharma1-0/+22
2014-05-30ARM: dts: add dts file for exynos5800-peach-pi boardArun Kumar K2-1/+146
2014-05-30ARM: dts: add dts file for exynos5800 SoCArun Kumar K1-0/+24