aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Add an ACPI attachment to the existing ahci_generic driver. This is usedAndrew Turner2017-01-101-1/+1
* Migrate e1000 to the IFLIB framework:Sean Bruno2017-01-103-22/+19
* White space cleanup from an cut-n-paste.Sean Bruno2017-01-091-3/+3
* Add new helper routines for sdhci bridge drivers that use gpio pins forIan Lepore2017-01-091-0/+1
* [net80211] include the prototype VHT code into the build.Adrian Chadd2017-01-081-0/+1
* Merge ACPICA 20161222.Jung-uk Kim2017-01-051-1/+1
* Include e6000sw driver in ARMADA38X configurationZbigniew Bodek2017-01-051-0/+1
* Allwinner: Add A33 supportEmmanuel Vadot2017-01-041-0/+1
* cxgbe(4): Update T4, T5 and T6 firmwares to 1.16.26.0. Changelog forNavdeep Parhar2017-01-031-3/+3
* Restore status quo: mips64 does not need subr_sfbuf.cAlexander Kabaev2016-12-301-1/+2
* sfxge(4): remove obsolete Wake-On-LAN supportAndrew Rybchenko2016-12-301-1/+0
* Support mips[*]hf variants in config filesAlexander Kabaev2016-12-304-5/+9
* Use TARGET_ARCH instead of MACHINE_ARCH for MIPS kernelAlexander Kabaev2016-12-291-1/+1
* sfxge(4): delete hunt_phy.cAndrew Rybchenko2016-12-291-1/+0
* Note that the Chelsio T6 also supports 25Gbps.John Baldwin2016-12-291-3/+3
* Mention T6 and 100GbE in description of cxgbe.John Baldwin2016-12-281-4/+5
* [intelspi] Add SPI driver for Intel BayTrail SoCOleksandr Tymoshenko2016-12-272-0/+2
* [ig4] Add ACPI platform support for ig4 driverOleksandr Tymoshenko2016-12-261-0/+1
* Import drm_patform.c, an implementation of non-PCI based attachmentMichal Meloun2016-12-261-0/+1
* Use ${.OBJDIR} to refer to the kernel build object dir, instead of tryingIan Lepore2016-12-221-1/+1
* Turn on FC-Tape by default in the isp(4) driver.Kenneth D. Merry2016-12-201-0/+1
* Add xDMA -- the DMA abstraction layer, initial verison.Ruslan Bukin2016-12-201-0/+3
* hyperv/ic: Rename cleaned up files.Sepherosa Ziehau2016-12-202-6/+6
* hyperv/ic: Rname cleaned up file.Sepherosa Ziehau2016-12-202-2/+2
* Split the DesignWare HDMI-specific code from imx6_hdmi.c into a separateJared McNeill2016-12-201-1/+1
* bhnd(4): NVRAM serialization support.Landon J. Fuller2016-12-191-0/+1
* bhnd(4): NVRAM device path support.Landon J. Fuller2016-12-191-0/+1
* bhnd(4): add support for wrapping arbitrary pointers in an NVRAM I/OLandon J. Fuller2016-12-191-0/+1
* bhnd(4): support direct conversion of bhnd_nvram_valLandon J. Fuller2016-12-191-0/+1
* bhnd(4): Implement a new bhnd_nvram_plist and bhnd_nvram_prop API forLandon J. Fuller2016-12-191-0/+1
* newvers.sh: consider as modified SVN mixed revision and other casesEd Maste2016-12-191-6/+11
* newvers.sh: add -R option to include metadata only for unmodified src treeEd Maste2016-12-191-1/+16
* Add WITH_REPRODUCIBLE_BUILD src.conf(5) knob to disable kernel metadataEd Maste2016-12-152-2/+6
* newvers.sh: correct typo in commentEd Maste2016-12-151-1/+1
* newvers.sh: add option to eliminate kernel build metadataEd Maste2016-12-151-2/+28
* Switch Rockchip RK3188 SoC to use the platform code.Ganbold Tsagaankhuu2016-12-131-0/+1
* Add ip6_tryforward() - a run to completion forwarding implementationAndrey V. Elsukov2016-12-121-0/+1
* Add support for encrypted kernel crash dumps.Konrad Witaszczyk2016-12-103-3/+9
* Add a COMPAT_FREEBSD11 kernel option.Mark Johnston2016-12-092-0/+4
* Add ACPI support to the PSCI driver. This checks the Fixed ACPI DescriptionAndrew Turner2016-12-071-1/+1
* cxgbe(4): Update firmwares from version 1.16.12.0 to 1.16.22.0.Navdeep Parhar2016-12-061-3/+3
* hyperv/hn: Add HN_DEBUG kernel option.Sepherosa Ziehau2016-12-011-0/+2
* Mark the Alpine ethernet driver as FDT only. It callsAndrew Turner2016-11-301-3/+3
* cxgbe(4): Include firmware for T6 cards in the driver. Update allNavdeep Parhar2016-11-301-2/+26
* Mark the Broadcom code as FDT only, there is no ACPI support for theAndrew Turner2016-11-291-15/+15
* Hook CK to the kernel build.Olivier Houchard2016-11-281-0/+11
* bhnd(4): Unify NVRAM/SPROM parsing, implement compact SPROM layout encoding.Landon J. Fuller2016-11-261-6/+14
* Use explicit 0x200000 instead of MAXPAGESIZE for the amd64 kernel physaddrEd Maste2016-11-251-1/+1
* Add the etherswitch(4) support for TI CPSW.Luiz Otavio O Souza2016-11-241-0/+1
* Only build acpi_timer.c on x86, it fails on arm64 as it attempts to accessAndrew Turner2016-11-223-1/+2