summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot
AgeCommit message (Expand)AuthorFilesLines
2018-03-08arm64: zynqmp: Add support for Xilinx zcu102Michal Simek4-0/+627
2018-03-08arm64: zynqmp: Add support for Xilinx zcu100-revCMichal Simek3-0/+503
2018-03-08arm64: zynqmp: Add 8-bit bus width property for ep108P L Sai Krishna1-0/+1
2018-03-08arm64: zynqmp: Added OOB timing settings in zynqmp-ep108.dtsAnurag Kumar Vulisha1-0/+9
2018-02-23arm64: zynqmp: Add SPDX license identifierMichal Simek4-0/+4
2018-02-23arm64: zynqmp: Fix alignment in dts filesMichal Simek2-5/+5
2018-02-23arm64: zynqmp: Use zynqmp specific compatible string for macbMichal Simek1-4/+4
2018-02-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds105-1485/+4503
2018-02-01Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-10/+4
2018-01-26Merge tag 'socfpga_dts_for_v4.16' of ssh://gitolite.kernel.org/pub/scm/linux/...Arnd Bergmann2-6/+14
2018-01-23arm64: dts: stratix10: fix SPI settingsThor Thayer1-2/+6
2018-01-23arm64: dts: stratix10: add USB ECC reset bitDinh Nguyen1-4/+4
2018-01-23arm64: dts: stratix10: enable USB on the devkitDinh Nguyen1-0/+4
2018-01-19Merge tag 'mvebu-dt64-4.16-3' of git://git.infradead.org/linux-mvebu into nex...Arnd Bergmann1-2/+2
2018-01-15Merge 4.15-rc8 into usb-nextGreg Kroah-Hartman11-28/+11
2018-01-12arm64: dts: marvell: armada-80x0: Fix pinctrl compatible stringGregory CLEMENT1-2/+2
2018-01-11arm64: dts: add #cooling-cells to CPU nodesArnd Bergmann1-0/+2
2018-01-11arm64: dts: socfpga: add missing interrupt-parentArnd Bergmann1-0/+1
2018-01-11Merge tag 'samsung-dt64-4.16-2' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson14-67/+23
2018-01-11Merge tag 'mvebu-fixes-4.15-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2-8/+14
2018-01-11Merge tag 'sunxi-dt-for-4.16-2' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-0/+4
2018-01-11Merge tag 'amlogic-dt64-3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson2-2/+175
2018-01-09arm64: dts: mt8173: update properties about USB wakeupChunfeng Yun2-10/+4
2018-01-05ARM64: dts: meson-axg: enable ethernet for A113D S400 boardYixun Lan1-0/+7
2018-01-05ARM64: dts: meson-axg: add ethernet mac controllerYixun Lan1-0/+53
2018-01-05ARM64: dts: meson-axg: add the SPICC controllerSunny Luo1-0/+92
2018-01-05ARM64: dts: meson-axg: enable IR controllerYixun Lan2-0/+20
2018-01-05arm64: dts: meson-axg: switch uart_ao clock to CLK81Yixun Lan1-2/+3
2018-01-05Merge tag 'mvebu-dt64-4.16-2' of git://git.infradead.org/linux-mvebu into nex...Arnd Bergmann13-1025/+670
2018-01-05Merge tag 'imx-dt64-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann3-0/+117
2018-01-05arm64: dts: marvell: add Ethernet aliasesYan Markman3-0/+19
2018-01-05arm64: dts: marvell: replace cpm by cp0, cps by cp1Thomas Petazzoni7-129/+129
2018-01-05arm64: dts: marvell: de-duplicate CP110 descriptionThomas Petazzoni6-904/+508
2018-01-05arm64: dts: marvell: use aliases for SPI busses on Armada 7K/8KThomas Petazzoni5-5/+7
2018-01-05arm64: dts: marvell: use mvebu-icu.h where possibleThomas Petazzoni2-2/+2
2018-01-05arm64: dts: marvell: fix compatible string list for Armada CP110 slave NANDThomas Petazzoni1-2/+2
2018-01-05arm64: dts: marvell: fix typos in comment describing the NAND controllerThomas Petazzoni2-2/+2
2018-01-05arm64: dts: marvell: use lower case for unit address and reg propertyThomas Petazzoni1-2/+2
2018-01-05arm64: dts: marvell: fix watchdog unit address in Armada AP806Thomas Petazzoni1-1/+1
2018-01-05arm64: dts: marvell: armada-37xx: add a crypto nodeAntoine Tenart1-0/+14
2018-01-05Merge branch 'mvebu/fixes' into HEADGregory CLEMENT2-8/+14
2018-01-05ARM64: dts: marvell: armada-cp110: Fix clock resources for various nodeGregory CLEMENT2-8/+14
2018-01-05Merge tag 'amlogic-dt64-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann1-0/+175
2018-01-05Merge tag 'qcom-arm64-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Arnd Bergmann3-122/+77
2018-01-04Merge tag 'uniphier-dt64-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson6-5/+27
2018-01-04Merge tag 'sunxi-dt64-for-4.16' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson8-13/+230
2018-01-04Merge tag 'mvebu-dt64-4.16-1' of git://git.infradead.org/linux-mvebu into nex...Olof Johansson7-1/+73
2018-01-04Merge tag 'renesas-arm64-dt2-for-v4.16' of https://git.kernel.org/pub/scm/lin...Olof Johansson4-177/+248
2018-01-04Merge tag 'actions-arm64-dt-for-4.16' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson3-0/+217
2018-01-04Merge tag 'hisi-arm64-dt-for-4.16-v2' of git://github.com/hisilicon/linux-his...Olof Johansson3-9/+39