summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Introduce a new make variable COMPILER_TYPE that specifies whatbrooks2012-09-133-7/+9
* Rename the IVY_RNG option to RDRAND_RNG.kib2012-09-134-4/+4
* Allow cxgbe to be built into a kernel with "device cxgbe."np2012-09-132-0/+35
* Remove some trailing whitespace.jimharris2012-09-122-3/+3
* Remove duplication and centralize testing of various config(8)ed features.obrien2012-09-124-6/+5
* Not all Pmake derived makes quietly tolerate assignment from shell commandsobrien2012-09-123-5/+5
* Replace a bare use of 'objcopy' with ${OBJCOPY} for easier cross compilationobrien2012-09-122-2/+2
* Add device entry for DWC OTG.hselasky2012-09-111-0/+1
* Remove some more NetBSD compat shims and other unused bits from thesejhb2012-09-101-1/+0
* After r240104, make sure the hpt27xx driver also compiles with clang,dim2012-09-052-2/+4
* Add support for new Intel on-CPU Bull Mountain random numberkib2012-09-054-2/+12
* Fix duplicate entries for mwl(4):jhb2012-09-041-0/+3
* - Move jenkins.h to jenkins_hash.cglebius2012-09-041-0/+1
* Partially revert r239959, after actually fixing most of the clangdim2012-09-021-6/+6
* Work around several warnings from clang in the xfs filesystem, whendim2012-08-311-7/+7
* Similar to how r171350 fixed linking of kernel modules containingjhb2012-08-311-2/+3
* The implied source variable (.IMPSRC) didn't actually work in my previousjhb2012-08-311-2/+2
* Add common rules for building firmware object files (NORMAL_FW to runjhb2012-08-312-44/+47
* Post r222812 KTR_CPUMASK started being initialized only as a tunableattilio2012-08-301-3/+3
* Add PrimeCell UART (PL011) drivergonzo2012-08-301-0/+1
* After r239868, also remove the comment about the workaround fordim2012-08-291-1/+0
* Remove workaround for the clang 3.2 warning in ah_eeprom_9287.c, sincedim2012-08-291-1/+1
* Move AR71XX (MIPS SoCs family) options to options.mips file.ray2012-08-262-8/+10
* Piggyback MIPS changes and add ARM syscons support for devices withgonzo2012-08-252-0/+14
* Add isf(4), a driver for the Intel StrataFlash family of NOR flash parts.brooks2012-08-251-0/+2
* Add a device driver for the Altera University Program SD Card IP Core,rwatson2012-08-251-0/+4
* Add altera_avgen(4), a generic device driver to be used by hard and softrwatson2012-08-251-0/+1
* Add preliminary support for the SRI International / University of Cambridgerwatson2012-08-251-0/+1
* Provide basic glue to allow syscons to be used on MIPS, modelledrwatson2012-08-252-0/+10
* Get rid of ARM_BIG_ENDIAN for good:gonzo2012-08-212-12/+0
* Add s35390a_rtc(4) driver for Seiko Instruments S-35390A RTC.hrs2012-08-212-0/+3
* Initial support for running FreeBSD on the Nintendo Wii. We're able toadrian2012-08-212-0/+7
* Upgrade our copy of llvm/clang to trunk r162107. With thanks todim2012-08-202-5/+14
* Add a new sound driver for PowerMacs, found here on my Quad G5.andreast2012-08-191-0/+1
* Add a new temperature driver for certain PowerMacs. Found here on my Quad G5.andreast2012-08-191-0/+1
* Remove support for SKI: HP's Itanium simulator. It's pretty much notmarcel2012-08-182-7/+0
* Merge ACPICA 20120816.jkim2012-08-161-0/+1
* Merging of projects/armv6, part 5gonzo2012-08-151-1/+3
* Merging of projects/armv6, part 3gonzo2012-08-152-2/+2
* Merging projects/armv6, part 1gonzo2012-08-153-7/+32
* Port the new PV entry allocator from amd64/i386. This allocator has twoalc2012-08-131-0/+4
* MFP4 change 214967:brooks2012-08-061-2/+2
* Add backlight support for nVidia-based PowerBooks/iBooks/iMacs.jhibbits2012-08-041-0/+1
* support building vtnet as an embedded driverluigi2012-08-031-0/+10
* Until now KTR_ENTRIES, which defines the size of circular buffer used indavide2012-07-301-1/+1
* Refactor enclosure manegement support in ahci(4). Move it out into separatemav2012-07-261-0/+1
* Begin separating out the TX DMA setup in preparation for TX EDMA support.adrian2012-07-231-0/+2
* Move what remains of vm/vm_contig.c into vm/vm_pageout.c, where similaralc2012-07-181-1/+0
* Force overwrite of gz file, to make NO_CLEAN builds work.imp2012-07-151-1/+1
* Merge ACPICA 20120711.jkim2012-07-111-0/+2
OpenPOWER on IntegriCloud