aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/marvell (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-12arm64: dts: marvell: armada-80x0: Fix pinctrl compatible stringGregory CLEMENT1-2/+2
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
2017-12-18ARM64: dts: marvell: Add thermal support for A7K/A8KMiquel Raynal3-0/+18
2017-12-18arm64: dts: marvell: armada-37xx: add nodes allowing cpufreq supportGregory CLEMENT2-0/+8
2017-12-18arm64: dts: marvell: add NAND support on the 8040-DB boardMiquel Raynal3-1/+47
2017-11-16Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds15-34/+311
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-4/+0
2017-11-09kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libMasahiro Yamada1-3/+0
2017-11-08kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada1-1/+0
2017-11-07Merge tag 'mvebu-dt64-4.15-2' of git://git.infradead.org/linux-mvebu into next/dtArnd Bergmann3-2/+38
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-30arm64: dts: marvell: armada-3720-espressobin: fill UART nodesMiquel Raynal1-0/+12
2017-10-30arm64: dts: marvell: armada-3720-db: enable second UART portMiquel Raynal1-1/+8
2017-10-30arm64: dts: marvell: armada-37xx: add second UART portMiquel Raynal1-1/+17
2017-10-30arm64: dts: marvell: armada-37xx: add UART clockMiquel Raynal1-0/+1
2017-10-30Merge tag 'mvebu-dt64-4.15-1' of git://git.infradead.org/linux-mvebu into next/dtArnd Bergmann9-19/+260
2017-10-20arm64: dts: fix unit-address leading 0sRob Herring8-13/+13
2017-10-12arm64: dts: marvell: 7040-db: Add the carrier detect pin for SD card on CPGregory CLEMENT1-1/+1
2017-10-12arm64: dts: marvell: 7040-db: Document the gpio expanderGregory CLEMENT1-0/+10
2017-10-02arm64: dts: marvell: enable additional PCIe ports on Armada 8040 DBThomas Petazzoni1-0/+14
2017-10-02arm64: dts: marvell: fix interrupt-map property for Armada CP110 PCIe controllerThomas Petazzoni2-6/+6
2017-09-27arm64: dts: marvell: add NAND support on the 7040-DB boardGregory CLEMENT4-2/+49
2017-09-25arm64: dts: marvell: Enable Armada-8040-DB CPS SPI1Christine Gharzuzi1-0/+31
2017-09-22arm64: dts: marvell: 8040-db: enable the SFP portsAntoine Tenart1-0/+10
2017-09-22arm64: dts: marvell: 7040-db: enable the SFP portAntoine Tenart1-0/+8
2017-09-22arm64: dts: marvell: 7040-db: add comphy reference to Ethernet portAntoine Tenart1-0/+3
2017-09-22arm64: dts: marvell: mcbin: add comphy references to Ethernet portsAntoine Tenart1-0/+9
2017-09-20arm64: dts: marvell: 37xx: remove empty lineAntoine Tenart1-1/+0
2017-09-20arm64: dts: marvell: cp110: add PPv2 port interruptsAntoine Tenart2-12/+18
2017-09-20arm64: dts: marvell: add comphy nodes on cp110 master and slaveAntoine Tenart2-0/+76
2017-09-20arm64: dts: marvell: extend the cp110 syscon register area lengthAntoine Tenart2-2/+2
2017-09-19arm64: dt marvell: Fix AP806 system controller sizeBaruch Siach1-2/+2
2017-09-19arm64: dts: marvell: enable AP806 watchdogBaruch Siach1-0/+6
2017-09-19arm64: dts: marvell: Fix A37xx UART0 register sizeallen yan1-1/+1
2017-09-19arm64: dts: marvell: armada-3720-db: Add vmmc regulator for SD slotGregory CLEMENT1-0/+11
2017-09-19arm64: dts: marvell: add UART muxing on Armada 7K/8KThomas Petazzoni4-0/+11
2017-09-10Merge tag 'armsoc-devicetree' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds12-43/+780
2017-08-30arm64: dts: marvell: fix number of GPIOs in Armada AP806 descriptionThomas Petazzoni1-2/+2
2017-08-30arm64: dts: marvell: mcbin: enable more networking portsAntoine Tenart1-0/+30