summaryrefslogtreecommitdiff
path: root/arch/nds32/kernel/setup.c
AgeCommit message (Expand)Author
2022-03-07nds32: Remove the architectureAlan Kao
2021-09-08nds32/setup: remove unused memblock_region variable in setup_memory()Mike Rapoport
2021-07-08nds32: convert to setup_initial_init_mm()Kefeng Wang
2021-02-25nds32: Fix bogus reference to <asm/procinfo.h>Geert Uytterhoeven
2020-10-13h8300, nds32, openrisc: simplify detection of memory extentsMike Rapoport
2020-01-14arch/nds32/setup: Drop dummy_con initializationArvind Sankar
2018-11-22nds32: support hardware prefetcherNylon Chen
2018-11-22nds32: Fix the items of hwcap_str ordering issue.Nylon Chen
2018-11-22nds32: nds32 FPU portVincent Chen
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-07-03nds32: Fix the dts pointer is not passed correctly issue.Greentime Hu
2018-05-23nds32: Fix the virtual address may map too much range by tlbop issue.Greentime Hu
2018-02-22nds32: Kernel booting and initializationGreentime Hu