aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nds32 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-22nds32: System calls handlingGreentime Hu7-0/+383
2018-02-22nds32: ELF definitionsGreentime Hu3-0/+194
2018-02-22nds32: DMA mapping APIGreentime Hu2-0/+491
2018-02-22nds32: Device specific operationsGreentime Hu2-0/+145
2018-02-22nds32: Atomic operationsGreentime Hu2-0/+118
2018-02-22nds32: IRQ handlingGreentime Hu2-0/+45
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