summaryrefslogtreecommitdiffstats
path: root/arch/riscv/Makefile
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: restrict GCC optimization some moreAhmad Fatoum2023-04-111-0/+3
* RISC-V: Makefile: fix build with binutils 2.38Marco Felsch2023-02-031-0/+4
* RISC-V: Makefile: align the isa string setting with the kernelMarco Felsch2023-02-031-2/+6
* RISC-V: Makefile: cleanup layoutMarco Felsch2023-02-031-12/+6
* RISC-V: squash 64bit defconfigs into rv64i_defconfigMarco Felsch2022-10-071-1/+1
* treewide: add SPDX-License-Identifier for Kbuild/KconfigAhmad Fatoum2022-01-051-0/+2
* kbuild: remove unneeded -nostdlib flagMasahiro Yamada2021-11-171-1/+0
* RISC-V: erizo: drop mach-erizo directoryAhmad Fatoum2021-05-101-13/+0
* RISC-V: support multi-image for all machinesAhmad Fatoum2021-05-031-1/+1
* RISC-V: delete unused mach-virt subdirectoryAhmad Fatoum2021-05-031-1/+0
* RISC-V: add Qemu virt supportRouven Czerwinski2021-03-231-1/+2
* clocksource: add driver for RISC-V and CLINT timersAhmad Fatoum2021-03-231-0/+1
* RISC-V: add 64-bit supportRouven Czerwinski2021-03-231-2/+5
* RISC-V: erizo: migrate to PBLAhmad Fatoum2021-03-231-16/+9
* RISC-V: implement PBL and relocation supportAhmad Fatoum2021-03-231-0/+1
* RISC-V: erizo: move to arch/riscv/boards/erizoAhmad Fatoum2021-03-231-1/+1
* RISC-V: drop duplicate or unneeded cflagsAhmad Fatoum2021-03-231-3/+1
* riscv: Makefile: make it possible to use riscv64 compilerAntony Pavlov2020-08-101-1/+4
* arch: remove KBUILD_SRC checks from arch MakefileMasahiro Yamada2020-05-121-4/+0
* kbuild: prefix compiler flag variables with KBUILD_Masahiro Yamada2020-04-271-7/+7
* riscv: remove meaningless LDFLAGS additionMasahiro Yamada2020-04-271-1/+0
* ppc,riscv: set something to KBUILD_DEFCONFIGMasahiro Yamada2020-04-151-0/+2
* RISC-V: erizo: add nmon image creationAntony Pavlov2019-01-071-0/+11
* RISC-V: add Erizo SoC supportAntony Pavlov2019-01-071-0/+2
* Add initial RISC-V architecture supportAntony Pavlov2019-01-071-0/+54