aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nds32/kernel/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-22nds32: support hardware prefetcherNylon Chen1-0/+7
2018-11-22nds32: Fix the items of hwcap_str ordering issue.Nylon Chen1-1/+2
2018-11-22nds32: nds32 FPU portVincent Chen1-2/+10
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-2/+1
2018-07-03nds32: Fix the dts pointer is not passed correctly issue.Greentime Hu1-1/+2
2018-05-23nds32: Fix the virtual address may map too much range by tlbop issue.Greentime Hu1-0/+3
2018-02-22nds32: Kernel booting and initializationGreentime Hu1-0/+363