summaryrefslogtreecommitdiffstats
path: root/arch/csky/abiv2/inc/abi/entry.h
Commit message (Expand)AuthorAgeFilesLines
* csky: Fixup msa highest 3 bits maskLiu Yibin2020-05-131-2/+2
* csky: Fixup cpu speculative execution to IO areaGuo Ren2020-04-031-5/+2
* csky: Implement ftrace with regsGuo Ren2020-03-081-0/+60
* csky: Set regs->usp to kernel sp, when the exception is from kernelGuo Ren2020-02-211-0/+11
* csky: Support vmlinux bootup with MMU offGuo Ren2019-04-221-17/+62
* csky: Support dynamic start physical addressGuo Ren2019-04-221-2/+22
* csky: Reconstruct signal processingGuo Ren2019-04-221-7/+0
* csky: Update syscall_trace_enter/exit implementationGuo Ren2019-04-221-0/+5
* csky: fixup save hi,lo,dspcr regs in switch_stack.Guo Ren2018-12-311-3/+25
* csky: Exception handling and mm-faultGuo Ren2018-10-251-0/+156