summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM, ARM64: dts: drop "arm,amba-bus" in favor of "simple-bus"Masahiro Yamada2016-03-133-3/+3
* Merge tag 'vexpress-for-v4.6/dt-updates-2' of git://git.kernel.org/pub/scm/li...Olof Johansson2016-03-136-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
| * arm64: dts: prepare foundation-v8.dts to cope with GICv3Andre Przywara2016-02-091-44/+44
* | arm64: dts: Add missing DMA Abort interrupt to JunoRobin Murphy2016-02-011-0/+1
|/
* arm64: dts: juno: Add idle-states to device treeJon Medhurst (Tixy)2015-12-222-0/+56
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2015-11-116-1/+160
|\
| * Merge branch 'next/arm64' into next/dtOlof Johansson2015-11-101-0/+20
| |\
| | * arm64: Juno: Add support for the PCIe host bridge on Juno R1Liviu Dudau2015-10-261-0/+20
| * | ARM64: juno: disable NOR flash node by defaultLinus Walleij2015-10-311-0/+7
| * | Merge tag 'juno-scpi-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2015-10-153-0/+123
| |\ \
| | * | arm64: dts: Add sensor node to Juno dtPunit Agrawal2015-10-091-0/+5
| | * | arm64: dts: add clock support for all the cpusSudeep Holla2015-10-092-0/+12
| | * | arm64: dts: add CPU topology on JunoSudeep Holla2015-10-092-0/+52
| | * | arm64: dts: add SRAM, MHU mailbox and SCPI support on JunoSudeep Holla2015-10-091-0/+54
| | |/
| * | ARM64: juno: add NOR flash to device treeLinus Walleij2015-10-151-0/+8
| * | ARM64: dts: vexpress: Use a symlink to vexpress-v2m-rs1.dtsi from arch=armIan Campbell2015-10-142-1/+2
| |/
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-042-14/+22
|\ \
| * | arm64: dts: juno: describe PMUs separatelyMark Rutland2015-10-072-14/+22
| |/
* / ARM: dts: fix gpio-keys wakeup-source propertySudeep Holla2015-10-221-6/+6
|/
* ARM64: dts: vexpress: Use assigned-clock-parents for sp810Stephen Boyd2015-08-182-0/+4
* arm64: dts: add device tree for ARM SMM-A53x2 on LogicTile Express 20MGKristina Martsenko2015-07-082-0/+192
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-261-0/+68
|\
| * arm64: juno: Add APB registers and LEDs using sysconLinus Walleij2015-05-111-0/+68
* | Merge tag 'v4.1-rc6' into next/dtKevin Hilman2015-06-111-4/+27
|\ \
| * | ARM64: juno: add sp810 support and fix sp804 clock frequencySudeep Holla2015-05-121-4/+27
| |/
* | ARM64: juno: add GPIO keysLinus Walleij2015-06-111-0/+61
* | arm64: Add DT support for Juno r1 board.Liviu Dudau2015-05-222-1/+117
* | arm64: Juno: Add GICv2m support in device tree.Liviu Dudau2015-05-221-14/+21
* | arm64: Juno: Add memory mapped timer nodeLiviu Dudau2015-05-221-0/+15
* | arm64: Juno: Split juno.dts into juno-base.dtsi and juno.dts.Liviu Dudau2015-05-222-128/+133
* | arm64: Juno: Fix the GIC node address label and the frequency of FAXI clock.Liviu Dudau2015-05-222-3/+3
|/
* Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-04-221-4/+10
|\
| * arm64: dts: add interrupt-affinity property to pmu node for junoWill Deacon2015-04-031-4/+10
* | arm64: juno: Fix misleading name of UART reference clockDave Martin2015-03-291-1/+1
|/
* arm64: Add L2 cache topology to ARM Ltd boards/modelsSudeep Holla2015-02-253-0/+30
* arm64: dts: add baud rate to Juno stdout-pathRobin Murphy2015-01-231-1/+1
* arm64: ARM: Fix the Generic Timers interrupt active level descriptionLiviu Dudau2014-11-283-12/+12
* arm64: Add Juno board device tree.Liviu Dudau2014-11-204-0/+392
* Merge branch 'cleanup/dts-subdirs' into next/arm64Arnd Bergmann2014-11-201-1/+34
* dts, arm64: Move dts files to vendor subdirsRobert Richter2014-10-214-0/+637