summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
Commit message (Expand)AuthorAgeFilesLines
* Change the fdt_static_dtb.S dependencysgalabov2016-04-151-1/+1
* Add External Actions KPI to ipfw(9).ae2016-04-141-0/+1
* New CAM I/O scheduler for FreeBSD. The default I/O scheduler is the sameimp2016-04-141-0/+1
* Add option to specify built-in keymap for kbdmuxemaste2016-04-071-0/+4
* Move support for Synopsys Designware APB UART out of ns8250 and into ajmcneill2016-04-011-1/+2
* Now that urtwn is its own device, and it'll get hotplug loaded byadrian2016-03-201-44/+0
* Add phy framework, a next part of new 'extended resources' family ofmmel2016-03-151-0/+2
* Add regulator framework, a next part of new 'extended resources' family ofmmel2016-03-151-3/+8
* CLK: Add enumerator for 'clocks' OFW node. Add bus device bindingsmmel2016-03-151-0/+1
* Refactor the AIO subsystem to permit file-type-specific handling andjhb2016-03-011-1/+1
* cxgbe(4): Update T5 and T4 firmwares to 1.15.28.0.np2016-03-011-2/+2
* Obsolete mkulzma(8) and geom_uncompress(4), their functionalitysobomax2016-02-241-7/+6
* Improve mkuzip(8) and geom_uzip(4), merge in LZMA support from mkulzma(8)sobomax2016-02-231-5/+8
* Revert r295756:zbb2016-02-201-1/+0
* Extract common code from PowerPC's ofw_pcizbb2016-02-181-0/+1
* Fix generation of dependency rules for the LinuxKPI, the MLX5 driverhselasky2016-01-271-87/+50
* Add reset framework, a second part of new 'extended resources' family ofmmel2016-01-241-0/+2
* Add clock framework, a first part of new 'extended resources' family ofmmel2016-01-241-0/+7
* Now that the flashmap code knows about SPI flash, add it in builds.adrian2016-01-231-2/+2
* - Separate sendfile(2) implementation from uipc_syscalls.c intoglebius2016-01-221-0/+1
* ext2fs: Bring back the htree dir_index implementation.pfg2016-01-211-0/+2
* Move ohci files to their proper place in the tree for atmel.imp2016-01-161-1/+0
* Make additional parts of sys/geom/eli more usable in userspaceallanjude2016-01-071-0/+1
* 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-241-0/+1
* ixgbe(4): Update to version 3.1.13-ksbruno2015-12-231-0/+2
* Implement OF_decode_addr() for arm. Move most of powerpc's implementationian2015-12-211-0/+1
* Merge helper fib* functions used for basic lookups.melifaro2015-12-081-0/+2
* Add initial ar9300 HAL support for the spectral scan mode.adrian2015-12-021-0/+2
* Add initial support for RTL8152 USB Fast Ethernet. RTL8152 supportskevlo2015-12-011-1/+2
* Overhaul if_enc(4) and make it loadable in run-time.ae2015-11-251-1/+1
* Add dependency to uether.kevlo2015-11-241-3/+3
* [ath] migrate ioctl and busdma memory operations out into separate source files.adrian2015-11-241-0/+4
* Add the mlx5 and mlx5en modules to the i386 and amd64 kernel builds byhselasky2015-11-191-0/+54
* Finish process of moving the LinuxKPI module into the default kernel build.hselasky2015-10-291-12/+14
* Add etherswitch support to mgezbb2015-10-251-2/+2
* Rename linuxapi[.ko] into linuxkpi[.ko], to reflect that it is ahselasky2015-10-221-5/+5
* Refactoring: move out generic bits from cloudabi64_sysvec.c.ed2015-10-221-0/+1
* Fix the dependencies to be similar to TCP as without TCP, e.g., NOIP kernelsbz2015-10-141-1/+1
* There are times when it would be really nice to have a record of the last fewhiren2015-10-141-0/+1
* xen/console: Introduce a new console driver for Xen guestroyger2015-10-081-2/+1
* Move kbd.c to main sys/conf/files listemaste2015-09-211-0/+1
* Reimplement CTL High Availability.mav2015-09-101-0/+1
* New 1-Wire bus implementation. 1-Wire controller is abstracted, thoughimp2015-08-271-0/+7
* Merge ACPICA 20150818.jkim2015-08-261-1/+1
* Add ALTQ(9) support for the CoDel algorithm.loos2015-08-211-0/+1
* 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-171-9/+11
OpenPOWER on IntegriCloud