<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/at91/patches, branch reboot</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>at91: add 4.4 support</title>
<updated>2016-01-19T10:15:04+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2016-01-19T10:15:04+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=373594fb4b8bafb77d93a3ef6e678006f9e25fd3'/>
<id>373594fb4b8bafb77d93a3ef6e678006f9e25fd3</id>
<content type='text'>
This puts the existing patches and config in a 3.18 folder and introduces
a 4.4 config and patches.
The USB clock fix patch is no longer necessary, and the patches applying
to non DT boards has been dropped as the platform has been converted.
4.4 config was generated by copying 3.18 and running make kernel_menuconfig,
scripts/kconfig.pl filled in the gaps.

Signed-off-by: Ben Whitten &lt;ben.whitten@gmail.com&gt;

SVN-Revision: 48349
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This puts the existing patches and config in a 3.18 folder and introduces
a 4.4 config and patches.
The USB clock fix patch is no longer necessary, and the patches applying
to non DT boards has been dropped as the platform has been converted.
4.4 config was generated by copying 3.18 and running make kernel_menuconfig,
scripts/kconfig.pl filled in the gaps.

Signed-off-by: Ben Whitten &lt;ben.whitten@gmail.com&gt;

SVN-Revision: 48349
</pre>
</div>
</content>
</entry>
<entry>
<title>at91: fix usb rate backport patch tab mangle</title>
<updated>2015-08-17T16:10:49+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-08-17T16:10:49+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=0ff8c94aab519cb7cb45f26cd0bd96c76c3330f5'/>
<id>0ff8c94aab519cb7cb45f26cd0bd96c76c3330f5</id>
<content type='text'>
The patch submitted in [46649] was mangled in the use of gmails webmail interface, tabs replaced with spaces, resulting in a patch which dit not apply.
This should fix the issue, sorry for the noise.

Signed-off-by: Ben Whitten &lt;benwhitten@gmail.com&gt;

SVN-Revision: 46676
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The patch submitted in [46649] was mangled in the use of gmails webmail interface, tabs replaced with spaces, resulting in a patch which dit not apply.
This should fix the issue, sorry for the noise.

Signed-off-by: Ben Whitten &lt;benwhitten@gmail.com&gt;

SVN-Revision: 46676
</pre>
</div>
</content>
</entry>
<entry>
<title>at91: Backport determine_rate prototype fix</title>
<updated>2015-08-17T06:16:29+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-08-17T06:16:29+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=8e90f20bf73bb4c0ee77b414577a258ceadc8609'/>
<id>8e90f20bf73bb4c0ee77b414577a258ceadc8609</id>
<content type='text'>
This patch is backport of a fix to a USB prototype mismatch bug found
in 3.18 kernels, originally submitted by Boris Brezillon [1].
The symptom of this bug was that devices attached to the at91 using
at91_ohci on a hub never appeared and failed to initialise.

[1] http://www.spinics.net/lists/linux-usb/msg125969.html

Signed-off-by: Ben Whitten &lt;ben.whitten@gmail.com&gt;

SVN-Revision: 46649
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch is backport of a fix to a USB prototype mismatch bug found
in 3.18 kernels, originally submitted by Boris Brezillon [1].
The symptom of this bug was that devices attached to the at91 using
at91_ohci on a hub never appeared and failed to initialise.

[1] http://www.spinics.net/lists/linux-usb/msg125969.html

Signed-off-by: Ben Whitten &lt;ben.whitten@gmail.com&gt;

SVN-Revision: 46649
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: update 3.18 to 3.18.14</title>
<updated>2015-05-21T19:32:46+00:00</updated>
<author>
<name>Jonas Gorski</name>
<email>jogo@openwrt.org</email>
</author>
<published>2015-05-21T19:32:46+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=76d079204df113afa9e382a43abb5e1a2135150d'/>
<id>76d079204df113afa9e382a43abb5e1a2135150d</id>
<content type='text'>
Changelogs:

* https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.12
* https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.13
* https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.14

Build tested on brcm63xx and ipq806x, runtested on brcm63xx.

Signed-off-by: Jonas Gorski &lt;jogo@openwrt.org&gt;

SVN-Revision: 45711
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelogs:

* https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.12
* https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.13
* https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.14

Build tested on brcm63xx and ipq806x, runtested on brcm63xx.

Signed-off-by: Jonas Gorski &lt;jogo@openwrt.org&gt;

SVN-Revision: 45711
</pre>
</div>
</content>
</entry>
<entry>
<title>at91: Add dts for Exegin Q5x boards.</title>
<updated>2015-02-19T09:07:06+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-02-19T09:07:06+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=0227827f7bdfd029f40a4bf4b12a325e11dd4859'/>
<id>0227827f7bdfd029f40a4bf4b12a325e11dd4859</id>
<content type='text'>
Signed-off-by: Owen Kirby &lt;osk@exegin.com&gt;

SVN-Revision: 44492
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Owen Kirby &lt;osk@exegin.com&gt;

SVN-Revision: 44492
</pre>
</div>
</content>
</entry>
<entry>
<title>at91: USB gadget subsystem cleanup and driver fix.</title>
<updated>2015-02-19T09:06:56+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-02-19T09:06:56+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=3cf87e67b2bcb206a964211b08dd4e268d5e9455'/>
<id>3cf87e67b2bcb206a964211b08dd4e268d5e9455</id>
<content type='text'>
Signed-off-by: Owen Kirby &lt;osk@exegin.com&gt;

SVN-Revision: 44491
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Owen Kirby &lt;osk@exegin.com&gt;

SVN-Revision: 44491
</pre>
</div>
</content>
</entry>
<entry>
<title>at91: bump to v3.18</title>
<updated>2015-02-18T13:35:46+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-02-18T13:35:46+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=4a6e4685884e4b9542ca660be7948d48810d8788'/>
<id>4a6e4685884e4b9542ca660be7948d48810d8788</id>
<content type='text'>
Signed-off-by: Your Name &lt;blogic@openwrt.org&gt;

SVN-Revision: 44489
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Your Name &lt;blogic@openwrt.org&gt;

SVN-Revision: 44489
</pre>
</div>
</content>
</entry>
<entry>
<title>at91: move 3.10 specific files and patches</title>
<updated>2014-09-03T03:09:51+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2014-09-03T03:09:51+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=035f68e8587800c5c9a9d2a7cbeb44a4afeb85e4'/>
<id>035f68e8587800c5c9a9d2a7cbeb44a4afeb85e4</id>
<content type='text'>
In preparation for adding 3.14 kernel support, move files and patches to
a separate per-version directory since some of them will have
incompatible changes (e.g: dts)

Signed-off-by: Florian Fainelli &lt;florian@openwrt.org&gt;

SVN-Revision: 42413
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In preparation for adding 3.14 kernel support, move files and patches to
a separate per-version directory since some of them will have
incompatible changes (e.g: dts)

Signed-off-by: Florian Fainelli &lt;florian@openwrt.org&gt;

SVN-Revision: 42413
</pre>
</div>
</content>
</entry>
<entry>
<title>Update AT91 kernel to 3.10.34</title>
<updated>2014-04-29T21:00:50+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2014-04-29T21:00:50+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f6cd23364b022108bf565dc3ef7173719765f167'/>
<id>f6cd23364b022108bf565dc3ef7173719765f167</id>
<content type='text'>
 From 2064e6d069ec8df7f5e988547fe7f2a1a7ad890f Mon Sep 17 00:00:00 2001
 From: Owen Kirby &lt;osk@exegin.com&gt;
 Date: Thu, 10 Apr 2014 19:02:15 -0700
 Subject: [PATCH 1/3] [at91]  Update AT91 kernel to 3.10.34.

This patch updates the kernel of the AT91 target to version 3.10.34.

Signed-off-by: Owen Kirby &lt;osk@exegin.com&gt;

SVN-Revision: 40596
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 From 2064e6d069ec8df7f5e988547fe7f2a1a7ad890f Mon Sep 17 00:00:00 2001
 From: Owen Kirby &lt;osk@exegin.com&gt;
 Date: Thu, 10 Apr 2014 19:02:15 -0700
 Subject: [PATCH 1/3] [at91]  Update AT91 kernel to 3.10.34.

This patch updates the kernel of the AT91 target to version 3.10.34.

Signed-off-by: Owen Kirby &lt;osk@exegin.com&gt;

SVN-Revision: 40596
</pre>
</div>
</content>
</entry>
<entry>
<title>at91: build .dtb file for the CalAmp LMU500 board</title>
<updated>2013-05-03T19:01:00+00:00</updated>
<author>
<name>Gabor Juhos</name>
<email>juhosg@openwrt.org</email>
</author>
<published>2013-05-03T19:01:00+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=bb429757c8afcbf845a64fc4a161c4a276fa1104'/>
<id>bb429757c8afcbf845a64fc4a161c4a276fa1104</id>
<content type='text'>
Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;

SVN-Revision: 36542
</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: 36542
</pre>
</div>
</content>
</entry>
</feed>
