index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
Age
Commit message (
Expand
)
Author
2024-08-06
The devicetree spec says in section 2.4:
Mark Kettenis
2024-08-05
The devicetree spec says in section 2.4:
Mark Kettenis
2024-08-04
The devicetree spec says in section 2.4:
Mark Kettenis
2024-08-04
Add intelpmc(4), a driver for the power management controller found on
Mark Kettenis
2024-08-02
Code patch out the retpoline in the signal trampoline just
Philip Guenther
2024-08-01
Add device tree mapping for Samsung Galaxy Book4 Edge.
Marcus Glocker
2024-07-31
Add ufshci(4) at fdt support.
Marcus Glocker
2024-07-30
Make the Samsung Galaxy Book4 Edge (x1e80100) boot in ACPI mode;
Marcus Glocker
2024-07-30
Populate most of the remaining hwcap and hwcap2 flags based on the detected
Mark Kettenis
2024-07-29
Set the target ACPI to S5 when we're powering down the machine. Prevents
Mark Kettenis
2024-07-27
Use ".arch_extension fp" for the signal trampoline since it saves and
Mark Kettenis
2024-07-26
On AMD vmm(4) set SVM_INTERCEPT_INVLPGA in intercept1.
Alexander Bluhm
2024-07-26
use the fp target attribute with fpu_save()/fpu_load()
Jonathan Gray
2024-07-24
If the CPU cores implement FEAT_IDST, emulate access to the CPU ID
Mark Kettenis
2024-07-24
vmm(4): drop checks for EPT or RVI in some functions.
Dave Voutila
2024-07-21
For AMD SEV determine C-bit position and guest mode in locore0.
Alexander Bluhm
2024-07-21
Populate hwcap and hwcap2 based on the sanitized values of the ID register
Mark Kettenis
2024-07-21
Export basic HWCAP bits to let applications detect Altivec & VSX on powerpc64
Jeremie Courreges-Anglas
2024-07-21
Export basic HWCAP bits to let applications detect Altivec on powerpc
Jeremie Courreges-Anglas
2024-07-21
A few manual ret-cleans. Seeing as these pertain to interrupt servicing,
Theo de Raadt
2024-07-18
Fix typos in previous commit spotted by naddy@
Mark Kettenis
2024-07-17
Clean up the cpi_id_aa64xxx variables at the end of autoconf such that
Mark Kettenis
2024-07-14
Add missing <machine/elf.h> for compound arches.
Miod Vallat
2024-07-14
Add elf_aux_info(3)
Jeremie Courreges-Anglas
2024-07-14
vmm(4)/vmx: update host cr3, invept on cpu migration.
Dave Voutila
2024-07-12
manual ret-clean; ok mlarkin
Theo de Raadt
2024-07-11
Use FEAT_RNG to feed entropy into the random subsystem like we do on amd64.
Mark Kettenis
2024-07-11
umoddi3.c is now needed for libz
Theo de Raadt
2024-07-10
Extend DMA constraints override to include all SC8280XP and X1E80100 based
Patrick Wildt
2024-07-10
Use AMD SEV C-bit in inital page tables setup by locore0.
Alexander Bluhm
2024-07-10
Implement support for deeper idle states offered by PSCI. Reduces the
Mark Kettenis
2024-07-10
Hook up the Qualcomm UEFI Secure Application that handles EFI variables to
Mark Kettenis
2024-07-10
Missed some files in previous commit to split vmd into mi/md.
Dave Voutila
2024-07-10
Split vmd into mi/md parts.
Dave Voutila
2024-07-09
Prepare pmap for using the AMD SEV C-bit to encrypt guest memory.
Alexander Bluhm
2024-07-09
do a manual ret-clean operation inside the vmm_dispatch_intr asm code
Theo de Raadt
2024-07-09
vmd/vmm: move vm_run_params into mi header.
Dave Voutila
2024-07-09
Remove trailing whitespace. No code change.
Mike Larkin
2024-07-09
fix disasm of fucompp
Jonathan Gray
2024-07-08
Introduce sched_unpeg_curproc() to abstract the current implementation.
Martin Pieuchot
2024-07-08
octeon/cnmac: assume 1Gbps in the default case
Landry Breuil
2024-07-07
Add device tree mapping for Lenovo Yoga Slim 7x.
Patrick Wildt
2024-07-07
remove unused i386_spurious()
Jonathan Gray
2024-07-06
remove ampintc_intr_string(), unused on arm64
Jonathan Gray
2024-07-06
octeon/cnmac: Skip the switch port (cnmac2) on the 5-ports EdgeRouter POE
Landry Breuil
2024-07-05
When trying to enable multiple MSI vectors, check the flag first whether
Patrick Wildt
2024-07-03
Right now MSIs don't work on the Qualcomm Snapdragon X Elite (X1E80100).
Patrick Wildt
2024-07-03
Add device tree mapping for Asus Vivobook S15.
Mark Kettenis
2024-07-03
Map BUS_SPACE_MAP_PREFETCHABLE to Normal-NC. There are other memory
Mark Kettenis
2024-07-03
Switch to a table for mapping smbios vendor/product to device tree file
Mark Kettenis
[next]