aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Only build USB-related modules if MK_USB != noEnji Cooper2026-03-031-6/+10
* sys: Retire le(4)Ed Maste2026-03-021-1/+0
* METALOG: Order keyword entriesJose Luis Duran2026-01-261-1/+1
* modules: factor out LinuxKPI based wireless drivers and add RISC-VBjoern A. Zeeb2026-01-141-3/+11
* asmc(4): Stop building it on i386, as it supports only 64-bit chipsetsOlivier Certner2026-01-121-1/+1
* ixl(4): Enable building driver on ARM64Krzysztof Galazka2026-01-091-2/+2
* Makefile*: remove powerpcspeMinsoo Choo2026-01-091-5/+3
* Build acpi kernel modules on aarch64John Baldwin2025-12-261-1/+1
* LinuxKPI: bitcount fix builds with gcc and older llvmBjoern A. Zeeb2025-12-191-3/+0
* aq(4): Build on x86 only for nowEd Maste2025-12-181-1/+2
* aq(4): Add build infrastructureEd Maste2025-12-181-0/+1
* if_rge: initial import of if_rge driver from OpenBSD.Adrian Chadd2025-12-151-0/+1
* arm64: Add Arm SPE supportZachary Leaf2025-11-121-0/+5
* random: remove hifn(4)David E. O'Brien2025-10-281-1/+0
* padlock(4)/nehemiah: move i386-only entropy source to MD filesDavid E. O'Brien2025-10-231-1/+3
* random: add RDSEED as a provably unique entropy sourceDavid E. O'Brien2025-10-221-0/+2
* modules: fix some riscv module logicMitchell Horne2025-10-201-9/+3
* arm: tweak imx module build logicMitchell Horne2025-10-201-0/+5
* modules: enable allwinner kmods on riscvMitchell Horne2025-10-201-1/+1
* igc(4): also build module on aarch64Bjoern A. Zeeb2025-10-171-1/+1
* thunderbolt: Import USB4 codeAymeric Wibo2025-09-271-0/+5
* iwlwifi: Don't compile for gcc before 14Warner Losh2025-09-151-0/+3
* riscv: Add the sdhci_fdt driver to the buildBojan Novković2025-08-011-1/+2
* amdsmu: Initial work on a driver for the AMD SMUAymeric Wibo2025-07-261-0/+2
* hwt(4): Add Intel Processor Trace backendBojan Novković2025-07-161-0/+2
* Import the Hardware Trace (HWT) framework.Ruslan Bukin2025-07-031-0/+5
* ufshci: Add to build on arm64 and aarch64Warner Losh2025-06-151-0/+5
* buildkernel: fix build for kernels without VIMAGEGleb Smirnoff2025-05-261-1/+4
* wtap(4): Connect to buildLi-Wen Hsu2025-05-201-0/+1
* e6000sw: always compile itAdrian Chadd2025-04-271-2/+1
* etherswitch: add etherswitch moduleAdrian Chadd2025-04-271-0/+1
* miiproxy: add as a moduleAdrian Chadd2025-04-271-0/+1
* iwlwififw: remove Intel iwlwifi firmware from src.gitBjoern A. Zeeb2025-04-101-4/+0
* iwx: Disconnect from the i386 buildMark Johnston2025-04-031-1/+1
* Import iwx as ported from OpenBSD by Future Crew.Tom Jones2025-03-311-0/+2
* net80211: add initial AES-GCMP crypto supportAdrian Chadd2025-03-131-0/+1
* Revert "isp: Fix abort issue introduced by previous commit"Alexander Motin2025-01-081-2/+0
* isp: Fix abort issue introduced by previous commitAlexander Motin2025-01-081-0/+2
* iwm: Stop shipping firmware as kernel moduleEmmanuel Vadot2024-12-161-2/+0
* riscv: Add support for building vmm as a kernel moduleMark Johnston2024-11-131-1/+2
* iwlwifi,rtw88,rtw89: connect to build againBjoern A. Zeeb2024-10-281-3/+3
* iwlwifi,rtw88,rtw89: temporary disable buildBjoern A. Zeeb2024-10-281-3/+3
* rtw89: add man page and hook driver up to the buildBjoern A. Zeeb2024-10-111-0/+2
* Add dummymbuf module for testing purposesIgor Ostapenko2024-08-151-0/+1
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* ossl: Add support for powerpc64/powerpc64leShawn Anastasio2024-06-211-1/+2
* Add an implementation of the 9P filesystemDoug Rabson2024-06-191-0/+1
* bnxt: Use a simpler test for 32-bit platformsMark Johnston2024-06-141-2/+1
* bnxt: Do not compile on 32-bit platformsMark Johnston2024-05-281-2/+2
* ipfw: don't build the module if INET not in kernelLexi Winter2024-05-251-1/+1