aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nds32 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-22nds32: Process managementGreentime Hu4-0/+399
2018-02-22nds32: Cache and TLB routinesGreentime Hu12-0/+1224
2018-02-22nds32: MMU fault handling and page table managementGreentime Hu4-0/+536
2018-02-22nds32: MMU initializationGreentime Hu3-0/+446
2018-02-22nds32: MMU definitionsGreentime Hu8-0/+802
2018-02-22nds32: Exception handlingGreentime Hu6-0/+1483
2018-02-22nds32: Kernel booting and initializationGreentime Hu2-0/+551
2018-02-22nds32: Assembly macros and definitionsGreentime Hu4-0/+1111