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
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-11
sh: Tie sparseirq in to Kconfig.
Paul Mundt
2
-5
/
+14
2009-06-11
sh: Wire up sys_rt_tgsigqueueinfo.
Paul Mundt
4
-2
/
+6
2009-06-11
sh: Fix sys_pwritev() syscall table entry for sh32.
Paul Mundt
1
-1
/
+1
2009-06-11
sh: Fix sh4a llsc-based cmpxchg()
Aoi Shinkai
4
-4
/
+31
2009-06-11
sh: sh7724: Add JPU support
Kuninori Morimoto
1
-0
/
+31
2009-06-11
sh: sh7724: INTC setting update
Kuninori Morimoto
1
-89
/
+82
2009-06-11
sh: sh7722 clock framework rewrite
Magnus Damm
2
-660
/
+138
2009-06-11
sh: sh7366 clock framework rewrite
Magnus Damm
4
-43
/
+214
2009-06-11
sh: sh7343 clock framework rewrite
Magnus Damm
4
-34
/
+214
2009-06-11
sh: sh7724 clock framework rewrite V3
Magnus Damm
4
-82
/
+249
2009-06-11
sh: sh7723 clock framework rewrite V2
Magnus Damm
4
-58
/
+225
2009-06-11
sh: add enable()/disable()/set_rate() to div6 code
Magnus Damm
3
-0
/
+67
2009-06-11
sh: add AP325RXA mode pin configuration
Magnus Damm
1
-0
/
+12
2009-06-11
sh: add Migo-R mode pin configuration
Magnus Damm
1
-0
/
+19
2009-06-11
sh: sh7722 mode pin definitions
Magnus Damm
1
-0
/
+14
2009-06-11
sh: sh7724 mode pin comments
Magnus Damm
1
-0
/
+14
2009-06-11
sh: sh7723 mode pin V2
Magnus Damm
1
-0
/
+14
2009-06-11
sh: rework mode pin code
Magnus Damm
5
-28
/
+46
2009-06-11
sh: clock div6 helper code
Magnus Damm
2
-6
/
+75
2009-06-11
sh: clock div4 frequency table offset fix
Magnus Damm
1
-2
/
+3
2009-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
1
-1
/
+0
2009-06-10
sh: plug vsyscall dir in to archclean.
Paul Mundt
1
-0
/
+1
2009-06-04
sh: 16-bit get_unaligned() sh4a fix
Magnus Damm
1
-5
/
+5
2009-06-02
sh: sh7723: L2 cache initialization.
Kuninori Morimoto
1
-0
/
+10
2009-06-02
sh: sh7724: L2 cache initialization.
Kuninori Morimoto
1
-0
/
+9
2009-06-02
sh: add weak l2_cache_init function.
Kuninori Morimoto
1
-0
/
+7
2009-06-02
sh: add RAMCR definition for sh4
Kuninori Morimoto
1
-0
/
+2
2009-06-02
sh: fix CONFIG_SH_PCLK_FREQ bug for sh7724
Kuninori Morimoto
2
-3
/
+2
2009-06-01
sh: Tidy up SH-4A boot_cpu_data.flags probing.
Paul Mundt
3
-50
/
+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: hook up shared div4 clock code to sh7785
Magnus Damm
1
-159
/
+48
2009-06-01
sh: shared div4 clock code
Magnus Damm
2
-0
/
+70
2009-06-01
sh: hook up shared mstp32 clock code to sh7785
Magnus Damm
1
-55
/
+25
2009-06-01
sh: shared mstp32 clock code
Magnus Damm
2
-0
/
+48
2009-06-01
sh: SH7724 has an L2 cache.
Kuninori Morimoto
1
-1
/
+1
2009-06-01
sh: sh7785 pll configuration from mode pin
Magnus Damm
1
-6
/
+6
2009-06-01
sh: sh7785lcr mode pin configuration
Magnus Damm
1
-0
/
+22
2009-06-01
sh: sh7785 mode pin definitions
Magnus Damm
1
-0
/
+24
2009-06-01
sh: boot word / mode pin support V2
Magnus Damm
4
-0
/
+18
2009-05-29
flat: fix data sections alignment
Oskar Schirmer
1
-1
/
+0
2009-05-26
sh: pci-sh7780: Fix up for PCI_DISABLE_MWI changes.
Paul Mundt
1
-6
/
+1
2009-05-26
Merge branch 'sh/clkfwk'
Paul Mundt
51
-891
/
+1211
2009-05-26
sh: pci: Disable MWI and make pci_dma_burst_advice() a bit more accurate.
Paul Mundt
1
-2
/
+18
2009-05-26
sh: pci-sh7751: Initialize io_map_base in controller definition.
Paul Mundt
1
-3
/
+2
2009-05-26
sh: Add a KBUILD_DEFCONFIG for sh64.
Paul Mundt
1
-9
/
+10
2009-05-26
sh: remove clk_ops->build_rate_table()
Magnus Damm
2
-3
/
+0
2009-05-26
sh: use shared frequency tables on sh7785
Magnus Damm
1
-65
/
+12
2009-05-26
sh: add shared clock framework frequency table code
Magnus Damm
2
-0
/
+93
2009-05-26
sh: add pll_clk to sh7785
Magnus Damm
1
-15
/
+33
2009-05-26
sh: Record ms7724se in mach-types.
Paul Mundt
1
-0
/
+1
[next]