summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Move ohci files to their proper place in the tree for atmel.imp2016-01-161-1/+0
* FAST_DEPEND: Fix incremental builds leading to kernel panics.bdrewery2016-01-151-1/+1
* FAST_DEPEND: Rework optimization for r290524.bdrewery2016-01-151-4/+4
* sfxge: add accessors for license-related MCDI calls to common codearybchik2016-01-141-0/+1
* hyperv: implement an event timersephe2016-01-142-0/+2
* Document etherswitch and drivers using this framework.brueffer2016-01-121-0/+19
* Make additional parts of sys/geom/eli more usable in userspaceallanjude2016-01-071-0/+1
* Revert r293070ngie2016-01-031-3/+0
* Add "options ZFS" to NOTES so this will be tested with the LINTngie2016-01-031-0/+3
* Add an OF_decode_addr() implementation for arm64.ian2016-01-021-0/+1
* In the unload target, check that the module is loaded first.des2016-01-011-1/+12
* newvers.sh: put variable assignments on separate linesemaste2015-12-311-1/+4
* Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.callanjude2015-12-271-2/+1
* [mdio] migrate mdiobus out of etherswitch and into a top-level device of its ...adrian2015-12-261-2/+2
* Implementation of server-side TCP Fast Open (TFO) [RFC7413].pkelsey2015-12-242-0/+3
* Flesh out some build time configuration options for the realtek/mediatekadrian2015-12-241-0/+12
* Begin the initial support for the mips1004kc core.adrian2015-12-241-0/+1
* ixgbe(4): Update to version 3.1.13-ksbruno2015-12-231-0/+2
* Remove the arm KERNPHYSADDR option as it is no longer used. The makeandrew2015-12-221-1/+0
* Revert this change. It broke the trampoline build. Until I'm sureimp2015-12-213-3/+2
* Add a mips implementation of OF_decode_addr().ian2015-12-211-0/+1
* Implement OF_decode_addr() for arm. Move most of powerpc's implementationian2015-12-213-0/+3
* Move some MIPS specific flags to be more congruent with otherimp2015-12-193-2/+3
* [intrng] Migrate the intrng code from sys/arm/arm to sys/kern/subr_intr.c.adrian2015-12-181-2/+3
* Consistently use ${AWK} instead of hard-coding the program name.markj2015-12-171-1/+1
* Fix kernel build with "options GEOM_MOUNTVER". Previously it was onlytrasz2015-12-141-0/+1
* Merge helper fib* functions used for basic lookups.melifaro2015-12-081-0/+2
* Add support for usermode (vdso-like) gettimeofday(2) andkib2015-12-072-2/+0
* Calculate MPATH for sys/modules to save 92% time in a basic 'obj' tree-walk.bdrewery2015-12-041-0/+2
* newvers: Honour SOURCE_DATE_EPOCH as a build reproducibility measureemaste2015-12-031-1/+9
* Add support for a generic AHCI attachment. This allows us to attach to aandrew2015-12-031-0/+1
* Add initial ar9300 HAL support for the spectral scan mode.adrian2015-12-021-0/+2
* Restore cleaning of auto-generated kobj files after the recent MFILESjhb2015-12-012-7/+10
* Add initial support for RTL8152 USB Fast Ethernet. RTL8152 supportskevlo2015-12-012-1/+5
* Add Freescale QorIQ GPIO driver.jhibbits2015-11-301-0/+1
* Fix build with new binutils. This gets a working kernel with GCC 5.2 andnwhitehorn2015-11-291-0/+1
* Add AR9530 (honeybee) config option.adrian2015-11-281-0/+1
* Stop building vers.c in include/ and only build the needed osreldate.h.bdrewery2015-11-251-0/+6
* Overhaul if_enc(4) and make it loadable in run-time.ae2015-11-252-2/+1
* Add dependency to uether.kevlo2015-11-242-3/+5
* [ath] migrate ioctl and busdma memory operations out into separate source files.adrian2015-11-241-0/+4
* Move hdmi_if.m to files.arm so other kernel configs can use it.andrew2015-11-211-0/+1
* Create device options for the two common ARM timers.andrew2015-11-211-0/+2
* Move more bus_space_* files to be built by files.arm. This leaves theandrew2015-11-211-0/+2
* DTrace is known to work on armv6, enable building it as a module.andrew2015-11-201-1/+4
* Add the mlx5 and mlx5en modules to the i386 and amd64 kernel builds byhselasky2015-11-192-0/+58
* uart(4) - make the 8250 uart baudrate tolerance build time tweakable.adrian2015-11-181-0/+1
* Add support for new LAW registers in QorIQ SoCs.jhibbits2015-11-182-7/+8
* Remove redundant copies of CDDL_CFLAGS.imp2015-11-161-3/+3
* Now that the PMU implementation is independent of HWPMCbz2015-11-091-0/+1
OpenPOWER on IntegriCloud