summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Also strip the machine arch from SRCDIR in case it is a cross build sothompsa2009-01-181-0/+1
* Allow experimental libteken features to be tested without changing code.ed2009-01-172-0/+8
* Revert previous change, since revision 187103 fixed the problem.rodrigc2009-01-151-2/+2
* Driver for Apple Keywest I2C controllers found in MacIO ASICs. Used fornwhitehorn2009-01-151-0/+1
* Import an Open Firmware I2C bus module. This attaches firmware device treenwhitehorn2009-01-151-0/+1
* When building up the command-line for the DTrace ctfmerge and ctfconvertrodrigc2009-01-151-2/+2
* Merge OpenBSM alpha 5 from OpenBSM vendor branch to head, bothrwatson2009-01-141-0/+2
* Hook up the u3g2 driver.thompsa2009-01-131-0/+1
* Rework BookE pmap towards multi-core support.raj2009-01-131-1/+0
* Connect padlock(4) to amd64 build for VIA Nano processors.jkim2009-01-121-0/+3
* Fix CTF based builds to that if the debug build is being used we getgnn2009-01-121-0/+1
* Revive the RTF_LLINFO flag in route.h. The kernel code is guardedqingli2009-01-121-0/+1
* o Tweak comments a bit.maxim2009-01-111-2/+2
* Implement a new IP option (not compiled/enabled by default) to allowadrian2009-01-092-0/+9
* Rename Marvell ARM CPU specific file according to r186933.raj2009-01-091-1/+1
* TDMA support for long distance point-to-point links using ath devices:sam2009-01-082-0/+11
* Using KMODOWN/KMODGRP rather than hard coding root/wheel forbz2009-01-071-5/+5
* - Remove snd_au88x0 which seems never got compiled into kernel nor as a kernelrafan2009-01-072-4/+0
* Add small hint that snd_ich is the AC'97 controller driver.mav2009-01-061-1/+1
* Replace syscons terminal renderer by a new renderer that uses libteken.ed2009-01-016-6/+15
* Commit two files missed in previous commit: hook up audit_bsm_errno.crwatson2008-12-311-0/+1
* Hook up the ether_echo node and fix the man pagejulian2008-12-252-0/+2
* Fix typo for udav include.alfred2008-12-221-1/+2
* Merge support for Gateworks Cambria boards:sam2008-12-201-0/+1
|\
* \ Merge usb changes for Gateworks Cambria boards:sam2008-12-202-0/+2
|\ \ | |/
| * MFH @ 186335sam2008-12-205-3/+8
| |\ | |/ |/|
* | Modularize the Open Firmware client interface to allow run-time switchingnwhitehorn2008-12-203-0/+6
* | Adapt parts of the sparc64 Open Firmware bus enumeration code (in particular,nwhitehorn2008-12-152-2/+0
* | This main goals of this project are:qingli2008-12-152-1/+2
| * Merge WIP from p4:sam2008-12-132-0/+2
|/
* Put the VIMAGE options together in one place.bz2008-12-111-1/+1
* Conditionally compile out V_ globals while instantiating the appropriatezec2008-12-102-0/+2
* Integrate 185578 from dfrkmacy2008-12-041-1/+5
* Switch to ath hal source code. Note this removes the ath_halsam2008-12-0110-71/+183
* - Obtain main clock frequency dynamically based on CKGR_MCFR registerstas2008-11-301-0/+1
* enable use of modules but disable them by adding MODULES_OVERRIDE=""sam2008-11-301-3/+2
* Add a reference to hwpmc_core.c most likely missed in r185363bz2008-11-281-0/+1
* - Add support for PMCs in Intel CPUs of Family 6, model 0xE (Core Solojkoshy2008-11-272-0/+2
* - bump __FreeBSD version to reflect added buf_ring, memory barriers,kmacy2008-11-221-0/+1
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.pjd2008-11-171-0/+1
* Switch the default rpc implementation for NFS back to the new code. I believedfr2008-11-141-1/+0
* Temporarily switch NFS back to the old RPC code while I try to diagnose anddfr2008-11-132-4/+5
* Add ale(4), a driver for Atheros AR8121/AR8113/AR8114 PCIe ethernetyongari2008-11-122-0/+3
* - Separate PMC class dependent code from other kinds of machinejkoshy2008-11-093-0/+6
* Support kernel crash mini dumps on ARM architecture.raj2008-11-061-0/+1
* Reintroduce the snp(4) driver.ed2008-11-051-0/+1
* add usb2_if.m to mfiles to unbreak build of modules.alfred2008-11-041-0/+1
* Bring in USB4BSD, Hans Petter Selasky rework of the USB stackalfred2008-11-041-0/+139
* Implement support for RPCSEC_GSS authentication to both the NFS clientdfr2008-11-032-32/+100
* Move the CAM passthrough code into a true module so that it doesn't have to bescottl2008-11-032-1/+2
OpenPOWER on IntegriCloud