svn commit: r47618 - head/en_US.ISO8859-1/htdocs/news/status
Benjamin Kaduk
bjk at FreeBSD.org
Sun Oct 18 21:24:47 UTC 2015
Author: bjk
Date: Sun Oct 18 21:24:46 2015
New Revision: 47618
URL: https://svnweb.freebsd.org/changeset/doc/47618
Log:
Add Allwinner A10/A20 report from loos
Modified:
head/en_US.ISO8859-1/htdocs/news/status/report-2015-07-2015-09.xml
Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-07-2015-09.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2015-07-2015-09.xml Sun Oct 18 21:18:39 2015 (r47617)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2015-07-2015-09.xml Sun Oct 18 21:24:46 2015 (r47618)
@@ -2938,4 +2938,62 @@
</help>
</project>
+ <project cat='proj'>
+ <title>Allwinner A10/A20 Support</title>
+
+ <contact>
+ <person>
+ <name>
+ <given>Luiz Otavio</given>
+ <common>O Souza</common>
+ </name>
+ <email>loos at FreeBSD.org</email>
+ </person>
+
+ <person>
+ <name>
+ <given>Pratik</given>
+ <common>Singhal</common>
+ </name>
+ <email>ps06756 at gmail.com</email>
+ </person>
+ </contact>
+
+ <links>
+ <url href="https://wiki.FreeBSD.org/FreeBSD/arm/Allwinner">Wiki page </url>
+ </links>
+
+ <body>
+ <p>The Allwinner A10 and A20 chips are ARM CPUs found in
+ increasingly common development boards and other devices, such as
+ the Cubieboard/Cubieboard 2 and the Banana Pi.</p>
+
+ <p>With the end of a GSoC project by Pratik Singhal our A10 and
+ A20 support has improved. Pratik helped with the
+ implementation and testing of the SD card and SATA support for the
+ Allwinner chips.</p>
+
+ <p>&a.loos; added support for the <tt>dwc</tt> network
+ interface on the A20, which is capable of gigabit speeds.</p>
+
+ <p>&a.gjb; kindly added support for official &os; images for
+ Cubieboard 2 and the Banana Pi.</p>
+ </body>
+
+ <sponsor>
+ Google Summer of Code 2015 (partly)
+ </sponsor>
+
+ <help>
+ <task>
+ <p>Some drivers are still missing: audio,
+ video/HDMI/framebuffer, IR, I2C, SPI, PWM.</p>
+ </task>
+
+ <task>
+ <p>Fix if_dwc for better performance.</p>
+ </task>
+ </help>
+ </project>
+
</report>
More information about the svn-doc-all
mailing list