From owner-svn-doc-all@FreeBSD.ORG Wed Oct 8 02:56:30 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7B33A20D; Wed, 8 Oct 2014 02:56:30 +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 67486827; Wed, 8 Oct 2014 02:56:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s982uTb0083225; Wed, 8 Oct 2014 02:56:29 GMT (envelope-from wblock@FreeBSD.org) Received: (from wblock@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s982uTBD083224; Wed, 8 Oct 2014 02:56:29 GMT (envelope-from wblock@FreeBSD.org) Message-Id: <201410080256.s982uTBD083224@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wblock set sender to wblock@FreeBSD.org using -f From: Warren Block Date: Wed, 8 Oct 2014 02:56:29 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r45746 - head/en_US.ISO8859-1/htdocs/news/status 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.18-1 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: Wed, 08 Oct 2014 02:56:30 -0000 Author: wblock Date: Wed Oct 8 02:56:28 2014 New Revision: 45746 URL: https://svnweb.freebsd.org/changeset/doc/45746 Log: Add ARM report. Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml Wed Oct 8 01:13:27 2014 (r45745) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml Wed Oct 8 02:56:28 2014 (r45746) @@ -936,4 +936,46 @@ + + + &os; on Newer ARM Boards + + + + + Ganbold + Tsagaankhuu + + ganbold@FreeBSD.org + + + + + Some preliminary codes for Snapdragon board IFC6410 + + + +

Work on initial support of the IFC6410 board,which was + stopped due to bricked bootloader, has been started again. + This board has the Qualcomm Snapdragon S4 SoC, featuring the + Krait CPU. This CPU is considered a "platform" for use in + smartphones, tablets, and smartbook devices. Krait has many + similarities with the ARM Cortex-A15 CPU and is also based on + the ARMv7 instruction set. These peripherals are working:

+ +
    +
  • Qualcomm High Speed UART driver for MSM 7000/8000 series + chips (included in src tree)
  • + +
  • Krait Timer
  • +
+ + + + +

Get MMC driver working. May need more help from + experts.

+
+
+