aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* hid: Import hidraw(4) - driver for access to raw HID device dataVladimir Kondratyev2021-01-071-0/+1
* hid: Port ukbd to HID and attach to buildVladimir Kondratyev2021-01-072-1/+3
* hid: Port multitouch hmt(4) driver to hidbus and attach to buildVladimir Kondratyev2021-01-071-0/+1
* hid: Import hconf(4) - digitizer configuration top-level collection support.Vladimir Kondratyev2021-01-071-0/+1
* hid: Import usbhid - USB transport backend for HID subsystem.Vladimir Kondratyev2021-01-072-0/+2
* hid: Import iichid - I2C transport backend for HID subsystemVladimir Kondratyev2021-01-072-0/+3
* hid: Import quirk subsystem.Vladimir Kondratyev2021-01-071-0/+1
* hid: Import hidbus(4)Vladimir Kondratyev2021-01-071-0/+1
* hid: Import HID transport method definitions and helper functions.Vladimir Kondratyev2021-01-071-0/+1
* hid: Import functions and constants required by new subsystemVladimir Kondratyev2021-01-071-0/+3
* Factor-out hardware-independent part of USB HID support to new moduleVladimir Kondratyev2021-01-071-0/+1
* libkern/strcasestr.c: Drop xlocale support and connect to build.Vladimir Kondratyev2021-01-071-0/+1
* arm64: enable build of the ipmi moduleMitchell Horne2021-01-071-0/+4
* Stop defaulting to DWRAF2 in kernel compilationEd Maste2020-12-311-11/+0
* Split out the FDT arm pmu attachmentAndrew Turner2020-12-302-1/+3
* arm64: Use new arm_kernel_boothdr script for generating booti images.Michal Meloun2020-12-301-16/+20
* kern.mk: drop flag only patched in-tree gcc understoodRyan Libby2020-12-281-1/+1
* ARM64: Port FreeBSD to Nvidia Jetson TX1 and Nano.Michal Meloun2020-12-282-0/+49
* openzfs: fix gcc kernel module buildsRyan Libby2020-12-271-1/+3
* Perform kernel linker ifunc test only for buildsEd Maste2020-12-271-1/+2
* Expose eventfd in the native API/ABI using a new __specialfd syscallKonstantin Belousov2020-12-271-0/+1
* mlphy(4)/tlphy(4): Remove obsolete driversMarius Strobl2020-12-262-4/+0
* Fix newvers.sh to no longer print an outdated SVN revUlrich Spörlein2020-12-261-27/+4
* scc(4)/uart(4): Remove obsolete support for Siemens SAB 82532Marius Strobl2020-12-262-4/+2
* scc.4: Add Freescale/NXP QUICC to the list of supported controllersMarius Strobl2020-12-261-2/+2
* mk48txx(4): remove obsolete driverMarius Strobl2020-12-251-1/+0
* mc146818(4): remove obsolete driverMarius Strobl2020-12-251-1/+0
* sys/contrib/zstd: Import zstd 1.4.8Conrad Meyer2020-12-251-1/+5
* Add modular fib lookup framework.Alexander V. Chernikov2020-12-252-0/+4
* openzfs: fix gcc in-kernel buildsRyan Libby2020-12-241-12/+10
* Remove bvmconsole and bvmdebug.Robert Wing2020-12-242-10/+0
* More the arm64 early page tables and stack to .bssAndrew Turner2020-12-231-1/+6
* newvers.sh: fix sense of git dirty checkEd Maste2020-12-231-1/+1
* Use a template assembly file for firmware object files.John Baldwin2020-12-172-14/+9
* newvers.sh: Speed up git_tree_modifiedBrooks Davis2020-12-171-23/+1
* hme(4): Remove as previous announcedBrooks Davis2020-12-112-4/+0
* New Netgraph module ng_macfilter:Nick Hibma2020-12-081-0/+1
* Move V4L feature declarations and DTrace provider definitions fromTijl Coosemans2020-12-061-1/+0
* Remove remaning definition of GFB_<foo> options.Michal Meloun2020-12-052-8/+0
* Fix i386 linux module after r367395.Tijl Coosemans2020-12-051-1/+1
* Add basic support for Freescale LX2160A SoC.Michal Meloun2020-12-052-0/+5
* ossl: port to arm64Mitchell Horne2020-12-041-0/+7
* ossl: split out x86 bits to x86/ossl_cpuid.cMitchell Horne2020-12-042-4/+5
* Add VT driver for VBE framebuffer deviceToomas Soome2020-11-301-0/+1
* Remove RADIX_MPATH config option.Alexander V. Chernikov2020-11-291-1/+0
* Remove unused options.Michal Meloun2020-11-291-15/+0
* Remove remaining fragments of code for older already ceased ARM versions.Michal Meloun2020-11-291-4/+0
* Remove now unused armv4 and not-INTRNG files.Michal Meloun2020-11-281-12/+7
* Make MAXPHYS tunable. Bump MAXPHYS to 1M.Konstantin Belousov2020-11-281-1/+1
* Unobfuscate "KERNLOAD" parameter on amd64. This change lines-up amd64 with theMaxim Sobolev2020-11-251-1/+1