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
/
arm64
Age
Commit message (
Expand
)
Author
9 days
Adds support for BPP16 16-bit color EFI framebuffer format as offered
Tobias Heider
10 days
remove unused arm64_machdep.h
Jonathan Gray
10 days
rename bus space files to match other archs
Jonathan Gray
10 days
remove unused mainbus.h; ok miod@
Jonathan Gray
12 days
replace uvm.h includes with uvm_extern.h where possible
Jonathan Gray
12 days
Do not call uvm_swap_finicrypt_all() a second time in dumpsys().
Jonathan Gray
13 days
The buffer flipper (incorrectly?) uses pmap_copy_page() from interrupt
Mark Kettenis
2024-11-08
remove ID register values, cpu.c uses different defines
Jonathan Gray
2024-11-08
remove PCI MMIO defines, matches recent amd64 change
Jonathan Gray
2024-11-07
Constify strings in symbol-related ddb interfaces, and make the iterator
Miod Vallat
2024-11-05
Fix typo in smbios product string for the HP OmniBook X.
Mark Kettenis
2024-11-04
correct non-rd major numbers; ok miod@
Jonathan Gray
2024-11-04
Implement support for the new CHLS key that is used to control the battery
Mark Kettenis
2024-10-30
directly use dev_t for swdevt[], remove struct swdevt
Jonathan Gray
2024-10-29
We should always set the AP power state, so fold the rtkit_set_ap_pwrstate()
Mark Kettenis
2024-10-28
Set AP power state. Fixes the SMC initialization on (at least) the M1
Mark Kettenis
2024-10-28
Improve RK_DEBUG debug code to also print the mailbox messages that we send.
Mark Kettenis
2024-10-28
Unlock KERN_ALLOWKMEM. The `allowkmem' is atomically accessed integer.
Vitaliy Makkoveev
2024-10-22
correct name of define for ISS data abort S1PTW bit
Jonathan Gray
2024-10-17
use <machine/asm.h> not "machine/asm.h", for consistency
Jonathan Gray
2024-10-15
remove unneeded pte.h include
Jonathan Gray
2024-10-14
remove unneeded vmparam.h include from pte.h
Jonathan Gray
2024-10-14
remove unneeded device.h include
Jonathan Gray
2024-09-29
remove unused cruft; ok kettenis@
Jonathan Gray
2024-09-29
fix HWCAP_ASIMDHP test; ok kettenis@
Jonathan Gray
2024-09-29
correct a prototype
Jonathan Gray
2024-09-23
recognise Neoverse V3AE (Poseidon AE)
Jonathan Gray
2024-09-23
add device tree mapping for HP OmniBook X 14
Jonathan Gray
2024-09-20
Add device tree mapping for Lenovo ThinkPad T14s.
Mark Kettenis
2024-08-26
replace multiple '.arch armv8.3-a' with a pauth target attribute
Jonathan Gray
2024-08-18
don't need to put config_activate_children inside cfattach, because
Theo de Raadt
2024-08-14
Introduce qwz(4), a work-in-progress port of the Linux ath12k driver.
Patrick Wildt
2024-08-04
The devicetree spec says in section 2.4:
Mark Kettenis
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-27
Use ".arch_extension fp" for the signal trampoline since it saves and
Mark Kettenis
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-21
Populate hwcap and hwcap2 based on the sanitized values of the ID register
Mark Kettenis
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 elf_aux_info(3)
Jeremie Courreges-Anglas
2024-07-11
Use FEAT_RNG to feed entropy into the random subsystem like we do on amd64.
Mark Kettenis
2024-07-10
Extend DMA constraints override to include all SC8280XP and X1E80100 based
Patrick Wildt
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-07
Add device tree mapping for Lenovo Yoga Slim 7x.
Patrick Wildt
[next]