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
2007-08-22
sh: missing symbol fix for sh4-202
Magnus Damm
1
-0
/
+5
2007-08-21
sh: Fix DSP opcode regression for SH3-DSP parts.
Paul Mundt
1
-1
/
+16
2007-08-16
sh: remove extraneous ; on scif_sercon_putc wait loop
Andy Whitcroft
1
-1
/
+1
2007-08-07
sh: panic on machvec section misalignment.
Paul Mundt
1
-0
/
+7
2007-08-04
sh: Fix PTRACE_PEEKTEXT/PEEKDATA fallout from generic_ptrace_peekdata().
Paul Mundt
1
-0
/
+1
2007-08-03
sh: fix defconfigs for sh7751r boards
Magnus Damm
5
-5
/
+5
2007-08-03
sh: fix cf support on r2d boards
Magnus Damm
1
-1
/
+8
2007-08-03
sh: update r2d defconfig
Magnus Damm
1
-4
/
+4
2007-08-03
sh: update snapgear defconfig.
David McCullough
1
-348
/
+239
2007-08-01
sh: Fix SH-X3 FPU exception handling.
Paul Mundt
1
-0
/
+5
2007-08-01
sh: Fix pgd mismatch from cached TTB in unhandled fault.
Paul Mundt
1
-2
/
+1
2007-08-01
sh: Don't include fault-nommu on SH-2/SH-2A.
Paul Mundt
1
-1
/
+3
2007-08-01
sh: Fix irqflags tracing for SH-3/4 nommu.
Paul Mundt
1
-32
/
+15
2007-08-01
sh: Fix lockdep debugging oops on SH-3/4.
Paul Mundt
1
-2
/
+1
2007-07-31
sh: Fix fs.h removal from mm.h regressions.
Paul Mundt
5
-1
/
+5
2007-07-26
sh: fix get_wchan() for SH kernels without framepointers
David McCullough
1
-2
/
+4
2007-07-26
sh: arch/sh/boot - fix shell usage
David McCullough
2
-6
/
+8
2007-07-26
sh: remove support for sh7300 and solution engine 7300
Magnus Damm
15
-1161
/
+17
2007-07-26
sh: Kill off virt_to_bus()/bus_to_virt().
Paul Mundt
1
-0
/
+3
2007-07-26
sh: Restrict DSP support to specific CPUs.
Paul Mundt
2
-2
/
+8
2007-07-26
sh: Silence sq compile warning on sh4 nommu.
Paul Mundt
1
-6
/
+12
2007-07-26
sh: Kill the rest of the SE73180 cruft.
Paul Mundt
1
-1
/
+0
2007-07-25
sh: remove support for sh73180 and solution engine 73180
Magnus Damm
13
-1279
/
+2
2007-07-25
sh: remove old broken pint code
Magnus Damm
4
-227
/
+0
2007-07-25
sh: Reclaim beginning of P3 space for vmalloc area.
Paul Mundt
1
-3
/
+0
2007-07-24
sh: Fix Dreamcast DMA issues.
Adrian McMenamin
1
-3
/
+4
2007-07-24
sh: Add kmap_coherent()/kunmap_coherent() interface for SH-4.
Paul Mundt
2
-52
/
+34
2007-07-22
clockevents: fix resume logic
Thomas Gleixner
1
-0
/
+1
2007-07-20
sh: intc - add support for SH7750 and its variants
Magnus Damm
7
-74
/
+205
2007-07-20
sh: Move entry point code to .text.head.
Paul Mundt
2
-1
/
+3
2007-07-20
sh: heartbeat: Shut up resource size warning.
Paul Mundt
1
-1
/
+1
2007-07-20
sh: update r2d defconfig and fix SH7751R pci compliation
Magnus Damm
2
-3
/
+4
2007-07-20
sh: Many symbol exports for nommu allmodconfig.
Paul Mundt
3
-2
/
+43
2007-07-20
sh: zero terminate 8250 platform data for r2d board
Magnus Damm
1
-1
/
+2
2007-07-20
sh: cpufreq: Fix up the build for SH-2.
Paul Mundt
1
-5
/
+0
2007-07-20
sh: Make on-chip DMA channel selection explicit.
Paul Mundt
1
-1
/
+1
2007-07-20
sh: Fix up CPU dependencies for on-chip DMAC.
Paul Mundt
1
-0
/
+1
2007-07-20
Merge branch 'clkfwk'
Paul Mundt
4
-135
/
+112
2007-07-20
sh: cpufreq: clock framework support.
Paul Mundt
2
-135
/
+81
2007-07-20
sh: Support rate rounding for SH7722 FRQCR clocks.
Paul Mundt
1
-0
/
+15
2007-07-20
sh: Implement clk_round_rate() in the clock framework.
Paul Mundt
1
-0
/
+16
2007-07-20
sh: Fix up PCI section mismatch warnings.
Paul Mundt
4
-4
/
+4
2007-07-20
sh: Wire up fallocate() syscall.
Paul Mundt
1
-0
/
+1
2007-07-20
sh: intc - add support for 7780
Magnus Damm
6
-32
/
+195
2007-07-20
sh: intc - improve group support
Magnus Damm
1
-20
/
+73
2007-07-20
sh: push-switch: Correct license string.
Paul Mundt
1
-1
/
+1
2007-07-20
sh: cpufreq: Fix driver dependencies and flag as broken.
Paul Mundt
1
-1
/
+1
2007-07-20
sh: IPR/INTC2 IRQ setup consolidation.
Magnus Damm
12
-24
/
+13
2007-07-20
sh: clean up interrupt code for solution engine 7722 board
Magnus Damm
3
-69
/
+34
2007-07-20
sh: intc - add support for 7722 processor
Magnus Damm
2
-30
/
+130
[next]