summaryrefslogtreecommitdiff
path: root/sys/conf
AgeCommit message (Expand)Author
2017-10-19Add driver for Broadcom 802.11a/b/g/n/ac USB wireless devices, based onjmcneill
2017-10-09(untested) attempt to fix b5 evbarm-earmv7hf build - please revert if thiskre
2017-09-14clean up COMPAT_* options for native netbsd code:mrg
2017-09-13Remove support for VERIFIED_EXEC_FP_RMD160, VERIFIED_EXEC_FP_SHA1, and VERIFI...sevan
2017-09-07Add support for building dts files from multiple paths, idea from christosjmcneill
2017-07-15do dts depend processing in two passes, one for /include/ and one for #includechristos
2017-07-15Move the dts rule to a separate file and add dependencies handling.christos
2017-07-13Add support for dts files outside of external/gpl2.jmcneill
2017-07-08Add a helper for exposing LED controls via sysctl.jmcneill
2017-06-22spelling (DEC called it "TURBOchannel")flxd
2017-06-17Assign DTB files to a variable so we can make -V DTBchristos
2017-06-16bump required config version for multiline makeoptions featurejmcneill
2017-06-15Add support for building DTB files during kernel build, from christos.jmcneill
2017-06-11Remove the 'needs-flag' from spkr.c - it's not needed by anything.pgoyette
2017-06-11New device wsbell - allows for a console beep for non pckbds (usb etc).nat
2017-06-08Add driver for ARM PrimeCell PL031 (RTC) Real Time Clock.jmcneill
2017-06-08Add driver for ARM PrimeCell Advanced Audio CODEC interface (PL041).jmcneill
2017-06-03Add driver for ARM PrimeCell PL050 (KMI) PS2 keyboard/mouse interfacejmcneill
2017-05-27merge the bouyer-socketcan branch to HEAD.bouyer
2017-04-09Fix typochristos
2017-04-08Add makefile snippet for vers.c building.christos
2017-04-08- modernize: use getopts/usage/true/false variableschristos
2017-02-26Add DKWEDGE_METHOD_RDB option, which is Amiga Rigid Disk Block (RDB)rin
2017-02-16add l2tp(4) L2TPv3 interface.knakahara
2017-02-02chipsfb needs glyphcache nowmacallan
2017-01-11Disable a couple of warnings until further investigation.joerg
2017-01-08Move to ssp.c suggested by uebayasi@christos
2017-01-08Add COPTS for xhci.c, since the do_command_locked causes a spurious stackchristos
2017-01-04Collect a list of kernel swap files to be removed (Yorick Hardy)christos
2017-01-04match the M* and N* targets.christos
2017-01-04PR/51772: Yorick Hardy: Don't hard-code "netbsd", use ${.TARGET} consistently.christos
2017-01-01goodbye 2016, hello 2017!snj
2016-12-26Add a BIOHIST option. As mentioned on tech-kern.pgoyette
2016-12-13Restructure speaker devices so that there can be multiple of them, and havechristos
2016-12-08Add a synthesized pc beeper and keyboard bell for platforms with an audionat
2016-11-02* Split sys/kern/sys_process.c into three parts:pgoyette
2016-11-01Update dependencies for COMPAT_LINUX32 to include COMPAT_NETBSD32pgoyette
2016-09-09sppp is not a pseudo-devicechristos
2016-09-08Fix to cannnot be opened a nvme(4) namespace device file.nonaka
2016-08-19Remove the last references to KMEMSTATS.maxv
2016-08-11defopt PPPOE_DEBUG kill unknown sessionschristos
2016-08-07rename ifmpls to mpls, so we don't have if_ifmpls...christos
2016-06-23Fix UVMHIST builds for kernels that don't include usbskrll
2016-06-04Add NVMe command passthrough support.nonaka
2016-05-27The UART in the allwiner SoCs is not full-compatible with the 16550, andbouyer
2016-05-13Clarify the intention here after discussing it with soda@skrll
2016-05-13- change major number limit for MI devices from 255 to 511,soda
2016-05-11Update with info about tty/storage reservationsskrll
2016-05-01Added nvme(4) for Non-Volatile Memory Host Controller Interface devices.nonaka
2016-04-27Add rt2860 now that it compiles.christos