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