diff --git a/website/archetypes/release/hardware.adoc b/website/archetypes/release/hardware.adoc --- a/website/archetypes/release/hardware.adoc +++ b/website/archetypes/release/hardware.adoc @@ -23,30 +23,23 @@ It lists the hardware platforms supported by FreeBSD, as well as the various types of hardware devices (storage controllers, network interfaces, and so on), along with known working instances of these devices. [[proc]] -== Supported Processors and System Boards +== Supported Platforms This section provides some architecture-specific information about the specific processors and systems that are supported by each architecture. [[proc-amd64]] -=== 64-bit x86 (amd64) Architecture Support +=== x86-64 -FreeBSD supports the AMD64 ("Hammer") and Intel(R) EM64T architectures. -AMD64 (also known as x86-64) is a fully-supported Tier 1 architecture. -AMD64 supports all modern x86 processors. +crossref:platforms[amd64,FreeBSD/amd64] supports x86-64 as a fully-supported, crossref:committers-guide[archs,Tier-1] architecture. +Release media is built for x86-64v3 with backwards compatability extensions. This release incorporates optimizations and enhancements to leverage the full capabilities of FreeBSD/amd64-based systems, delivering improved performance across a wide range of workloads. -[[proc-i386]] -=== 32-bit x86 (i386) Architecture Support - -While FreeBSD continues to evolve and optimize for modern architectures, we are committed to maintaining support for the venerable i386 (x86) architecture in this release. -Although i386 hardware is becoming less common, FreeBSD remains a reliable and versatile choice for those who still rely on it, whether for legacy systems or specific use cases. - [[proc-arm-64]] -=== 64-bit ARM (aarch64) Architecture Support +=== AArch64 -FreeBSD supports 64-bit ARM (known as arm64 or AArch64) as a Tier-1 architecture. +crossref:platforms[arm64,FreeBSD/aarch64] supports 64-bit ARM (ARMv9 and ARMv8) as a crossref:committers-guide[archs,Tier-1] architecture. -FreeBSD currently supports the following devices: +The following devices are currently supported: Ampere Computing: @@ -54,7 +47,7 @@ * Altra * eMAG -Allwinner (64-bit), more info about the support at the link:https://wiki.freebsd.org/arm/Allwinner[Allwinner Wiki page]: +link:https://wiki.freebsd.org/arm/Allwinner[Allwinner]: * Allwinner A64 SoC * A64-Olinuxino @@ -90,13 +83,13 @@ * SolidRun HoneyComb LX2 * Traverse Technologies Ten64 -Raspberry Pi, more info about the support at the link:https://wiki.freebsd.org/arm/Raspberry%20Pi[Raspberry Pi Wiki page]: +link:https://wiki.freebsd.org/arm/Raspberry%20Pi[Raspberry Pi]: * Raspberry Pi Zero 2 W * Raspberry Pi 3 * Raspberry Pi 4 -RockChip (64-bit), more info about the support at the link:https://wiki.freebsd.org/arm/RockChip[RockChip Wiki page]: +link:https://wiki.freebsd.org/arm/RockChip[RockChip]: * RK3328 SoC * RK3399 SoC @@ -111,14 +104,18 @@ * Rock64 * RockPro64 -Zedboard Zynq 7000 SoC +Zedboard: + +* Zynq 7000 SoC [[proc-arm-32]] -=== 32-bit ARM (armv6, armv7) Architecture Support +=== AArch32 -FreeBSD currently supports the following devices: +crossref:platforms[armv7,FreeBSD/armv7] supports 32-bit ARM (ARM-v7 and up) as a crossref:committers-guide[archs,Tier-2] architecture. -Allwinner (32-bit), more info about the support at the link:https://wiki.freebsd.org/arm/Allwinner[Allwinner Wiki page]: +The following devices are currently supported: + +link:https://wiki.freebsd.org/arm/Allwinner[Allwinner]: * Allwinner A10 SoC * Allwinner A13/R8 SoC @@ -144,23 +141,54 @@ * Orange Pi Zero * NanoPI NEO -NXP i.MX6 (32-bit), more info about the support at the link:https://wiki.freebsd.org/arm/imx6[NXP i.MX6 Wiki page]: +link:https://wiki.freebsd.org/arm/imx6[NXP i.MX6]: * Wandboard * CuBox i * HummingBoard -Raspberry Pi, more info about the support at the link:https://wiki.freebsd.org/arm/Raspberry%20Pi[Raspberry Pi Wiki page]: +link:https://wiki.freebsd.org/arm/Raspberry%20Pi[Raspberry Pi]: -* Raspberry Pi 1 -* Raspberry Pi 2 -* Raspberry Pi Zero -* RPi Zero W +* Raspberry Pi 2 (pre v1.2) + +[[proc-powerpc]] +=== POWER + +FreeBSD supports 64-bit POWER as a crossref:committers-guide[archs,Tier-2] architecture. + +crossref:platforms[powerpc,FreeBSD/powerpc64le] supports 64-bit, bi-endian POWER9 and POWER8, including: + +IBM: + +* Power System LC922 (POWER9) +* Power System IC922 (POWER8) + +Raptor CS: + +* Talos II (POWER9) +* Blackbird (POWER9) + +crossref:platforms[powerpc,FreeBSD/powerpc64] supports 64-bit, big-endian POWER7 through POWER4, including: + +A-EON: + +* AmigaONE X5000 (NXP QorIQ P5) + +Apple: + +* Power Mac G5 (PowerPC 970) +* Xserve G5 (PowerPC 970) + +IBM: + +* pSeries VM [[proc-risc-v]] -=== RISC-V Architecture Support +=== RISC-V -RISC-V support in FreeBSD represents a significant milestone in the evolution of this open-source operating system. +link:https://wiki.freebsd.org/riscv[FreeBSD/riscv64] supports 64-bit RISC-V as a crossref:committers-guide[archs,Tier-2] architecture. + +RISC-V support represents a significant milestone in the evolution of this open-source operating system. FreeBSD was the first operating system to have bootable in-tree support for RISC-V, underscoring its commitment to embracing emerging hardware architectures. FreeBSD currently supports the following platforms: @@ -171,20 +199,6 @@ * Spike * QEMU -More information about the support at the link:https://wiki.freebsd.org/riscv[RISC-V Wiki page]. - -[[proc-powerpc]] -=== PowerPC Architecture Support - -Many PowerPC platforms are supported, including but not limited to: - -* Apple PowerMac G4 and later. -* IBM POWER4 and later using pseries VM platform. -* IBM POWER8 and later bare metal powernv -** Most development done using Raptor TALOS-II -* Embedded NXP QorIQ and PowerQUICC III (MPC85XX, Pxxx) -** Tested on AmigaOne X5000 and AmigaOne A1222 - // The "Supported Devices" section of the release notes. // Generally processor-independent, with conditional text // inclusion handling any architecture-dependent text. diff --git a/website/content/en/releases/15.0R/hardware.adoc b/website/content/en/releases/15.0R/hardware.adoc --- a/website/content/en/releases/15.0R/hardware.adoc +++ b/website/content/en/releases/15.0R/hardware.adoc @@ -23,37 +23,31 @@ It lists the hardware platforms supported by FreeBSD, as well as the various types of hardware devices (storage controllers, network interfaces, and so on), along with known working instances of these devices. [[proc]] -== Supported Processors and System Boards +== Supported Platforms This section provides some architecture-specific information about the specific processors and systems that are supported by each architecture. [[proc-amd64]] -=== 64-bit x86 (amd64) Architecture Support +=== x86-64 -FreeBSD supports the AMD64 ("Hammer") and Intel(R) EM64T architectures. -AMD64 (also known as x86-64) is a fully-supported Tier 1 architecture. -AMD64 supports all modern x86 processors. +crossref:platforms[amd64,FreeBSD/amd64] supports x86-64 as a fully-supported, crossref:committers-guide[archs,Tier-1] architecture. +Release media is built for x86-64v3 with backwards compatability extensions. This release incorporates optimizations and enhancements to leverage the full capabilities of FreeBSD/amd64-based systems, delivering improved performance across a wide range of workloads. -[[proc-i386]] -=== 32-bit x86 (i386) Architecture Support - -While FreeBSD continues to evolve and optimize for modern architectures, we are committed to maintaining support for the venerable i386 (x86) architecture in this release. -Although i386 hardware is becoming less common, FreeBSD remains a reliable and versatile choice for those who still rely on it, whether for legacy systems or specific use cases. - [[proc-arm-64]] -=== 64-bit ARM (aarch64) Architecture Support +=== AArch64 -FreeBSD supports 64-bit ARM (known as arm64 or AArch64) as a Tier-1 architecture. +crossref:platforms[arm64,FreeBSD/aarch64] supports 64-bit ARM (ARMv9 and ARMv8) as a crossref:committers-guide[archs,Tier-1] architecture. -FreeBSD currently supports the following devices: +The following devices are currently supported: Ampere Computing: +* Altra Max * Altra * eMAG -Allwinner (64-bit), more info about the support at the link:https://wiki.freebsd.org/arm/Allwinner[Allwinner Wiki page]: +link:https://wiki.freebsd.org/arm/Allwinner[Allwinner]: * Allwinner A64 SoC * A64-Olinuxino @@ -75,6 +69,10 @@ * Graviton 2 * Graviton 3 +Cavium: + +* ThunderX + NXP Semiconductors: * LS1028A SoC @@ -85,15 +83,18 @@ * SolidRun HoneyComb LX2 * Traverse Technologies Ten64 -Raspberry Pi, more info about the support at the link:https://wiki.freebsd.org/arm/Raspberry%20Pi[Raspberry Pi Wiki page]: +link:https://wiki.freebsd.org/arm/Raspberry%20Pi[Raspberry Pi]: +* Raspberry Pi Zero 2 W * Raspberry Pi 3 * Raspberry Pi 4 -RockChip (64-bit), more info about the support at the link:https://wiki.freebsd.org/arm/RockChip[RockChip Wiki page]: +link:https://wiki.freebsd.org/arm/RockChip[RockChip]: * RK3328 SoC * RK3399 SoC +* RK3566 SoC +* RK3568 SoC * NanoPC-T4 * NanoPi R2S * NanoPi R2S-Plus @@ -103,14 +104,18 @@ * Rock64 * RockPro64 -Zedboard Zynq 7000 SoC +Zedboard: + +* Zynq 7000 SoC [[proc-arm-32]] -=== 32-bit ARM (armv6, armv7) Architecture Support +=== AArch32 -FreeBSD currently supports the following devices: +crossref:platforms[armv7,FreeBSD/armv7] supports 32-bit ARM (ARM-v7 and up) as a crossref:committers-guide[archs,Tier-2] architecture. -Allwinner (32-bit), more info about the support at the link:https://wiki.freebsd.org/arm/Allwinner[Allwinner Wiki page]: +The following devices are currently supported: + +link:https://wiki.freebsd.org/arm/Allwinner[Allwinner]: * Allwinner A10 SoC * Allwinner A13/R8 SoC @@ -136,49 +141,65 @@ * Orange Pi Zero * NanoPI NEO -NXP i.MX6 (32-bit), more info about the support at the link:https://wiki.freebsd.org/arm/imx6[NXP i.MX6 Wiki page]: +link:https://wiki.freebsd.org/arm/imx6[NXP i.MX6]: * Wandboard * CuBox i * HummingBoard -Raspberry Pi, more info about the support at the link:https://wiki.freebsd.org/arm/Raspberry%20Pi[Raspberry Pi Wiki page]: +link:https://wiki.freebsd.org/arm/Raspberry%20Pi[Raspberry Pi]: -* Raspberry Pi 1 -* Raspberry Pi 2 -* Raspberry Pi Zero -* RPi Zero W +* Raspberry Pi 2 (pre v1.2) + +[[proc-powerpc]] +=== POWER + +FreeBSD supports 64-bit POWER as a crossref:committers-guide[archs,Tier-2] architecture. + +crossref:platforms[powerpc,FreeBSD/powerpc64le] supports 64-bit, bi-endian POWER9 and POWER8, including: + +IBM: + +* Power System LC922 (POWER9) +* Power System IC922 (POWER8) + +Raptor CS: + +* Talos II (POWER9) +* Blackbird (POWER9) + +crossref:platforms[powerpc,FreeBSD/powerpc64] supports 64-bit, big-endian POWER7 through POWER4, including: + +A-EON: + +* AmigaONE X5000 (NXP QorIQ P5) + +Apple: + +* Power Mac G5 (PowerPC 970) +* Xserve G5 (PowerPC 970) + +IBM: + +* pSeries VM [[proc-risc-v]] -=== RISC-V Architecture Support +=== RISC-V -RISC-V support in FreeBSD represents a significant milestone in the evolution of this open-source operating system. +link:https://wiki.freebsd.org/riscv[FreeBSD/riscv64] supports 64-bit RISC-V as a crossref:committers-guide[archs,Tier-2] architecture. + +RISC-V support represents a significant milestone in the evolution of this open-source operating system. FreeBSD was the first operating system to have bootable in-tree support for RISC-V, underscoring its commitment to embracing emerging hardware architectures. FreeBSD currently supports the following platforms: * HiFive Unleashed (SiFive FU540) * HiFive Unmatched (SiFive FU740) +* StarFive VisionFive 2 (StarFive JH7110) * Spike * QEMU -More information about the support at the link:https://wiki.freebsd.org/riscv[RISC-V Wiki page]. - -[[proc-powerpc]] -=== PowerPC Architecture Support - -Many PowerPC platforms are supported, including but not limited to: - -* Apple PowerMac G4 and later. -* IBM POWER4 and later using pseries VM platform. -* IBM POWER8 and later bare metal powernv -** Most development done using Raptor TALOS-II -* Embedded NXP QorIQ and PowerQUICC III (MPC85XX, Pxxx) -** Tested on AmigaOne X5000 and AmigaOne A1222 - // The "Supported Devices" section of the release notes. -// Generally processor-independent, with conditional text -// inclusion handling any architecture-dependent text. // Within each subsection describing a class of hardware // (i.e. Ethernet interfaces), list broad groups of devices