summaryrefslogtreecommitdiff
path: root/arch/riscv/config.mk
AgeCommit message (Expand)Author
2019-01-15riscv: qemu: define standalone load addressLukas Auer
2019-01-15riscv: remove RISC-V standalone linker scriptLukas Auer
2018-11-26riscv: enable -fdata-sectionsLukas Auer
2018-11-26riscv: set -march and -mabi based on the Kconfig configurationLukas Auer
2018-11-18Kbuild: add LDFLAGS_STANDALONEDaniel Schwierzeck
2018-10-03riscv: allow native compilationHeinrich Schuchardt
2018-10-03riscv: Explicitly pass -march and -mabi to the compilerBin Meng
2018-09-25config.mk: Remove duplicated -fno-strict-aliasingBin Meng
2018-05-29riscv: Add EFI application infrastructureAlexander Graf
2018-05-29riscv: Enable function sectionsAlexander Graf
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-12riscv: Add Kconfig to support RISC-VRick Chen