| Age | Commit message (Expand) | Author |
| 2018-02-27 | Remove the Econet code. It was part of acorn26, which was removed a | maxv |
| 2018-02-22 | move "define tcbus {}" into files.alpha. it isn't wanted for general | mrg |
| 2018-02-17 | Restrict -fno-delete-null-pointer-checks to GCC. | joerg |
| 2018-02-13 | use -fno-delete-null-pointer-checks for kernels. | mrg |
| 2018-02-12 | Add a new option CISS_NO_INTERRUPT_HACK for driving ciss(4) by callouts. | joerg |
| 2018-02-04 | Add a proper defflag for GPROF, and include opt_gprof.h, otherwise we're | maxv |
| 2018-01-22 | - Coverity does not like -std=gnu99 | christos |
| 2018-01-18 | implement 32-bit compat support for raidframe. | mrg |
| 2018-01-15 | note that COMPAT_X implies all COMPAT_X+N. | mrg |
| 2018-01-10 | Comment out AUTOFS until it compiles | jmcneill |
| 2018-01-10 | add ipsec(4) interface, which is used for route-based VPN. | knakahara |
| 2018-01-09 | Merge autofs support from: Tomohiro Kusumi | christos |
| 2018-01-01 | Update for 2018 new year | jakllsch |
| 2017-12-18 | Generalise FDT and OFW | skrll |
| 2017-12-16 | Fix the linux dependency. It does not depend on COMPAT_16, it just wants | maxv |
| 2017-12-10 | Add support for I2C designware controllers (as found in Intel PCH devices), | bouyer |
| 2017-12-10 | Factor out bus-independant HID code so that it can be shared by USB, bluetooth | bouyer |
| 2017-12-10 | - Allow multiple .BEGIN targets | christos |
| 2017-12-06 | use -@ like bsd.klinks.mk | christos |
| 2017-12-05 | Use similar restrictions to bsd.klinks.mk for .BEGIN rules. | christos |
| 2017-12-04 | We use .BEGIN for our own cleanup and won't ever need DTS support - so | martin |
| 2017-12-03 | handle absolute $S paths; we want to add ../ if they are relative only. | christos |
| 2017-12-03 | Add more complexity because of the path mess in the dts files. Requested | christos |
| 2017-11-25 | Add driver for QEMU Firmware Configuration device. | jmcneill |
| 2017-11-18 | Catch up with the new config version. | christos |
| 2017-10-19 | Add driver for Broadcom 802.11a/b/g/n/ac USB wireless devices, based on | jmcneill |
| 2017-10-09 | (untested) attempt to fix b5 evbarm-earmv7hf build - please revert if this | kre |
| 2017-09-14 | clean up COMPAT_* options for native netbsd code: | mrg |
| 2017-09-13 | Remove support for VERIFIED_EXEC_FP_RMD160, VERIFIED_EXEC_FP_SHA1, and VERIFI... | sevan |
| 2017-09-07 | Add support for building dts files from multiple paths, idea from christos | jmcneill |
| 2017-07-15 | do dts depend processing in two passes, one for /include/ and one for #include | christos |
| 2017-07-15 | Move the dts rule to a separate file and add dependencies handling. | christos |
| 2017-07-13 | Add support for dts files outside of external/gpl2. | jmcneill |
| 2017-07-08 | Add a helper for exposing LED controls via sysctl. | jmcneill |
| 2017-06-22 | spelling (DEC called it "TURBOchannel") | flxd |
| 2017-06-17 | Assign DTB files to a variable so we can make -V DTB | christos |
| 2017-06-16 | bump required config version for multiline makeoptions feature | jmcneill |
| 2017-06-15 | Add support for building DTB files during kernel build, from christos. | jmcneill |
| 2017-06-11 | Remove the 'needs-flag' from spkr.c - it's not needed by anything. | pgoyette |
| 2017-06-11 | New device wsbell - allows for a console beep for non pckbds (usb etc). | nat |
| 2017-06-08 | Add driver for ARM PrimeCell PL031 (RTC) Real Time Clock. | jmcneill |
| 2017-06-08 | Add driver for ARM PrimeCell Advanced Audio CODEC interface (PL041). | jmcneill |
| 2017-06-03 | Add driver for ARM PrimeCell PL050 (KMI) PS2 keyboard/mouse interface | jmcneill |
| 2017-05-27 | merge the bouyer-socketcan branch to HEAD. | bouyer |
| 2017-04-09 | Fix typo | christos |
| 2017-04-08 | Add makefile snippet for vers.c building. | christos |
| 2017-04-08 | - modernize: use getopts/usage/true/false variables | christos |
| 2017-02-26 | Add DKWEDGE_METHOD_RDB option, which is Amiga Rigid Disk Block (RDB) | rin |
| 2017-02-16 | add l2tp(4) L2TPv3 interface. | knakahara |
| 2017-02-02 | chipsfb needs glyphcache now | macallan |