aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/config.mk
AgeCommit message (Expand)AuthorFilesLines
2023-04-20riscv: Support CONFIG_REMAKE_ELFSamuel Holland1-0/+2
2023-04-20riscv: Enforce DWARF4 outputBin Meng1-2/+1
2022-12-22Convert CONFIG_STANDALONE_LOAD_ADDR to KconfigTom Rini1-2/+0
2020-04-10kconfig / kbuild: Re-sync with Linux 4.19Tom Rini1-2/+2
2019-01-15riscv: qemu: define standalone load addressLukas Auer1-1/+1
2019-01-15riscv: remove RISC-V standalone linker scriptLukas Auer1-1/+0
2018-11-26riscv: enable -fdata-sectionsLukas Auer1-1/+2
2018-11-26riscv: set -march and -mabi based on the Kconfig configurationLukas Auer1-4/+0
2018-11-18Kbuild: add LDFLAGS_STANDALONEDaniel Schwierzeck1-2/+2
2018-10-03riscv: allow native compilationHeinrich Schuchardt1-4/+0
2018-10-03riscv: Explicitly pass -march and -mabi to the compilerBin Meng1-2/+6
2018-09-25config.mk: Remove duplicated -fno-strict-aliasingBin Meng1-1/+1
2018-05-29riscv: Add EFI application infrastructureAlexander Graf1-0/+5
2018-05-29riscv: Enable function sectionsAlexander Graf1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-1/+1
2018-01-12riscv: Add Kconfig to support RISC-VRick Chen1-0/+33