<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/generic/files/fs, branch v17.01.5</title>
<subtitle>MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker</subtitle>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/'/>
<entry>
<title>yaffs: fix to detect MLC/TLC NAND flash</title>
<updated>2017-01-06T14:34:13+00:00</updated>
<author>
<name>Vladimir Zahradnik</name>
<email>vladimir.zahradnik@gmail.com</email>
</author>
<published>2016-12-24T23:20:17+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f277f45bd682f82aa7ac69f68abd1835730289af'/>
<id>f277f45bd682f82aa7ac69f68abd1835730289af</id>
<content type='text'>
Signed-off-by: Vladimir Zahradnik &lt;vladimir.zahradnik@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Vladimir Zahradnik &lt;vladimir.zahradnik@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>yaffs2: remove __TIME__ __DATE__ macros</title>
<updated>2015-09-11T16:33:12+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2015-09-11T16:33:12+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=e6fb730daa347e6e4866166857ae7b23c0ad378b'/>
<id>e6fb730daa347e6e4866166857ae7b23c0ad378b</id>
<content type='text'>
prevent compiler errors with gcc 4.9
increase reproducibility

Signed-off-by: Dirk Neukirchen &lt;dirkneukirchen@web.de&gt;

SVN-Revision: 46858
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
prevent compiler errors with gcc 4.9
increase reproducibility

Signed-off-by: Dirk Neukirchen &lt;dirkneukirchen@web.de&gt;

SVN-Revision: 46858
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: yaffs2: update to version from 2015-06-02</title>
<updated>2015-08-15T17:16:03+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2015-08-15T17:16:03+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=b1bd85c40eb5d22253fcc09c441abb50308ecd40'/>
<id>b1bd85c40eb5d22253fcc09c441abb50308ecd40</id>
<content type='text'>
In addition to the update this also fixes compile problems with kernel 4.1.

This closes #20323.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;

SVN-Revision: 46609
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In addition to the update this also fixes compile problems with kernel 4.1.

This closes #20323.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;

SVN-Revision: 46609
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: update yaffs code to the latest version</title>
<updated>2015-03-31T15:31:57+00:00</updated>
<author>
<name>Gabor Juhos</name>
<email>juhosg@openwrt.org</email>
</author>
<published>2015-03-31T15:31:57+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=82f0308be91d572df10dadfe59f196e14760dc3d'/>
<id>82f0308be91d572df10dadfe59f196e14760dc3d</id>
<content type='text'>
Use the latest version of the yaffs code. Fetched from the
yaffs2 git tree and it is based on the following commit:

  commit 7e5cf0fa1b694f835cdc184a8395b229fa29f9ae
  Author: Charles Manning &lt;cdhmanning@gmail.com&gt;
  Date:   Thu Aug 7 11:25:05 2014 +1200

    yaffs-direct: Basic tests. Add lpthread flag for background gc support

    Signed-off-by: Charles Manning &lt;cdhmanning@gmail.com&gt;

Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;

SVN-Revision: 45188
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the latest version of the yaffs code. Fetched from the
yaffs2 git tree and it is based on the following commit:

  commit 7e5cf0fa1b694f835cdc184a8395b229fa29f9ae
  Author: Charles Manning &lt;cdhmanning@gmail.com&gt;
  Date:   Thu Aug 7 11:25:05 2014 +1200

    yaffs-direct: Basic tests. Add lpthread flag for background gc support

    Signed-off-by: Charles Manning &lt;cdhmanning@gmail.com&gt;

Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;

SVN-Revision: 45188
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: update yaffs code</title>
<updated>2013-12-16T07:51:19+00:00</updated>
<author>
<name>Gabor Juhos</name>
<email>juhosg@openwrt.org</email>
</author>
<published>2013-12-16T07:51:19+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=7e3644d3cf37cd24c3a295825200743123acbd91'/>
<id>7e3644d3cf37cd24c3a295825200743123acbd91</id>
<content type='text'>
Use the latest version of the yaffs code. Fetched from the
yaffs2 git tree and it is based on the following commit:

  commit bc76682d93955cfb33051beb503ad9f8a5450578
  Merge: 3a8580e ffa781d
  Author: Charles Manning &lt;cdhmanning@gmail.com&gt;
  Date:   Thu Jul 11 17:46:25 2013 +1200

      Merge branch 'master' of ssh://www.aleph1.co.uk/home/aleph1/git/yaffs2

Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;

SVN-Revision: 39084
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the latest version of the yaffs code. Fetched from the
yaffs2 git tree and it is based on the following commit:

  commit bc76682d93955cfb33051beb503ad9f8a5450578
  Merge: 3a8580e ffa781d
  Author: Charles Manning &lt;cdhmanning@gmail.com&gt;
  Date:   Thu Jul 11 17:46:25 2013 +1200

      Merge branch 'master' of ssh://www.aleph1.co.uk/home/aleph1/git/yaffs2

Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;

SVN-Revision: 39084
</pre>
</div>
</content>
</entry>
<entry>
<title>generic: fold yaffs_git_2010_10_20 patch to generic/files</title>
<updated>2012-10-30T14:58:17+00:00</updated>
<author>
<name>Gabor Juhos</name>
<email>juhosg@openwrt.org</email>
</author>
<published>2012-10-30T14:58:17+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=449f88df0f02fea3a7206d44daf62a553f9e819e'/>
<id>449f88df0f02fea3a7206d44daf62a553f9e819e</id>
<content type='text'>
Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;

SVN-Revision: 34013
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;

SVN-Revision: 34013
</pre>
</div>
</content>
</entry>
<entry>
<title>generic: fold yaffs_cvs_2009_04_24 patch to generic/files</title>
<updated>2012-10-30T14:58:13+00:00</updated>
<author>
<name>Gabor Juhos</name>
<email>juhosg@openwrt.org</email>
</author>
<published>2012-10-30T14:58:13+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=56190ed0fcdb453b218be4fcefa938850a81c83e'/>
<id>56190ed0fcdb453b218be4fcefa938850a81c83e</id>
<content type='text'>
Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;

SVN-Revision: 34012
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;

SVN-Revision: 34012
</pre>
</div>
</content>
</entry>
<entry>
<title>rename target/linux/generic-2.6 to generic</title>
<updated>2010-06-26T20:42:58+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2010-06-26T20:42:58+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=da1bb88a2b900f0392b731ec47c5e1bff956fd8f'/>
<id>da1bb88a2b900f0392b731ec47c5e1bff956fd8f</id>
<content type='text'>
SVN-Revision: 21952
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 21952
</pre>
</div>
</content>
</entry>
</feed>
