summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Replace generic ARM11 option with more specificgonzo2012-12-202-3/+4
* We want to build subr_busdma_bufalloc.c on arm.cognet2012-12-201-0/+1
* Get the old NFSCLIENT to compile by adding now needed files.cognet2012-12-201-4/+4
* Four .c files from OpenBSM are used, in modified form, by the kernel torwatson2012-12-151-5/+5
* Add driver for PrimeCell Vectored Interrupt Controller (PL190)gonzo2012-12-131-0/+1
* Add the AR5416/AR9285 bluetooth coexistence code into the main kerneladrian2012-12-031-0/+6
* Fix LINT build for arm: NOTES defines LDFLAGS by way of a make optionmarcel2012-11-292-2/+2
* o) Add support for specifying a model of Octeon to target at compile-time,jmallett2012-11-241-0/+1
* The tramp stuff isn't dependent on DDB, so always add these to theimp2012-11-231-2/+0
* According to r221124, the default NFS server and client are no longerkevlo2012-11-231-2/+2
* Merge ACPICA 20121114.jkim2012-11-201-0/+1
* Add UFS writesuspension mechanism, designed to allow userland processestrasz2012-11-181-0/+1
* make the MIPS24k HWPMC support require hwpmc_mips24k as well as hwpmc.adrian2012-11-171-1/+1
* Enable back the clang warning in if_ath.c.rpaulo2012-11-151-2/+1
* Be more consistent.obrien2012-11-131-62/+62
* Garbage collect the explicit "compile-with", they are no longer needed.obrien2012-11-131-14/+8
* Redo r242842, now actually fixing the warnings, as follows:dim2012-11-121-1/+1
* MFi386: r232263nyan2012-11-101-0/+4
* Attempt toward a buildable universe by silenting a few warnings for OFED.delphij2012-11-101-1/+1
* Dont compile some files in drm with -finline-limit=1350. GCC 4.2.1 doesntrdivacky2012-11-091-3/+2
* For kernel builds with PROFLEVEL >= 2, such as LINT, don't attempt todim2012-11-071-2/+5
* For kernel builds with PROFLEVEL >= 1, such as LINT, don't attempt todim2012-11-071-1/+4
* Add a MD_ROOT_FSTYPE kernel option. The option specifies themarcel2012-11-031-0/+1
* Add the bus attachment for the embedded EHCI HC.marcel2012-11-031-0/+1
* Small textdump enhancements.alfred2012-11-012-0/+12
* - Remove BCE_JUMBO_HDRSPLIT kernel option which was forgotten in r218423.zont2012-10-302-7/+0
* Better comments.imp2012-10-281-2/+2
* stack_machdep.c is dependent on ddb or stack options, not standard.imp2012-10-261-1/+1
* Siba, in theory, is a architecturally neutral bus, so place it inimp2012-10-261-1/+4
* These no longer appera to be necessary for either 32-bit or 64-bitimp2012-10-261-3/+0
* Port the new PV entry allocator from amd64/i386. This allocator has twoalc2012-10-261-0/+2
* Add support for Radisys as a vendor of Octeon hardware. Add some preliminaryjmallett2012-10-261-0/+1
* Remove the IPFIREWALL_FORWARD kernel option and make possible to turnae2012-10-252-8/+0
* Sort and remove a few long-obsolete comments.imp2012-10-251-17/+12
* Remove the links: target. It too is homelessly outdated since itimp2012-10-251-9/+1
* This file is somewhat obsolete (last updated in 1995) list of #if codeimp2012-10-251-35/+0
* Restore r184194 | marcel | 2008-10-22 20:16:38 -0600 (Wed, 22 Oct 2008) | 11 ...imp2012-10-251-6/+0
* Remove redunant geom_bsd and geom_mbr definitions. They are in files.imp2012-10-251-4/+0
* Hoist the MI compat_freebsd32 files up into files from files.*.imp2012-10-255-25/+6
* List all the mips MACHINE_ARCH values in the options file to allowimp2012-10-252-1/+8
* We need ucmpdi2 for XLR and XLP when compiled in 32-bit mode. Includeimp2012-10-251-0/+1
* Move common fdt into files. Duplicate in files.powerpc the filesimp2012-10-244-18/+12
* Sort a few mis-sorted items.imp2012-10-241-34/+29
* Conform to the style of the rest of the file for hwpmc.imp2012-10-241-2/+2
* Add back hwpmc support.imp2012-10-241-0/+4
* Change the dependency of kern/uipc_cow.c from zero_copy_socketsandre2012-10-231-1/+1
* Turns out the nvram env was common, so move it back up to get PB92 working.imp2012-10-231-0/+3
* Add in the crypto support from the generic versions.imp2012-10-231-0/+4
* Add in MD specific support for FDT. Need to refactor this a bit.imp2012-10-231-0/+10
* intr_machdep.c and trap.c can be replaced with ports' own versions,imp2012-10-231-2/+0
OpenPOWER on IntegriCloud