aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-26Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+68
2015-06-26Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds17-151/+743
2015-06-26Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-13/+0
2015-06-24Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-0/+83
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+27
2015-06-11Merge tag 'v4.1-rc6' into next/dtKevin Hilman1-4/+27
2015-06-11ARM64: juno: add GPIO keysLinus Walleij1-0/+61
2015-06-10Merge tag 'hi6620-dt-for-4.2' of git://github.com/hisilicon/linux-hisi into next/dtKevin Hilman4-0/+208
2015-06-05arm64: dts: Add APM X-Gene PCIe MSI nodesDuc Dang1-0/+27
2015-06-05arm64: dts: Add dts files for Hisilicon Hi6220 SoCBintian Wang4-0/+208
2015-06-01Merge tag 'v4.1-next-arm64' of https://github.com/mbgg/linux-mediatek into next/dtArnd Bergmann1-19/+22
2015-06-01Merge tag 'v4.1-next-arm64-fixes' of https://github.com/mbgg/linux-mediatek into fixesArnd Bergmann1-1/+2
2015-06-01arm64: dts: mt8173-evb: fix model nameYingjoe Chen1-1/+2
2015-06-01arm64: dts: mt8173: fix some indentationDaniel Kurtz1-10/+9
2015-05-29Merge branch 'for-upstream/juno-dts' of git://linux-arm.org/linux-ld into next/dtArnd Bergmann5-131/+274
2015-05-29arm64: Add APM X-Gene SoC EDAC DTS entriesLoc Ho1-0/+83
2015-05-22arm64: Add DT support for Juno r1 board.Liviu Dudau2-1/+117
2015-05-22arm64: Juno: Add GICv2m support in device tree.Liviu Dudau1-14/+21
2015-05-22arm64: Juno: Add memory mapped timer nodeLiviu Dudau1-0/+15
2015-05-22arm64: Juno: Split juno.dts into juno-base.dtsi and juno.dts.Liviu Dudau2-128/+133
2015-05-22arm64: Juno: Fix the GIC node address label and the frequency of FAXI clock.Liviu Dudau2-3/+3
2015-05-12arm64: dts: kill skeleton.dtsiMark Rutland1-13/+0
2015-05-12ARM64: juno: add sp810 support and fix sp804 clock frequencySudeep Holla1-4/+27
2015-05-11arm64: juno: Add APB registers and LEDs using sysconLinus Walleij1-0/+68
2015-05-04arm64: dts: mt8173: Fixup pinctrl nodesYingjoe Chen1-9/+13
2015-04-27arm64: dts: qcom: Add initial set of PMIC and SoC pins for APQ8016 SBC boardIvan T. Ivanov4-1/+54
2015-04-27arm64: dts: qcom: Add MSM8916 restart device nodeIvan T. Ivanov1-0/+5
2015-04-27arm64: dts: qcom: Add 8x16 chipset SPMI PMIC's nodesIvan T. Ivanov3-0/+101
2015-04-27arm64: dts: qcom: Add SPMI PMIC Arbiter node for MSM8916Ivan T. Ivanov1-0/+18
2015-04-24Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+26
2015-04-22Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds17-4/+1630
2015-04-03Merge tag 'v4.0-next-arm64' of https://github.com/mbgg/linux-mediatek into next/arm64Olof Johansson2-0/+702
2015-04-03arm64: dts: add interrupt-affinity property to pmu node for junoWill Deacon1-4/+10
2015-04-03arm64: dts: Add Qualcomm APQ8016 SBC evaluation board dtsKumar Gala3-1/+55
2015-04-03arm64: dts: Add Qualcomm MSM8916 SoC and evaluation board dtsKumar Gala5-0/+257
2015-04-03arm64: dts: sprd: adding coresight entries to Spreadtrum SC9836Chunyan Zhang1-0/+55
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-04-02arm64: dts: Add APM X-Gene SoC DMA device and DMA clock DTS nodesRameshwar Prasad Sahu1-0/+26
2015-03-29arm64: juno: Fix misleading name of UART reference clockDave Martin1-1/+1
2015-03-27dtb: xgene: Add interrupt for Tx completionIyappan Subramanian1-3/+6
2015-03-18dtb: xgene: Add second SGMII based 1G interface nodeKeyur Chudgar2-0/+29
2015-03-11arm64: dts: Add support for Spreadtrum SC9836 SoC in dts and MakefileZhizhou Zhang5-0/+194
2015-03-11ARM64: Add new Xilinx ZynqMP SoCMichal Simek4-0/+358
2015-03-10arm64: dts: mt8173: Add pinctrl/GPIO/EINT node for mt8173.Hongzhou Yang2-0/+702
2015-03-04dtb: change binding name to match with newer firmware DTIyappan Subramanian1-2/+2
2015-02-25arm64: Add L2 cache topology to ARM Ltd boards/modelsSudeep Holla3-0/+30
2015-02-17Merge tag '64bit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-0/+1654
2015-01-27Merge tag 'v3.20-next-arm64' of https://github.com/mbgg/linux-mediatek into next/arm64Olof Johansson4-0/+212
2015-01-27arm64: Add DTS support for FSL's LS2085A SoCBhupesh Sharma4-0/+234
2015-01-26arm64: dts: Add mediatek MT8173 SoC and evaluation board dts and MakefileEddie Huang4-0/+212