summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2023-03-19Aggressively randomize the location of the stack on all 64-bit architecturesMark Kettenis
2023-03-19Enable rkpciephy(40.Mark Kettenis
2023-03-17Move annoying yet harmless diagnostic message into #ifdef DEBUG.Miod Vallat
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-13Switch alpha to new boot blocks.Miod Vallat
2023-03-13Add manual page.Miod Vallat
2023-03-13Add "machine poweroff" command on luna88k bootloader.Kenji Aoyama
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-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-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-08amd64: lapic_timer_rearm: don't reset mode, mask, divisorScott Soule Cheloha
2023-03-08Delete obsolete /* ARGSUSED */ lint comments.Philip Guenther
2023-03-06In iskmemdev(), do not check for the minor of /dev/io. It has beenMiod Vallat
2023-03-05arm64 needs -DBOOT_STTY as well.Mark Kettenis
2023-03-05Mask off IPL flags before storing the IPL for an interrupt.Patrick Wildt
2023-03-05Mask off IPL flags before storing the IPL for an interrupt.Jonathan Matthew
2023-03-04Enable ytphy(4) here too.Mark Kettenis
2023-03-04enable ytphy(4)Mark Kettenis
2023-03-04move to 7.3-betaTheo de Raadt
2023-03-04Add mvortc(4) and mvodog(4) here tooJonathan Matthew
2023-03-02Enable mvodog(4) and mvortc(4)Jonathan Matthew
2023-03-02Add mvortc(4), a driver for the RTC on the ARMADA 38x series.Jonathan Matthew
2023-03-02Add mvodog(4), a driver for the watchdog on the ARMADA 38x series.Jonathan Matthew
2023-03-02Add eephy(4), found on the Turris Omnia's WAN portJonathan Matthew
2023-02-24Change to use the default bsd.prog.mk "install" target.Kenji Aoyama
2023-02-23Remove dangerous user-settable "addr" variable from MI boot loader, andMiod Vallat
2023-02-23Make bootloader 'time' command work correctly on luna88k.Kenji Aoyama
2023-02-21Set the current pmap in macppc's pmap_activateGeorge Koehler
2023-02-20Unbreak RAMDISK build by adding a check for MULTIPROCESSOR.Patrick Wildt
2023-02-19Add support for deep(er) idle states that can be entered using PSCI. ForMark Kettenis
2023-02-16Remove obsolete __HAVE_VM_PAGE_MD define - all platforms provide vm_page_mdMiod Vallat
2023-02-16Enable dwqe(4).Mark Kettenis
2023-02-15The GMAC on the Rockchip RK356x and RK3588 SoCs can only do 32-bit DMAMark Kettenis
2023-02-15Now Puffy comes on luna88k bootloader!Kenji Aoyama
2023-02-14enable scmi(4)Mark Kettenis
2023-02-13Add dwqe(4), a driver for the Synopsis DesignWare Ethernet QoS controllerPatrick Wildt
2023-02-13Support device trees with NOPs in them (like the kernel version alreadyMark Kettenis
2023-02-12m88k also needs to define PMAP_CHECK_COPYIN as 1.Kenji Aoyama
2023-02-11__syscall() is no longer neccessary since the system calls which neededTheo de Raadt
2023-02-11Make 'ls' command in bootloader work correctly on luna88k.Kenji Aoyama
2023-02-10Adjust knote(9) APIVisa Hankala
2023-02-10Delete no-longer-used file.Kenji Aoyama