index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
boot
/
dts
/
tegra30.dtsi
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-29
ARM: tegra30: convert device tree files to use CLK defines
Hiroshi Doyu
1
-47
/
+63
2013-05-29
ARM: tegra: convert device tree files to use IRQ defines
Stephen Warren
1
-86
/
+88
2013-05-29
ARM: tegra: convert device tree files to use GPIO defines
Stephen Warren
1
-0
/
+2
2013-05-29
ARM: tegra: use #include for all device trees
Stephen Warren
1
-1
/
+1
2013-04-09
Merge tag 'tegra-for-3.10-dt' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
1
-0
/
+1
2013-04-09
Merge branch 'tegra/clk' into next/dt2
Arnd Bergmann
1
-1
/
+5
2013-04-05
ARM: tegra: fix the status of PWM DT nodes
Andrew Chew
1
-0
/
+1
2013-04-05
Merge branch 'for-3.10/soc' into for-3.10/clk
Stephen Warren
1
-1
/
+5
2013-04-04
ARM: tegra: add clock source of PMC to device trees
Joseph Lo
1
-0
/
+2
2013-03-23
ARM: tegra: fix register address of slink controller
Laxman Dewangan
1
-1
/
+1
2013-03-12
ARM: tegra: fix the PMC compatible string in DT
Joseph Lo
1
-1
/
+1
2013-03-12
clocksource: tegra: move to of_clk_get
Peter De Schrijver
1
-0
/
+2
2013-03-05
ARM: Tegra: Add clock entry for smp_twd clock
Prashant Gaikwad
1
-0
/
+1
2013-02-13
ARM: tegra: remove clock-frequency properties from serial nodes
Stephen Warren
1
-5
/
+0
2013-01-29
ARM: dt: tegra30: Rename "smmu" to "iommu"
Hiroshi Doyu
1
-1
/
+1
2013-01-28
ARM: tegra: move serial clock-frequency attr into the Tegra30 dtsi
Stephen Warren
1
-0
/
+5
2013-01-28
ARM: tegra: add DT entry for KBC controller
Laxman Dewangan
1
-0
/
+8
2013-01-28
ARM: tegra: swap cache-/interrupt-ctrlr nodes in DT
Stephen Warren
1
-9
/
+9
2013-01-28
ARM: tegra: dts: add aliases and DMA requestor for serial controller
Laxman Dewangan
1
-5
/
+26
2013-01-28
ARM: tegra30: tegra30 gpio is not compatible with tegra20 gpio
Laxman Dewangan
1
-1
/
+1
2013-01-28
Merge branch 'for-3.9/scu-base-rework' into for-3.9/soc-t114
Stephen Warren
1
-0
/
+29
2013-01-28
ARM: tegra: add clock properties to Tegra30 DT
Prashant Gaikwad
1
-1
/
+55
2013-01-28
ARM: tegra: define Tegra30 CAR binding
Prashant Gaikwad
1
-0
/
+6
2013-01-28
ARM: tegra: Add CPU nodes to Tegra30 device tree
Hiroshi Doyu
1
-0
/
+29
2012-12-13
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-0
/
+23
2012-11-26
Merge tag 'orion_dt_for_3.8' of git://git.infradead.org/users/jcooper/linux i...
Olof Johansson
1
-2
/
+2
2012-11-16
ARM: tegra: add TWD to device tree
Stephen Warren
1
-0
/
+6
2012-11-16
ARM: tegra: define DT bindings for and instantiate RTC
Stephen Warren
1
-0
/
+6
2012-11-16
ARM: tegra: define DT bindings for and instantiate timer
Stephen Warren
1
-0
/
+11
2012-11-16
ARM: tegra: Add Tegra30 host1x support
Thierry Reding
1
-0
/
+87
2012-11-16
ARM: tegra: dts: add slink controller dt entry
Laxman Dewangan
1
-0
/
+60
2012-11-05
ARM: tegra: dt: add L2 cache controller
Joseph Lo
1
-0
/
+9
2012-10-31
ARM: dt: tegra: fix length of pad control and mux registers
Pritesh Raithatha
1
-2
/
+2
2012-09-20
ARM: tegra: dts: Add pwm label
Thierry Reding
1
-1
/
+1
2012-07-30
Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
1
-0
/
+6
2012-07-02
pwm: tegra: Add device tree support
Thierry Reding
1
-0
/
+6
2012-06-20
ARM: tegra: Fix dts files w/ status property: "disable" -> "disabled"
Roland Stigge
1
-19
/
+19
2012-06-11
ARM: dt: tegra{20,30}.dtsi: Rename "mc" to "memory-controller"
hdoyu@nvidia.com
1
-1
/
+1
2012-05-14
ARM: dt: tegra: invert status=disable vs status=okay
Stephen Warren
1
-0
/
+19
2012-05-14
ARM: dt: tegra: consistent basic property ordering
Stephen Warren
1
-12
/
+12
2012-05-14
ARM: dt: tegra: sort nodes based on bus order
Stephen Warren
1
-89
/
+89
2012-05-14
ARM: dt: tegra: consistenly use lower-case for hex constants
Stephen Warren
1
-4
/
+4
2012-05-14
ARM: dt: tegra: format regs properties consistently
Stephen Warren
1
-3
/
+4
2012-05-14
ARM: dt: tegra: remove unnecessary unit addresses
Stephen Warren
1
-6
/
+6
2012-05-14
ARM: dt: tegra: whitespace cleanup
Stephen Warren
1
-60
/
+60
2012-05-14
ARM: dt: tegra30.dtsi: Add SMMU node
hdoyu@nvidia.com
1
-0
/
+10
2012-05-14
ARM: dt: tegra30.dtsi: Add Memory Controller(MC) nodes
hdoyu@nvidia.com
1
-0
/
+9
2012-05-14
ARM: dt: tegra: Add device tree support for AHB
Hiroshi DOYU
1
-0
/
+5
2012-04-26
ARM: dt: tegra30.dtsi: Add audio-related nodes
Stephen Warren
1
-0
/
+41
2012-03-28
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+8
[next]