svn commit: r50184 - head/en_US.ISO8859-1/htdocs/news/status
Benjamin Kaduk
bjk at FreeBSD.org
Thu Apr 20 03:40:09 UTC 2017
Author: bjk
Date: Thu Apr 20 03:40:07 2017
New Revision: 50184
URL: https://svnweb.freebsd.org/changeset/doc/50184
Log:
Add 2017Q1 Armada38x entry from Marcin Wojtas
Modified:
head/en_US.ISO8859-1/htdocs/news/status/report-2017-01-2017-03.xml
Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2017-01-2017-03.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2017-01-2017-03.xml Thu Apr 20 03:25:08 2017 (r50183)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2017-01-2017-03.xml Thu Apr 20 03:40:07 2017 (r50184)
@@ -889,4 +889,69 @@
The &os; Foundation
</sponsor>
</project>
+
+ <project cat='arch'>
+ <title>&os; on Marvell Armada38x</title>
+
+ <contact>
+ <person>
+ <name>
+ <given>Marcin</given>
+ <common>Wojtas</common>
+ </name>
+ <email>mw at semihalf.com</email>
+ </person>
+
+ <person>
+ <name>
+ <given>Zbigniew</given>
+ <common>Bodek</common>
+ </name>
+ <email>zbb at semihalf.com</email>
+ </person>
+ </contact>
+
+ <body>
+ <p>Final testing and productionization of support for the
+ Marvell Armada38x platform is underway. The rebase and cleanup
+ is going well, with support on top of HEAD and ready for
+ upstreaming.</p>
+
+ <p>Specific tasks completed include:</p>
+
+ <ul>
+ <li>Platform benchmarking and low-level optimisations
+ (internal bus, cache L1/L2 prefetch) — already
+ submitted)</li>
+
+ <li>Enable PL310 L2 cache controller — currently under
+ review</li>
+
+ <li>NETA tests, optimisations and PHY-handling rework</li>
+
+ <li><tt>e6000sw</tt> PHY handling rework and fixes</li>
+
+ <li>Fix and enable performance counter support</li>
+
+ <li>Fix timers and extract watchdog support to a separate driver</li>
+
+ <li>Crypto driver fixes — merged</li>
+
+ <li>AHCI controller support — merged</li>
+
+ <li>Thermal driver — merged</li>
+
+ <li>Merge additional support for new boards (SolidRun ClearFog
+ and DB-88F6285-AP)</li>
+ </ul>
+ </body>
+
+ <sponsor>Stormshield</sponsor>
+
+ <sponsor>Semihalf</sponsor>
+
+ <help>
+ <task>Submit the remaining fixes and drivers.</task>
+ </help>
+ </project>
</report>
More information about the svn-doc-all
mailing list