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-02-17
Storage class should be before const qualifier
Tobias Klauser
2
-4
/
+4
2007-02-15
sh: rts7751r2d board updates.
Paul Mundt
9
-517
/
+386
2007-02-14
sh: Kill off dead bigsur and ec3104 boards.
Paul Mundt
15
-1056
/
+1
2007-02-14
sh: Fixup r7780rp pata_platform for devres conversion.
Paul Mundt
2
-117
/
+53
2007-02-14
sh: Revert TLB miss fast-path changes that broke PTEA parts.
Paul Mundt
2
-181
/
+107
2007-02-13
sh: Compile fix for heartbeat consolidation.
Paul Mundt
1
-0
/
+132
2007-02-13
sh: heartbeat consolidation for banked LEDs.
Paul Mundt
32
-571
/
+260
2007-02-13
sh: Kill dead/unused ISA code from __ioremap().
Paul Mundt
1
-6
/
+0
2007-02-13
sh: Fix syscall numbering breakage.
Paul Mundt
1
-4
/
+4
2007-02-13
sh: dcache write-back for R7780RP PIO.
Paul Mundt
1
-0
/
+4
2007-02-13
sh: Switch to local TLB flush variants in additional callsites.
Paul Mundt
1
-3
/
+3
2007-02-13
sh: Local TLB flushing variants for SMP prep.
Paul Mundt
7
-29
/
+21
2007-02-13
sh: Fixup cpu_data references for the non-boot CPUs.
Paul Mundt
17
-232
/
+244
2007-02-13
sh: Use a per-cpu ASID cache.
Paul Mundt
4
-55
/
+53
2007-02-13
sh: add SH_CLK_MD Kconfig default.
Andrew Morton
1
-0
/
+1
2007-02-13
sh: Fixup SHMIN INTC register definitions.
Nobuhiro Iwamatsu
1
-5
/
+5
2007-02-13
sh: SH-DMAC compile fixes
Manuel Lauss
2
-30
/
+17
2007-02-13
sh: add SH7760 IPR IRQ data
Manuel Lauss
2
-15
/
+52
2007-02-13
sh: Fix handle_BUG() compile error.
Nobuhiro Iwamatsu
1
-1
/
+1
2007-02-13
sh: Don't set reserved _PAGE_WT bit on SH-3.
Paul Mundt
1
-1
/
+1
2007-02-13
sh: Lazy dcache writeback optimizations.
Paul Mundt
9
-190
/
+76
2007-02-13
sh: More tidying for large base pages.
Paul Mundt
2
-7
/
+5
2007-02-13
sh: Solution Engine 770x IPR irq setup.
Nobuhiro Iwamatsu
2
-41
/
+75
2007-02-13
sh: Solution Engine 7750's defconfig update.
Nobuhiro Iwamatsu
1
-20
/
+120
2007-02-13
sh: shmin updates.
Takashi YOSHII
4
-4
/
+50
2007-02-13
sh: Fixup R7780RP iVDR clock enable.
Paul Mundt
1
-1
/
+1
2007-02-13
sh: allow earlyprintk baud rate to be set via command line
Jamie Lenehan
1
-2
/
+22
2007-02-13
sh: sh7619 / sh7206 IPR initialize update
Yoshinori Sato
2
-79
/
+72
2007-02-13
sh: Update SH-2 to use the debug trap jump table.
Yoshinori Sato
1
-6
/
+4
2007-02-13
sh: Use proper SH-2A CFLAGS on newer compilers.
Paul Mundt
1
-0
/
+1
2007-02-13
sh: Use a jump call table for debug trap handlers.
Paul Mundt
7
-85
/
+113
2007-02-12
[PATCH] mark struct file_operations const 2
Arjan van de Ven
4
-4
/
+4
2007-02-12
[PATCH] Dynamic kernel command-line: sh
Alon Bar-Lev
1
-3
/
+3
2007-02-11
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
1
-8
/
+0
2007-02-11
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
1
-0
/
+4
2007-02-11
[PATCH] optional ZONE_DMA: remove ZONE_DMA remains from sh/sh64
Christoph Lameter
1
-16
/
+1
2007-02-09
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apm
Linus Torvalds
4
-586
/
+28
2007-02-09
[PATCH] SH vdso: use install_special_mapping()
Paul Mundt
1
-49
/
+9
2007-02-09
[APM] SH: Convert to use shared APM emulation.
Paul Mundt
4
-586
/
+28
2006-12-12
sh: Fixup SH-2 BUG() trap handling.
Yoshinori Sato
1
-18
/
+14
2006-12-12
sh: Use early_param() for earlyprintk parsing.
Paul Mundt
2
-31
/
+16
2006-12-12
sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096.
Paul Mundt
3
-3
/
+6
2006-12-12
sh: Fixup .data.page_aligned.
Paul Mundt
1
-1
/
+1
2006-12-12
sh: Hook up SH7722 scif ipr interrupts.
Paul Mundt
1
-0
/
+4
2006-12-12
sh: Fixup sh_bios() trap handling.
Paul Mundt
1
-2
/
+13
2006-12-12
sh: SH-MobileR SH7722 CPU support.
Paul Mundt
15
-13
/
+226
2006-12-12
sh: Convert remaining remap_area_pages() users to ioremap_page_range().
Paul Mundt
2
-4
/
+5
2006-12-12
sh: Fixup kernel_execve() for syscall cleanups.
Paul Mundt
1
-0
/
+6
2006-12-12
sh: Fix get_wchan().
Paul Mundt
1
-2
/
+3
2006-12-12
sh: BUG() handling through trapa vector.
Paul Mundt
2
-0
/
+45
[next]