summaryrefslogtreecommitdiffstats
path: root/arch/riscv/config.mk
Commit message (Expand)AuthorAgeFilesLines
* riscv: qemu: define standalone load addressLukas Auer2019-01-151-1/+1
* riscv: remove RISC-V standalone linker scriptLukas Auer2019-01-151-1/+0
* riscv: enable -fdata-sectionsLukas Auer2018-11-261-1/+2
* riscv: set -march and -mabi based on the Kconfig configurationLukas Auer2018-11-261-4/+0
* Kbuild: add LDFLAGS_STANDALONEDaniel Schwierzeck2018-11-181-2/+2
* riscv: allow native compilationHeinrich Schuchardt2018-10-031-4/+0
* riscv: Explicitly pass -march and -mabi to the compilerBin Meng2018-10-031-2/+6
* config.mk: Remove duplicated -fno-strict-aliasingBin Meng2018-09-251-1/+1
* riscv: Add EFI application infrastructureAlexander Graf2018-05-291-0/+5
* riscv: Enable function sectionsAlexander Graf2018-05-291-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-1/+1
* riscv: Add Kconfig to support RISC-VRick Chen2018-01-121-0/+33