aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nds32/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-22nds32: L2 cache supportGreentime Hu1-0/+64
2018-02-22nds32: Debugging supportGreentime Hu1-0/+119
2018-02-22nds32: Library functionsGreentime Hu1-0/+31
2018-02-22nds32: Signal handling supportGreentime Hu1-0/+324
2018-02-22nds32: VDSO supportGreentime Hu9-0/+742
2018-02-22nds32: System calls handlingGreentime Hu3-0/+165
2018-02-22nds32: DMA mapping APIGreentime Hu1-0/+477
2018-02-22nds32: IRQ handlingGreentime Hu1-0/+9
2018-02-22nds32: Process managementGreentime Hu1-0/+208
2018-02-22nds32: Cache and TLB routinesGreentime Hu1-0/+49
2018-02-22nds32: Exception handlingGreentime Hu4-0/+830
2018-02-22nds32: Kernel booting and initializationGreentime Hu2-0/+551
2018-02-22nds32: Assembly macros and definitionsGreentime Hu1-0/+28