aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* cxgbe(4): netmap support for Terminator 5 (T5) based 10G/40G cards.Navdeep Parhar2014-05-271-0/+2
* Initial import of character device in userspace support for FreeBSD.Hans Petter Selasky2014-05-231-0/+1
* imagact_binmisc builds for all supported architectures, so enable it for all.Justin Hibbits2014-05-227-4/+5
* Add ismt(4) driver.Jim Harris2014-05-202-0/+3
* Add ARM_EABI to the list, since arm kernels need itWarner Losh2014-05-191-0/+1
* This is the beta release of the driver for the newJack F Vogel2014-05-191-0/+16
* The time is not yet ripe to break the lack of dependencies betweenWarner Losh2014-05-173-19/+24
* ADd axge(4) to LINTLi-Wen Hsu2014-05-171-0/+2
* Add the start of the ARM platform code. This is based on the PowerPCAndrew Turner2014-05-172-0/+4
* s/JIRA/Jenkins/g in comments. I was confused.Warner Losh2014-05-121-2/+2
* Attempt to walk a fine line between current usage (/usr/ports whichWarner Losh2014-05-111-0/+11
* Move the PS3 framebuffer console to use vt instead of syscons and adjustNathan Whitehorn2014-05-111-2/+2
* bitrotted compat cruft removal:Warner Losh2014-05-102-8/+1
* Remove the compatibility hack for FreeBSD 7 systems forWarner Losh2014-05-102-6/+0
* Simplify clang ifdefs in the kernel a bit. IntroduceWarner Losh2014-05-104-39/+24
* Add the lm75 i2c digital temperature sensor driver.Luiz Otavio O Souza2014-05-101-0/+1
* Fix typo in FORMAT_EXTENSIONS which breaks universe.Warner Losh2014-05-101-1/+1
* Introduce kern.opts.mk to hold all the options for kernel moduleWarner Losh2014-05-093-1/+32
* Add support for reading RouterBoard's memory which is passed by the loaderLuiz Otavio O Souza2014-05-091-0/+1
* Add mrsas(4) driver from LSI official support of newer MegaRAID SASDoug Ambrisko2014-05-071-0/+4
* Fix buildkernel breakage, which was fall-out from the move of options toStefan Eßer2014-05-061-0/+1
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Allow GEOM_VINUM to be statically compiled into the kernel.Marius Strobl2014-05-023-0/+17
* Bring in the mpr(4) driver for LSI's MPT3 12Gb SAS controllers.Kenneth D. Merry2014-05-021-0/+11
* Clean up more lindev(4) vestiges.Christian Brueffer2014-05-021-2/+0
* lindev(4): finish the partial commit in r265212Eitan Adler2014-05-022-4/+0
* Allow FDT_DTS_FILE to be a list, either in the makedtb target, or in aWarner Losh2014-04-301-1/+1
* Add preliminary support for the Realtek RTL8188EUS and RTL8188ETV chipsets.Kevin Lo2014-04-251-0/+14
* Really, really, really only allow this option for amd64/i386 builds.Sean Bruno2014-04-091-3/+0
* Actually, since this is what I thought I was doing, only allow theSean Bruno2014-04-083-0/+5
* Put proper ${} around variable expansion. This fixes the build on 9.2Warner Losh2014-04-081-2/+2
* Add Stacey Son's binary activation patches that allow remapping ofSean Bruno2014-04-082-0/+2
* An all-or-nothing approach to labels isn't flexible enough. EmbeddedMarcel Moolenaar2014-04-062-2/+3
* Change NO_EVENTTIMERS from an arm-specific to an MI option, so that it canIan Lepore2014-04-022-1/+1
* Add a method to get the PCI RID for a device.Ryan Stone2014-04-011-0/+1
* Revert PCI RID changes.Ryan Stone2014-04-011-1/+0
* Add a method to get the PCI Routing ID for a deviceRyan Stone2014-04-011-0/+1
* Remove check for clang and expand the comment. Newer versions of gccWarner Losh2014-04-011-4/+6
* Test MK_ARM_ABI rather than if WITHOUT_ARM_ABI is defined.Warner Losh2014-04-011-2/+2
* Enable to build UEFI framebuffer driver for vt(4).Aleksandr Rybalko2014-03-281-0/+1
* Remove ctl_mem_pool.{c,h}.Edward Tomasz Napierala2014-03-271-1/+0
* Add a '*' to the M modifier string so we match any -gdwarf string (evenWarner Losh2014-03-251-2/+4
* Rather than require a makeoptions DEBUG to get debug correct,Warner Losh2014-03-251-0/+7
* Fix and improve exception tracing:Marcel Moolenaar2014-03-182-1/+2
* replace the kernel's version w/ cperciva's implementation... In allJohn-Mark Gurney2014-03-161-0/+2
* Several years after initial development, merge prototype support forRobert Watson2014-03-152-0/+3
* Remove AppleTalk support.Gleb Smirnoff2014-03-143-15/+1
* Remove IPX support.Gleb Smirnoff2014-03-143-26/+0
* xen: add an apic_enumerator for PVHRoger Pau Monné2014-03-111-0/+1
* xen: implement an early timer for Xen PVHRoger Pau Monné2014-03-113-0/+4