summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2023-03-19regenJonathan Gray
2023-03-19add another Navi 33 device idJonathan Gray
2023-03-19Add a few more RK3568 clocks.Mark Kettenis
2023-03-19Use a task to switch clocks on RK3568 as the clock API needs process context.Mark Kettenis
2023-03-19disable POOL_DEBUG for releaseJonathan Gray
2023-03-17remove -beta tagTheo de Raadt
2023-03-17Move annoying yet harmless diagnostic message into #ifdef DEBUG.Miod Vallat
2023-03-16after updating amdgpu-firmware from 20221214 to 20230310 a newJonathan Gray
2023-03-16Add code to bring up the PCIe controller on the RK356x.Mark Kettenis
2023-03-16Add missing dependecy for rkcomphy(4); pointed out by dlg@Mark Kettenis
2023-03-15make WEP encryption work on bwfm(4)Stefan Sperling
2023-03-15Add missing nameref resolving for the _DEP() package elements that indicateMark Kettenis
2023-03-15drm/amdgpu/vcn: Disable indirect SRAM on Vangogh broken BIOSesJonathan Gray
2023-03-15handle dmi_get_system_info(DMI_BIOS_VERSION)Jonathan Gray
2023-03-15store bios version, needed for amdgpu Steam Deck quirkJonathan Gray
2023-03-14sync the boot options list, and some macro fixes;Jason McIntyre
2023-03-14To avoid misunderstanding, keep variables for tcp keepalive inYASUOKA Masahiko
2023-03-14clockintr: add missing newline to ddb(4) printoutScott Soule Cheloha
2023-03-13Switch alpha to new boot blocks.Miod Vallat
2023-03-13Add manual page.Miod Vallat
2023-03-13"ask name" option letter is 'n' instead of 'a' on pmax and alpha for historicalMiod Vallat
2023-03-13Add "machine poweroff" command on luna88k bootloader.Kenji Aoyama
2023-03-13regenMark Kettenis
2023-03-13Add Kingston NV2 NVMe drive.Mark Kettenis
2023-03-12sh, landisk: set HZ=64 againScott Soule Cheloha
2023-03-12Add rkcomphy(3), a driver for the "naneng" combo PHY found on the RK356xMark Kettenis
2023-03-12Enable mvtemp(4)Jonathan Matthew
2023-03-12Match on the Armada 380 temperature sensor, which works the same as theJonathan Matthew
2023-03-11New alpha secondary boot blocks using the MI code base. Not linked to theMiod Vallat
2023-03-11Remove long dead "tool".Miod Vallat
2023-03-11Allow strip and objcopy to be overrridden, for easier cross-buildability. NFCMiod Vallat
2023-03-11Add missing $OpenBSD$ tag.Kenji Aoyama
2023-03-10Add new dt(4) ioctl DTIOCGARGS to get the types of probe arguments.Alexander Bluhm
2023-03-10Add the necessary stack offsets for macppc so dt(4).Claudio Jeker
2023-03-10Update the stack offset for the profile probe to account for the clockintrClaudio Jeker
2023-03-10Implement setting the parent clock for RK356x. This includes code forMark Kettenis
2023-03-10Take controller out of reset; makes it work on rk356x.Mark Kettenis
2023-03-09Check that a PCIe port isn't disabled in the device tree.Mark Kettenis
2023-03-09workaround Intel Braswell/Cherry Trail mwait hangJonathan Gray
2023-03-09Improve vnet(4) to work better in busy conditions.Claudio Jeker
2023-03-09add a timeout between capturing a packet and making the buffer readable.David Gwynne
2023-03-09clockintr: add a priority queueScott Soule Cheloha
2023-03-09Fix comment to reflect the disabled status of Energy Efficient Ethernet.Chris Cappuccio
2023-03-08An invalid source routing IP option could overwrite kernel memoryAlexander Bluhm
2023-03-08amd64: lapic_timer_rearm: don't reset mode, mask, divisorScott Soule Cheloha
2023-03-08Delete obsolete /* ARGSUSED */ lint comments.Philip Guenther
2023-03-07Avoid enabling TSO on interfaces which are already attached to a bridge.Jan Klemkow
2023-03-07Add some minimal initialization code for rk356x such that the kernelMark Kettenis
2023-03-06Correctly account the number of bytes processed when outputting UTF-8 encodedMiod Vallat
2023-03-06In iskmemdev(), do not check for the minor of /dev/io. It has beenMiod Vallat