summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* 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
* Create a generic way to support multiple boards within animp2012-07-071-0/+1
* Hide the creation of phys_avail behind an API to make it easier to do itmarcel2012-07-071-0/+1
* Sync with Intel internal source:jfv2012-07-051-0/+2
* Link in the new RX EDMA routines.adrian2012-07-031-0/+2
* Revert r222186 per instructions for FreeBSD 10.obrien2012-07-032-6/+3
* Add a driver for the Freescale FCM module in the localbus controller.marcel2012-07-031-0/+1
* Unfortunately the change in r237958 resulted in s/install/instclean/ due todougb2012-07-021-2/+12
* Add acpi_asus_wmi(4) -- driver for random extras found on WMI-compatiblemav2012-07-021-0/+1
* For the ports modules building code, clean WRKDIR before building. This isdougb2012-07-021-1/+1
OpenPOWER on IntegriCloud