aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/Makefile.riscv
Commit message (Expand)AuthorAgeFilesLines
* riscv: Add the device-tree path to the include pathEmmanuel Vadot2021-01-161-1/+1
* Simplify the RISC-V kernel linker invocationMitchell Horne2020-05-221-6/+1
* Retire the GENERICSF kernel config.John Baldwin2020-04-271-1/+1
* Better check for floating point type.Warner Losh2020-02-271-4/+0
* Add a soft-float riscv kernel configWarner Losh2020-02-241-1/+1
* Use MACHINE_ARCH instead of TARGET_ARCHWarner Losh2020-02-231-1/+3
* riscv: Set MACHINE_ARCH correctlyKristof Provost2020-02-221-0/+2
* Set the LMA of the riscv kernel to the OpenSBI jump target by defaultAlex Richardson2020-02-041-0/+9
* Revert r356077, apparently the change doesn't work after all (failed toIan Lepore2019-12-251-4/+4
* For riscv kernel builds, add -N to LDFLAGS instead of replacing theIan Lepore2019-12-251-4/+4
* Revert r336353 completely based on protest; compatibility shims incomingKyle Evans2018-07-171-1/+1
* Revert 336358 and step away fron machine for the day...Kyle Evans2018-07-161-1/+1
* Partially revert r336353: sys/conf/* %VERSREQ bumpsKyle Evans2018-07-161-1/+1
* config(8): Bump major version after r335998Kyle Evans2018-07-161-1/+1
* Support for v1.10 (latest) of RISC-V privilege specification.Ruslan Bukin2017-08-101-0/+5
* Set dependencies for genassym.c.Ruslan Bukin2016-05-241-0/+3
* Add support for ddb(4).Ruslan Bukin2016-03-101-1/+1
* Welcome the RISC-V 64-bit kernel.Ruslan Bukin2016-01-291-0/+49