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
/
mips
/
kernel
/
head.S
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-28
MIPS: head: Reorder instructions missing a delay slot
Karl Beldan
1
-1
/
+1
2016-08-02
MIPS: store the appended dtb address in a variable
Jonas Gorski
1
-7
/
+14
2016-05-13
MIPS: Remove redundant asm/pgtable-bits.h inclusions
Paul Burton
1
-1
/
+0
2016-05-13
MIPS: Call relocate_kernel if CONFIG_RELOCATABLE=y
Matt Redfearn
1
-0
/
+20
2015-06-21
MIPS: Add support for vmlinux.bin appended dtb
Jonas Gorski
1
-0
/
+16
2014-05-24
MIPS: MT: Remove SMTC support
Ralf Baechle
1
-56
/
+0
2014-03-27
MIPS: malta: Add support for SMP EVA
Markos Chandras
1
-1
/
+1
2013-07-15
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
1
-4
/
+0
2013-06-21
MIPS: Move gas macro MAPPED_KERNEL_SETUP_TLB to IP27-specific code.
Ralf Baechle
1
-39
/
+0
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
1
-2
/
+2
2012-12-28
MIPS: Don't include <asm/page.h> unnecessarily.
Ralf Baechle
1
-1
/
+0
2009-11-02
MIPS: Avoid potential hazard on Context register
Ralf Baechle
1
-0
/
+1
2009-08-03
MIPS: Avoid clobbering struct pt_regs in kthreads
David Daney
1
-1
/
+2
2008-10-06
[MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=y
Ralf Baechle
1
-0
/
+1
2008-03-12
[MIPS] Fix loads of section missmatches
Ralf Baechle
1
-1
/
+1
2008-02-01
[MIPS] Fix build after b0rked changes to <linux/init.h>.
Ralf Baechle
1
-1
/
+1
2008-01-07
[MIPS] Fix CONFIG_BOOT_RAW.
Ralf Baechle
1
-1
/
+2
2007-10-18
[MIPS] Always do the ARC64_TWIDDLE_PC thing.
Thomas Bogendoerfer
1
-11
/
+5
2007-10-17
[MIPS] Fix modpost warning in raw binary builds.
Ralf Baechle
1
-1
/
+3
2007-08-01
[MIPS] Replace use of stext with _stext.
Ralf Baechle
1
-1
/
+0
2007-07-24
[MIPS] Fix marge error due to conflict in arch/mips/kernel/head.S
Atsushi Nemoto
1
-1
/
+1
2007-07-10
[MIPS] PMC MSP71xx mips common
Marc St-Jean
1
-1
/
+4
2007-07-10
[MIPS] MIPSsim: Move code away from the other MIPS Inc. BSP code.
Ralf Baechle
1
-5
/
+2
2007-02-06
[MIPS] Move some kernel globals from asm file to C file.
Atsushi Nemoto
1
-25
/
+0
2006-12-09
[MIPS] Qemu now has an ELF loader.
Ralf Baechle
1
-1
/
+1
2006-11-30
[MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n
Atsushi Nemoto
1
-0
/
+3
2006-11-01
[MIPS] 16K & 64K page size fixes
Ralf Baechle
1
-1
/
+2
2006-07-14
[MIPS] TRACE_IRQFLAGS_SUPPORT support.
Ralf Baechle
1
-1
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-30
[MIPS] Fix use of ehb instruction for non-R2 configurations.
Ralf Baechle
1
-1
/
+1
2006-04-19
[MIPS] MT: Improved multithreading support.
Ralf Baechle
1
-0
/
+57
2005-10-29
Support for MIPSsim, the cycle accurate MIPS simulator.
Ralf Baechle
1
-1
/
+1
2005-10-29
Move Origin crapola into a machine-specific header file.
Ralf Baechle
1
-37
/
+6
2005-10-29
Temporary hack for Qemu and MIPSsim until they get a proper ELF loader.
Ralf Baechle
1
-0
/
+12
2005-10-29
Fix 64bit SMP TLB handler and stack frame handling, optimize 32bit SMP
Thiemo Seufer
1
-0
/
+1
2005-10-29
Move the invalid pmd and pte tables from .data to .bss. Fix alignment.
Thiemo Seufer
1
-10
/
+4
2005-09-05
[PATCH] mips: clean up 32/64-bit configuration
Ralf Baechle
1
-3
/
+3
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+221