aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Move the Intel DMAR busdma backend to a generic place soRuslan Bukin2020-07-211-1/+1
* Add a driver for the SafeXcel EIP-97.Mark Johnston2020-07-141-0/+1
* Add a driver to talk to the Raspberry Pi firmwareAndrew Turner2020-07-091-0/+1
* Rebuild sysent when capabilities.conf is updated.Mark Johnston2020-07-071-0/+7
* Add a driver for bcm2838 PCI express controllerAndrew Turner2020-07-061-0/+1
* geom(4): Kill GEOM_PART_EBR_COMPAT optionConrad Meyer2020-07-012-2/+0
* Add i.MX 8M Quad supportOleksandr Tymoshenko2020-07-013-0/+17
* Add dwc_otg_acpiAndrew Turner2020-06-301-0/+1
* Rename nvpair.c to bsd_nvpair.c to not conflict with openzfs' version.Matt Macy2020-06-271-1/+1
* Add SCTP_SUPPORT to the default kernel options.Mark Johnston2020-06-251-0/+1
* Add SCTP_SUPPORT handling to config.mk.Mark Johnston2020-06-251-0/+7
* kmod.mk: Don't split out debug symbols if requestedConrad Meyer2020-06-231-2/+2
* Add specialized gpio driver for ARMADA 8k SoC.Michal Meloun2020-06-191-0/+1
* Add the SCTP_SUPPORT kernel option.Mark Johnston2020-06-182-1/+7
* Complete the ACPI support for ARM Coresight:Ruslan Bukin2020-06-171-0/+2
* Coresight replicator:Ruslan Bukin2020-06-121-1/+3
* ARM Coresight Trace Memory Controller (TMC):Ruslan Bukin2020-06-121-0/+2
* Shorten the filename of the coresight replicator driver.Ruslan Bukin2020-06-111-1/+1
* ARM Coresight Funnel device:Ruslan Bukin2020-06-101-0/+2
* ixl(4): Add FW recovery mode support and other thingsEric Joyner2020-06-092-0/+4
* ARM Embedded Trace Macrocell v4.x driver:Ruslan Bukin2020-06-091-0/+2
* Rename coresight drivers: use underscores in filenames.Ruslan Bukin2020-06-091-6/+6
* powerpc: Use IFUNCs for copyin/copyout/etcJustin Hibbits2020-06-061-1/+2
* Update vt(4) config option names to chase r303043.Mark Johnston2020-06-042-5/+5
* [PowerPC] Fix build-id note on powerpc64 kernelBrandon Bergren2020-06-011-3/+4
* Only build ipsec modules if the kernel includes IPSEC_SUPPORT.John Baldwin2020-05-301-0/+5
* Honor opt_ipsec.h from kernel builds.John Baldwin2020-05-291-0/+2
* powerpc/mmu: Convert PowerPC pmap drivers to ifunc from kobjJustin Hibbits2020-05-271-2/+0
* ice(4): Introduce new driver for Intel E800 Ethernet controllersEric Joyner2020-05-262-0/+92
* copystr(9): Move to deprecate (attempt #2)Conrad Meyer2020-05-253-3/+0
* Introduce a driver for NXP LS1046A SoC AHCI.Marcin Wojtas2020-05-251-0/+1
* Introduce support for Epson RX-8803 RTC.Marcin Wojtas2020-05-251-0/+1
* Add TCA6416 GPIO expander support.Marcin Wojtas2020-05-251-0/+1
* Introduce VF610 I2C controller support.Marcin Wojtas2020-05-251-0/+1
* Add GPIO support for QorIQ boards.Marcin Wojtas2020-05-251-0/+1
* Add LS1046A clockgen driver.Marcin Wojtas2020-05-252-0/+4
* Update to Zstandard 1.4.5Conrad Meyer2020-05-231-0/+1
* libkern: Add arc4random_uniformEmmanuel Vadot2020-05-231-0/+1
* Simplify the RISC-V kernel linker invocationMitchell Horne2020-05-221-6/+1
* pkgbase: use -dev,-dbg instead of -development,-debugEd Maste2020-05-201-1/+1
* HyperV socket implementation for FreeBSDWei Hu2020-05-201-0/+1
* Remove tests for obsolete compilers in the build systemEric van Gyzen2020-05-126-51/+9
* Revert r360944 and r360946 until reported issues can be resolvedConrad Meyer2020-05-123-0/+3
* Remove deleted files from the buildConrad Meyer2020-05-123-3/+0
* kgssapi no longer supports RC4, so don't list it as a build dependency.John Baldwin2020-05-111-1/+1
* Remove support for DES and Triple DES from OCF.John Baldwin2020-05-118-11/+9
* Remove support for the Blowfish algorithm from OCF.John Baldwin2020-05-118-13/+0
* Remove support for the skipjack encryption algorithm.John Baldwin2020-05-111-1/+0
* Remove support for the cast128 encryption algorithm.John Baldwin2020-05-111-1/+0
* Remove ubsec(4).John Baldwin2020-05-113-10/+0