summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* 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
* Introduce an optional ath(4) radiotap vendor extension.adrian2012-06-241-0/+1
* Unbreak options ZFS after r236884.marius2012-06-231-0/+4
* Move the code dealing with shared page into a dedicatedkib2012-06-231-0/+1
* Implement mechanism to export some kernel timekeeping data tokib2012-06-225-0/+5
* - Updated TOE support in the kernel.np2012-06-193-4/+4
* These options are unused, and can safely be retired.imp2012-06-151-4/+0
* Improve the functionality of the PORTS_MODULES knob by addingdougb2012-06-141-2/+23
* Add support for parsing Linux ATAGs such as you'd see from uboot orimp2012-06-141-0/+1
* Create default_parse_boot_param which, if FreeBSD /boot/loader supportimp2012-06-141-0/+1
* Some fixes for r236772.iwasaki2012-06-102-2/+2
* Add x86/acpica/acpi_wakeup.c for amd64 and i386. Difference ofiwasaki2012-06-092-3/+2
* To make CAM debugging easier, compile in some debug flags (CAM_DEBUG_INFO,mav2012-06-072-9/+11
* Eliminate the now-unused AT91C_MASTER_CLOCK option and change the oneimp2012-06-041-2/+1
* Clean up and complete the incomplete deferred enable code.mjacob2012-06-011-1/+1
* Extract vendor specific Book-E pieces into separate files and have a commonraj2012-05-301-0/+1
* Add a rangelock implementation, intended to be used to range-lockingkib2012-05-301-0/+1
* Let us manage differences of Book-E PowerPC variations i.e. vendor /raj2012-05-272-11/+13
* Move OpenPIC FDT bus glue to a shared location, so that other PowerPCraj2012-05-261-1/+1
* Fix to kern/168294 - add flow director support into thejfv2012-05-241-1/+1
* MFprojects/zfsd:mav2012-05-241-1/+3
OpenPOWER on IntegriCloud