summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Revert r184516. Option RL_TWISTER_ENABLE is no more after it becamekib2008-11-021-1/+0
* Move mn over. One of the last stragglers in sys/pci. There's noimp2008-11-021-1/+1
* Make RL_TWISTER_ENABLE a tunable/sysctl. Eliminate it as an option.imp2008-11-021-3/+0
* Reimplement the /dev/console device node.ed2008-11-011-1/+1
* Add RL_TWISTER_ENABLE.imp2008-11-011-0/+1
* Add RL_TWISTER_ENABLE option. This enables the magic bits to do longimp2008-10-311-0/+3
* Make it possible to compile kernel with KTR but without DDB.sobomax2008-10-301-1/+1
* Break out strictly credential-related portions of mac_process.c into arwatson2008-10-281-0/+1
* Add the files missed with r184331 to make mac_bsdextended compile again.bz2008-10-271-0/+2
* Add ADB support. This provides support for the external ADB bus on the PowerMacnwhitehorn2008-10-261-0/+8
* Add a driver for flash memory that implements to the Common Flashmarcel2008-10-252-0/+3
* Add a driver for the Local Bus Controller.marcel2008-10-251-0/+1
* Add U3G_DEBUG to LINTn_hibma2008-10-242-1/+3
* Add mips/conf/DEFAULTS and populate it with:marcel2008-10-231-4/+4
* Add arm/conf/DEFAULTS and populate it with:marcel2008-10-231-4/+4
* Clarify the PREEMPTION description a little.obrien2008-10-221-3/+3
* Import sdhci (PCI SD Host Controller) driver.mav2008-10-212-4/+8
* Convert PowerPC AIM PCI and nexus busses to standard OFW bus interface. Thisnwhitehorn2008-10-141-1/+1
* Introduce basic support for Marvell families of system-on-chip ARM devices:raj2008-10-132-1/+6
OpenPOWER on IntegriCloud