Date: Sun, 18 Oct 2015 21:24:46 +0000 (UTC) From: Benjamin Kaduk <bjk@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r47618 - head/en_US.ISO8859-1/htdocs/news/status Message-ID: <201510182124.t9ILOk7p014257@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org</email> + </person> + + <person> + <name> + <given>Pratik</given> + <common>Singhal</common> + </name> + <email>ps06756@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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510182124.t9ILOk7p014257>