From owner-svn-doc-all@FreeBSD.ORG Tue Apr 14 18:09:17 2015
Return-Path:
Delivered-To: svn-doc-all@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
[IPv6:2001:1900:2254:206a::19:1])
(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
(No client certificate requested)
by hub.freebsd.org (Postfix) with ESMTPS id 0B0D3C2;
Tue, 14 Apr 2015 18:09:17 +0000 (UTC)
Received: from svn.freebsd.org (svn.freebsd.org
[IPv6:2001:1900:2254:2068::e6a:0])
(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
(Client did not present a certificate)
by mx1.freebsd.org (Postfix) with ESMTPS id D23228FB;
Tue, 14 Apr 2015 18:09:16 +0000 (UTC)
Received: from svn.freebsd.org ([127.0.1.70])
by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t3EI9Gvx014324;
Tue, 14 Apr 2015 18:09:16 GMT (envelope-from imp@FreeBSD.org)
Received: (from imp@localhost)
by svn.freebsd.org (8.14.9/8.14.9/Submit) id t3EI9Gs3014323;
Tue, 14 Apr 2015 18:09:16 GMT (envelope-from imp@FreeBSD.org)
Message-Id: <201504141809.t3EI9Gs3014323@svn.freebsd.org>
X-Authentication-Warning: svn.freebsd.org: imp set sender to imp@FreeBSD.org
using -f
From: Warner Losh
Date: Tue, 14 Apr 2015 18:09:16 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r46533 - head/en_US.ISO8859-1/htdocs/platforms
X-SVN-Group: doc-head
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-BeenThere: svn-doc-all@freebsd.org
X-Mailman-Version: 2.1.20
Precedence: list
List-Id: "SVN commit messages for the entire doc trees \(except for "
user" , " projects" , and " translations"
\)"
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
X-List-Received-Date: Tue, 14 Apr 2015 18:09:17 -0000
Author: imp
Date: Tue Apr 14 18:09:15 2015
New Revision: 46533
URL: https://svnweb.freebsd.org/changeset/doc/46533
Log:
Try to clarify the supported arm v6 and v7 platforms.
Modified:
head/en_US.ISO8859-1/htdocs/platforms/arm.xml
Modified: head/en_US.ISO8859-1/htdocs/platforms/arm.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/platforms/arm.xml Tue Apr 14 18:09:14 2015 (r46532)
+++ head/en_US.ISO8859-1/htdocs/platforms/arm.xml Tue Apr 14 18:09:15 2015 (r46533)
@@ -41,11 +41,16 @@
does not provide official releases or pre-built packages for this
platform due to it primarily targeting the embedded arena. However,
FreeBSD/ARM is being actively developed and maintained, is well supported,
- and provides an excellent framework for building ARM-based systems.
+ and provides an excellent framework for building ARM-based
+ systems. FreeBSD/arm supports ARMv4 and ARMv5
+ processors. FreeBSD/armv6 supports ARMv6 and ARMv7 processors,
+ including SMP on the latter.
+
+ 64-bit ARM support is in progress.
- FreeBSD/arm supports or is working on support for a large range of
+
FreeBSD/arm and FreeBSD/armv6 support a large range of
ARM CPUs and development boards. Not every peripheral is supported on
every CPU or board, though work continues towards this and contributions
are always welcome. Conversely, many CPUs and boards not listed may
@@ -58,7 +63,23 @@
Kernel
Configuration files
- CPUs
+ Cores Supported
+
+ - ARM9E
+ - Most XScale
+ - Marvel Feroceon
+ - Marvel Sheeva
+ - ARM10E
+ - ARM11J
+ - Cortex A5
+ - Cortex A7
+ - Cortex A8
+ - Cortex A9
+ - Cortex A12
+ - Cortex A15
+
+
+ SoCs