index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
boot
/
dts
/
socionext
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-29
arm64: dts: uniphier: add PXs3 SoC support
Masahiro Yamada
3
-1
/
+431
2017-08-28
arm64: dts: uniphier: fix size of sdctrl node
Masahiro Yamada
1
-1
/
+1
2017-08-28
arm64: dts: uniphier: add AIDET nodes
Masahiro Yamada
2
-0
/
+14
2017-08-26
arm64: dts: uniphier: add reset controller node of analog amplifier
Katsuhiro Suzuki
2
-0
/
+22
2017-08-13
arm64: dts: uniphier: add Denali NAND controller nodes
Masahiro Yamada
4
-0
/
+30
2017-08-10
arm64: dts: uniphier: use cross-arch include instead of symlinks
Masahiro Yamada
3
-3
/
+3
2017-08-10
arm64: dts: uniphier: use #include instead of /include/
Masahiro Yamada
6
-10
/
+10
2017-07-16
arm64: dts: uniphier: add watchdog node for LD11 and LD20
Keiji Hayashibara
2
-0
/
+8
2017-06-13
arm64: dts: uniphier: add support for LD20 Global board
Kunihiko Hayashi
2
-0
/
+53
2017-06-13
arm64: dts: uniphier: add support for LD11 Global board
Kunihiko Hayashi
2
-0
/
+71
2017-06-08
arm64: dts: uniphier: use SPDX-License-Identifier
Masahiro Yamada
4
-148
/
+4
2017-06-08
arm64: dts: uniphier: reserve more memory for LD11/LD20
Masahiro Yamada
2
-2
/
+2
2017-06-06
arm64: dts: uniphier: fix simple-bus unit address format error
Masahiro Yamada
2
-2
/
+2
2017-06-06
arm64: dts: uniphier: Use - instead of @ for DT OPP entries
Viresh Kumar
2
-23
/
+23
2017-05-14
arm64: dts: uniphier: add cdns, phy-dll-delay-sdclk(-hsmmc) for eMMC
Masahiro Yamada
2
-0
/
+4
2017-05-14
arm64: dts: uniphier: add input-delay properties to Cadence eMMC node
Masahiro Yamada
2
-0
/
+6
2017-03-13
arm64: dts: uniphier: re-order reset deassertion of USB of LD11
Masahiro Yamada
1
-3
/
+6
2017-03-12
arm64: dts: uniphier: add pinctrl property to eMMC node for LD11/LD20
Masahiro Yamada
2
-0
/
+4
2017-03-11
arm64: dts: uniphier: move memory node below aliases node
Masahiro Yamada
2
-10
/
+10
2017-03-07
arm64: dts: uniphier: fix no unit name warnings
Masahiro Yamada
4
-4
/
+4
2017-01-22
arm64: dts: uniphier: add eMMC controller node for LD11/LD20
Masahiro Yamada
2
-0
/
+20
2017-01-22
arm64: dts: uniphier: add SD-ctrl node for LD11 SoC
Masahiro Yamada
1
-0
/
+11
2016-11-05
arm64: dts: uniphier: make compatible of syscon nodes SoC-specific
Masahiro Yamada
2
-6
/
+6
2016-11-05
arm64: dts: uniphier: add CPU clocks and OPP tables for LD20 SoC
Masahiro Yamada
1
-0
/
+84
2016-11-05
arm64: dts: uniphier: add CPU clock and OPP table for LD11 SoC
Masahiro Yamada
1
-0
/
+38
2016-11-05
arm64: dts: uniphier: increase register region size of sysctrl node
Masahiro Yamada
2
-2
/
+2
2016-11-05
arm64: dts: uniphier: switch over to PSCI enable method
Masahiro Yamada
2
-14
/
+18
2016-10-22
arm64: dts: uniphier: change MIO node to SD control node
Masahiro Yamada
1
-6
/
+6
2016-09-14
Merge branch 'dt/irq-fix' into next/dt64
Arnd Bergmann
1
-4
/
+4
2016-09-14
arm64: dts: Fix broken architected timer interrupt trigger
Marc Zyngier
1
-4
/
+4
2016-08-31
arm64: dts: uniphier: add LD11 SoC/Board support
Masahiro Yamada
3
-1
/
+441
2016-08-31
arm64: dts: uniphier: add specific compatible to SoC-Glue node
Masahiro Yamada
1
-1
/
+2
2016-08-31
arm64: dts: uniphier: use clock/reset controllers
Masahiro Yamada
1
-22
/
+58
2016-08-30
arm64: dts: uniphier: add pinctrl property to System Bus node
Masahiro Yamada
1
-0
/
+2
2016-08-30
arm64: dts: uniphier: match DT names to other projects and documents
Masahiro Yamada
3
-10
/
+12
2016-06-14
arm64: dts: uniphier: add /memreserve/ for spin-table release address
Masahiro Yamada
1
-0
/
+2
2016-06-14
arm64: dts: uniphier: change cpu-release-address
Masahiro Yamada
1
-4
/
+4
2016-06-14
arm64: dts: uniphier: add SoC-Glue node to UniPhier 64bit SoCs
Masahiro Yamada
1
-3
/
+7
2016-05-18
Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
3
-0
/
+8
2016-04-25
arm64: dts: uniphier: add reference clock node for PH1-LD20
Masahiro Yamada
1
-0
/
+6
2016-04-25
arm64: dts: uniphier: use Daughter board on PH1-LD20 reference board
Masahiro Yamada
2
-0
/
+2
2016-04-23
arm64: dts: uniphier: fix I2C nodes of PH1-LD20
Masahiro Yamada
2
-16
/
+5
2016-03-18
ARM: dts: uniphier: rework UniPhier System Bus nodes
Masahiro Yamada
1
-6
/
+13
2016-03-18
ARM: dts: uniphier: factor out ranges property of support card
Masahiro Yamada
1
-8
/
+0
2016-03-18
arm64: dts: uniphier: rename PH1-LD10 to PH1-LD20
Masahiro Yamada
3
-8
/
+8
2015-12-21
arm64: dts: uniphier: add PH1-LD10 SoC/board support
Masahiro Yamada
5
-0
/
+381