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
/
mach-shmobile
/
setup-r8a7790.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-29
ARM: shmobile: r8a7790: Prioritize DT APMU support
Magnus Damm
1
-0
/
+1
2014-12-21
ARM: shmobile: r8a7790: Remove legacy code
Laurent Pinchart
1
-283
/
+1
2014-10-27
ARM: shmobile: Remove FSF address from copyright headers
Laurent Pinchart
1
-4
/
+0
2014-08-17
ARM: shmobile: lager-reference: Enable CMT0 in device tree
Laurent Pinchart
1
-6
/
+1
2014-08-08
Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-0
/
+2
2014-08-08
Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-12
/
+8
2014-07-24
platform: Remove most references to platform_bus device
Pawel Moll
1
-5
/
+5
2014-07-12
Merge branch 'renesas/cleanup2' into next/soc
Olof Johansson
1
-9
/
+4
2014-06-25
ARM: shmobile: Move r8a7790.h
Geert Uytterhoeven
1
-1
/
+3
2014-06-17
ARM: shmobile: Remove unused r8a7790_init_early()
Magnus Damm
1
-7
/
+0
2014-06-17
ARM: shmobile: Use r8a7790 DT CPU Frequency in common case
Magnus Damm
1
-1
/
+1
2014-06-17
ARM: shmobile: Add shared R-Car Gen2 CMA reservation code
Magnus Damm
1
-0
/
+1
2014-06-17
ARM: shmobile: Use shmobile_init_late() on r8a7790 DT-only
Magnus Damm
1
-0
/
+1
2014-06-17
ARM: shmobile: Move rcar-gen2.h, cleanup r8a7790 case
Magnus Damm
1
-0
/
+1
2014-06-17
ARM: shmobile: Move common.h
Magnus Damm
1
-1
/
+1
2014-06-17
ARM: shmobile: Move most of irqs.h, keep some for pinctl
Magnus Damm
1
-1
/
+1
2014-06-17
ARM: shmobile: Move dma-register.h
Magnus Damm
1
-1
/
+1
2014-06-03
Merge tag 'boards-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-14
/
+11
2014-05-14
ARM: shmobile: lager: Enable SCIF0 and SCIF1 serial ports in DT
Laurent Pinchart
1
-5
/
+5
2014-05-11
ARM: shmobile: r8a7790: Switch to new style CMT device
Laurent Pinchart
1
-10
/
+7
2014-04-14
ARM: shmobile: Make use of r8a7790_add_standard_devices()
Magnus Damm
1
-6
/
+6
2014-02-04
ARM: shmobile: r8a7790: add Audio DMAC support
Kuninori Morimoto
1
-0
/
+90
2014-01-24
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-63
/
+78
2014-01-06
ARM: shmobile: r8a7790: Fix I2C controller names
Valentine Barshak
1
-1
/
+1
2013-12-24
ARM: shmobile: r8a7790: Don't set plat_sci_port scbrr_algo_id field
Laurent Pinchart
1
-6
/
+5
2013-12-24
ARM: shmobile: r8a7790: Declare SCIF register base and IRQ as resources
Laurent Pinchart
1
-5
/
+10
2013-12-24
ARM: shmobile: r8a7790: Don't define SCIF platform data in an array
Laurent Pinchart
1
-63
/
+49
2013-12-12
ARM: shmobile: r8a7790: add I2C support
Kuninori Morimoto
1
-0
/
+25
2013-11-24
ARM: shmobile: Add r8a7790_register_pfc() function
Magnus Damm
1
-2
/
+5
2013-10-08
ARM: shmobile: Break out R-Car Gen2 setup code
Magnus Damm
1
-67
/
+1
2013-09-30
ARM: shmobile: Add r8a7790 SMP support using APMU code
Magnus Damm
1
-0
/
+1
2013-09-20
ARM: shmobile: r8a7790: Constify platform data and resources
Laurent Pinchart
1
-10
/
+11
2013-09-20
ARM: shmobile: Rename to r8a7790_init_early()
Magnus Damm
1
-2
/
+2
2013-08-06
ARM: shmobile: r8a7790: add missing __initdata
Kuninori Morimoto
1
-2
/
+2
2013-08-06
ARM: shmobile: Use clocksource_of_init() on r8a7790
Magnus Damm
1
-1
/
+2
2013-07-17
ARM: shmobile: lager: Add DT reference
Simon Horman
1
-2
/
+7
2013-07-17
ARM: shmobile: Setup r8a7790 arch timer based on MD pins
Magnus Damm
1
-6
/
+45
2013-07-17
ARM: shmobile: Introduce r8a7790_read_mode_pins()
Magnus Damm
1
-0
/
+14
2013-07-17
ARM: shmobile: Make r8a7790 Arch timer optional
Magnus Damm
1
-0
/
+8
2013-07-17
ARM: shmobile: Add r8a7790 CMT00 clock event
Magnus Damm
1
-1
/
+22
2013-07-17
ARM: shmobile: r8a7790: add thermal driver support
Simon Horman
1
-0
/
+12
2013-07-17
ARM: shmobile: Remove redundant r8a7790 callback
Magnus Damm
1
-5
/
+0
2013-07-17
ARM: shmobile: r8a7790: Remove init_irq declaration in machine description
Maxime Ripard
1
-2
/
+0
2013-06-27
Merge tag 'renesas-sh-sci-for-v3.11' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
1
-2
/
+14
2013-06-17
ARM: shmobile: r8a7790: don't use external clock for SCIFs
Ulrich Hecht
1
-1
/
+1
2013-06-17
ARM: shmobile: r8a7790: HSCIF support
Ulrich Hecht
1
-1
/
+13
2013-06-13
ARM: shmobile: r8a7790: add __initdata on resource and device data
Kuninori Morimoto
1
-6
/
+6
2013-06-05
ARM: shmobile: r8a7790: Configure R-Car GPIO for IRQ_TYPE_EDGE_BOTH
Simon Horman
1
-0
/
+1
2013-06-05
ARM: shmobile: r8a7790: Register GPIO devices
Laurent Pinchart
1
-1
/
+34
2013-04-09
ARM: shmobile: force enable of r8a7790 arch timer
Magnus Damm
1
-1
/
+13
[next]