History log of /freebsd/sys/arm64/apple/apple_wdog.c (Results 1 – 2 of 2)
Revision Date Author Comments
# 92e237e1 17-Dec-2024 Kyle Evans <kevans@FreeBSD.org>

arm64: apple: re-align to recent standards

In the time these have lingered in my tree, we've started to drop the
__FBSDID tags. Make sure we're using SPDX tags (and the correct one)
as well.

Repor

arm64: apple: re-align to recent standards

In the time these have lingered in my tree, we've started to drop the
__FBSDID tags. Make sure we're using SPDX tags (and the correct one)
as well.

Reported by: mhorne

show more ...


# 2eace89d 17-Dec-2024 Kyle Evans <kevans@FreeBSD.org>

arm64: add a driver for the Apple watchdog

Ensure it's disarmed upon attach, provide basic reset functionality.

Register definitions/usage obtained from OpenBSD.

Reviewed by: ray
Differential Revi

arm64: add a driver for the Apple watchdog

Ensure it's disarmed upon attach, provide basic reset functionality.

Register definitions/usage obtained from OpenBSD.

Reviewed by: ray
Differential Revision: https://reviews.freebsd.org/D39824

show more ...