Age | Commit message (Expand) | Author |
2023-03-19 | Aggressively randomize the location of the stack on all 64-bit architectures | Mark Kettenis |
2023-03-19 | Enable rkpciephy(40. | Mark Kettenis |
2023-03-17 | Move annoying yet harmless diagnostic message into #ifdef DEBUG. | Miod Vallat |
2023-03-15 | store bios version, needed for amdgpu Steam Deck quirk | Jonathan Gray |
2023-03-14 | sync the boot options list, and some macro fixes; | Jason McIntyre |
2023-03-13 | Switch alpha to new boot blocks. | Miod Vallat |
2023-03-13 | Add manual page. | Miod Vallat |
2023-03-13 | Add "machine poweroff" command on luna88k bootloader. | Kenji Aoyama |
2023-03-12 | sh, landisk: set HZ=64 again | Scott Soule Cheloha |
2023-03-12 | Add rkcomphy(3), a driver for the "naneng" combo PHY found on the RK356x | Mark Kettenis |
2023-03-12 | Enable mvtemp(4) | Jonathan Matthew |
2023-03-11 | New alpha secondary boot blocks using the MI code base. Not linked to the | Miod Vallat |
2023-03-11 | Remove long dead "tool". | Miod Vallat |
2023-03-11 | Allow strip and objcopy to be overrridden, for easier cross-buildability. NFC | Miod Vallat |
2023-03-11 | Add missing $OpenBSD$ tag. | Kenji Aoyama |
2023-03-09 | Check that a PCIe port isn't disabled in the device tree. | Mark Kettenis |
2023-03-09 | workaround Intel Braswell/Cherry Trail mwait hang | Jonathan Gray |
2023-03-09 | Improve vnet(4) to work better in busy conditions. | Claudio Jeker |
2023-03-08 | amd64: lapic_timer_rearm: don't reset mode, mask, divisor | Scott Soule Cheloha |
2023-03-08 | Delete obsolete /* ARGSUSED */ lint comments. | Philip Guenther |
2023-03-06 | In iskmemdev(), do not check for the minor of /dev/io. It has been | Miod Vallat |
2023-03-05 | arm64 needs -DBOOT_STTY as well. | Mark Kettenis |
2023-03-05 | Mask off IPL flags before storing the IPL for an interrupt. | Patrick Wildt |
2023-03-05 | Mask off IPL flags before storing the IPL for an interrupt. | Jonathan Matthew |
2023-03-04 | Enable ytphy(4) here too. | Mark Kettenis |
2023-03-04 | enable ytphy(4) | Mark Kettenis |
2023-03-04 | move to 7.3-beta | Theo de Raadt |
2023-03-04 | Add mvortc(4) and mvodog(4) here too | Jonathan Matthew |
2023-03-02 | Enable mvodog(4) and mvortc(4) | Jonathan Matthew |
2023-03-02 | Add mvortc(4), a driver for the RTC on the ARMADA 38x series. | Jonathan Matthew |
2023-03-02 | Add mvodog(4), a driver for the watchdog on the ARMADA 38x series. | Jonathan Matthew |
2023-03-02 | Add eephy(4), found on the Turris Omnia's WAN port | Jonathan Matthew |
2023-02-24 | Change to use the default bsd.prog.mk "install" target. | Kenji Aoyama |
2023-02-23 | Remove dangerous user-settable "addr" variable from MI boot loader, and | Miod Vallat |
2023-02-23 | Make bootloader 'time' command work correctly on luna88k. | Kenji Aoyama |
2023-02-21 | Set the current pmap in macppc's pmap_activate | George Koehler |
2023-02-20 | Unbreak RAMDISK build by adding a check for MULTIPROCESSOR. | Patrick Wildt |
2023-02-19 | Add support for deep(er) idle states that can be entered using PSCI. For | Mark Kettenis |
2023-02-16 | Remove obsolete __HAVE_VM_PAGE_MD define - all platforms provide vm_page_md | Miod Vallat |
2023-02-16 | Enable dwqe(4). | Mark Kettenis |
2023-02-15 | The GMAC on the Rockchip RK356x and RK3588 SoCs can only do 32-bit DMA | Mark Kettenis |
2023-02-15 | Now Puffy comes on luna88k bootloader! | Kenji Aoyama |
2023-02-14 | enable scmi(4) | Mark Kettenis |
2023-02-13 | Add dwqe(4), a driver for the Synopsis DesignWare Ethernet QoS controller | Patrick Wildt |
2023-02-13 | Support device trees with NOPs in them (like the kernel version already | Mark Kettenis |
2023-02-12 | m88k also needs to define PMAP_CHECK_COPYIN as 1. | Kenji Aoyama |
2023-02-11 | __syscall() is no longer neccessary since the system calls which needed | Theo de Raadt |
2023-02-11 | Make 'ls' command in bootloader work correctly on luna88k. | Kenji Aoyama |
2023-02-10 | Adjust knote(9) API | Visa Hankala |
2023-02-10 | Delete no-longer-used file. | Kenji Aoyama |