History log of /openbsd/sys/dev/fdt/exuartreg.h (Results 1 – 4 of 4)
Revision Date Author Comments
# d5a6de06 22-Feb-2021 kettenis <kettenis@openbsd.org>

Improve support for the variant found on the Apple M1 SoC.
This mostly adjust the interrupt masking and status support since this
variant lacks the UINTM and UINTP registers.

ok patrick@


# af61f688 16-Feb-2021 kettenis <kettenis@openbsd.org>

Add support for the UART found on the Apple M1 SoC.

ok patrick@


# 0073eb57 05-Feb-2021 patrick <patrick@openbsd.org>

Fix CVS tag.


# 13358d45 05-Feb-2021 patrick <patrick@openbsd.org>

Move exuart(4) to sys/dev/fdt so it can be shared between arm64 and armv7.

ok kettenis@