summaryrefslogtreecommitdiff
path: root/arch/csky/abiv2/inc/abi/entry.h
AgeCommit message (Expand)AuthorFilesLines
2021-02-27csky: Fixup compile errorGuo Ren1-1/+0
2021-01-12csky: Add memory layout 2.5G(user):1.5G(kernel)Guo Ren1-3/+16
2020-07-31csky: Fixup duplicated restore sp in RESTORE_REGS_FTRACEGuo Ren1-3/+0
2020-05-28csky: Coding convention in entry.SGuo Ren1-5/+0
2020-05-28csky: Fixup abiv2 syscall_trace break a4 & a5Guo Ren1-0/+2
2020-05-28csky: Fixup CONFIG_PREEMPT panicGuo Ren1-1/+0
2020-05-13csky: Fixup msa highest 3 bits maskLiu Yibin1-2/+2
2020-04-03csky: Fixup cpu speculative execution to IO areaGuo Ren1-5/+2
2020-03-08csky: Implement ftrace with regsGuo Ren1-0/+60
2020-02-21csky: Set regs->usp to kernel sp, when the exception is from kernelGuo Ren1-0/+11
2019-04-22csky: Support vmlinux bootup with MMU offGuo Ren1-17/+62
2019-04-22csky: Support dynamic start physical addressGuo Ren1-2/+22
2019-04-22csky: Reconstruct signal processingGuo Ren1-7/+0
2019-04-22csky: Update syscall_trace_enter/exit implementationGuo Ren1-0/+5
2018-12-31csky: fixup save hi,lo,dspcr regs in switch_stack.Guo Ren1-3/+25
2018-10-25csky: Exception handling and mm-faultGuo Ren1-0/+156