EINTR.net / openbsd

OpenBSD platforms

This document is meant to complement the OpenBSD's Hardware Plaforms page.

When possible, the platform names and release numbers are linked to their corresponding web page on the OpenBSD web site.

By release

This table helps you see the evolution of the various hardware platforms over all the CD set and FTP release produced by the OpenBSD project over the years.

Platforms marked with an * are only available via FTP. They were not part of the CD set for their release.

The OpenBSD mirror www.mirrorservice.org and ftp.lysator.liu.se have all the releases since the beginning. For recent releases, you may use any OpenBSD mirror.

\ release2.02.12.22.32.42.52.62.72.82.93.03.13.23.33.43.53.63.73.83.94.04.14.24.34.44.54.64.74.84.95.05.15.25.35.45.55.65.75.85.96.06.16.26.36.46.56.66.76.86.97.07.17.27.37.47.57.67.77.87.9release /
platform \ year969797989899990000010102020303040405050606070708080909101011111212131314141515161617171818191920202121222223232424252526year / platform
alphaXXXXXX*XXX***********************XXXXX*******************alpha
amd64XXXXXXXXXXXXXXXXXXXXXXXXXX*******************amd64
amiga*XXXXXXXXXX**amiga
arc*XXXarc
arm64*******************arm64
armish*******************armish
armv7**********************armv7
aviion***aviion
beagle*beagle
cats******cats
hp300XXXXXXXXX*************************hp300
hppa**********************XXXXXX*******************hppa
i386*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*******************i386
landisk***************************************landisk
loongson********************************loongson
luna88k***********************************luna88k
mac68k*XXXXXXXXXX****************mac68k
macppcXXXXXXXXXXXXXXXXXXXXXX***XXXXXX*******************macppc
mvme68k*XXXXXXXX*************************mvme68k
mvme88k**********************mvme88k
octeon**************************octeon
pmaxXXX*****pmax
powerpcXXXXXpowerpc
powerpc64************powerpc64
riscv64**********riscv64
sgi*******************************sgi
socppc*****************socppc
sparc*XXXXXXXXXXXXXXXXXXXXX*************XXXXsparc
sparc64XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*******************sparc64
sun3*XXsun3
vaxXXXXXXXXXXX****************X***vax
zaurus************************zaurus
Release #:2.02.12.22.32.42.52.62.72.82.93.03.13.23.33.43.53.63.73.83.94.04.14.24.34.44.54.64.74.84.95.05.15.25.35.45.55.65.75.85.96.06.16.26.36.46.56.66.76.86.97.07.17.27.37.47.57.67.77.87.9
On CD:08910876699106655666655544444444443337777660000000000000000000
Total:68910997810101010101010131416161617171516171717171717171818182021181716131413131313131213141414131414141414141414

By Support level

Not every arch is supported at the same level.

For OpenBSD 7.9:

Arch Stable
Base OS
Binary
Patches
(2 releases) 1
Stable
Port
Binary
Patches
(2 releases) 1
Release
Binary
Ports
#
Port
Packages
Modern
Compiler
clang 19
Archaic
Compiler
gcc 4 2
Last
Hardware
built? 3
amd64 13,044
i386 10,631
arm64 12,883
armv7 9,554
macppc 10,253 ~2002
octeon 9,309
powerpc64 9,507
riscv64 11,142
sparc64 10,079 ~2017
loongson
alpha ~2004
hppa ~2005
landisk
luna88k ~1992

Notes:
1. OpenBSD supports the 2 latest release and do 2 releases a year. Giving you at most 1.5 year of support for the newest one at release date.
2. OpenBSD self-host all their platforms. Cross-compiling is reserved for jump-starting new archs. On one side, you get a compiler chain that is well tested, debugged and works. But without a modern compiler, a lots of ports aren't available. These archs do not have the CPU power, memory or simply upstream supports by clang/gcc to move to a modern tool chain.
3. Estimates. Might be last time the hardware was sold or last time a major CPU release was made.

By CPU architecture

This table is based on the MACHINE and MACHINE_ARCH #define in the various /usr/src/sys/arch/*/include/param.h files.

It only contains the platforms still in OpenBSD's current CVS tree.

arch platforms
aarch64 arm64
alpha alpha
amd64 amd64
arm armv7
hppa hppa
i386 i386
m88k luna88k
mips64 octeon
mips64el loongson
powerpc macppc
powerpc64 powerpc64
riscv64 riscv64
sh landisk
sparc64 sparc64
14 14

(c) Hugo Villeneuve-Lapointe
$Id: arch-by-release.html,v 1.64 2026/07/06 15:02:24 harpagon Exp $