summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2023-03-26amd64: identify IBT capability in cpu(4) dmesg linesMike Larkin
2023-03-26Add support for the RK3568 32k RTC clock. This clock uses a fractionalMark Kettenis
2023-03-26fix memory leaks in error pathsJonathan Gray
2023-03-26fix a memory leakJonathan Gray
2023-03-26unifdefJonathan Gray
2023-03-25sync nd6_resolve() EINVAL handling with arpresolve()Klemens Nanni
2023-03-25sync nd6_resolve() uptime handling with arpresolve()Klemens Nanni
2023-03-25The "snps,reset-*" properties are deprecatedand are being replaced withMark Kettenis
2023-03-25we are now hacking on 7.3-currentTheo de Raadt
2023-03-23correct rk3308 clk_32k_sel maskJonathan Gray
2023-03-23avoid use after freeJonathan Gray
2023-03-23fix off-by-one in pf_state_expires() bounds testJonathan Gray
2023-03-22fix GMAC_CHAN_RX_CONTROL writeJonathan Gray
2023-03-22Reverse bus_space_unmap(9) orderDenis Fondras
2023-03-21remove uneeded includesJonathan Gray
2023-03-19Aggressively randomize the location of the stack on all 64-bit architecturesMark Kettenis
2023-03-19Enable rkpciephy(40.Mark Kettenis
2023-03-19Add rkpciephy(4), ad friver for the PCIe 3.0 PHY dound on the RK356x.Mark Kettenis
2023-03-19improve dmesg output to help with debugging.David Gwynne
2023-03-19Use a task to switch clocks on RK3568 as the clock API needs process context.Mark Kettenis
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