summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/vmlinux.lds.S
AgeCommit message (Expand)AuthorFilesLines
2020-05-18riscv: Allow device trees to be built into the kernelPalmer Dabbelt1-0/+5
2020-04-03riscv: Add SOC early init supportDamien Le Moal1-0/+6
2020-03-31RISC-V: Move relocate and few other functions out of __initAtish Patra1-1/+4
2020-03-26riscv: add alignment for text, rodata and data sectionsZong Li1-1/+4
2020-03-26riscv: move exception table immediately after RO_DATAZong Li1-2/+4
2020-03-03RISC-V: Stop putting .sbss in .sdataPalmer Dabbelt1-1/+0
2020-01-22riscv: Add KASAN supportNick Hu1-0/+1
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook1-1/+1
2019-11-04vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATAKees Cook1-1/+1
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook1-1/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner1-9/+1
2019-02-11Revert "RISC-V: Make BSS section as the last section in vmlinux.lds.S"Palmer Dabbelt1-6/+2
2019-01-07RISC-V: Make BSS section as the last section in vmlinux.lds.SAnup Patel1-2/+6
2018-11-20RISC-V: Build flat and compressed kernel imagesAnup Patel1-1/+1
2017-09-26RISC-V: Build InfrastructurePalmer Dabbelt1-0/+92