Add entry on Armada 38x support from Marcin Wojtas
This commit is contained in:
parent
68e67d42e5
commit
f49eca6140
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49554
1 changed files with 69 additions and 0 deletions
|
@ -724,4 +724,73 @@
|
|||
</ul>
|
||||
</body>
|
||||
</project>
|
||||
|
||||
<project cat='arch'>
|
||||
<title>&os; on Marvell Armada38x</title>
|
||||
|
||||
<contact>
|
||||
<person>
|
||||
<name>
|
||||
<given>Marcin</given>
|
||||
<common>Wojtas</common>
|
||||
</name>
|
||||
<email>mw@semihalf.com</email>
|
||||
</person>
|
||||
|
||||
<person>
|
||||
<name>
|
||||
<given>Bartosz</given>
|
||||
<common>Szczepanek</common>
|
||||
</name>
|
||||
<email>bsz@semihalf.com</email>
|
||||
</person>
|
||||
</contact>
|
||||
|
||||
|
||||
<body>
|
||||
<p>&os; includes support for the Marvell Armada38x platform, which
|
||||
has been tested and improved in order to gain production quality.
|
||||
Most of this effort has been invested in development and
|
||||
benchmarking of the on-chip Gigabit Ethernet (NETA) functionality.
|
||||
Numerous bug fixes, as well as some new features, have been
|
||||
introduced.</p>
|
||||
|
||||
<p>Work completed this quarter includes:</p>
|
||||
|
||||
<ul>
|
||||
<li>NETA rework and improvements.</li>
|
||||
|
||||
<li>Enable multi-port support in PCIe 2.0 driver
|
||||
(<tt>mv_pci_ctrl</tt>).</li>
|
||||
|
||||
<li>Introduce an alternative, coherent, <tt>bus_dma</tt> for the
|
||||
armv7 arch.</li>
|
||||
|
||||
<li>AHCI controller support.</li>
|
||||
|
||||
<li>SDHCI controller support.</li>
|
||||
|
||||
<li>Improve the <tt>e6000sw</tt> etherswitch driver.</li>
|
||||
|
||||
<li>Fix Marvell bus configuration for numerous interfaces.</li>
|
||||
</ul>
|
||||
|
||||
<p>Along with support for new boards (SolidRun ClearFog and
|
||||
DB-88F6285-AP), all changes will be submitted upstream.</p>
|
||||
</body>
|
||||
|
||||
<sponsor>
|
||||
Stormshield
|
||||
</sponsor>
|
||||
|
||||
<sponsor>
|
||||
Semihalf
|
||||
</sponsor>
|
||||
|
||||
<help>
|
||||
<task>Finalize NETA and prepare for submission.</task>
|
||||
|
||||
<task>Submit remaining fixes and drivers.</task>
|
||||
</help>
|
||||
</project>
|
||||
</report>
|
||||
|
|
Loading…
Reference in a new issue