summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/arm
Commit message (Expand)AuthorAgeFilesLines
* arm64: dts: juno: fix size of GICv2m MSI framesSudeep Holla2018-02-281-4/+4
* arm64: dts: juno: Describe the full GICv2m regionRobin Murphy2018-02-261-0/+19
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2017-11-1613-71/+150
|\
| * Merge tag 'juno-updates-4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2017-10-2010-50/+129
| |\
| | * arm64: dts: foundation-v8: Enable PSCI modeDaniel Thompson2017-10-0310-50/+129
| * | arm64: dts: fix unit-address leading 0sRob Herring2017-10-204-21/+21
| |/
* | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-141-4/+0
|\ \
| * | kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libMasahiro Yamada2017-11-091-3/+0
| * | kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada2017-11-081-1/+0
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-029-0/+9
|/
* arm64: dts: juno: replace underscores with hyphen in device node namesSudeep Holla2017-08-023-8/+8
* arm64: dts: juno: Use the new coresight replicator stringSuzuki K. Poulose2017-08-021-1/+1
* arm64: dts: juno: enable some SMMUsRobin Murphy2017-05-191-4/+0
* arm64: dts: juno: add coresight CPU debug nodesSuzuki K Poulose2017-05-194-0/+126
* arm64: dts: juno: add information about L1 and L2 cachesSudeep Holla2017-04-193-0/+126
* arm64: dts: juno: fix few unit address format warningsSudeep Holla2017-04-192-7/+7
* arm64: dts: juno: fix PCI bus dtc warningsRob Herring2017-03-311-1/+1
* Merge tag 'juno-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2017-03-021-6/+7
|\
| * arm64: dts: juno: update definition for programmable replicatorMike Leach2017-02-211-6/+7
* | Merge tag 'juno-updates-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2017-01-187-26/+186
|\|
| * arm64: dts: juno: remove motherboard USB nodeRobin Murphy2017-01-181-7/+0
| * arm64: dts: juno: add ETR SMMU power domainRobin Murphy2017-01-181-0/+1
| * arm64: dts: juno: add dma-ranges propertyRobin Murphy2017-01-181-0/+1
| * arm64: dts: juno: add missing CoreSight STM componentMike Leach2017-01-184-0/+39
| * arm64: dts: juno: add CoreSight support for Juno r1/r2 variantsMike Leach2017-01-183-0/+118
| * arm64: dts: juno: refactor CoreSight support on Juno r0Sudeep Holla2017-01-182-10/+18
| * arm64: dts: juno: remove dtsi nesting inside tree structureSudeep Holla2017-01-185-9/+9
* | arm64: dts: vexpress: Support GICC_DIR operationsSudeep Holla2016-12-301-1/+1
|/
* Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2016-12-154-0/+98
|\
| * arm64: dts: juno: add cpu capacity-dmips-mhz information to R2 boardsJuri Lelli2016-10-171-0/+6
| * arm64: dts: juno: add cpu capacity-dmips-mhz information to R1 boardsJuri Lelli2016-10-171-0/+6
| * arm64: dts: juno: add cpu capacity-dmips-mhz information to R0 boardsJuri Lelli2016-10-171-0/+6
| * arm64: dts: juno: Add SMMUs device nodesRobin Murphy2016-10-171-0/+80
* | arm64: dts: juno: fix cluster sleep state entry latency on all SoC versionsSudeep Holla2016-12-023-3/+3
* | arm64: dts: juno: Correct PCI IO windowJeremy Linton2016-11-301-1/+1
|/
* arm64: dts: juno: add thermal zones for scpi sensorsJavi Merino2016-06-213-0/+74
* arm64: dts: juno: add SCPI power domains for device power managementSudeep Holla2016-06-211-0/+18
* arm64: dts: juno: add coresight supportSudeep Holla2016-06-214-0/+369
* arm64: dts: juno: Add external expansion bus to DTBrian Starkey2016-04-151-0/+10
* ARM, ARM64: dts: drop "arm,amba-bus" in favor of "simple-bus"Masahiro Yamada2016-03-123-3/+3
* Merge tag 'vexpress-for-v4.6/dt-updates-2' of git://git.kernel.org/pub/scm/li...Olof Johansson2016-03-126-36/+44
|\
| * arm64: dts: juno/vexpress: fix node name unit-address presence warningsSudeep Holla2016-03-086-36/+36
| * arm64: dts: foundation-v8: add SBSA Generic Watchdog device nodeFu Wei2016-03-081-0/+8
* | Merge tag 'vexpress-for-v4.6/dt-updates' of git://git.kernel.org/pub/scm/linu...Olof Johansson2016-02-247-250/+515
|\|
| * arm64: dts: Add HDLCD support on Juno platformsLiviu Dudau2016-02-101-4/+42
| * arm64: dts: Add support for Juno r2 boardSudeep Holla2016-02-092-1/+184
| * arm64: dts: move juno pcie-controller to base fileSudeep Holla2016-02-092-21/+26
| * arm64: dts: add .dts for GICv3 Foundation modelAndre Przywara2016-02-092-1/+31
| * arm64: dts: split Foundation model dts to put the GIC separatelyAndre Przywara2016-02-092-221/+230
| * arm64: dts: Foundation model: increase GICC region to allow EOImode=1Andre Przywara2016-02-091-1/+1