- Add 2013Q4 report on Vybrid VF6xx support

Submitted by:	br
This commit is contained in:
Gabor Pali 2014-01-14 19:41:08 +00:00
parent 72dd921b33
commit 87cd56ed9e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43517

View file

@ -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>