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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-08
gpio: loongson: Add Loongson-3A/3B GPIO driver support
Huacai Chen
2
-0
/
+2
2015-04-08
MIPS: Octeon: Don't set .owner.
Ralf Baechle
1
-1
/
+0
2015-04-08
MIPS: Netlogic: Fix double inclusion of <asm/netlogic/common.h>.
Ralf Baechle
1
-1
/
+0
2015-04-08
MIPS: Fix double inclusion of headers in misalignment emulator.
Ralf Baechle
1
-2
/
+0
2015-04-08
MIPS: DEC: Do not set up the FPU interrupt if no FPU
Maciej W. Rozycki
1
-1
/
+1
2015-04-08
MIPS: DEC: Implement FPU interrupt counter
Maciej W. Rozycki
2
-4
/
+19
2015-04-08
MIPS: Factor out FPU feature probing
Maciej W. Rozycki
1
-54
/
+71
2015-04-08
MIPS: Respect the ISA level in FCSR handling
Maciej W. Rozycki
10
-21
/
+83
2015-04-08
MIPS: math-emu: Make ABS.fmt and NEG.fmt arithmetic again
Maciej W. Rozycki
2
-72
/
+38
2015-04-08
MIPS: math-emu: Define IEEE 754-2008 feature control bits
Maciej W. Rozycki
3
-9
/
+17
2015-04-08
MIPS: math-emu: Implement the FCCR, FEXR and FENR registers
Maciej W. Rozycki
2
-27
/
+148
2015-04-08
MIPS: math-emu: Set FIR feature flags for full emulation
Maciej W. Rozycki
2
-3
/
+25
2015-04-08
MIPS: Correct ISA masking in FPU feature determination
Maciej W. Rozycki
1
-1
/
+3
2015-04-08
MIPS: Set `si_code' for SIGFPE signals sent from emulation too
Maciej W. Rozycki
5
-73
/
+97
2015-04-08
MIPS: Always clear FCSR cause bits after emulation
Maciej W. Rozycki
2
-1
/
+20
2015-04-08
MIPS: Respect the FCSR exception mask for `si_code'
Maciej W. Rozycki
1
-1
/
+10
2015-04-08
MIPS: math-emu: Move long fixed-point support into an `ar' library
Maciej W. Rozycki
1
-6
/
+9
2015-04-08
MIPS: math-emu: Correct delay-slot exception propagation
Maciej W. Rozycki
2
-6
/
+30
2015-04-08
MIPS: Correct FP ISA requirements
Maciej W. Rozycki
3
-42
/
+43
2015-04-08
MIPS: Correct MIPS I FP context layout
Maciej W. Rozycki
1
-64
/
+32
2015-04-08
MIPS: math-emu: Fix delay-slot emulation cache incoherency
Maciej W. Rozycki
1
-1
/
+1
2015-04-08
MIPS: Fix BREAK code interpretation heuristics
Maciej W. Rozycki
1
-1
/
+1
2015-04-08
MIPS: BREAK instruction interpretation corrections
Maciej W. Rozycki
1
-18
/
+18
2015-04-08
MIPS: Correct MIPS16 BREAK code interpretation
Maciej W. Rozycki
1
-1
/
+1
2015-04-08
MIPS: Correct `nofpu' non-functionality
Maciej W. Rozycki
7
-6
/
+1
2015-04-08
MIPS: math-emu: Make NaN classifiers static
Maciej W. Rozycki
4
-4
/
+2
2015-04-08
MIPS: math-emu: Optimise qNaN handling in `ieee754sp_fdp'
Maciej W. Rozycki
1
-5
/
+7
2015-04-08
MIPS: math-emu: Remove dead comparison helpers
Maciej W. Rozycki
1
-65
/
+0
2015-04-08
MIPS: math-emu: Remove redundant code from NaN comparison
Maciej W. Rozycki
2
-14
/
+2
2015-04-08
MIPS: math-emu: Optimise NaN handling in comparisons
Maciej W. Rozycki
5
-4
/
+9
2015-04-08
MIPS: math-emu: Reinstate sNaN quieting handlers
Maciej W. Rozycki
14
-62
/
+62
2015-04-08
MIPS: math-emu: Don't pass qNaNs through quieting handlers
Maciej W. Rozycki
4
-8
/
+8
2015-04-08
MIPS: math-emu: Factor out NaN FP format conversions
Maciej W. Rozycki
2
-7
/
+15
2015-04-08
MIPS: math-emu: Update sNaN quieting handlers
Maciej W. Rozycki
2
-16
/
+6
2015-04-08
MIPS: Use `FPU_CSR_ALL_X' in `__build_clear_fpe'
Maciej W. Rozycki
1
-1
/
+1
2015-04-08
MIPS: Normalise code flow in the CpU exception handler
Maciej W. Rozycki
1
-8
/
+7
2015-04-08
MIPS: math-emu: Factor out CFC1/CTC1 emulation
Maciej W. Rozycki
1
-28
/
+48
2015-04-08
MIPS: bitops.h: Avoid inline asm for constant FLS
Maciej W. Rozycki
1
-3
/
+4
2015-04-08
MIPS: math-emu: Remove `modeindex' macro
Maciej W. Rozycki
1
-18
/
+8
2015-04-08
MIPS: Reindent R6 RI exception emulation
Maciej W. Rozycki
1
-16
/
+15
2015-04-08
MIPS: mips-r2-to-r6-emul.h: Inline empty `mipsr2_decoder'
Maciej W. Rozycki
1
-1
/
+1
2015-04-08
MIPS: ELF: Drop `get_fp_abi'
Maciej W. Rozycki
1
-12
/
+2
2015-04-08
MIPS: math-emu: Fix oversize lines in comparisons
Maciej W. Rozycki
2
-2
/
+4
2015-04-08
MIPS: Correct the comment for and reformat `movf_func'
Maciej W. Rozycki
1
-1
/
+4
2015-04-08
MIPS: math-emu: Reindent `bc_op' emulation
Maciej W. Rozycki
1
-11
/
+11
2015-04-08
MIPS: Clarify the comment for `__cpu_has_fpu'
Maciej W. Rozycki
1
-1
/
+1
2015-04-08
MIPS: Correct the comment for FPU emulator traps
Maciej W. Rozycki
1
-3
/
+3
2015-04-08
MIPS: ieee754.h: Supplement comments for special values
Maciej W. Rozycki
1
-17
/
+17
2015-04-08
MIPS: ieee754.h: Correct comments for special values
Maciej W. Rozycki
1
-2
/
+2
2015-04-08
MIPS: mipsregs.h: Reindent CP0 Cause macros
Maciej W. Rozycki
1
-16
/
+16
[prev]
[next]