summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2014-05-29Merge tag 'exynos-mcpm' of http://git.kernel.org/pub/scm/linux/kernel/git/kge...Olof Johansson22-108/+902
2014-05-27Merge tag 'zynq-cleanup-for-3.16' of git://git.xilinx.com/linux-xlnx into nex...Olof Johansson7-10/+111
2014-05-27Merge tag 'berlin-soc-3.16' of https://github.com/shesselba/linux-berlin into...Olof Johansson1-0/+10
2014-05-27Merge 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-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
2014-05-22Merge tag 'tegra-for-3.16-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson1-0/+24
2014-05-22Merge tag 'imx-soc-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Olof Johansson65-1338/+873
2014-05-22Merge tag 'sunxi-core-for-3.16' of https://github.com/mripard/linux into next...Olof Johansson1-7/+31
2014-05-20ARM: zynq: Enable big-endianMichal Simek3-1/+7
2014-05-20ARM: zynq: Fix uart0 early console virtual addressMichal Simek1-4/+4
2014-05-20ARM: zynq: Sort Kconfig optionsMichal Simek1-4/+4
2014-05-20ARM: zynq: Add support for SOC_BUSMichal Simek5-1/+96
2014-05-20Merge tag 'sti-soc-for-v3.16' of git://git.stlinux.com/devel/kernel/linux-sti...Olof Johansson1-0/+1
2014-05-20Merge tag 'renesas-soc-cleanup-for-v3.16' of git://git.kernel.org/pub/scm/lin...Olof Johansson9-22/+27
2014-05-20Merge tag 'renesas-clock2-for-v3.16' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson1-1/+1
2014-05-20Merge branch 'cleanup/kconfig' into next/socOlof Johansson3-16/+0
2014-05-20Merge tag 'mvebu-soc-3.16' of git://git.infradead.org/linux-mvebu into next/socOlof Johansson22-179/+997
2014-05-20Merge tag 'mvebu-soc-orion5x-3.16' of git://git.infradead.org/linux-mvebu int...Olof Johansson24-1104/+1393
2014-05-20ARM: DRA752: add detection of SoC informationNishanth Menon3-0/+43
2014-05-20ARM: OMAP2+: Remove suspend_set_ops from common pm late initDave Gerlach5-16/+26
2014-05-20ARM: berlin: add the pinctrl dependency for the Marvell Berlin SoCsAntoine Tenart1-0/+4
2014-05-20ARM: berlin: add the LIBGPIO as a dependency for the BG2QAntoine Tenart1-0/+1
2014-05-20ARM: berlin: add MACH_BERLIN_BG2Q symbolAlexandre Belloni1-0/+5
2014-05-17ARM: sun6i: Retire the smp field in A31 machineMaxime Ripard3-24/+0
2014-05-17ARM: sun6i: Use CPU_METHOD_OF_DECLAREMaxime Ripard1-0/+1
2014-05-17ARM: STi: Add STiH407 SoC supportMaxime Coquelin1-0/+1
2014-05-17Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/socOlof Johansson57-263/+284