summaryrefslogtreecommitdiff
path: root/sys/conf
AgeCommit message (Expand)Author
2023-06-03adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH}lukem
2023-06-03adapt to ${CC_WNO_ADDRESS_OF_PACKED_MEMBER}lukem
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2023-06-03bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBERlukem
2023-04-16Separate DesignWare watchdog driver and FDT glue.jmcneill
2023-01-01Welcome to 2023. Wrap lines so the years fit in to 80 columns withsimonb
2022-12-28remove lingering strip(4) remnantsjakllsch
2022-12-19Create compat_100 module infrastructure now that we have branchedpgoyette
2022-12-03Split the BMP280 / BME280 driver into common code and create I2C andbrad
2022-11-19assym.mk: Fix assym.d generationyamt
2022-11-05Add driver for Cadence I2C controller.jmcneill
2022-10-28MI PMAP EFI_RUNTIME supportskrll
2022-08-27sys/conf/link.mk: clean uprillig
2022-08-27sys/conf: fix typo in commentrillig
2022-08-27sys: document how to run lint on the kernel code (experimental)rillig
2022-08-12viocon(4): New virtio tty driver imported from OpenBSD.riastradh
2022-08-03sys: Build kernel with -Wno-type-limits.riastradh
2022-07-24use defparam; noted by tnn@.mrg
2022-07-23make MAXLWP a real option that triggers rebuilds properly.mrg
2022-07-20drm: Use CPPFLAGS.drmkms in all local drm drivers too.riastradh
2022-06-05bwfm(4) uses firmload.rjs
2022-05-07Add MODULAR_DEFAULT_VERBOSE option.rin
2022-04-06Keep UDF commented out by defaultreinoud
2022-04-06UDF has been around for more than a decade in the kernel. Now with areinoud
2022-03-24Add initial support for Intel GPIO chipsmanu
2022-02-16sys: Include files.acpica unconditionally.riastradh
2022-01-17Re-factor and overhaul the "mcp23s17gpio" driver as "mcpgpio", andthorpej
2022-01-06Fix for systems that override SYSTEM_LD_TAILchristos
2022-01-04use a function "runit" to echo and execute avoiding set -x.christos
2022-01-03Add driver for DesignWare Ethernet Quality-of-Service controller.jmcneill
2022-01-01s/sytem/system/msaitoh
2022-01-01Welcome to 2022!jnemeth
2021-12-30- With DEBUG=-g (which is also set when we build CTF) we build netbsd.gdb *and*christos
2021-12-30forgot one KERNEL_BUILD (Tobias Nygren)christos
2021-12-30Use the tail of KERNEL_BUILD since it can be a full path.christos
2021-12-30Add ${_MKTARGET_INSTALL}christos
2021-12-30use ${INSTALL_FILE} so that unpriv builds work.christos
2021-12-29Enable split-debug files for kernels. Enabled by default with MKDEBUG=yes.christos
2021-12-20Rename:christos
2021-12-07A driver and user land utility for the Sparkfun Serial Controlled Motorbrad
2021-11-19ahcisata(4): Introduce AHCI_QUIRK_EXTRA_DELAY quirk for devices thatrin
2021-11-06Driver for the Sensirion SHT30/SHT31/SHT35 temperature and humiditybrad
2021-10-27revert previous: http://mail-index.netbsd.org/source-changes/2021/10/25/msg13...ryo
2021-10-25In some arch, _mcount() would be called recursively when built with COPTS=-O0.ryo
2021-10-11add defflag for AHCISATA_EXTRA_DELAYjmcneill
2021-10-11defparam NMBCLUSTERS_MAX.msaitoh
2021-10-10efi: Add /dev/efi character devicejmcneill
2021-09-11Add missing double p and d for stopped and overriden accordingly.andvar
2021-07-24smbios: Add character device for accessing SMBIOS tablesjmcneill
2021-07-21Separate MI smbios interface from MD specific code.jmcneill