aboutsummaryrefslogtreecommitdiff
path: root/arch/nds32
AgeCommit message (Expand)AuthorFilesLines
2018-02-22nds32: Process managementGravatar Greentime Hu 4-0/+399
2018-02-22nds32: Cache and TLB routinesGravatar Greentime Hu 12-0/+1224
2018-02-22nds32: MMU fault handling and page table managementGravatar Greentime Hu 4-0/+536
2018-02-22nds32: MMU initializationGravatar Greentime Hu 3-0/+446
2018-02-22nds32: MMU definitionsGravatar Greentime Hu 8-0/+802
2018-02-22nds32: Exception handlingGravatar Greentime Hu 6-0/+1483
2018-02-22nds32: Kernel booting and initializationGravatar Greentime Hu 2-0/+551
2018-02-22nds32: Assembly macros and definitionsGravatar Greentime Hu 4-0/+1111