summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* [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
* [bhnd] Add logging macros to BHND.adrian2016-05-162-0/+6
* [siba] add SIBA_DEBUG option.adrian2016-05-161-0/+3
* Add intrng support to the GICv3 driver. It lacks ITS support so won't handleandrew2016-05-161-2/+2
* Add support for intrng to arm64. As the GICv3 drivers will need to beandrew2016-05-162-8/+13
* Introduce MSI and MSI-X support to intrng. This adds a new msi deviceandrew2016-05-161-0/+1
* [bwn] add in the new phy common and utils files.adrian2016-05-141-0/+2
* Add an EARLY_AP_STARTUP option to start APs earlier during boot.jhb2016-05-142-0/+7
* Update file list for sfgxe(4) again and hey, my amd64 kernels compile again.bz2016-05-141-0/+13
* Remove more files from sfxge(4) which are no longer in the treebz2016-05-141-9/+0
* Remove sh accidentally added to dependency lines in r299684emaste2016-05-131-2/+2
OpenPOWER on IntegriCloud