aboutsummaryrefslogtreecommitdiffstats
path: root/arch/csky/abiv2/inc (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-22csky: Use va_pa_offset instead of phys_offsetGuo Ren1-8/+6
2019-04-22csky: Support vmlinux bootup with MMU offGuo Ren1-17/+62
2019-04-22csky: Add perf_arch_fetch_caller_regs supportMao Han1-0/+1
2019-04-22csky: Support dynamic start physical addressGuo Ren2-2/+42
2019-04-22csky: Reconstruct signal processingGuo Ren2-7/+2
2019-04-22csky: Use in_syscall & forget_syscall instead of r11_sigGuo Ren1-2/+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 Ren2-3/+57
2018-12-31csky: fixup abiv2 mmap(... O_SYNC) failed.Guo Ren1-1/+1
2018-10-26csky: Misc headersGuo Ren2-0/+43
2018-10-26csky: Library functionsGuo Ren1-0/+27
2018-10-26csky: ELF and module probeGuo Ren1-0/+43
2018-10-26csky: VDSO and rt_sigreturnGuo Ren1-0/+23
2018-10-26csky: Process management and SignalGuo Ren1-0/+66
2018-10-25csky: MMU and page table managementGuo Ren3-0/+138
2018-10-25csky: Cache and TLB routinesGuo Ren1-0/+46
2018-10-25csky: Exception handling and mm-faultGuo Ren1-0/+156