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
starfive-6.6.48-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
/
cpu-probe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-06
[MIPS] Whitespace cleanups.
Ralf Baechle
1
-1
/
+1
2006-11-30
[MIPS] Don't print presence of WAIT instruction on bootup.
Ralf Baechle
1
-16
/
+3
2006-10-10
[MIPS] Fix RM9000 wait instruction detection.
Ralf Baechle
1
-1
/
+8
2006-09-27
[MIPS] Reduce race between cpu_wait() and need_resched() checking
Atsushi Nemoto
1
-17
/
+45
2006-07-14
[MIPS] Save 2k text size in cpu-probe
Thiemo Seufer
1
-1
/
+1
2006-07-14
[MIPS] Uses MIPS_CONF_AR instead of magic constants.
Thiemo Seufer
1
-2
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-30
[MIPS] MIPS32/MIPS64 secondary cache management
Chris Dearman
1
-2
/
+0
2006-06-06
[MIPS] SB1: Only pass1 FPUs are broken beyond recovery.
Ralf Baechle
1
-1
/
+1
2006-06-01
[MIPS] Treat R14000 like R10000.
Kumba
1
-0
/
+9
2006-06-01
[MIPS] Fix detection and handling of the 74K processor.
Chris Dearman
1
-0
/
+4
2006-03-21
[MIPS] War on whitespace: cleanup initial spaces followed by tabs.
Ralf Baechle
1
-3
/
+3
2006-02-07
[MIPS] Get rid of CONFIG_SB1_PASS_1_WORKAROUNDS #ifdef crapola.
Ralf Baechle
1
-4
/
+3
2006-01-10
MIPS: Introduce machinery for testing for MIPSxxR1/2.
Ralf Baechle
1
-5
/
+30
2006-01-10
MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1.
Ralf Baechle
1
-6
/
+6
2005-12-01
[MIPS] R10000 and R12000 need to set MIPS_CPU_4K_CACHE ...
Ralf Baechle
1
-2
/
+2
2005-10-29
Add support for SB1A CPU.
Andrew Isaacson
1
-0
/
+3
2005-10-29
Sibyte fixes
Andrew Isaacson
1
-1
/
+1
2005-10-29
Detect 4KSD and treat it like 4KSc.
Ralf Baechle
1
-0
/
+1
2005-10-29
Cleanup the mess in cpu_cache_init.
Ralf Baechle
1
-7
/
+18
2005-10-29
R4600 has 32 FPRs.
Thiemo Seufer
1
-1
/
+2
2005-10-29
Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.
Pete Popov
1
-0
/
+19
2005-10-29
Detect the MIPS R2 vectored interrupt, external interrupt controller
Ralf Baechle
1
-0
/
+6
2005-10-29
New kernel option nowait allows disabling the use of the wait instruction.
Ralf Baechle
1
-0
/
+16
2005-10-29
Detect the 34K.
Ralf Baechle
1
-0
/
+5
2005-10-29
For MIPS32/MIPS64 cp0.config.mt == 1 implies a standard (R4k-style)
Maciej W. Rozycki
1
-5
/
+1
2005-10-29
Support the MIPS32 / MIPS64 DSP ASE.
Ralf Baechle
1
-0
/
+3
2005-10-29
64-bit fixes for Alchemy code ;)
Ralf Baechle
1
-6
/
+5
2005-10-29
No point in checking cpu_has_tlb before we've computed the CPU options.
Ralf Baechle
1
-4
/
+4
2005-10-29
Cleanup decoding of MIPSxx config registers.
Ralf Baechle
1
-43
/
+98
2005-10-29
Fix BogoMIPS display on UP and some minor cosmetical things.
Ralf Baechle
1
-1
/
+0
2005-10-29
Detect the 4KEcR2 and for now detect handle it like the 4KEc.
Ralf Baechle
1
-0
/
+4
2005-10-29
Fixed buglet with previous patch that broke non au1x builds.
Pete Popov
1
-9
/
+7
2005-10-29
Remove CONFIG_PM dependency from au1x wait in cpu_probe.
Pete Popov
1
-24
/
+19
2005-10-29
Base Au1200 2.6 support.
Pete Popov
1
-0
/
+5
2005-09-05
[PATCH] more vr4181 removal
Adrian Bunk
1
-6
/
+0
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+598