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-04-28
sh: Use __INIT macro instead of .text.init.
Tim Abbott
1
-2
/
+3
2009-04-27
sh: Fix up unsigned syscall_nr in SH-5 pt_regs.
Paul Mundt
1
-1
/
+1
2009-04-27
sh: sh7785lcr: fix defconfig for 29-bit mode
Yoshihiro Shimoda
1
-20
/
+37
2009-04-26
sh: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
4
-4
/
+8
2009-04-22
clocksource: pass clocksource to read() callback
Magnus Damm
2
-2
/
+2
2009-04-21
Merge branch 'sh/stable-updates' into sh/for-2.6.30
Paul Mundt
1
-0
/
+9
2009-04-21
sh: Fix mmap2 for handling differing PAGE_SIZEs.
Toshinobu Sugioka
1
-0
/
+9
2009-04-16
sh: sh7723: Don't default enable the RTC clock.
Paul Mundt
1
-1
/
+0
2009-04-16
sh: sh7722: Don't default enable the RTC clock.
Paul Mundt
1
-1
/
+0
2009-04-14
sh: Add in PCI bus for DMA API debugging.
Paul Mundt
1
-0
/
+3
2009-04-14
sh: Pre-allocate a reasonable number of DMA debug entries.
Paul Mundt
1
-1
/
+11
2009-04-14
sh: sh7786: modify usb setup timeout judgment bug.
Kuninori Morimoto
1
-7
/
+7
2009-04-13
sh: ap325: use edge control for ov772x camera
Kuninori Morimoto
1
-0
/
+1
2009-04-11
sh: Plug in support for ARCH=sh64 using sh SRCARCH.
Paul Mundt
1
-2
/
+15
2009-04-11
sh: urquell: Fix up address mapping in board comments.
Kuninori Morimoto
1
-15
/
+18
2009-04-09
sh: Add support for DMA API debugging.
Paul Mundt
4
-16
/
+51
2009-04-08
sh: Provide cpumask_of_pcibus() to fix NUMA build.
Paul Mundt
1
-2
/
+5
2009-04-07
sh: urquell: Add board comment
Kuninori Morimoto
1
-0
/
+27
2009-04-06
sh: wire up sys_preadv/sys_pwritev() syscalls.
Paul Mundt
4
-2
/
+10
2009-04-06
sh: sh7785lcr: fix PCI address map for 32-bit mode
Yoshihiro Shimoda
2
-0
/
+7
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
65
-1512
/
+2608
2009-04-04
sh: sh7785lcr: Map whole PCI address space.
Takashi Yoshii
2
-17
/
+8
2009-04-04
sh: Fix up DSP context save/restore.
Michael Trimarchi
7
-137
/
+161
2009-04-04
sh: Fix up number of on-chip DMA channels on SH7091.
Paul Mundt
1
-8
/
+12
2009-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2009-04-03
Allow rwlocks to re-enable interrupts
Robin Holt
1
-0
/
+3
2009-04-03
Simplify copy_thread()
Alexey Dobriyan
2
-2
/
+2
2009-04-02
sh: update defconfigs.
Paul Mundt
42
-1022
/
+2212
2009-04-02
sh: Kill off broken direct-mapped cache mode.
Paul Mundt
2
-17
/
+0
2009-04-02
sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle.
Paul Mundt
3
-1
/
+5
2009-04-02
sh: Add a command line option for disabling I/O trapping.
Paul Mundt
1
-0
/
+13
2009-04-02
sh: Select ARCH_HIBERNATION_POSSIBLE.
Paul Mundt
1
-0
/
+1
2009-04-02
sh: migor: Fix up CEU use flags.
Paul Mundt
1
-3
/
+1
2009-04-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
5
-5
/
+0
2009-03-31
sh: ap325 and Migo-R use new sh_mobile_ceu_info flags
Kuninori Morimoto
1
-3
/
+1
2009-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
5
-5
/
+0
2009-03-31
sh: Fix up -Wformat-security whining.
Paul Mundt
1
-3
/
+2
2009-03-31
sh: ap325rxa: Add ov772x support, again.
Kuninori Morimoto
1
-3
/
+50
2009-03-31
sh: Sanitize asm/mmu.h for assembly use.
Francesco VIRLINZI
1
-16
/
+19
2009-03-31
sh: Tidy up sh7786 pinmux table.
Kuninori Morimoto
2
-280
/
+118
2009-03-31
sh: Add MMU dependency for kexec
Nobuhiro Iwamatsu
1
-1
/
+1
2009-03-31
sh: urquell: enable LAN device
Kuninori Morimoto
1
-0
/
+4
2009-03-31
sh: Remove buggy definition from SH7786 pinmux_data[]
Kuninori Morimoto
1
-1
/
+0
2009-03-30
V4L/DVB (10665): soc-camera: add data signal polarity flags to drivers
Guennadi Liakhovetski
2
-3
/
+5
2009-03-30
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
1
-2
/
+2
2009-03-30
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
4
-4
/
+0
2009-03-30
cpumask: remove node_to_first_cpu
Rusty Russell
1
-1
/
+0
2009-03-28
i2c-algo-pca: Rework waiting for a free bus
Wolfram Sang
1
-1
/
+1
2009-03-27
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2009-03-27
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
111
-1743
/
+10177
[next]