<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/ramips/dts/WL_330N.dts, 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>ramips: fix Asus WL-330N{, 3G} boards names</title>
<updated>2015-08-17T05:57:55+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-08-17T05:57:55+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=5e1ea4810b1ddcc49901a388a917e1a2b3bc8086'/>
<id>5e1ea4810b1ddcc49901a388a917e1a2b3bc8086</id>
<content type='text'>
There are other Asus boards supported in ramips target, so use the same naming scheme for WL-330N{,3G} boards and their dts files.

Signed-off-by: Piotr Dymacz &lt;pepe2k@gmail.com&gt;

SVN-Revision: 46615
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are other Asus boards supported in ramips target, so use the same naming scheme for WL-330N{,3G} boards and their dts files.

Signed-off-by: Piotr Dymacz &lt;pepe2k@gmail.com&gt;

SVN-Revision: 46615
</pre>
</div>
</content>
</entry>
<entry>
<title>ramips: fix indentation and other mistakes in .dts{, i} files</title>
<updated>2015-08-17T05:57:18+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-08-17T05:57:18+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=553fea9f195aaefa8533b99e0d0c9ff9a27fc4f5'/>
<id>553fea9f195aaefa8533b99e0d0c9ff9a27fc4f5</id>
<content type='text'>
The following patch fixes:
 * wrong indentations
 * doubled gpio-keys-polled nodes (DIR-300-B7, DIR-320-B1, DIR-610-A1)
 * duplicate spacings
 * empty lines at end of files and after last child nodes
 * trailing and leading whitespace
 * unnecessary and commented-out code
 * missing empty lines between nodes and between properties and nodes
 * unnecessary empty lines between nodes properties [1]

in .dts{,i} files, for ramips target.

[1] Some of empty lines in SOCs dtsi files were left untouched, because they seem to be there for a reason (readability?).

Signed-off-by: Piotr Dymacz &lt;pepe2k@gmail.com&gt;

SVN-Revision: 46613
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The following patch fixes:
 * wrong indentations
 * doubled gpio-keys-polled nodes (DIR-300-B7, DIR-320-B1, DIR-610-A1)
 * duplicate spacings
 * empty lines at end of files and after last child nodes
 * trailing and leading whitespace
 * unnecessary and commented-out code
 * missing empty lines between nodes and between properties and nodes
 * unnecessary empty lines between nodes properties [1]

in .dts{,i} files, for ramips target.

[1] Some of empty lines in SOCs dtsi files were left untouched, because they seem to be there for a reason (readability?).

Signed-off-by: Piotr Dymacz &lt;pepe2k@gmail.com&gt;

SVN-Revision: 46613
</pre>
</div>
</content>
</entry>
<entry>
<title>ramips: ethernet mac cleanup</title>
<updated>2014-07-26T20:36:09+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-07-26T20:36:09+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=b77e92e020c17b5530ec5c1b37cf66ae0cf717e6'/>
<id>b77e92e020c17b5530ec5c1b37cf66ae0cf717e6</id>
<content type='text'>
Compile tested all subtargets and profiles.
Unfortunately I don't own any board affected by these changes, so no run tests.

Signed-off-by: Roman Yeryomin &lt;roman@advem.lv&gt;

SVN-Revision: 41839
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Compile tested all subtargets and profiles.
Unfortunately I don't own any board affected by these changes, so no run tests.

Signed-off-by: Roman Yeryomin &lt;roman@advem.lv&gt;

SVN-Revision: 41839
</pre>
</div>
</content>
</entry>
<entry>
<title>ramips: soc wmac eeprom cleanup</title>
<updated>2014-07-17T10:55:31+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-07-17T10:55:31+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f44d3f99803be7ba5c38b26a2d8cbda1c301e893'/>
<id>f44d3f99803be7ba5c38b26a2d8cbda1c301e893</id>
<content type='text'>
Move eeprom extraction from scripts to dts files.
Additionally there are few other changes like:
- whitespace fixes
- add partition labels where needed
- BR6524N board doesn't exist (lost in translation?)
- fix Edimax 3g-6200nl model
- add wmac eeprom to dts for Asus RT-N14U board

Compile tested all subtargets and their profiles.
Run tested on:
- Asus RT-N15
- Asus RT-N14U
- Buffalo WHR-600D
- Argus ATP52B
- Sparklan WCR-150GN

Few problems noted:
- many boards didn't have wmac eeprom information defined at all
- several boards don't have any patitions defined (see FIXME comments in dts)

Signed-off-by: Roman Yeryomin &lt;roman@advem.lv&gt;

SVN-Revision: 41680
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move eeprom extraction from scripts to dts files.
Additionally there are few other changes like:
- whitespace fixes
- add partition labels where needed
- BR6524N board doesn't exist (lost in translation?)
- fix Edimax 3g-6200nl model
- add wmac eeprom to dts for Asus RT-N14U board

Compile tested all subtargets and their profiles.
Run tested on:
- Asus RT-N15
- Asus RT-N14U
- Buffalo WHR-600D
- Argus ATP52B
- Sparklan WCR-150GN

Few problems noted:
- many boards didn't have wmac eeprom information defined at all
- several boards don't have any patitions defined (see FIXME comments in dts)

Signed-off-by: Roman Yeryomin &lt;roman@advem.lv&gt;

SVN-Revision: 41680
</pre>
</div>
</content>
</entry>
<entry>
<title>ralink: add pinctrl driver</title>
<updated>2013-09-17T21:45:44+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2013-09-17T21:45:44+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=8cd1c997079246942680893adbd21d884e131b84'/>
<id>8cd1c997079246942680893adbd21d884e131b84</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

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

SVN-Revision: 38026
</pre>
</div>
</content>
</entry>
<entry>
<title>ramips: fix indenting of spi partitions inside dts files</title>
<updated>2013-07-29T13:10:26+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2013-07-29T13:10:26+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=c2600d13d170cbda35c248104b3754cbae39c309'/>
<id>c2600d13d170cbda35c248104b3754cbae39c309</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

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

SVN-Revision: 37609
</pre>
</div>
</content>
</entry>
<entry>
<title>move memory detect node to dtsi files</title>
<updated>2013-04-09T14:19:36+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2013-04-09T14:19:36+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=bc7b3109590eeb3182f9d50bf358370f4b7828c1'/>
<id>bc7b3109590eeb3182f9d50bf358370f4b7828c1</id>
<content type='text'>
Signed-of-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 36290
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-of-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 36290
</pre>
</div>
</content>
</entry>
<entry>
<title>remove bootargs from dts</title>
<updated>2013-04-09T14:19:28+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2013-04-09T14:19:28+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=e468abcae08b82174ab086261a8767e468b720ed'/>
<id>e468abcae08b82174ab086261a8767e468b720ed</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

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

SVN-Revision: 36288
</pre>
</div>
</content>
</entry>
<entry>
<title>add ofpart info to the devicetrees</title>
<updated>2013-04-09T14:19:24+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2013-04-09T14:19:24+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=82c3b7ce2669e44619adbdfa9b26113aa12ef2c0'/>
<id>82c3b7ce2669e44619adbdfa9b26113aa12ef2c0</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

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

SVN-Revision: 36287
</pre>
</div>
</content>
</entry>
<entry>
<title>ramips: remove top-level {address,size}-cells properties from .dts files</title>
<updated>2013-04-07T08:19:10+00:00</updated>
<author>
<name>Gabor Juhos</name>
<email>juhosg@openwrt.org</email>
</author>
<published>2013-04-07T08:19:10+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=10d8e4b66c9f68de7889cc82bde7ed8ee01dfcd4'/>
<id>10d8e4b66c9f68de7889cc82bde7ed8ee01dfcd4</id>
<content type='text'>
Those are defined in the SoC specific .dtsi files.

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

SVN-Revision: 36237
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Those are defined in the SoC specific .dtsi files.

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

SVN-Revision: 36237
</pre>
</div>
</content>
</entry>
</feed>
