| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of ARM_BIG_ENDIAN for good: | gonzo | 2012-08-21 | 2 | -12/+0 |
* | Add s35390a_rtc(4) driver for Seiko Instruments S-35390A RTC. | hrs | 2012-08-21 | 2 | -0/+3 |
* | Initial support for running FreeBSD on the Nintendo Wii. We're able to | adrian | 2012-08-21 | 2 | -0/+7 |
* | Upgrade our copy of llvm/clang to trunk r162107. With thanks to | dim | 2012-08-20 | 2 | -5/+14 |
* | Add a new sound driver for PowerMacs, found here on my Quad G5. | andreast | 2012-08-19 | 1 | -0/+1 |
* | Add a new temperature driver for certain PowerMacs. Found here on my Quad G5. | andreast | 2012-08-19 | 1 | -0/+1 |
* | Remove support for SKI: HP's Itanium simulator. It's pretty much not | marcel | 2012-08-18 | 2 | -7/+0 |
* | Merge ACPICA 20120816. | jkim | 2012-08-16 | 1 | -0/+1 |
* | Merging of projects/armv6, part 5 | gonzo | 2012-08-15 | 1 | -1/+3 |
* | Merging of projects/armv6, part 3 | gonzo | 2012-08-15 | 2 | -2/+2 |
* | Merging projects/armv6, part 1 | gonzo | 2012-08-15 | 3 | -7/+32 |
* | Port the new PV entry allocator from amd64/i386. This allocator has two | alc | 2012-08-13 | 1 | -0/+4 |
* | MFP4 change 214967: | brooks | 2012-08-06 | 1 | -2/+2 |
* | Add backlight support for nVidia-based PowerBooks/iBooks/iMacs. | jhibbits | 2012-08-04 | 1 | -0/+1 |
* | support building vtnet as an embedded driver | luigi | 2012-08-03 | 1 | -0/+10 |
* | Until now KTR_ENTRIES, which defines the size of circular buffer used in | davide | 2012-07-30 | 1 | -1/+1 |
* | Refactor enclosure manegement support in ahci(4). Move it out into separate | mav | 2012-07-26 | 1 | -0/+1 |
* | Begin separating out the TX DMA setup in preparation for TX EDMA support. | adrian | 2012-07-23 | 1 | -0/+2 |
* | Move what remains of vm/vm_contig.c into vm/vm_pageout.c, where similar | alc | 2012-07-18 | 1 | -1/+0 |
* | Force overwrite of gz file, to make NO_CLEAN builds work. | imp | 2012-07-15 | 1 | -1/+1 |
* | Merge ACPICA 20120711. | jkim | 2012-07-11 | 1 | -0/+2 |
* | Create a generic way to support multiple boards within an | imp | 2012-07-07 | 1 | -0/+1 |
* | Hide the creation of phys_avail behind an API to make it easier to do it | marcel | 2012-07-07 | 1 | -0/+1 |
* | Sync with Intel internal source: | jfv | 2012-07-05 | 1 | -0/+2 |
* | Link in the new RX EDMA routines. | adrian | 2012-07-03 | 1 | -0/+2 |
* | Revert r222186 per instructions for FreeBSD 10. | obrien | 2012-07-03 | 2 | -6/+3 |
* | Add a driver for the Freescale FCM module in the localbus controller. | marcel | 2012-07-03 | 1 | -0/+1 |
* | Unfortunately the change in r237958 resulted in s/install/instclean/ due to | dougb | 2012-07-02 | 1 | -2/+12 |
* | Add acpi_asus_wmi(4) -- driver for random extras found on WMI-compatible | mav | 2012-07-02 | 1 | -0/+1 |
* | For the ports modules building code, clean WRKDIR before building. This is | dougb | 2012-07-02 | 1 | -1/+1 |
* | Introduce an optional ath(4) radiotap vendor extension. | adrian | 2012-06-24 | 1 | -0/+1 |
* | Unbreak options ZFS after r236884. | marius | 2012-06-23 | 1 | -0/+4 |
* | Move the code dealing with shared page into a dedicated | kib | 2012-06-23 | 1 | -0/+1 |
* | Implement mechanism to export some kernel timekeeping data to | kib | 2012-06-22 | 5 | -0/+5 |
* | - Updated TOE support in the kernel. | np | 2012-06-19 | 3 | -4/+4 |
* | These options are unused, and can safely be retired. | imp | 2012-06-15 | 1 | -4/+0 |
* | Improve the functionality of the PORTS_MODULES knob by adding | dougb | 2012-06-14 | 1 | -2/+23 |
* | Add support for parsing Linux ATAGs such as you'd see from uboot or | imp | 2012-06-14 | 1 | -0/+1 |
* | Create default_parse_boot_param which, if FreeBSD /boot/loader support | imp | 2012-06-14 | 1 | -0/+1 |
* | Some fixes for r236772. | iwasaki | 2012-06-10 | 2 | -2/+2 |
* | Add x86/acpica/acpi_wakeup.c for amd64 and i386. Difference of | iwasaki | 2012-06-09 | 2 | -3/+2 |
* | To make CAM debugging easier, compile in some debug flags (CAM_DEBUG_INFO, | mav | 2012-06-07 | 2 | -9/+11 |
* | Eliminate the now-unused AT91C_MASTER_CLOCK option and change the one | imp | 2012-06-04 | 1 | -2/+1 |
* | Clean up and complete the incomplete deferred enable code. | mjacob | 2012-06-01 | 1 | -1/+1 |
* | Extract vendor specific Book-E pieces into separate files and have a common | raj | 2012-05-30 | 1 | -0/+1 |
* | Add a rangelock implementation, intended to be used to range-locking | kib | 2012-05-30 | 1 | -0/+1 |
* | Let us manage differences of Book-E PowerPC variations i.e. vendor / | raj | 2012-05-27 | 2 | -11/+13 |
* | Move OpenPIC FDT bus glue to a shared location, so that other PowerPC | raj | 2012-05-26 | 1 | -1/+1 |
* | Fix to kern/168294 - add flow director support into the | jfv | 2012-05-24 | 1 | -1/+1 |
* | MFprojects/zfsd: | mav | 2012-05-24 | 1 | -1/+3 |