summaryrefslogtreecommitdiffstats
path: root/arch/nios2/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* vgacon, arch/*: remove unused screen_info definitionsArnd Bergmann2023-10-171-5/+0
* nios2: Replace all non-returning strlcpy with strscpyAzeem Shaikh2023-06-131-3/+3
* NIOS2: setup.c: drop unused variable 'dram_start'Randy Dunlap2021-09-271-2/+0
* nios2: convert to setup_initial_init_mm()Kefeng Wang2021-07-081-4/+1
* nios2: Don't use _end for calculating min_low_pfnAndreas Oetken2021-02-191-9/+12
* arch/nios2/setup: Drop dummy_con initializationArvind Sankar2020-01-141-4/+0
* nios2: force the string buffer NULL-terminatedWang Xiayang2019-09-201-3/+3
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+0
* nios2: switch to NO_BOOTMEMMike Rapoport2018-10-261-32/+5
* nios2: use generic early_init_dt_add_memory_archMike Rapoport2018-10-261-0/+2
* nios2: remove custom early console implementationTobias Klauser2017-05-111-4/+0
* nios2: enable earlycon supportTobias Klauser2017-05-081-0/+2
* nios2: reserve boot memory for device treeTobias Klauser2017-04-021-0/+3
* sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar2017-03-021-0/+1
* nios2: add screen_infoLey Foon Tan2016-12-131-0/+5
* nios2: Fix unused variable warningMarek Vasut2015-11-091-1/+1
* nios2: add early printk supportLey Foon Tan2015-02-101-0/+4
* nios2: Kernel booting and initializationLey Foon Tan2014-12-081-0/+218