<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in files.marvell</title>
    <link>http://nxr.netbsd.org/rss/src/sys/arch/arm/marvell/files.marvell</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>Add support Marvell Dove.<br/>Also &lt;SoC&gt;_intr_bootstrap() rename to &lt;SoC&gt;_bootstrap(). And SoC init func, getclk into that.</title>
    <description>/src/sys/arch/arm/marvell/files.marvell - 1.18</description>
    <pubDate>Sat Jan 07 16:19:28 UTC 2017</pubDate>
    <dc:creator>kiyohara</dc:creator>
</item>

<item>
    <title>branches:  1.17.2;<br/>add new cryptographic accelerator driver 'mvxpsec.'<br/><br/>this driver controls CESA unit as same as mvcesa, but uses DMA engines and<br/>does CBC operations, HMAC operations by hardware. about 2 kbytes of data<br/>are processed at one. supported algorithms are:<br/><br/> - DES-CBC, 3DES-CBC, AES-CBC<br/> - HMAC-SHA1, HMAC-MD5<br/><br/>non-CBC algorithm such as AES-GCM is not supported by CESA's acceleration<br/>engine. mvcesa is still useful to implement such algorithms as combination of<br/>accelerated block cipher and software chaining.</title>
    <description>/src/sys/arch/arm/marvell/files.marvell - 1.17</description>
    <pubDate>Wed Jun 03 04:20:02 UTC 2015</pubDate>
    <dc:creator>hsuenaga</dc:creator>
</item>

<item>
    <title>separate buffer management codes 'mvxpbm.c' from if_mvxpe.c.<br/><br/>the buffer management(ex. fill the rx descriptors/buffers) is done by H/W in<br/>ARMADA XP/380, and is done by S/W in ARMADA 370. the H/W BM support is not yet<br/>implemented, so all devices use the S/W management mode at this time.</title>
    <description>/src/sys/arch/arm/marvell/files.marvell - 1.16</description>
    <pubDate>Wed Jun 03 03:55:47 UTC 2015</pubDate>
    <dc:creator>hsuenaga</dc:creator>
</item>

<item>
    <title>move Marvell ARMADA SoC's device driver definitions from arm/marvell<br/>to dev/marvell.</title>
    <description>/src/sys/arch/arm/marvell/files.marvell - 1.15</description>
    <pubDate>Wed Jun 03 03:34:38 UTC 2015</pubDate>
    <dc:creator>hsuenaga</dc:creator>
</item>

<item>
    <title>add new ethernet driver mvxpe for recent MARVELL's SoC after ARMADA/XP.<br/>this driver supports 'counter mode', and is disabled by default.<br/><br/>ARMADA SoC family has new ethernet controller acceleration mode called<br/>'enhanced mode' or 'counter mode.' it seems that backward compatibility mode<br/>used by if_mvgbe is still working, but the specification of the old mode<br/>is completely disappeared from SoC's reference manual.<br/><br/>I tested the driver using MIRABOX(ARMADA/370).</title>
    <description>/src/sys/arch/arm/marvell/files.marvell - 1.14</description>
    <pubDate>Sun May 03 14:38:09 UTC 2015</pubDate>
    <dc:creator>hsuenaga</dc:creator>
</item>

<item>
    <title>branches:  1.13.6;<br/>defflag MVSOC_CONSOLE_EARLY</title>
    <description>/src/sys/arch/arm/marvell/files.marvell - 1.13</description>
    <pubDate>Tue Mar 18 07:25:57 UTC 2014</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>Add MEMSIZE to opt_mvsoc.h</title>
    <description>/src/sys/arch/arm/marvell/files.marvell - 1.12</description>
    <pubDate>Tue Mar 18 07:05:00 UTC 2014</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>Move defparam opt_mvsoc.h to more appropriate place.</title>
    <description>/src/sys/arch/arm/marvell/files.marvell - 1.11</description>
    <pubDate>Tue Mar 18 05:50:06 UTC 2014</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>Add ARMADAXP into opt_mvsoc.h.<br/>And add mv78xx0.c.  However not test long time.</title>
    <description>/src/sys/arch/arm/marvell/files.marvell - 1.10</description>
    <pubDate>Mon Sep 30 13:06:03 UTC 2013</pubDate>
    <dc:creator>kiyohara</dc:creator>
</item>

<item>
    <title>Fix build failed with ofppc.<br/>  Move 'attach mvspi at mvsoc' to arch/arm/marvell/files.marvell.</title>
    <description>/src/sys/arch/arm/marvell/files.marvell - 1.9</description>
    <pubDate>Thu Aug 29 09:46:04 UTC 2013</pubDate>
    <dc:creator>kiyohara</dc:creator>
</item>

<item>
    <title>branches:  1.8.2;<br/>Add support for Armada XP PIC.<br/><br/>Obtained from Marvell, Semihalf.</title>
    <description>/src/sys/arch/arm/marvell/files.marvell - 1.8</description>
    <pubDate>Wed May 29 22:35:34 UTC 2013</pubDate>
    <dc:creator>rkujawa</dc:creator>
</item>

<item>
    <title>branches:  1.7.2;<br/>Add mvsocts.</title>
    <description>/src/sys/arch/arm/marvell/files.marvell - 1.7</description>
    <pubDate>Wed Aug 01 10:38:41 UTC 2012</pubDate>
    <dc:creator>kiyohara</dc:creator>
</item>

<item>
    <title>Add mvcesa.</title>
    <description>/src/sys/arch/arm/marvell/files.marvell - 1.6</description>
    <pubDate>Fri Jul 27 03:03:34 UTC 2012</pubDate>
    <dc:creator>kiyohara</dc:creator>
</item>

<item>
    <title>Add support for the watchdog timer in mvsoctmr.<br/>Tested on DreamPlug system.</title>
    <description>/src/sys/arch/arm/marvell/files.marvell - 1.5</description>
    <pubDate>Tue Jun 19 16:50:44 UTC 2012</pubDate>
    <dc:creator>hans</dc:creator>
</item>

<item>
    <title>branches:  1.4.4;  1.4.10;<br/>mvsoc needs pic_splfuncs.</title>
    <description>/src/sys/arch/arm/marvell/files.marvell - 1.4</description>
    <pubDate>Sat Mar 12 22:34:52 UTC 2011</pubDate>
    <dc:creator>nonaka</dc:creator>
</item>

<item>
    <title>branches:  1.3.2;<br/>Add contributed Marvell Kirkwood RTC driver from Brett Slager<br/>Fixes PR 44004</title>
    <description>/src/sys/arch/arm/marvell/files.marvell - 1.3</description>
    <pubDate>Sat Mar 05 14:50:56 UTC 2011</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>branches:  1.2.2;  1.2.4;  1.2.6;<br/>Comment-out mvcesa.  It not exists now.</title>
    <description>/src/sys/arch/arm/marvell/files.marvell - 1.2</description>
    <pubDate>Wed Oct 06 05:24:01 UTC 2010</pubDate>
    <dc:creator>kiyohara</dc:creator>
</item>

<item>
    <title>Add support Marvell Sheeva Core and SoC. (Orion/Kirkwood)<br/>  Discovery Innovation not yet.</title>
    <description>/src/sys/arch/arm/marvell/files.marvell - 1.1</description>
    <pubDate>Sun Oct 03 05:49:24 UTC 2010</pubDate>
    <dc:creator>kiyohara</dc:creator>
</item>

<item>
    <title>Sync with HEAD.</title>
    <description>/src/sys/arch/arm/marvell/files.marvell - 1.2.6.1</description>
    <pubDate>Mon Jun 06 09:05:04 UTC 2011</pubDate>
    <dc:creator>jruoho</dc:creator>
</item>

<item>
    <title>Sync with HEAD (-D20101022).</title>
    <description>/src/sys/arch/arm/marvell/files.marvell - 1.2.4.2</description>
    <pubDate>Fri Oct 22 09:23:11 UTC 2010</pubDate>
    <dc:creator>uebayasi</dc:creator>
</item>
</channel></rss>

