summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add support for Allwinner H3 SoC.manu2016-05-131-0/+1
* cxgbe(4): Update T5 and T4 firmwares to 1.15.37.0.np2016-05-131-2/+2
* After r299241, which added bhnd(4), use sh to run the shell scripts fordim2016-05-132-6/+6
* hunt_ev.c was deleted with r299596. Remove it from the files list tobz2016-05-131-1/+0
* Add gpiokeys drivergonzo2016-05-111-0/+2
* Rename siba -> siba_s5, to specifically reference that it's for theadrian2016-05-101-4/+4
* [siba] migrate siba.c to siba_mips.cadrian2016-05-101-1/+1
* Don't store generated firmware object files in the source directory.jhb2016-05-101-2/+2
* [bwn] oops. typo.adrian2016-05-091-1/+1
* [bwn] add opt_bwi.h and BWN_DEBUG.adrian2016-05-091-0/+3
* [bhnd] Initial bhnd(4) SPROM/NVRAM support.adrian2016-05-082-0/+33
* Native PCI-express HotPlug support.jhb2016-05-052-0/+2
* Implement FBT provider (MD part) for DTrace on MIPS.br2016-05-051-0/+6
* Add support for the Allwinner A83T (sun8iw6p1) SoC.jmcneill2016-05-051-0/+1
* [bwn] [bhnd] initial support for using bhnd for if_bwn devices.adrian2016-05-041-6/+33
* Misc. build: minor spelling fixes.pfg2016-05-031-1/+1
* [bwn] break out the 'g' phy code into a separate source file.adrian2016-05-021-0/+2
* [bwn] break out the LP PHY code into a separate file.adrian2016-05-021-0/+2
* Add a MULTIDELAY option to allow the ARM kernel to have multiple DELAYandrew2016-04-301-0/+1
* Add PCI_IOV to NOTES.jhb2016-04-291-0/+1
* Move 'device pci' for the PCI bus driver to the MI NOTES file.jhb2016-04-291-0/+9
* Merge ACPICA 20160422.jkim2016-04-271-1/+4
* o Add device tree files and kernel configuration filesbr2016-04-261-3/+7
* Move arm's devmap to some generic place, so it can be usedbr2016-04-263-3/+3
* Revert r298477 ("Clear the DDR memory").br2016-04-251-1/+0
* Clear the DDR memory. This should be done by bootloaders,br2016-04-221-0/+1
* Revert r298357wma2016-04-201-8/+0
* Update comment added in r298357emaste2016-04-201-3/+2
* Fix MFS symbol redefinition with clang 3.8.0wma2016-04-201-0/+9
* Add CAM_NETFLIX_IOSCHED to the build.imp2016-04-171-0/+1
* Add Codel to NOTES.loos2016-04-161-0/+1
OpenPOWER on IntegriCloud