summaryrefslogtreecommitdiffstats
path: root/arch/nds32/kernel/head.S
AgeCommit message (Expand)AuthorFilesLines
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada1-1/+1
2018-11-22nds32: support hardware prefetcherNylon Chen1-1/+1
2018-11-06nds32: Fill all TLB entries with kernel image mappingZong Li1-8/+1
2018-11-06nds32: Remove the redundant assignmentZong Li1-2/+0
2018-05-23nds32: To fix a cache inconsistency issue by setting correct cacheability of NTCGreentime Hu1-5/+23
2018-02-22nds32: Kernel booting and initializationGreentime Hu1-0/+188