summaryrefslogtreecommitdiffstats
path: root/arch/nds32/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* nds32: Remove the architectureAlan Kao2022-03-071-369/+0
* nds32/setup: remove unused memblock_region variable in setup_memory()Mike Rapoport2021-09-081-1/+0
* nds32: convert to setup_initial_init_mm()Kefeng Wang2021-07-081-4/+1
* nds32: Fix bogus reference to <asm/procinfo.h>Geert Uytterhoeven2021-02-251-1/+1
* h8300, nds32, openrisc: simplify detection of memory extentsMike Rapoport2020-10-131-6/+2
* arch/nds32/setup: Drop dummy_con initializationArvind Sankar2020-01-141-5/+0
* nds32: support hardware prefetcherNylon Chen2018-11-221-0/+7
* nds32: Fix the items of hwcap_str ordering issue.Nylon Chen2018-11-221-1/+2
* nds32: nds32 FPU portVincent Chen2018-11-221-2/+10
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-2/+1
* nds32: Fix the dts pointer is not passed correctly issue.Greentime Hu2018-07-031-1/+2
* nds32: Fix the virtual address may map too much range by tlbop issue.Greentime Hu2018-05-231-0/+3
* nds32: Kernel booting and initializationGreentime Hu2018-02-221-0/+363