summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* WITH_META_MODE: Do include headers for specific guessed dependenciesbdrewery2016-06-151-2/+4
* Update 11.0 to ALPHA3 in preparation for new snapshot builds.gjb2016-06-101-1/+1
* Change the default build behavior so we don't compile extra TCP modules byjtl2016-06-102-0/+5
* Commit the bits of nda that were missed. This should fix the build.imp2016-06-101-1/+1
* New NVMe front end (nda).imp2016-06-092-0/+4
* hyperv: Move machine dependent bits into machine dependent files.sephe2016-06-062-0/+2
* Switch mips/sentry5 to bhnd(4), and unify with mips/broadcomlandonf2016-06-041-40/+43
* Revert r301079.bdrewery2016-06-033-41/+38
* Add the GICv3 ITS intrng driver. As the interface to the interruptandrew2016-06-031-0/+1
* Update to ALPHA2 in preparation of a new set of snapshot builds.gjb2016-06-031-1/+1
* [iwm] add if_iwm_led.c into the build.adrian2016-06-021-0/+1
* [ath] commit initial bluetooth coexistence support for the MCI NICs.adrian2016-06-021-0/+2
* Build riscv modules as PIC.br2016-06-011-1/+1
* hyperv: Rename some cleaned up/almost cleaned up filessephe2016-06-012-8/+8
* WITH_META_MDE: Fix machine/include and x86/include issues.bdrewery2016-05-312-2/+2
* Define SYSDIR earlier since the defined(FIRMWS) block depends on it.bdrewery2016-05-311-10/+10
* Add missed updates for r301079 and r301084.bdrewery2016-05-311-2/+2
* WITH_META_MODE: Resolve SYSDIR to avoid changed build commands.bdrewery2016-05-312-2/+2
* WITH_META_MODE: Mitigate switching from without to with META_MODE.bdrewery2016-05-313-38/+41
* Attach the generic USB OHCI driver to the arm64 build.andrew2016-05-311-0/+2
* Connect the SHA-512t256 and Skein hashing algorithms to ZFSallanjude2016-05-311-0/+3
* Now that PIE is free of runtime floating point, revert r300853 totruckman2016-05-291-0/+2
* When building modules, define make variable OPT_FDT if the kernel configian2016-05-271-0/+8
* Disconnect PIE from the build until it is free of floating point math.truckman2016-05-271-2/+0
* Add rtwn(4) and rtwnfw(4).kevlo2016-05-272-0/+33
* [gpiospi] add debug option.adrian2016-05-271-0/+3
* Update head from 11.0-CURRENT to 11.0-ALPHA1, marking the officialgjb2016-05-271-1/+1
* Add a PPS driver that takes the timing pulse from a gpio pin. Currentlyian2016-05-261-0/+1
* Add some missing .PHONY.bdrewery2016-05-262-6/+6
* WITH_META_MODE: Move the kernel support to kern.pre.mk.bdrewery2016-05-261-0/+5
* Include the new AQM files when compiling a kernel with options DUMMYNET.truckman2016-05-261-0/+4
* [gpiospi] add initial gpio SPI bit bang driver.adrian2016-05-261-0/+1
* [spigen] add initial spigen driver from green@adrian2016-05-261-0/+1
* Add initial DTrace support for RISC-V.br2016-05-241-0/+4
* Set dependencies for genassym.c.br2016-05-241-0/+3
* Move the OFW iicbus code to dev/iicbus to stop polluting dev/ofw withloos2016-05-242-2/+2
* [bhnd] Implement pass-through resource management for ChipCommon.adrian2016-05-241-0/+3
* hyperv: Add helpers for busdma(9) operationsephe2016-05-232-0/+2
* [bhnd] Add support for querying the attachment type of the bhnd bus.adrian2016-05-231-0/+1
* WITH_META_MODE: Fix suffix transformation rules with guessed dependencies.bdrewery2016-05-211-0/+8
* Allow building VNIC as a modulewma2016-05-201-1/+1
* Import the 'iflib' API library for network drivers. From the author:scottl2016-05-182-0/+4
* Remove the MUTEX_DEBUG kernel option.markj2016-05-182-3/+0
* Final nit in ReiserFS removal.gnn2016-05-171-1/+0
* Finish cleaning up after killing ReiserFS.gnn2016-05-172-16/+1
* Rename icl_proxy.c to icl_soft_proxy.c, to make it clear it's a parttrasz2016-05-171-1/+1
* [bwn] add in bwn n-phy linking.adrian2016-05-171-0/+1
* [bwn] add the BWN_GPL_PHY option.adrian2016-05-171-0/+1
* [bhnd] Finish bhnd(4) PCI/PCIe-G1 hostb support.adrian2016-05-171-0/+3
* [mips] Improve MIPS trampoline codeadrian2016-05-161-1/+2
OpenPOWER on IntegriCloud