aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* stop building arm LINT-V5 kernelEd Maste2019-11-261-2/+2
* [PPC64] Enable phyp vty use as a GDB DBGPORTLeandro Lupori2019-11-251-0/+1
* NIC KTLS for Chelsio T6 adapters.John Baldwin2019-11-211-0/+2
* Add a kmod.opts.mk.John Baldwin2019-11-212-6/+17
* Introduce bsd.sysdir.mk to consolidate looking for the kernel.Warner Losh2019-11-212-21/+2
* Port the NetBSD KCSAN runtime to FreeBSD.Andrew Turner2019-11-215-2/+16
* Remove sio(4).Gleb Smirnoff2019-11-212-10/+0
* bcm2835: push address mapping conversion for DMA/mailbox to runtimeKyle Evans2019-11-201-0/+1
* fix up r354804, add new ZFS file mmp.c to kernel filesAndriy Gapon2019-11-181-0/+1
* Also clean LINT64 kernel configuration for powerpcLi-Wen Hsu2019-11-181-0/+3
* Actually hook CAM_IO_STATS up to the buildAlan Somers2019-11-162-0/+3
* RISC-V: add support for SBI spec v0.2Mitchell Horne2019-11-151-0/+1
* Add the pvscsi driver to the tree.Josh Paetzel2019-11-142-0/+2
* Boot arm64 kernel using booti command from U-boot.Justin Hibbits2019-11-143-0/+14
* [PowerPC64] Fix broken kernel modules due to LLD 9+ TOC optimizationBrandon Bergren2019-11-141-0/+4
* Compile in arm/unwind.c if options STACK is in effect; the new arm stack(9)Ian Lepore2019-11-141-1/+1
* powerpc: Kernel fixes for ppc32 and powerpcspe w/ lldBrandon Bergren2019-11-142-8/+12
* Add t4_keyctx.c to sys/conf/files for the non-module build.John Baldwin2019-11-131-0/+2
* Revert premature part of r354577Kyle Evans2019-11-101-1/+0
* arm64: add SOC_BRCM_BCM2838, build it in GENERICKyle Evans2019-11-102-13/+16
* Add new iwm(4) files to sys/conf/files.Mark Johnston2019-11-081-0/+2
* Enhance Rockchip clocks implementation.Michal Meloun2019-11-081-0/+1
* Implement support for (soft)linked clocks.Michal Meloun2019-11-081-0/+1
* sys/conf/files.arm64: remove some unnecessary soc_* dependenciesKyle Evans2019-11-071-3/+3
* Remove obsolete addition of MACHINE_CPUARCHWarner Losh2019-11-061-3/+0
* r354264 did mix up the directory pathToomas Soome2019-11-021-1/+1
* Add support for building Book-E kernels with clang/lld.Brandon Bergren2019-11-021-0/+14
* r354253 did miss the updates to sys/conf/files and sys/conf/kern.pre.mkToomas Soome2019-11-022-1/+2
* Move all the sys/dev/[a-j]* that are common to files.x86Warner Losh2019-10-303-62/+33
* Remove duplicate lines.Warner Losh2019-10-301-5/+0
* Make hyperv keyboard work again.Warner Losh2019-10-301-0/+2
* Update the debug monitor handling to work after userspace has startedAndrew Turner2019-10-301-1/+1
* There's nothing architecture specific in "options STATS"; move it fromEdward Tomasz Napierala2019-10-301-0/+3
* arm64: rk3399: add SPI driver and include it in GENERIC configOleksandr Tymoshenko2019-10-251-0/+1
* Apply kernel module linker scripts to firmware files.Mark Johnston2019-10-251-3/+4
* arm64: rockchip: Add RK3399 TypeC phy driverEmmanuel Vadot2019-10-251-0/+1
* arm64: rockchip: Add rk_dwc3 driverEmmanuel Vadot2019-10-251-0/+1
* Add driver for DesignWare PCIE core, and its Armada 8K specific attachement.Michal Meloun2019-10-201-0/+3
* Update Armada 8k drivers to cover newly imported DT and latest changesMichal Meloun2019-10-201-2/+5
* Fix debugnet(4) link/build fallout on some configurationsConrad Meyer2019-10-181-1/+1
* Tighten mapping protections on preloaded files on amd64.Mark Johnston2019-10-181-29/+3
* Add an ldscript for amd64 kernel modules.Mark Johnston2019-10-171-0/+48
* Implement NetGDB(4)Conrad Meyer2019-10-173-5/+12
* Split out a more generic debugnet(4) from netdump(4)Conrad Meyer2019-10-173-0/+8
* Formalize the use of linker scripts for kernel modules.Mark Johnston2019-10-162-6/+4
* itwd(4): driver for watchdog function in ITE Super I/O chipsAndriy Gapon2019-10-161-0/+1
* powerpc: Add AmigaOne platform, a subclass of MPC85xxJustin Hibbits2019-10-162-1/+3
* Update MIPS kernel builds to work with mips-gcc.John Baldwin2019-10-151-2/+8
* arm64: Add Synopsys DWC3 driverEmmanuel Vadot2019-10-141-0/+1
* arm64: allwinner: Add aw_dwc3 driverEmmanuel Vadot2019-10-141-0/+1