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
2022-11-24
Expose the complete set of ID registers as defined in the current version
Mark Kettenis
2022-11-24
Document a few more ID register bits. This should add most of the stuff
Mark Kettenis
2022-11-21
Add aplpwm(4), a driver for the PWM controller found on Apple silicon.
Mark Kettenis
2022-11-21
Get rid of pmap_map_early(). This is part of my crusade against the use of
Mark Kettenis
2022-11-21
Wait for a reply to the command that switches the touchpad into raw mode.
Mark Kettenis
2022-11-14
Turns out the power button on the Mac mini and the touchid button on the
Mark Kettenis
2022-11-12
Fix a long-standing pmap bug, where we would enter an executable mapping
Mark Kettenis
2022-11-11
Enable icc(4). ok anton@ patrick@
Matthieu Herrb
2022-11-11
Unmap and free memory when we shutdown rtkit. This fixes an issue where
Mark Kettenis
2022-11-10
pscivar.h include no longer needed
Jonathan Gray
2022-11-10
Sprinkle some #ifdef SUSPEND to unbreak the tree.
Mark Kettenis
2022-11-10
Add suspend/resume support to control the power domain.
Mark Kettenis
2022-11-10
Enable qcpdc(4)
Patrick Wildt
2022-11-10
Make the power button function as a wakeup button during suspend.
Mark Kettenis
2022-11-10
iWe must be careful to only disable power domains that are no longer in
Mark Kettenis
2022-11-10
arm64 can suspend without PSCI support now
Mark Kettenis
2022-11-09
Enable qcpwm(4)
Patrick Wildt
2022-11-09
Implement wakeup interrupt support. For now this is only implemented for
Mark Kettenis
2022-11-09
Add suspend/resume support to aplns(4).
Mark Kettenis
2022-11-09
Make aplpmgr(4) work as a reset controller.
Mark Kettenis
2022-11-09
translate Fn+(1-10,-,=) keys to F1-F12 on M1 laptops with a touchbar
Robert Nagy
2022-11-09
Minor cleanups:
Miod Vallat
2022-11-08
KNF/whitespace - no code change
Mike Larkin
2022-11-08
Tedu spmi bus definition that moved over to the fdt files.
Patrick Wildt
2022-11-08
Hook up all those Qualcomm SoC SPMI devices.
Patrick Wildt
2022-11-08
Enable gpiobl(4)
Tobias Heider
2022-11-08
arm64: switch to clockintr(9)
Scott Soule Cheloha
2022-11-08
Extent the current suspend/resume implementation to include support for
Mark Kettenis
2022-11-08
Move definitions for CNTV_CTL_EL0 to armreg.h.
Mark Kettenis
2022-11-08
Sprinkle some #ifdef MULTIPROCESSOR to make non-MP kernels build again.
Mark Kettenis
2022-11-07
Implement the "halt" IPI.
Mark Kettenis
2022-11-07
Implement db_write_text/bytes() which add support for ddb(4)'s breakpoints.
Martin Pieuchot
2022-11-06
Add FDT-based attachment for qciic(4).
Patrick Wildt
2022-11-06
Add FDT-based attachment for qcgpio(4).
Patrick Wildt
2022-11-06
Disable smmu(4) for Qualcomm SC8280XP on FDT attachment like we already do
Patrick Wildt
2022-11-06
Add glue for the USB3 controller on the Lenovo x13s.
Patrick Wildt
2022-11-06
While the Qualcomm GENI isn't just a simplebus(4), as one can e.g. select
Patrick Wildt
2022-11-06
Make EFI runtime calls more robust on arm64 as well. While I have not seen
Mark Kettenis
2022-11-05
Bump version number so that it's easier to see if the running version has
Patrick Wildt
2022-11-05
Not every device tree we're getting passed has an /aliases or /chosen node,
Patrick Wildt
2022-11-05
Activate the device tree we just loaded from disk. While this doesn't fix
Patrick Wildt
2022-11-05
Make sure fdt_find_node() returns NULL if it can't find the requested node.
Patrick Wildt
2022-11-03
Enable smbios0 on arm64 RAMDISK so the code mitigating crashes on the x13s
Patrick Wildt
2022-11-02
Clean up more ancient history: since 2015 the libc stubs for
Philip Guenther
2022-10-30
Simplfity setregs() by passing it the ps_strings and switching
Philip Guenther
2022-10-29
The x13s only defines the (legacy) 32-bit SMBIOS entry point. Add code to
Mark Kettenis
2022-10-28
Replace audio(9) get_props() with duplex check in open() in non-duplex drivers
Klemens Nanni
2022-10-23
Make sure driver is attached before allocating a channel. Fixes a crash on
Tobias Heider
2022-10-23
Initial apm/sensor driver for the PiJuice HAT UPS, to feedback battery
Marcus Glocker
2022-10-20
Don't attempt to use EFI runtime services on UEFI versions before 2.1.
Mark Kettenis
[prev]
[next]