summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* arm64: add kbd.c to the build for ukbd to fix the buildemaste2015-09-151-0/+1
* - Factor out the common and generic parts of the sparc64 host-PCI-bridgemarius2015-09-121-0/+1
* Merge stack(9) implementations for i386 and amd64 under x86/.markj2015-09-113-3/+3
* Reimplement CTL High Availability.mav2015-09-101-0/+1
* Remove opt_random.h header pollution from sys/random.h by movingngie2015-09-081-2/+2
* Add support for the dwc usb in the HiSilicon hi6220 in the HiKey board. Forandrew2015-09-011-0/+1
* Add support for the DesignWare MMC hardware in the HiSilicon hi6220. Thisandrew2015-09-011-0/+2
* Comment out cleaning files, since it cleans too much.imp2015-08-281-1/+2
* Fix cleaning of files generated from .m sources.imp2015-08-281-5/+3
* New 1-Wire bus implementation. 1-Wire controller is abstracted, thoughimp2015-08-271-0/+7
* Fix freescale sdhc driver, and add it to the files list.jhibbits2015-08-271-0/+1
* Add the SOC_HISI_HI6220 option. This will be used to enable drivers forandrew2015-08-261-0/+1
* Merge ACPICA 20150818.jkim2015-08-261-1/+1
* Add an option to select which SoCs we are building for. It is intended toandrew2015-08-262-3/+6
* Import ioat(4) drivercem2015-08-241-0/+2
* Make the UMA harvesting go away completely if not wanted. Default to "not wan...markm2015-08-222-7/+8
* Create a RouterBoard platform and use it to create a flash mapjhibbits2015-08-222-0/+2
* Add ALTQ(9) support for the CoDel algorithm.loos2015-08-212-0/+2
* Allow building a kernel with baked in ig4, isl and cyapa drivers.grembo2015-08-191-2/+4
* Add the GPIO driver for the ADI Engineering RCC-VE and RCC-DFF/DFFv2.loos2015-08-181-0/+1
* Add DEV_RANDOM pseudo-option and use it to "include out" random(4)markm2015-08-173-17/+22
* Move "ioctl" CAM frontend into separate file.mav2015-08-151-0/+1
* Drop "internal" CTL frontend.mav2015-08-151-1/+0
* sys/conf: pass NMFLAGS to nm(1) via genassym.sh.rpaulo2015-08-142-2/+2
* MFV r277431: 5497 lock contention on arcs_mtxmav2015-08-141-0/+1
* Change md(4) to use weak symbols as start, end and size for the embeddedmarcel2015-08-133-8/+51
* Add missing cddl/contrib/opensolaris/uts/common/fs/zfs/bqueue.c thatpeter2015-08-131-0/+1
* Better support memory mapped console devices, such as VGA and EFImarcel2015-08-122-0/+2
* Fix a comment for iwm.rpaulo2015-08-101-1/+1
* files.amd64: Build ntb_hw.o if if_ntb OR ntb_hwcem2015-08-101-1/+1
* Add support for external PCIe (PEM) on Cavium's ThunderXzbb2015-08-081-0/+1
* sys/conf/files: add iwm and iwmfw.rpaulo2015-08-081-0/+52
* Add nodevice iwmfw to WITHOUT_SOURCELESS_UCODE.rpaulo2015-08-081-0/+1
* sys/conf/options: add IWM_DEBUG.rpaulo2015-08-081-0/+3
* Introduce support for internal PCIe for Cavium's ThunderXzbb2015-08-081-0/+2
* cxgbe(4): Update T5 and T4 firmwares bundled with the driver to 1.14.4.0. Thenp2015-08-051-2/+2
* Load the stack in stack_save and stack_save_td. This uses the generalisedandrew2015-07-311-2/+2
* Add support for uma_small_alloc and uma_small_free, and make use of these.andrew2015-07-311-0/+1
* Apply erratum for mrs ICC_IAR1_EL1 speculative execution on ThunderXzbb2015-07-311-4/+5
* Add GPIO backlight driver compatible with Linux FDT bindings.gonzo2015-07-301-0/+1
* Merge ACPICA 20150717.jkim2015-07-221-1/+3
* vt: Draw logos per CPU corecem2015-07-211-0/+2
* Implement the lockstat provider using SDT(9) instead of the custom providermarkj2015-07-191-1/+0
* Clarify the intent of the RANDOM_* options.markm2015-07-191-2/+4
* Merge driver for PMC Sierra's range of SAS/SATA HBAs.benno2015-07-171-0/+96
|\
| * Driver 'pmspcv' added. Supports PMC-Sierra PM8001/8081/8088/8089/8074/8076/80...achim2015-07-071-0/+96
* | Add a sysentvec for CloudABI on x86-64.ed2015-07-162-0/+2
* | cxgbe(4): Update T4 and T5 firmwares to 1.14.2.0.np2015-07-141-2/+2
* | fix typos..jmg2015-07-141-2/+2
* | cryptodev is not needed for TCP_SIGNATURE...jmg2015-07-141-2/+5
OpenPOWER on IntegriCloud