summaryrefslogtreecommitdiffstats
path: root/arch/csky/kernel/entry.S
Commit message (Expand)AuthorAgeFilesLines
* csky: Use va_pa_offset instead of phys_offsetGuo Ren2019-04-221-2/+2
* csky: Support dynamic start physical addressGuo Ren2019-04-221-2/+4
* csky: Reconstruct signal processingGuo Ren2019-04-221-22/+15Star
* csky: Use in_syscall & forget_syscall instead of r11_sigGuo Ren2019-04-221-10/+1Star
* csky: Update syscall_trace_enter/exit implementationGuo Ren2019-04-221-13/+12Star
* csky: remove unused members in processor.hGuo Ren2018-12-311-12/+0Star
* csky: fixup save hi,lo,dspcr regs in switch_stack.Guo Ren2018-12-311-22/+0Star
* csky: remove syscall_exit_workGuo Ren2018-12-311-12/+4Star
* csky: Exception handling and mm-faultGuo Ren2018-10-251-0/+396