summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Introduce driver for Cavium's ThunderX MDIOzbb2015-10-181-0/+2
* Introduce initial support for Cavium's ThunderX networking interfacezbb2015-10-181-0/+6
* Import ARM_INTRNG, the "next generation" interrupt architecture for armian2015-10-182-1/+4
* Do as r289391 did for share/mk and make installing to a non-existent directorybdrewery2015-10-173-8/+8
* 2nd try, after r289319:bz2015-10-151-1/+1
* Revert r289319 as it seems some ARM kernels include HWPMC but no FDT.bz2015-10-141-1/+1
* Fix the dependencies to be similar to TCP as without TCP, e.g., NOIP kernelsbz2015-10-141-1/+1
* HWPMC depends on pmu.c even if device pmu is not specified.bz2015-10-141-1/+1
* There are times when it would be really nice to have a record of the last fewhiren2015-10-143-0/+6
* NTB: Enable 32-bit supportcem2015-10-131-0/+2
* Remove compatibility shims for legacy ATA device names.mav2015-10-111-3/+0
* Build changes that allow the modules on arm64.kib2015-10-084-8/+23
* xen/console: Introduce a new console driver for Xen guestroyger2015-10-081-2/+1
* Move pmu.c to files.arm and rename the option to pmu. This is not hwpmcandrew2015-10-071-0/+1
* Merge ^/head r288126 through r288196.dim2015-09-242-13/+26
|\
| * Install kernel debug data under /usr/lib/debugemaste2015-09-242-13/+26
* | Merge ^/head r288035 through r288099.dim2015-09-229-8/+1
|\ \ | |/
| * Move kbd.c to main sys/conf/files listemaste2015-09-219-8/+1
* | Merge ^/head r287878 through r288034.dim2015-09-201-0/+2
|\ \ | |/
| * Add alternate descriptors support for if_dwc.loos2015-09-201-0/+2
* | Merge ^/head r287680 through r287877.dim2015-09-162-0/+2
|\ \ | |/
| * 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 ^/head r287527 through r287679.dim2015-09-115-5/+6
|\ \ | |/
| * 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
* | Merge ^/head r286858 through r287489.dim2015-09-059-18/+42
|\ \ | |/
| * 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
* | For kernel builds, make the -Wshift-negative-value non-fatal for now.dim2015-08-171-0/+3
|/
* 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
OpenPOWER on IntegriCloud