Add Allwinner A10/A20 report from loos
This commit is contained in:
parent
978740dbca
commit
525e031d22
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47618
1 changed files with 58 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue