aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Add etherswitch support to mgeZbigniew Bodek2015-10-251-2/+2
* Add libkern ffsll() for parity with flsll()Conrad Meyer2015-10-227-0/+7
* Add support for CloudABI on ARM64.Ed Schouten2015-10-221-0/+1
* Rename linuxapi[.ko] into linuxkpi[.ko], to reflect that it is aHans Petter Selasky2015-10-222-6/+6
* Refactoring: move out generic bits from cloudabi64_sysvec.c.Ed Schouten2015-10-221-0/+1
* Switch mips busdma to using the common busdma_buffalloc code. This amountsIan Lepore2015-10-211-0/+1
* Introduce driver for Cavium's ThunderX MDIOZbigniew Bodek2015-10-181-0/+2
* Introduce initial support for Cavium's ThunderX networking interfaceZbigniew Bodek2015-10-181-0/+6
* Import ARM_INTRNG, the "next generation" interrupt architecture for armIan Lepore2015-10-182-1/+4
* Do as r289391 did for share/mk and make installing to a non-existent directoryBryan Drewery2015-10-173-8/+8
* 2nd try, after r289319:Bjoern A. Zeeb2015-10-151-1/+1
* Revert r289319 as it seems some ARM kernels include HWPMC but no FDT.Bjoern A. Zeeb2015-10-141-1/+1
* Fix the dependencies to be similar to TCP as without TCP, e.g., NOIP kernelsBjoern A. Zeeb2015-10-141-1/+1
* HWPMC depends on pmu.c even if device pmu is not specified.Bjoern A. Zeeb2015-10-141-1/+1
* There are times when it would be really nice to have a record of the last fewHiren Panchasara2015-10-143-0/+6
* NTB: Enable 32-bit supportConrad Meyer2015-10-131-0/+2
* Remove compatibility shims for legacy ATA device names.Alexander Motin2015-10-111-3/+0
* Build changes that allow the modules on arm64.Konstantin Belousov2015-10-084-8/+23
* xen/console: Introduce a new console driver for Xen guestRoger Pau Monné2015-10-081-2/+1
* Move pmu.c to files.arm and rename the option to pmu. This is not hwpmcAndrew Turner2015-10-071-0/+1
* Merge ^/head r288126 through r288196.Dimitry Andric2015-09-242-13/+26
|\
| * Install kernel debug data under /usr/lib/debugEd Maste2015-09-242-13/+26
* | Merge ^/head r288035 through r288099.Dimitry Andric2015-09-229-8/+1
|\|
| * Move kbd.c to main sys/conf/files listEd Maste2015-09-219-8/+1
* | Merge ^/head r287878 through r288034.Dimitry Andric2015-09-201-0/+2
|\|
| * Add alternate descriptors support for if_dwc.Luiz Otavio O Souza2015-09-201-0/+2
* | Merge ^/head r287680 through r287877.Dimitry Andric2015-09-162-0/+2
|\|
| * arm64: add kbd.c to the build for ukbd to fix the buildEd Maste2015-09-151-0/+1
| * - Factor out the common and generic parts of the sparc64 host-PCI-bridgeMarius Strobl2015-09-121-0/+1
* | Merge ^/head r287527 through r287679.Dimitry Andric2015-09-115-5/+6
|\|
| * Merge stack(9) implementations for i386 and amd64 under x86/.Mark Johnston2015-09-113-3/+3
| * Reimplement CTL High Availability.Alexander Motin2015-09-101-0/+1
| * Remove opt_random.h header pollution from sys/random.h by movingEnji Cooper2015-09-081-2/+2
* | Merge ^/head r286858 through r287489.Dimitry Andric2015-09-059-18/+42
|\|
| * Add support for the dwc usb in the HiSilicon hi6220 in the HiKey board. ForAndrew Turner2015-09-011-0/+1
| * Add support for the DesignWare MMC hardware in the HiSilicon hi6220. ThisAndrew Turner2015-09-011-0/+2
| * Comment out cleaning files, since it cleans too much.Warner Losh2015-08-281-1/+2
| * Fix cleaning of files generated from .m sources.Warner Losh2015-08-281-5/+3
| * New 1-Wire bus implementation. 1-Wire controller is abstracted, thoughWarner Losh2015-08-271-0/+7
| * Fix freescale sdhc driver, and add it to the files list.Justin Hibbits2015-08-271-0/+1
| * Add the SOC_HISI_HI6220 option. This will be used to enable drivers forAndrew Turner2015-08-261-0/+1
| * Merge ACPICA 20150818.Jung-uk Kim2015-08-261-1/+1
| * Add an option to select which SoCs we are building for. It is intended toAndrew Turner2015-08-262-3/+6
| * Import ioat(4) driverConrad Meyer2015-08-241-0/+2
| * Make the UMA harvesting go away completely if not wanted. Default to "not wan...Mark Murray2015-08-222-7/+8
| * Create a RouterBoard platform and use it to create a flash mapJustin Hibbits2015-08-222-0/+2
| * Add ALTQ(9) support for the CoDel algorithm.Luiz Otavio O Souza2015-08-212-0/+2
| * Allow building a kernel with baked in ig4, isl and cyapa drivers.Michael Gmelin2015-08-191-2/+4
| * Add the GPIO driver for the ADI Engineering RCC-VE and RCC-DFF/DFFv2.Luiz Otavio O Souza2015-08-181-0/+1
* | For kernel builds, make the -Wshift-negative-value non-fatal for now.Dimitry Andric2015-08-171-0/+3
|/