summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Initialize the pbuf counter for directio using SYSINIT, instead ofkib2014-06-081-1/+1
* Factor out kernel configuration for DWC OTG FDT attach code.hselasky2014-05-291-0/+1
* Hook the ISP/SAF1761 driver into MIPS kernel builds.hselasky2014-05-291-0/+2
* cxgbe(4): netmap support for Terminator 5 (T5) based 10G/40G cards.np2014-05-271-0/+2
* Initial import of character device in userspace support for FreeBSD.hselasky2014-05-231-0/+1
* imagact_binmisc builds for all supported architectures, so enable it for all.jhibbits2014-05-227-4/+5
* Add ismt(4) driver.jimharris2014-05-202-0/+3
* Add ARM_EABI to the list, since arm kernels need itimp2014-05-191-0/+1
* This is the beta release of the driver for the newjfv2014-05-191-0/+16
* The time is not yet ripe to break the lack of dependencies betweenimp2014-05-173-19/+24
* ADd axge(4) to LINTlwhsu2014-05-171-0/+2
* Add the start of the ARM platform code. This is based on the PowerPCandrew2014-05-172-0/+4
* s/JIRA/Jenkins/g in comments. I was confused.imp2014-05-121-2/+2
* Attempt to walk a fine line between current usage (/usr/ports whichimp2014-05-111-0/+11
* Move the PS3 framebuffer console to use vt instead of syscons and adjustnwhitehorn2014-05-111-2/+2
* bitrotted compat cruft removal:imp2014-05-102-8/+1
* Remove the compatibility hack for FreeBSD 7 systems forimp2014-05-102-6/+0
* Simplify clang ifdefs in the kernel a bit. Introduceimp2014-05-104-39/+24
* Add the lm75 i2c digital temperature sensor driver.loos2014-05-101-0/+1
* Fix typo in FORMAT_EXTENSIONS which breaks universe.imp2014-05-101-1/+1
* Introduce kern.opts.mk to hold all the options for kernel moduleimp2014-05-093-1/+32
* Add support for reading RouterBoard's memory which is passed by the loaderloos2014-05-091-0/+1
* Add mrsas(4) driver from LSI official support of newer MegaRAID SASambrisko2014-05-071-0/+4
* Fix buildkernel breakage, which was fall-out from the move of options tose2014-05-061-0/+1
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
* Allow GEOM_VINUM to be statically compiled into the kernel.marius2014-05-023-0/+17
* Bring in the mpr(4) driver for LSI's MPT3 12Gb SAS controllers.ken2014-05-021-0/+11
* Clean up more lindev(4) vestiges.brueffer2014-05-021-2/+0
* lindev(4): finish the partial commit in r265212eadler2014-05-022-4/+0
* Allow FDT_DTS_FILE to be a list, either in the makedtb target, or in aimp2014-04-301-1/+1
* Add preliminary support for the Realtek RTL8188EUS and RTL8188ETV chipsets.kevlo2014-04-251-0/+14
* Really, really, really only allow this option for amd64/i386 builds.sbruno2014-04-091-3/+0
* Actually, since this is what I thought I was doing, only allow thesbruno2014-04-083-0/+5
* Put proper ${} around variable expansion. This fixes the build on 9.2imp2014-04-081-2/+2
* Add Stacey Son's binary activation patches that allow remapping ofsbruno2014-04-082-0/+2
* An all-or-nothing approach to labels isn't flexible enough. Embeddedmarcel2014-04-062-2/+3
* Change NO_EVENTTIMERS from an arm-specific to an MI option, so that it canian2014-04-022-1/+1
* Add a method to get the PCI RID for a device.rstone2014-04-011-0/+1
* Revert PCI RID changes.rstone2014-04-011-1/+0
* Add a method to get the PCI Routing ID for a devicerstone2014-04-011-0/+1
* Remove check for clang and expand the comment. Newer versions of gccimp2014-04-011-4/+6
* Test MK_ARM_ABI rather than if WITHOUT_ARM_ABI is defined.imp2014-04-011-2/+2
* Enable to build UEFI framebuffer driver for vt(4).ray2014-03-281-0/+1
* Remove ctl_mem_pool.{c,h}.trasz2014-03-271-1/+0
* Add a '*' to the M modifier string so we match any -gdwarf string (evenimp2014-03-251-2/+4
* Rather than require a makeoptions DEBUG to get debug correct,imp2014-03-251-0/+7
* Fix and improve exception tracing:marcel2014-03-182-1/+2
* replace the kernel's version w/ cperciva's implementation... In alljmg2014-03-161-0/+2
* Several years after initial development, merge prototype support forrwatson2014-03-152-0/+3
* Remove AppleTalk support.glebius2014-03-143-15/+1
OpenPOWER on IntegriCloud