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
starfive-6.6.48-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
/
sh
/
kernel
/
cpu
/
sh4
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-07
Merge commit 'v2.6.37-rc5' into perf/core
Ingo Molnar
1
-1
/
+1
2010-11-26
perf, arch: Cleanup perf-pmu init vs lockup-detector
Peter Zijlstra
1
-1
/
+1
2010-11-15
sh: clkfwk: Kill off now unused algo_id in set_rate op.
Paul Mundt
1
-1
/
+1
2010-10-27
sh: oprofile: Fix up and extend op_name_from_perf_id().
Paul Mundt
1
-1
/
+1
2010-07-06
sh: change PVR of SH7757 for 2nd cut
Yoshihiro Shimoda
1
-1
/
+1
2010-05-13
sh: switch sh4-202 to clkdev
Magnus Damm
1
-4
/
+13
2010-04-21
sh: Tidy CPU probing and fixup section annotations.
Paul Mundt
1
-3
/
+1
2010-03-29
sh: Kill off timer clock strings for legacy CPG parts.
Paul Mundt
3
-11
/
+0
2010-03-10
sh: Kill off all timer name clobbering.
Paul Mundt
3
-22
/
+0
2010-03-08
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
1
-1
/
+1
2010-02-17
sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.
Paul Mundt
1
-7
/
+6
2010-01-26
sh: Mass ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
7
-20
/
+20
2010-01-19
sh: Handle SH-4 FPU variants with broken CVR values.
Paul Mundt
1
-2
/
+3
2010-01-13
sh: Fix up L2 cache comment typo.
Paul Mundt
1
-1
/
+1
2010-01-13
sh: PVR detection for 2nd cut SH7786.
Matt Fleming
1
-0
/
+1
2010-01-13
sh: Move over to dynamically allocated FPU context.
Paul Mundt
1
-120
/
+39
2009-12-15
sh: sh4 scif pdata (sh7750/sh7760/sh4-202)
Magnus Damm
3
-61
/
+98
2009-11-24
sh: Minor optimisations to FPU handling
Stuart Menefy
1
-8
/
+4
2009-11-24
Merge branch 'master' into sh/st-integration
Paul Mundt
2
-1
/
+260
2009-11-24
sh: add sleazy FPU optimization
Giuseppe CAVALLARO
1
-4
/
+12
2009-11-12
sh: Fix up the CONFIG_PERF_EVENTS=n build for SH-4.
Paul Mundt
1
-4
/
+5
2009-11-05
sh: perf events: Add support for SH7750-style counters.
Paul Mundt
2
-0
/
+258
2009-09-01
Merge branch 'master' into sh/smp
Paul Mundt
1
-2
/
+9
2009-08-27
sh: fix CPU_SH7723/7724 numbering bug
Kuninori Morimoto
1
-1
/
+1
2009-08-21
sh: Add initial support for SH7757 CPU subtype
Yoshihiro Shimoda
1
-2
/
+9
2009-08-15
sh: Kill off the unhandled pvr case in SH-4 CPU probing.
Paul Mundt
1
-3
/
+0
2009-08-15
sh: Track the CPU family in sh_cpuinfo.
Paul Mundt
1
-2
/
+7
2009-07-23
sh: convert processor device setup functions to arch_initcall()
Magnus Damm
3
-3
/
+3
2009-06-01
sh: Tidy up SH-4A boot_cpu_data.flags probing.
Paul Mundt
1
-46
/
+15
2009-06-01
sh: Tidy up the optional L2 probing, wire it up for SH7786.
Paul Mundt
1
-28
/
+33
2009-06-01
sh: SH7724 has an L2 cache.
Kuninori Morimoto
1
-1
/
+1
2009-05-13
sh: clkfwk: Rework legacy CPG clock handling.
Paul Mundt
1
-1
/
+4
2009-05-13
sh: clkfwk: module_clk -> peripheral_clk rename.
Paul Mundt
3
-11
/
+11
2009-05-12
Merge branch 'master' into sh/clkfwk
Paul Mundt
1
-1
/
+163
2009-05-12
sh: add sh4-202 INTC tables
Magnus Damm
1
-1
/
+55
2009-05-12
sh: TMU platform data for sh4-202
Magnus Damm
1
-0
/
+108
2009-05-12
sh: clkfwk: Use arch_clk_init() for on-chip clock registration.
Paul Mundt
1
-2
/
+1
2009-05-12
sh: clkfwk: Tidy up on-chip clock registration and rate propagation.
Paul Mundt
1
-15
/
+4
2009-05-12
sh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT mess.
Paul Mundt
1
-3
/
+3
2009-05-11
sh: clkfwk: Make recalc return an unsigned long.
Paul Mundt
2
-13
/
+13
2009-05-11
sh: multiple vectors per irq - sh7760
Magnus Damm
1
-20
/
+11
2009-05-11
sh: TMU platform data for sh7760
Magnus Damm
1
-0
/
+109
2009-05-11
sh: TMU platform data for sh775x
Magnus Damm
1
-0
/
+187
2009-04-16
sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype.
Kuninori Morimoto
1
-0
/
+6
2009-04-02
sh: Kill off broken direct-mapped cache mode.
Paul Mundt
1
-5
/
+0
2009-03-17
sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.
Paul Mundt
1
-1
/
+1
2009-03-10
sh: hibernation support
Magnus Damm
1
-0
/
+1
2009-03-03
sh: Add support for SH7786 CPU subtype.
Kuninori Morimoto
1
-0
/
+7
2009-02-27
sh: multiple vectors per irq - sh7750
Magnus Damm
1
-62
/
+25
2009-01-29
sh: fcnvds fix with denormalized numbers on SH-4 FPU.
Carmelo AMOROSO
1
-1
/
+1
[next]