aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/armada-370.dtsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-27arm: dts: armada-*.dtsi: use SPDX-License-Identifier for most of the Armada SoCsGregory CLEMENT1-38/+1
2017-08-03ARM: dts: marvell: fix PCI bus dtc warningsRob Herring1-1/+3
2017-06-17ARM: dts: mvebu: Add PWM properties to .dtsi filesAndrew Lunn1-5/+14
2017-01-03ARM: dts: mvebu: Correct license textAlexandre Belloni1-5/+5
2016-11-19ARM: dts: armada-370-xp: Fixup l2-cache DT warningGregory CLEMENT1-1/+1
2016-11-19ARM: dts: armada-370-xp: Remove skeleton.dtsiGregory CLEMENT1-1/+3
2016-11-19ARM: dts: armada-370: Fixup pcie DT warningsGregory CLEMENT1-1/+1
2016-11-19ARM: dts: armada-370-xp: Use the node labelsGregory CLEMENT1-52/+53
2016-11-19ARM: dts: armada-370-xp: add node labelsGregory CLEMENT1-10/+10
2016-11-19ARM: dts: armada-370-xp: move the cpurst node in the common fileGregory CLEMENT1-5/+0
2016-08-08ARM: dts: mvebu: A37x/XP/38x/39x: Move SPI controller nodes into 'soc' nodeStefan Roese1-18/+16
2015-09-29ARM: mvebu: add crypto related nodes to armada 370 dtsiArnaud Ebalard1-0/+32
2015-09-29ARM: mvebu: add CPU config registers in the Armada 370/XP Device TreeThomas Petazzoni1-0/+5
2015-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+8
2015-06-30ARM: mvebu: update Ethernet compatible string for Armada XPSimon Guinot1-0/+8
2015-05-27ARM: mvebu: use improved armada spi device tree compatible name for each SoCGregory CLEMENT1-0/+4
2015-03-19ARM: mvebu: Conform L2CC node with ePAPR specification by adding cache-levelGregory CLEMENT1-0/+1
2015-03-04ARM: mvebu: fix unit address of MPIC nodesThomas Petazzoni1-1/+1
2015-01-26ARM: mvebu: armada-370: Relicense the device tree under GPLv2+/X11Gregory CLEMENT1-3/+37
2014-11-22arm: mvebu: define and use common Armada 370 UART pinctrl settingsArnaud Ebalard1-0/+25
2014-11-22arm: mvebu: define and use common Armada 370 SPI pinctrl settingsArnaud Ebalard1-0/+32
2014-11-22arm: mvebu: move Armada 370/XP pinctrl node definition armada-370-xp.dtsiArnaud Ebalard1-61/+60
2014-11-22ARM: mvebu: fix ordering in Armada 370 .dtsiUwe Kleine-König1-5/+5
2014-11-07ARM: mvebu: use simple-card DT binding for audio on Armada 370 DBThomas Petazzoni1-0/+1
2014-11-01ARM: mvebu: Fix the Aurora L2 cache node with the required cache-unified propertyGregory CLEMENT1-0/+1
2014-09-09ARM: mvebu: add SSCG to Armada 370 Device TreeGregory CLEMENT1-0/+4
2014-08-17ARM: mvebu: Add network pin mux configuration for the Armada 370 SoCEzequiel Garcia1-0/+19
2014-04-24ARM: mvebu: switch to the new PMSU binding in Armada 370/XP Device TreeGregory CLEMENT1-0/+5
2014-02-17ARM: mvebu: Enable Armada 370/XP watchdog in the devicetreeEzequiel Garcia1-0/+5
2014-02-17ARM: mvebu: add I2C0 muxing option for Armada 370 SoCThomas Petazzoni1-0/+5
2014-02-17ARM: mvebu: add audio I2S controller to Armada 370 Device TreeThomas Petazzoni1-0/+23
2013-12-12ARM: mvebu: sort DT nodes by addressJason Cooper1-37/+37
2013-09-30ARM: mvebu: link PCIe controllers to the MSI controllerThomas Petazzoni1-0/+1
2013-09-17ARM: dts: mvebu: Update with the new compatible string for mv64xxx-i2cGregory CLEMENT1-0/+8
2013-08-29Merge tag 'dt-3.12' of git://git.infradead.org/linux-mvebu into next/socOlof Johansson1-3/+8
2013-08-16ARM: mvebu: Fix the Armada 370/XP timer compatible stringsEzequiel Garcia1-0/+5
2013-08-16ARM: mvebu: use correct #interrupt-cells instead of #interrupts-cellsThomas Petazzoni1-3/+3
2013-08-06ARM: mvebu: Relocate Armada 370/XP PCIe device tree nodesEzequiel Garcia1-48/+53
2013-08-06ARM: mvebu: Add BootROM to Armada 370/XP device treeEzequiel Garcia1-0/+5
2013-08-06ARM: mvebu: Add MBus to Armada 370/XP device treeEzequiel Garcia1-2/+2
2013-08-06ARM: mvebu: Use the preprocessor on Armada 370/XP device tree filesEzequiel Garcia1-1/+1
2013-06-14Merge tag 'dt-3.11-5' of git://git.infradead.org/users/jcooper/linux into next/dtOlof Johansson1-4/+0
2013-06-08ARM: mvebu: Remove device tree unused properties on A370Ezequiel Garcia1-4/+0
2013-05-20ARM: dts: mvebu: Fix wrong the address reg value for the L2-cache nodeGregory CLEMENT1-1/+1
2013-05-19arm: mvebu: fix the 'ranges' property to handle PCIeThomas Petazzoni1-1/+2
2013-05-13ARM: mvebu: do not duplicate the mpic aliasThomas Petazzoni1-1/+1
2013-04-15ARM: dts: mvebu: Convert mvebu device tree files to 64 bitsGregory CLEMENT1-0/+2
2013-04-15ARM: dts: mvebu: introduce internal-regs nodeGregory CLEMENT1-164/+164
2013-04-15ARM: dts: mvebu: Convert all the mvebu files to use the range propertyGregory CLEMENT1-32/+33
2013-04-15ARM: dts: mvebu: move all peripherals inside socThomas Petazzoni1-11/+12