开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
nios2
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
2023-10-17
vgacon, arch/*: remove unused screen_info definitions
Arnd Bergmann
2023-06-13
nios2: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2021-09-27
NIOS2: setup.c: drop unused variable 'dram_start'
Randy Dunlap
2021-07-08
nios2: convert to setup_initial_init_mm()
Kefeng Wang
2021-02-19
nios2: Don't use _end for calculating min_low_pfn
Andreas Oetken
2020-01-14
arch/nios2/setup: Drop dummy_con initialization
Arvind Sankar
2019-09-20
nios2: force the string buffer NULL-terminated
Wang Xiayang
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-26
nios2: switch to NO_BOOTMEM
Mike Rapoport
2018-10-26
nios2: use generic early_init_dt_add_memory_arch
Mike Rapoport
2017-05-11
nios2: remove custom early console implementation
Tobias Klauser
2017-05-08
nios2: enable earlycon support
Tobias Klauser
2017-04-02
nios2: reserve boot memory for device tree
Tobias Klauser
2017-03-02
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...
Ingo Molnar
2016-12-13
nios2: add screen_info
Ley Foon Tan
2015-11-09
nios2: Fix unused variable warning
Marek Vasut
2015-02-10
nios2: add early printk support
Ley Foon Tan
2014-12-08
nios2: Kernel booting and initialization
Ley Foon Tan