summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/socionext
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2017-11-166-7/+250
|\
| * arm64: dts: uniphier: route on-board device IRQ to GPIO controller for PXs3Masahiro Yamada2017-11-161-1/+2
| * arm64: dts: uniphier: add resets propertiesMasahiro Yamada2017-10-243-0/+35
| * arm64: dts: uniphier: add eMMC hardware reset provider nodeMasahiro Yamada2017-10-243-0/+23
| * arm64: dts: uniphier: add GPIO hog definitionMasahiro Yamada2017-10-242-0/+16
| * arm64: dts: uniphier: route on-board device IRQ to GPIO controllerMasahiro Yamada2017-10-242-2/+4
| * arm64: dts: uniphier: add GPIO controller nodesMasahiro Yamada2017-10-243-0/+63
| * arm64: dts: uniphier: fix W=2 build warningsMasahiro Yamada2017-10-243-4/+4
| * arm64: dts: uniphier: enable NAND for PXs3 reference boardMasahiro Yamada2017-10-231-0/+4
| * arm64: dts: uniphier: add efuse node for LD11, LD20, and PXs3Keiji Hayashibara2017-10-233-0/+54
| * arm64: dts: uniphier: add nodes of thermal monitor and thermal zone for LD20Kunihiko Hayashi2017-10-151-0/+45
* | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-141-3/+0
|\ \
| * | kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libMasahiro Yamada2017-11-091-2/+0
| * | kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada2017-11-081-1/+0
| |/
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-11-041-3/+6
|\ \
| * | arm64: dts: uniphier: add STDMAC clock to EHCI nodesMasahiro Yamada2017-10-211-3/+6
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* arm64: dts: uniphier: add PXs3 SoC supportMasahiro Yamada2017-08-293-1/+431
* arm64: dts: uniphier: fix size of sdctrl nodeMasahiro Yamada2017-08-281-1/+1
* arm64: dts: uniphier: add AIDET nodesMasahiro Yamada2017-08-282-0/+14
* arm64: dts: uniphier: add reset controller node of analog amplifierKatsuhiro Suzuki2017-08-262-0/+22
* arm64: dts: uniphier: add Denali NAND controller nodesMasahiro Yamada2017-08-134-0/+30
* arm64: dts: uniphier: use cross-arch include instead of symlinksMasahiro Yamada2017-08-103-3/+3
* arm64: dts: uniphier: use #include instead of /include/Masahiro Yamada2017-08-106-10/+10
* arm64: dts: uniphier: add watchdog node for LD11 and LD20Keiji Hayashibara2017-07-162-0/+8
* arm64: dts: uniphier: add support for LD20 Global boardKunihiko Hayashi2017-06-132-0/+53
* arm64: dts: uniphier: add support for LD11 Global boardKunihiko Hayashi2017-06-132-0/+71
* arm64: dts: uniphier: use SPDX-License-IdentifierMasahiro Yamada2017-06-084-148/+4
* arm64: dts: uniphier: reserve more memory for LD11/LD20Masahiro Yamada2017-06-082-2/+2
* arm64: dts: uniphier: fix simple-bus unit address format errorMasahiro Yamada2017-06-062-2/+2
* arm64: dts: uniphier: Use - instead of @ for DT OPP entriesViresh Kumar2017-06-062-23/+23
* arm64: dts: uniphier: add cdns, phy-dll-delay-sdclk(-hsmmc) for eMMCMasahiro Yamada2017-05-142-0/+4
* arm64: dts: uniphier: add input-delay properties to Cadence eMMC nodeMasahiro Yamada2017-05-142-0/+6
* arm64: dts: uniphier: re-order reset deassertion of USB of LD11Masahiro Yamada2017-03-131-3/+6
* arm64: dts: uniphier: add pinctrl property to eMMC node for LD11/LD20Masahiro Yamada2017-03-122-0/+4
* arm64: dts: uniphier: move memory node below aliases nodeMasahiro Yamada2017-03-112-10/+10
* arm64: dts: uniphier: fix no unit name warningsMasahiro Yamada2017-03-074-4/+4
* arm64: dts: uniphier: add eMMC controller node for LD11/LD20Masahiro Yamada2017-01-222-0/+20
* arm64: dts: uniphier: add SD-ctrl node for LD11 SoCMasahiro Yamada2017-01-221-0/+11
* arm64: dts: uniphier: make compatible of syscon nodes SoC-specificMasahiro Yamada2016-11-052-6/+6
* arm64: dts: uniphier: add CPU clocks and OPP tables for LD20 SoCMasahiro Yamada2016-11-051-0/+84
* arm64: dts: uniphier: add CPU clock and OPP table for LD11 SoCMasahiro Yamada2016-11-051-0/+38
* arm64: dts: uniphier: increase register region size of sysctrl nodeMasahiro Yamada2016-11-052-2/+2
* arm64: dts: uniphier: switch over to PSCI enable methodMasahiro Yamada2016-11-052-14/+18
* arm64: dts: uniphier: change MIO node to SD control nodeMasahiro Yamada2016-10-221-6/+6
* Merge branch 'dt/irq-fix' into next/dt64Arnd Bergmann2016-09-141-4/+4
|\
| * arm64: dts: Fix broken architected timer interrupt triggerMarc Zyngier2016-09-141-4/+4
* | arm64: dts: uniphier: add LD11 SoC/Board supportMasahiro Yamada2016-08-313-1/+441
* | arm64: dts: uniphier: add specific compatible to SoC-Glue nodeMasahiro Yamada2016-08-311-1/+2
* | arm64: dts: uniphier: use clock/reset controllersMasahiro Yamada2016-08-311-22/+58