summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Add the dts include directory to the -I list when doing arm builds.ian2014-08-081-1/+1
* Add an arm option, ARM_DEVICE_MULTIPASS, used to opt-in to multi-passian2014-08-051-0/+1
* Add a simple unaccelerated vt(4) framebuffer driver for Sun framebuffersnwhitehorn2014-08-051-0/+1
* Merge all MD sf_buf allocators into one MI, residing in kern/subr_sfbuf.cglebius2014-08-056-0/+6
* Add new USB phone descriptor template for USB device side mode.hselasky2014-08-051-0/+1
* Move most of the 15 variations on generating opt_inet.h andimp2014-08-042-0/+44
* Include the kernel options after bsd.init.mk so that when we'reimp2014-08-041-2/+3
* Make the witness lock limit an option.imp2014-08-031-0/+1
* Add vt(4) support to sparc64. The only driver currently present (ofwfb)nwhitehorn2014-08-021-0/+1
* files.mips: the kbd driver is used by vt(4) tooemaste2014-07-301-1/+1
* The accept filter code is not specific to the FreeBSD IPv4 network stack,marcel2014-07-261-1/+1
* Reviewed by: impsjg2014-07-263-6/+6
* Clean symlinks created in sys/modules dirs when a make clean is invoked.sbruno2014-07-241-0/+1
* After r261991, clang warnings about unused functions in the kernel weredim2014-07-161-1/+1
* Add support for VMWare dialect of EXTENDED COPY command, aka VAAI Clone.mav2014-07-161-0/+2
* Remove ia64.marcel2014-07-075-385/+1
* BREAK_TO_DEBUGGER is not just serial console anymore, it controls alljmg2014-07-041-1/+1
* Remove ofwfb(4) in order to fix the LINT build breakage caused by r268069.marius2014-07-021-1/+0
* Merge the NFSv4.1 server code in projects/nfsv4.1-server overrmacklem2014-07-011-0/+1
* MFV r267565:delphij2014-07-011-0/+1
* Add vt(4) devices and options to NOTESemaste2014-07-011-0/+14
* Add missing VT_ kernel config knobsemaste2014-06-301-2/+5
* In order to get vt(4) a bit closer to the feature set provided by sc(4),marius2014-06-271-1/+2
* Introduce opt_netfpga.h and allow setting NF10BMAC_64BIT from mips kernelbz2014-06-261-0/+5
* cxgbe(4): Update the bundled T4 and T5 firmwares to versions 1.11.27.0.np2014-06-221-2/+2
* Remove stale link to deleted vt(4) xboxfb driver.ray2014-06-181-1/+0
* Rename vt(4) vga module to dismiss interference with syscons(4) vga module.ray2014-06-181-1/+1
* xen: create a Xen nexus to use in PV/PVHroyger2014-06-162-0/+2
* xen: create a PV CPU device for PVH guestsroyger2014-06-161-0/+1
* xen: introduce xenpv busroyger2014-06-162-0/+2
* xen: add hooks for Xen PV APICroyger2014-06-162-0/+2
* Add disklabel64 supportae2014-06-113-0/+3
* Add support for the SCTP_LOCAL_TRACE_BUF options.tuexen2014-06-101-2/+3
* 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
OpenPOWER on IntegriCloud