summaryrefslogtreecommitdiff
path: root/sys/riscv/include/param.h
AgeCommit message (Expand)Author
2025-12-10Add sys/_align.h replacing machine/_align.hBrooks Davis
2025-01-23pci: cleanup __PCI_REROUTE_INTERRUPTSMitchell Horne
2025-01-14Centralize and simpify implemention of some VM macrosBrooks Davis
2023-11-26sys: Remove ancient SCCS tags.Warner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .h patternWarner Losh
2023-06-27riscv: Remove MACHINE_ARCH-specific remnants of riscv64sf.John Baldwin
2023-04-12Remove the riscv64sf architecture.John Baldwin
2020-09-30riscv: Define __PCI_REROUTE_INTERRUPTJessica Clarke
2020-04-27Improve MACHINE_ARCH handling for hard vs soft-float on RISC-V.John Baldwin
2020-02-27Better check for floating point type.Warner Losh
2020-02-22riscv: Set MACHINE_ARCH correctlyKristof Provost
2020-02-05Define MAXCPU consistently between the kernel and KLDs.Mark Johnston
2019-02-13Implement transparent 2MB superpage promotion for RISC-V.Mark Johnston
2016-02-24Add support for symmetric multiprocessing (SMP).Ruslan Bukin
2015-12-17Import RISC-V machine headers. This is a minimal set required to compileRuslan Bukin