summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/vmlinux.lds.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* riscv: Allow device trees to be built into the kernelPalmer Dabbelt2020-05-181-0/+5
* riscv: Add SOC early init supportDamien Le Moal2020-04-031-0/+6
* RISC-V: Move relocate and few other functions out of __initAtish Patra2020-03-311-1/+4
* riscv: add alignment for text, rodata and data sectionsZong Li2020-03-261-1/+4
* riscv: move exception table immediately after RO_DATAZong Li2020-03-261-2/+4
* RISC-V: Stop putting .sbss in .sdataPalmer Dabbelt2020-03-031-1/+0
* riscv: Add KASAN supportNick Hu2020-01-221-0/+1
* vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook2019-11-041-1/+1
* vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATAKees Cook2019-11-041-1/+1
* vmlinux.lds.h: Move NOTES into RO_DATAKees Cook2019-11-041-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner2019-06-051-9/+1
* Revert "RISC-V: Make BSS section as the last section in vmlinux.lds.S"Palmer Dabbelt2019-02-121-6/+2
* RISC-V: Make BSS section as the last section in vmlinux.lds.SAnup Patel2019-01-071-2/+6
* RISC-V: Build flat and compressed kernel imagesAnup Patel2018-11-201-1/+1
* RISC-V: Build InfrastructurePalmer Dabbelt2017-09-271-0/+92