aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-30Merge tag 'juno-updates-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/dtArnd Bergmann11-167/+488
2019-01-30arm64: dts: Remove inconsistent use of 'arm,armv8' compatible stringRob Herring4-20/+20
2019-01-29arm64: dts: juno: Add cpu dynamic-power-coefficient informationDietmar Eggemann2-0/+12
2019-01-29arm64: dts: fast models: Add DTS fo Base RevC FVPJean-Philippe Brucker3-0/+305
2019-01-29arm64: dts: juno/fast models: sort couple of device nodesSudeep Holla2-41/+41
2019-01-29arm64: dts: models: use list instead of tuple for mmci interruptsSudeep Holla1-1/+1
2019-01-29arm64: dts: juno/fast models: using GIC macros instead of hardcoded valuesSudeep Holla5-125/+129
2018-11-29ARM: dts: Modernize the Vexpress PL111 integrationLinus Walleij3-32/+42
2018-09-11arm64: dts: juno: Enable coresight tmc scatter gather in ETRSuzuki K Poulose1-0/+1
2018-09-10arm64: dts: juno: Update entries to match latest coresight bindingsSuzuki K Poulose3-121/+105
2018-08-24arm64: dts: Fix various entry-method properties to reflect documentationAmit Kucheria3-3/+3
2018-05-15Merge tag 'juno-updates-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/dtOlof Johansson7-248/+262
2018-05-15Merge tag 'vexpress-updates-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/dtOlof Johansson1-3/+2
2018-05-10arm64: dts: juno/rtsm: re-structure motherboard includesSudeep Holla4-229/+235
2018-05-10arm64: dts: juno: replace '_' with '-' in node namesSudeep Holla5-9/+9
2018-05-10arm64: dts: juno: Fix "debounce-interval" property misspellingSudeep Holla1-6/+6
2018-05-09arm64: dts: juno: fix OF graph endpoint node namesRob Herring1-4/+4
2018-05-09arm64: dts: juno: fix missing Coresight STM graph connectionRob Herring2-0/+8
2018-05-09ARM: dts: vexpress: Restructure motherboard includesLinus Walleij1-3/+2
2018-04-16arm64: dts: juno: drop unnecessary address-cells and size-cells propertiesSudeep Holla1-2/+0
2018-02-28arm64: dts: juno: fix size of GICv2m MSI framesSudeep Holla1-4/+4
2018-02-26arm64: dts: juno: Describe the full GICv2m regionRobin Murphy1-0/+19
2017-11-16Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds13-71/+150
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-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman9-0/+9
2017-10-20Merge tag 'juno-updates-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/socArnd Bergmann10-50/+129
2017-10-20arm64: dts: fix unit-address leading 0sRob Herring4-21/+21
2017-10-03arm64: dts: foundation-v8: Enable PSCI modeDaniel Thompson10-50/+129
2017-08-02arm64: dts: juno: replace underscores with hyphen in device node namesSudeep Holla3-8/+8
2017-08-02arm64: dts: juno: Use the new coresight replicator stringSuzuki K. Poulose1-1/+1
2017-05-19arm64: dts: juno: enable some SMMUsRobin Murphy1-4/+0
2017-05-19arm64: dts: juno: add coresight CPU debug nodesSuzuki K Poulose4-0/+126
2017-04-19arm64: dts: juno: add information about L1 and L2 cachesSudeep Holla3-0/+126
2017-04-19arm64: dts: juno: fix few unit address format warningsSudeep Holla2-7/+7
2017-03-31arm64: dts: juno: fix PCI bus dtc warningsRob Herring1-1/+1
2017-03-02Merge tag 'juno-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/lateArnd Bergmann1-6/+7
2017-02-21arm64: dts: juno: update definition for programmable replicatorMike Leach1-6/+7
2017-01-18Merge tag 'juno-updates-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/dt64Olof Johansson7-26/+186
2017-01-18arm64: dts: juno: remove motherboard USB nodeRobin Murphy1-7/+0
2017-01-18arm64: dts: juno: add ETR SMMU power domainRobin Murphy1-0/+1
2017-01-18arm64: dts: juno: add dma-ranges propertyRobin Murphy1-0/+1
2017-01-18arm64: dts: juno: add missing CoreSight STM componentMike Leach4-0/+39
2017-01-18arm64: dts: juno: add CoreSight support for Juno r1/r2 variantsMike Leach3-0/+118
2017-01-18arm64: dts: juno: refactor CoreSight support on Juno r0Sudeep Holla2-10/+18
2017-01-18arm64: dts: juno: remove dtsi nesting inside tree structureSudeep Holla5-9/+9
2016-12-30arm64: dts: vexpress: Support GICC_DIR operationsSudeep Holla1-1/+1
2016-12-15Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-0/+98
2016-12-02arm64: dts: juno: fix cluster sleep state entry latency on all SoC versionsSudeep Holla3-3/+3