summaryrefslogtreecommitdiffstats
path: root/arch/nios2/kernel/setup.c
AgeCommit message (Expand)Author
2021-10-07NIOS2: setup.c: drop unused variable 'dram_start'Randy Dunlap
2021-07-08nios2: convert to setup_initial_init_mm()Kefeng Wang
2021-02-19nios2: Don't use _end for calculating min_low_pfnAndreas Oetken
2020-01-14arch/nios2/setup: Drop dummy_con initializationArvind Sankar
2019-09-20nios2: force the string buffer NULL-terminatedWang Xiayang
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-26nios2: switch to NO_BOOTMEMMike Rapoport
2018-10-26nios2: use generic early_init_dt_add_memory_archMike Rapoport
2017-05-11nios2: remove custom early console implementationTobias Klauser
2017-05-08nios2: enable earlycon supportTobias Klauser
2017-04-02nios2: reserve boot memory for device treeTobias Klauser
2017-03-02sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar
2016-12-13nios2: add screen_infoLey Foon Tan
2015-11-09nios2: Fix unused variable warningMarek Vasut
2015-02-10nios2: add early printk supportLey Foon Tan
2014-12-08nios2: Kernel booting and initializationLey Foon Tan