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-vexpress
/
v2m.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2014-11-28
ARM: vexpress: Remove non-DT code
Pawel Moll
1
-374
/
+0
2014-06-06
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Linus Torvalds
1
-1
/
+2
2014-05-30
ARM: l2c: vexpress: convert to generic l2c OF initialisation
Russell King
1
-1
/
+2
2014-05-15
ARM: vexpress: move HBI check to sysreg driver
Pawel Moll
1
-49
/
+0
2014-05-15
ARM: vexpress: Simplify SMP operations for DT-powered system
Pawel Moll
1
-5
/
+1
2014-05-15
clocksource: Sched clock source for Versatile Express
Pawel Moll
1
-2
/
+0
2014-05-15
mfd: vexpress: Define the device as MFD cells
Pawel Moll
1
-8
/
+7
2014-05-15
mfd: vexpress: Convert custom func API to regmap
Pawel Moll
1
-12
/
+6
2013-09-29
ARM: vexpress: remove custom .init_time hook
Sebastian Hesselbarth
1
-13
/
+1
2013-07-03
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-0
/
+1
2013-05-29
ARM: vexpress: Select multi-cluster SMP operation if required
Jon Medhurst
1
-0
/
+1
2013-05-24
ARM: vexpress: Remove init_irq declaration in machine description
Maxime Ripard
1
-2
/
+0
2013-05-08
Merge tag '3.9-rc3-smp-6-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2013-05-07
Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-23
/
+2
2013-05-02
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2013-05-01
Merge tag 'for-v3.10' of git://git.infradead.org/battery-2.6
Linus Torvalds
1
-5
/
+0
2013-04-25
xen: move the xenvm machine to mach-virt
Stefano Stabellini
1
-1
/
+0
2013-04-18
clk: vexpress: Add separate SP810 driver
Pawel Moll
1
-1
/
+7
2013-04-12
ARM: vexpress: remove extra timer-sp control register clearing
Rob Herring
1
-3
/
+0
2013-04-12
ARM: vexpress: remove sp804 OF init
Rob Herring
1
-11
/
+0
2013-04-12
ARM: convert arm/arm64 arch timer to use CLKSRC_OF init
Rob Herring
1
-5
/
+2
2013-03-21
arm: vexpress: Decouple vexpress-poweroff implementation from machine_desc
Catalin Marinas
1
-5
/
+0
2013-03-11
ARM: smp_twd: convert to use CLKSRC_OF init
Rob Herring
1
-3
/
+3
2013-01-15
Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...
Olof Johansson
1
-14
/
+2
2013-01-12
ARM: use common irqchip_init for GIC init
Rob Herring
1
-12
/
+2
2013-01-12
ARM: remove mach .handle_irq for GIC users
Rob Herring
1
-2
/
+0
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
1
-10
/
+2
2012-12-13
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-260
/
+89
2012-11-30
Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes"
Randy Dunlap
1
-1
/
+1
2012-11-05
ARM: vexpress: Remove motherboard dependencies in the DTS files
Pawel Moll
1
-8
/
+11
2012-11-05
ARM: vexpress: Start using new Versatile Express infrastructure
Pawel Moll
1
-253
/
+79
2012-10-07
Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2012-09-24
arm: introduce a DTS for Xen unprivileged virtual machines
Stefano Stabellini
1
-0
/
+1
2012-09-22
Merge branch 'multiplatform/smp_ops' into next/multiplatform
Olof Johansson
1
-0
/
+4
2012-09-14
ARM: vexpress: convert to multi-platform
Rob Herring
1
-4
/
+0
2012-09-13
ARM: SoC: convert VExpress/RealView to SMP operations
Marc Zyngier
1
-0
/
+4
2012-07-13
ARM: vexpress: Add fixed regulator for SMSC
Pawel Moll
1
-0
/
+10
2012-07-13
ARM: vexpress: Initial common clock support
Pawel Moll
1
-143
/
+109
2012-07-12
ARM: vexpress: Check master site in daughterboard's sysctl operations
Pawel Moll
1
-5
/
+13
2012-05-31
Merge branch 'late/soc' into devel-late
Olof Johansson
1
-2
/
+0
2012-05-21
ARM: vexpress: Remove twice included header files
Thomas Weber
1
-2
/
+0
2012-04-27
ARM: vexpress: plug local timers into the DT code
Marc Zyngier
1
-1
/
+7
2012-02-24
Merge branch 'vexpress-dt-v3.3-rc4' of git://git.linaro.org/people/pawelmoll/...
Arnd Bergmann
1
-24
/
+257
2012-02-24
ARM: vexpress: Motherboard RS1 memory map support
Pawel Moll
1
-1
/
+61
2012-02-24
ARM: vexpress: Add Device Tree support
Pawel Moll
1
-2
/
+151
2012-02-23
ARM: vexpress: Get rid of MMIO_P2V
Pawel Moll
1
-22
/
+46
2012-01-25
ARM: amba: vexpress: get rid of private platform amba_device initializer
Russell King
1
-10
/
+10
2012-01-08
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2012-01-05
Merge branch 'restart' into for-linus
Russell King
1
-1
/
+1
[next]