Add 2017Q2 entry on Marvell Armada38X support from Marcin Wojtas
This commit is contained in:
parent
588faabab5
commit
ae56e7187a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50514
1 changed files with 57 additions and 0 deletions
|
@ -1220,4 +1220,61 @@
|
|||
<task>Add documentation for the new feature.</task>
|
||||
</help>
|
||||
</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>Zbigniew</given>
|
||||
<common>Bodek</common>
|
||||
</name>
|
||||
<email>zbb@FreeBSD.org</email>
|
||||
</person>
|
||||
</contact>
|
||||
|
||||
<body>
|
||||
<p>Work proceeds to finalize the upstreaming process of support
|
||||
for the Marvell Armada38x platform to &os;-HEAD.</p>
|
||||
|
||||
<p>The most important bits of the recent effort are:</p>
|
||||
|
||||
<ul>
|
||||
<li>Add the network driver (NETA)</li>
|
||||
|
||||
<li>Enable coherent <tt>busdma</tt> operation for all ARMv7 SoCs</li>
|
||||
|
||||
<li>Add various low-level optimisations, such as L1 cache
|
||||
prefetch and MBUS quirks</li>
|
||||
|
||||
<li>Enable PL310 L2 cache controller</li>
|
||||
|
||||
<li>Add SDHCI support</li>
|
||||
|
||||
<li>Fixes for the <tt>e6000sw</tt> driver and rework of its
|
||||
PHY handling</li>
|
||||
|
||||
<li>Support multi-port PCIe operation</li>
|
||||
|
||||
<li>Various fixes and enhancements of the common Marvell code</li>
|
||||
|
||||
<li>Fix and enable support for performance counters (HWPMC)</li>
|
||||
</ul>
|
||||
</body>
|
||||
|
||||
<sponsor>Stormshield</sponsor>
|
||||
|
||||
<sponsor>Semihalf</sponsor>
|
||||
|
||||
<sponsor>Netgate</sponsor>
|
||||
</project>
|
||||
</report>
|
||||
|
|
Loading…
Reference in a new issue