summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2014-05-30Merge tag 'samsung-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson21-372/+286
2014-05-30Merge tag 'qcom-soc-for-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson1-0/+1
2014-05-31ARM: EXYNOS: Enable multi-platform build supportArnd Bergmann4-29/+26
2014-05-31ARM: EXYNOS: Consolidate Kconfig entriesSachin Kamat2-54/+16
2014-05-31ARM: EXYNOS: Add support for EXYNOS5410 SoCTarek Dakhran2-2/+15
2014-05-31ARM: EXYNOS: Support secondary CPU boot of Exynos3250Chanwoo Choi1-1/+8
2014-05-31ARM: EXYNOS: Add Exynos3250 SoC IDChanwoo Choi3-0/+34
2014-05-31ARM: EXYNOS: Add 5800 SoC supportArun Kumar K3-2/+16
2014-05-31ARM: EXYNOS: initial board support for exynos5260 SoCPankaj Dubey2-0/+6
2014-05-31Merge branch 'v3.16-next/cleanup-samsung' into v3.16-next/platform-exynosKukjin Kim120-545/+756
2014-05-29Merge tag 'samsung-clk' of http://git.kernel.org/pub/scm/linux/kernel/git/kge...Olof Johansson49-3233/+334
2014-05-29Merge tag 'exynos-mcpm' of http://git.kernel.org/pub/scm/linux/kernel/git/kge...Olof Johansson22-108/+902
2014-05-29ARM: debug: qcom: add UART addresses to Kconfig help for APQ8084Georgi Djakov1-0/+1
2014-05-26Merge tag 'zynq-cleanup-for-3.16' of git://git.xilinx.com/linux-xlnx into nex...Olof Johansson7-10/+111
2014-05-26Merge tag 'berlin-soc-3.16' of https://github.com/shesselba/linux-berlin into...Olof Johansson1-0/+10
2014-05-26Merge tag 'omap-for-v3.16/pm-signed' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson15-161/+269
2014-05-26Merge tag 'omap-for-v3.16/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson10-106/+361
2014-05-26ARM: sunxi: allow building without reset controllerArnd Bergmann1-1/+2
2014-05-26ARM: rockchip: convert smp bringup to CPU_METHOD_OF_DECLAREHeiko Stübner5-4/+4
2014-05-26ARM: S3C24XX: move debug-macro.S into the common spaceHeiko Stuebner2-0/+1
2014-05-26ARM: S3C24XX: use generic DEBUG_UART_PHY/_VIRT in debug macroHeiko Stuebner2-9/+23
2014-05-26ARM: S3C24XX: trim down debug uart handlingHeiko Stuebner3-79/+31
2014-05-26ARM: compressed/head.S: remove s3c24xx special caseHeiko Stuebner1-5/+0
2014-05-26ARM: EXYNOS: Remove unnecessary inclusion of cpu.hSachin Kamat7-12/+1
2014-05-26ARM: EXYNOS: Migrate Exynos specific macros from plat to machSachin Kamat2-60/+72
2014-05-26ARM: EXYNOS: Remove exynos_subsys registrationSachin Kamat2-12/+0
2014-05-26ARM: EXYNOS: Remove duplicate lines in MakefileSachin Kamat1-6/+1
2014-05-26ARM: EXYNOS: use v7_exit_coherency_flush macro for cache disablingLeela Krishna Amudala1-62/+1
2014-05-26Merge branch 'v3.16-next/clk-s3c24xx-3' into v3.16-next/cleanup-samsungKukjin Kim47-3221/+349
2014-05-24Merge tag 'for-3.16/bcm-soc' of git://github.com/broadcom/mach-bcm into next/socArnd Bergmann2-8/+7
2014-05-24Merge branch 'bcm/cleanup' into next/socArnd Bergmann9-149/+170
2014-05-23Merge tag 'sunxi-core-for-3.16-2' of https://github.com/mripard/linux into ne...Arnd Bergmann3-131/+1
2014-05-23Merge tag 'qcom-soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann4-92/+40
2014-05-23Merge tag 'mvebu-soc-3.16-2' of git://git.infradead.org/linux-mvebu into next...Arnd Bergmann2-33/+106
2014-05-23Merge branch 'axxia/soc' into next/socArnd Bergmann11-0/+847
2014-05-23ARM: dts: axxia: Add reset controllerAnders Berg1-0/+5
2014-05-23ARM: axxia: Adding defconfig for AXM55xxAnders Berg1-0/+248
2014-05-23ARM: dts: Device tree for AXM55xx.Anders Berg4-0/+455
2014-05-23ARM: Add platform support for LSI AXM55xx SoCAnders Berg6-0/+139
2014-05-23ARM: sunxi: Remove init_machine callbackMaxime Ripard1-9/+0
2014-05-23ARM: sunxi: Remove reset code from the platformMaxime Ripard1-98/+0
2014-05-22ARM: qcom: Select PINCTRL by default for ARCH_QCOMAndy Gross1-0/+1
2014-05-22ARM: debug: qcom: make UART address selection configuration optionIvan T. Ivanov3-92/+38
2014-05-22ARM: qcom: Enable ARM_AMBA option for Qualcomm SOCs.Srinivas Kandagatla1-0/+1
2014-05-22ARM: mvebu: returns ll_get_cpuid() to ll_get_coherency_cpumask()Thomas Petazzoni1-18/+25
2014-05-22ARM: mvebu: improve comments in coherency_ll.SThomas Petazzoni1-18/+32
2014-05-22ARM: mvebu: fix indentation of assembly instructions in coherency_ll.SThomas Petazzoni1-4/+4
2014-05-22ARM: mvebu: fix big endian booting after coherency code reworkThomas Petazzoni1-1/+1
2014-05-22ARM: mvebu: coherency: fix registration of PCI bus notifier when !PCIThomas Petazzoni1-0/+2
2014-05-22ARM: mvebu: implement L2/PCIe deadlock workaroundThomas Petazzoni1-0/+39