aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Untie strchrnul() from gdb.Alexander Motin11 hours1-1/+1
* arm64: zynqmp: Add clock driverEmmanuel Vadot6 days1-0/+7
* arm64: zynqmp: Add firmware driverEmmanuel Vadot6 days1-0/+2
* newvers.sh: Avoid picking up stray envars.Dag-Erling Smørgrav11 days1-0/+2
* arm64: start defining a std.apple configurationKyle Evans2023-09-081-0/+1
* Add INIT_ALL build optionBrooks Davis2023-09-012-18/+14
* share/mk: support for "single" group optionsBrooks Davis2023-09-011-0/+27
* ice_ddp: Update to 1.3.35.0Eric Joyner2023-08-303-9/+9
* Add mac_grantbylabelSimon J. Gerraty2023-08-252-0/+2
* update main to 15Glen Barber2023-08-241-2/+2
* smartpqi: update to version 4410.0.2005John Hall2023-08-241-0/+1
* timerfd: Move implementation from linux compat to sys/kernJake Freeland2023-08-241-0/+1
* arm64: Remove duplicate fdt build optionEmmanuel Vadot2023-08-231-1/+1
* arm64: xilinx: Add glue driver for usb3 controllerEmmanuel Vadot2023-08-231-0/+1
* Add membarrier(2)Konstantin Belousov2023-08-231-0/+1
* Add atopcase, the Apple HID over SPI input driverVal Packett2023-08-201-0/+2
* dpaa2: Clean up channels in separate tasksDmitry Salychev2023-08-201-0/+3
* std.nodebug: remove DIAGNOSTIC from debug configsKonstantin Belousov2023-08-181-0/+1
* sff: Add SFP driver (fdt-based draft)Dmitry Salychev2023-08-181-0/+2
* release: update main to ALPHA2Glen Barber2023-08-181-1/+1
* Add a virtio-gpu 2D driverAndrew Turner2023-08-171-0/+1
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-1639-39/+0
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-169-9/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-162-4/+0
* cxgbe(4): Update firmwares to 1.27.4.0Navdeep Parhar2023-08-161-3/+3
* arm64: Add a driver for the Arm PL031 RTCAndrew Turner2023-08-151-0/+1
* qcom: fix panic in qcom_mdio_ipq4018 implementationBjoern A. Zeeb2023-08-111-0/+1
* release: update main to ALPHA1Glen Barber2023-08-111-1/+1
* arm64: xilinx: gpio: Add support for ZynqMP SoCEmmanuel Vadot2023-08-101-0/+1
* arswitch(4): Remove support for AR{7240,9340} found in MIPS SoCs onlyMarius Strobl2023-08-091-2/+0
* ath(4): Remove MIPS SoC build glue and AR9130 from FreeBSD HALMarius Strobl2023-08-092-21/+0
* ath(4): Remove MIPS AHB frontend and join PCI one w/ main support againMarius Strobl2023-08-081-6/+2
* arm64: intel: Remove firmware driverEmmanuel Vadot2023-08-081-1/+0
* ofw: Add a ofw_firmware driverEmmanuel Vadot2023-08-081-0/+1
* iflib(9): Remove support for cloning pseudo interfacesMarius Strobl2023-08-031-1/+0
* spibus(4): Add support for ACPI-based children enumerationVladimir Kondratyev2023-08-031-0/+1
* memdesc: Add routines for copying data to/from memory descriptorsJohn Baldwin2023-07-311-0/+1
* Pre-quote macros passed to .incbin to avoid unwanted substitutionJessica Clarke2023-07-283-3/+3
* base: Remove support for the VTOC8 partitioning schemeMarius Strobl2023-07-263-3/+0
* mac_ipacl: new MAC policy module to limit jail/vnet IP configurationShivank Garg2023-07-263-0/+3
* Work around VNET and DPCPU related panics on aarch64Dimitry Andric2023-07-231-0/+7
* sctp: include sctp_module.c in kernel buildsMichael Tuexen2023-07-231-0/+1
* i386: Switch to PIC kernel modulesDmitry Chagin2023-07-191-1/+1
* zfs: set autotrim default to 'off'Yuri Pankov2023-07-181-2/+1
* kern.post.mk allow NEWVERS_{ENV,ARGS}Simon J. Gerraty2023-07-172-5/+16
* kmod.mk: Use portable printf '%s' over non-portable echo -nJessica Clarke2023-07-111-1/+1
* Consistently provide ffs/fls using builtinsMitchell Horne2023-07-063-12/+0
* sys: Add [u]divmoddi4 intrinsics on i386.John Baldwin2023-07-011-0/+2
* sys: Switch the kernel's C standard from C99 to GNU99.John Baldwin2023-07-011-1/+1
* superio+ncthwm: Add hardware monitoring supportStéphane Rochoy2023-07-011-0/+1