Date: Tue, 14 Jan 2014 19:41:09 +0000 (UTC) From: Gabor Pali <pgj@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r43517 - head/en_US.ISO8859-1/htdocs/news/status Message-ID: <201401141941.s0EJf9f8017456@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pgj Date: Tue Jan 14 19:41:08 2014 New Revision: 43517 URL: http://svnweb.freebsd.org/changeset/doc/43517 Log: - Add 2013Q4 report on Vybrid VF6xx support Submitted by: br Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-10-2013-12.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-10-2013-12.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2013-10-2013-12.xml Tue Jan 14 18:44:47 2014 (r43516) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-10-2013-12.xml Tue Jan 14 19:41:08 2014 (r43517) @@ -19,7 +19,7 @@ <!-- XXX: Keep updating the number of entries --> <p>Thanks to all the reporters for the excellent work! This report - contains 28 entries and we hope you enjoy reading it.</p> + contains 29 entries and we hope you enjoy reading it.</p> <p>The deadline for submissions covering between January and March 2014 is April 7th, 2014.</p> @@ -1547,4 +1547,60 @@ device vt_vga</pre> </ul> </body> </project> + + <project cat='arch'> + <title>&os; on Freescale Vybrid VF6xx</title> + + <contact> + <person> + <name> + <given>Ruslan</given> + <common>Bukin</common> + </name> + <email>br@freebsd.org</email> + </person> + </contact> + + <links> + <url href="http://svnweb.freebsd.org/changeset/base/258057"/> + </links> + + <body> + <p>Basic support for Freescale Vybrid Family VF6xx heterogeneous + ARM Cortex-A5/M4 System-on-Chip (SoC) was added to &os; + <tt>head</tt>. The Vybrid VF6xx family is an implementation of + the new modern Cortex-A5-based low-power ARM SoC boards. Vybrid + devices are ideal for applications including simple HMI in + appliances and industrial machines, secure control of + infrastructure and manufacturing equipment, energy conversion + applications such as motor drives and power inverters, + ruggedized wired and wireless connectivity, and control of + mobile battery-operated systems such as robots and industrial + vehicles.</p> + + <p>Supported device drivers:</p> + + <ul> + <li>NAND Flash Controller (NFC)</li> + <li>USB Enhanced Host Controller Interface (EHCI)</li> + <li>General-Purpose Input/Output (GPIO)</li> + <li>Universal Asynchronous Receiver/Transmitter (UART)</li> + </ul> + + <p>Also supported:</p> + + <ul> + <li>Generic Interrupt Controller (GIC)</li> + <li>MPCore timer</li> + <li><tt>ffec</tt> Ethernet driver</li> + </ul> + </body> + + <help> + <task>Add support for a number of different VF5xx- and VF6xx-based + development boards.</task> + <task>Expand device driver support, including framebuffer and + other devices.</task> + </help> + </project> </report>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401141941.s0EJf9f8017456>