History log of /netbsd-src/distrib/sets/lists/modules/ad.aarch64 (Results 1 – 14 of 14)
Revision Date Author Comments
# 5376640a 11-Jul-2024 riastradh <riastradh@NetBSD.org>

distrib/sets/lists: Add a blank comment line between RCS id and body.

This serves as a buffer between RCS id changes and other changes to
the set lists, in an attempt to reduce the pain of merge con

distrib/sets/lists: Add a blank comment line between RCS id and body.

This serves as a buffer between RCS id changes and other changes to
the set lists, in an attempt to reduce the pain of merge conflicts
around mass set list changes.

No functional change intended.

show more ...


# 3dc92541 09-May-2024 pho <pho@NetBSD.org>

port-arm/58194: Resurrect vmt(4) from bitrot

On this architecture vmt(4) used to search for a node "/hypervisor" in the
FDT and probed the VMware hypervisor call only when the node was
found. Howeve

port-arm/58194: Resurrect vmt(4) from bitrot

On this architecture vmt(4) used to search for a node "/hypervisor" in the
FDT and probed the VMware hypervisor call only when the node was
found. However, things appear to have changed and VMware no longer provides
the FDT node.

Since vmt(4) doesn't actually need to read anything from FDT, and the
hypervisor call logically resides in virtual CPUs themselves, it would be
better to attach it directly to cpu, just like how it's probed on x86.

show more ...


# d5970c6d 11-Apr-2023 riastradh <riastradh@NetBSD.org>

aarch64: Build drm modules.


# 4999202e 20-Dec-2022 pgoyette <pgoyette@NetBSD.org>

Missed the compat_netbsd32_100 stuff in previous commit


# 2f5e5e73 25-Nov-2021 ryo <ryo@NetBSD.org>

add support COMPAT_LINUX32 for aarch64


# 2c176dfd 09-Oct-2021 ryo <ryo@NetBSD.org>

Modularize compat_linux(8) for aarch64.


# 36e147d6 01-Nov-2020 pgoyette <pgoyette@NetBSD.org>

Update sets lists for new compat_netbsd32_coredump module


# 0d3faa61 27-Aug-2020 riastradh <riastradh@NetBSD.org>

Sort and deduplicate set lists.


# e135ca83 12-Mar-2020 pgoyette <pgoyette@NetBSD.org>

Add new netbsd32 quota modules to sets lists


# 304e3f3f 08-Mar-2020 skrll <skrll@NetBSD.org>

Fix sets


# b373ac9c 11-Feb-2020 uki <uki@NetBSD.org>

PR misc/46937: add modules package, from Lloyd Parkes.


# e0661ac0 17-Sep-2019 mrg <mrg@NetBSD.org>

build exec_elf32 module on arm64.


# 9459cddf 21-Jan-2019 alnsn <alnsn@NetBSD.org>

Add bpfjit and sljit modules.


# beb9c6d1 10-Aug-2014 matt <matt@NetBSD.org>

Preliminary files for AARCH64 (64-bit ARM) support.
Enough for a distribution build.