Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
73 changes: 58 additions & 15 deletions website/content/en/platforms/arm.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -35,24 +35,62 @@ FreeBSD/arm and FreeBSD/armv6 support a large range of ARM CPUs and development

Listing all supported devices on all CPUs and boards is impractical here, however much information can be obtained from the mailing list and archives, the https://wiki.freebsd.org/arm[FreeBSD ARM wiki pages], and from the https://cgit.freebsd.org/src/tree/sys/arm/conf/[kernel configuration files]

=== Cores Supported

* ARM9E
* Most XScale
* Marvel Feroceon
* Marvel Sheeva
* ARM10E
* ARM11J
=== Cores Supported (32bit)
* Cortex A5
* Cortex A7
* Cortex A8
* Cortex A9
* Cortex A12
* Cortex A15
* Cortex A17
* Qualcomm Krait 300

=== Cores Supported (64bit)
* AEMv8
* Foundation-Model
* Cortex-A34
* Cortex-A35
* Cortex-A53
* Cortex-A55
* Cortex-A57
* Cortex-A65
* Cortex-A65AE
* Cortex-A72
* Cortex-A73
* Cortex-A75
* Cortex-A76
* Cortex-A76AE
* Cortex-A77
* Cortex-A78
* Cortex-A78AE
* Cortex-A78C
* Cortex-A510
* Cortex-A520
* Cortex-A710
* Cortex-A715
* Cortex-A720
* Cortex-A725
* Cortex-A925
* Neoverse-E1
* Neoverse-N1
* Neoverse-N2
* Neoverse-N3
* Neoverse-V1
* Neoverse-V2
* Neoverse-V3
* Neoverse-V3AE
* ThunderX
* ThunderX2
* eMAG 8180
Comment thread
Martinfx marked this conversation as resolved.
* AmpereOne AC03
* AmpereOne AC04
* Kryo 400 Gold
* Kryo 400 Silver
* Azure Cobalt 100
Comment thread
Martinfx marked this conversation as resolved.

=== SoCs

* Allwinner A10/A20
* Allwinner A10/A13/A20/A31/A33/A64/A83T/H3/H6/H616
* Atmel AT91RM92 and AT91SAM9 families
* Broadcom BCM2835 (used in Raspberry Pi)
* Cavium CNS11xx
Expand All @@ -61,9 +99,10 @@ Listing all supported devices on all CPUs and boards is impractical here, howeve
* Marvell Orion, Kirkwood and Discovery Innovation families of systems-on-chip
* Marvell Armada 500 (ARMv6) and Armada XP (ARMv7)
* NXP LPC32x0
* NVIDIA Tegra 124/210
* Qualcomm Snapdragon
* Rockchip RK3188
* Samsung Exynos5 and S3C24xxx
* Qorik
* Rockchip RK3188/3328/3399/3568
* Texas Instruments DaVinci Digital Media SoC
* TI OMAP
* Xilinx Zynq7 family
Expand All @@ -74,25 +113,29 @@ Note that not all peripherals are supported on all CPUs.

* ArndaleBoard (Samsung Exynos5250)
* Atmel AT91RM9200
* Bananapi M3,R2-PRO
* BeagleBoard and BeagleBoard-xM (TI OMAP3)
* BeagleBone
* Colibri VF50 Evaluation Board
* Cubieboard(1,2) (Allwinner A10/A20)
* Device Solutions Quartz
* FireFly
* Gateworks Avila GW2348 and Cambria GW2358
* Genesi Efika MX Smarttop and Smartbook
* Globalscale Technologies OpenRD platform
* Google Chromebook
* Khadas Edge/Edge V/Edge Captain
* Kwikbyte KB9202B (as well as the older KB9202 and KB9202A)
* Linksys NSLU2
* Marvell DB-78460 (ARMv7)
* Marvell DB-88F5182, DB-88F5281, DB-88F6281, RD-88F6281, DB-78100
* Marvell DB-88F6781 (ARMv6)
* Marvell DB-78460 (ARMv7)
* Marvell Sheeva Plug and Dream Plug
* Nanopi a64, m1plus, neo, neo2, neo-air, r2s, r4s, r5s, r6s
* Orangepi one, pc, pc2, pc-plus, plus-2e, r1, zero, zero-plus, 5 plus
* Pandaboard (OMAP4)
* Phytec Cosmic Board (Freescale Vybrid Family)
* Raspberry Pi
* Radxa Rock (Work in progress)
* Radxa Rock Pi 4/Rock Pi e/Rock 4c Plus/Rock5b/Rock itx, Zero 3e/3w,
* Raspberry Pi Zero/Pi/Pi2/Pi3/Pi4
* SBC6045 with Atmel at91sam9g45
* Technologic Systems TS-7200 and TS-7800
* Wandboard
Expand Down
Loading