<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/imx6/base-files/lib, branch v17.01.2</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>imx6: add Gateworks GW551x support</title>
<updated>2015-11-18T21:35:09+00:00</updated>
<author>
<name>Luka Perkov</name>
<email>luka@openwrt.org</email>
</author>
<published>2015-11-18T21:35:09+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=8c6556049763053a40d55f4071d64111598f898c'/>
<id>8c6556049763053a40d55f4071d64111598f898c</id>
<content type='text'>
Upstream patch: e9d6d6b62f306ba83e1441af5daf2809a6167474

Add support for the Gateworks GW5510 board featuring:
 * i.MX6 SoC
 * up to 512MB DDR3
 * up to 2GB NAND flash
 * 1x miniPCIe socket (with USB)
 * HDMI out (micro-HDMI)
 * HDMI in (micro-HDMI) (currently supported by only vendor kernel)
 * TTL level I/O (supported by GW16111 breakout board):
  * I2C
  * 2x UART
  * CAN
  * 2x DIO (GPIO/PWM)
  * USB OTG

Also add support to OpenWrt build system

Signed-off-by: Tim Harvey &lt;tharvey@gateworks.com&gt;
Signed-off-by: Pushpal Sidhu &lt;psidhu@gateworks.com&gt;

SVN-Revision: 47505
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Upstream patch: e9d6d6b62f306ba83e1441af5daf2809a6167474

Add support for the Gateworks GW5510 board featuring:
 * i.MX6 SoC
 * up to 512MB DDR3
 * up to 2GB NAND flash
 * 1x miniPCIe socket (with USB)
 * HDMI out (micro-HDMI)
 * HDMI in (micro-HDMI) (currently supported by only vendor kernel)
 * TTL level I/O (supported by GW16111 breakout board):
  * I2C
  * 2x UART
  * CAN
  * 2x DIO (GPIO/PWM)
  * USB OTG

Also add support to OpenWrt build system

Signed-off-by: Tim Harvey &lt;tharvey@gateworks.com&gt;
Signed-off-by: Pushpal Sidhu &lt;psidhu@gateworks.com&gt;

SVN-Revision: 47505
</pre>
</div>
</content>
</entry>
<entry>
<title>imx6: fix platform checking</title>
<updated>2015-10-10T12:35:02+00:00</updated>
<author>
<name>Luka Perkov</name>
<email>luka@openwrt.org</email>
</author>
<published>2015-10-10T12:35:02+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=9c7336e0f9bb71d661b29450ced4e3bcd7d59c76'/>
<id>9c7336e0f9bb71d661b29450ced4e3bcd7d59c76</id>
<content type='text'>
Fix platform checking when configuring networks and when doing sysupgrade.

Signed-off-by: Pushpal Sidhu &lt;psidhu@gateworks.com&gt;

SVN-Revision: 47168
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix platform checking when configuring networks and when doing sysupgrade.

Signed-off-by: Pushpal Sidhu &lt;psidhu@gateworks.com&gt;

SVN-Revision: 47168
</pre>
</div>
</content>
</entry>
<entry>
<title>imx6: add platform_pre_upgrade for sysupgrade</title>
<updated>2015-09-15T16:05:03+00:00</updated>
<author>
<name>Rafał Miłecki</name>
<email>zajec5@gmail.com</email>
</author>
<published>2015-09-15T16:05:03+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=39940fac6bc660a4a7d27ca094d22150f8776914'/>
<id>39940fac6bc660a4a7d27ca094d22150f8776914</id>
<content type='text'>
We're in process of cleaning nand_do_platform_check. Currently is leaves
a special mark in /tmp/sysupgrade-nand-path triggering some diffent code
path in nand_upgrade_stage1. This can be a bit confusing.

The plan is to have the check function only check the image and nothing
else. Then platform code (platform_pre_upgrade) should trigger NAND
specific upgrade path. This is what this patch implements.

This follows ar71xx, lantiq and partially bcm53xx.

Signed-off-by: Rafał Miłecki &lt;zajec5@gmail.com&gt;

SVN-Revision: 46944
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We're in process of cleaning nand_do_platform_check. Currently is leaves
a special mark in /tmp/sysupgrade-nand-path triggering some diffent code
path in nand_upgrade_stage1. This can be a bit confusing.

The plan is to have the check function only check the image and nothing
else. Then platform code (platform_pre_upgrade) should trigger NAND
specific upgrade path. This is what this patch implements.

This follows ar71xx, lantiq and partially bcm53xx.

Signed-off-by: Rafał Miłecki &lt;zajec5@gmail.com&gt;

SVN-Revision: 46944
</pre>
</div>
</content>
</entry>
<entry>
<title>imx6: kernel: add GW5520 support</title>
<updated>2014-08-11T20:35:13+00:00</updated>
<author>
<name>Luka Perkov</name>
<email>luka@openwrt.org</email>
</author>
<published>2014-08-11T20:35:13+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=fa8e8d262ead0f30cdb82e84965ca4884ffe1c10'/>
<id>fa8e8d262ead0f30cdb82e84965ca4884ffe1c10</id>
<content type='text'>
The GW5520 is a small form-factor single-board computer with the following
features:
 * 70x100mm form-factor
 * IMX6DL 800MHz SoC (IMX6Q optional)
 * 512MB 32bit DDR3 SDRAM (up to 2GB optional)
 * 256MB NAND FLASH (up to 2GB optional)
 * Gateworks System Controller
 * 2x front-panel Intel i210 GbE adapters with passive PoE support
 * 2x MiniPCIe sockets with USB support
 * 2x front-panel USB
 * 1x rear-panel full-size HDMI connector
 * 1x front-panel bi-color user LED
 * 1x front-panel user pushbutton
 * 1x rear-panel barrel jack for power
 * 1x Application connector with:
  * 2x TTL level UARTs
  * 10x TTL level Digital IO

Signed-off-by: Tim Harvey &lt;tharvey@gateworks.com&gt;

SVN-Revision: 42148
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The GW5520 is a small form-factor single-board computer with the following
features:
 * 70x100mm form-factor
 * IMX6DL 800MHz SoC (IMX6Q optional)
 * 512MB 32bit DDR3 SDRAM (up to 2GB optional)
 * 256MB NAND FLASH (up to 2GB optional)
 * Gateworks System Controller
 * 2x front-panel Intel i210 GbE adapters with passive PoE support
 * 2x MiniPCIe sockets with USB support
 * 2x front-panel USB
 * 1x rear-panel full-size HDMI connector
 * 1x front-panel bi-color user LED
 * 1x front-panel user pushbutton
 * 1x rear-panel barrel jack for power
 * 1x Application connector with:
  * 2x TTL level UARTs
  * 10x TTL level Digital IO

Signed-off-by: Tim Harvey &lt;tharvey@gateworks.com&gt;

SVN-Revision: 42148
</pre>
</div>
</content>
</entry>
<entry>
<title>imx6: move imx6.sh to /lib/ for consistency</title>
<updated>2014-06-26T10:14:13+00:00</updated>
<author>
<name>Luka Perkov</name>
<email>luka@openwrt.org</email>
</author>
<published>2014-06-26T10:14:13+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=fa0b9bcceab5a82df39e374da01117f0688508b2'/>
<id>fa0b9bcceab5a82df39e374da01117f0688508b2</id>
<content type='text'>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 41339
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 41339
</pre>
</div>
</content>
</entry>
<entry>
<title>imx6: add sysupgrade support</title>
<updated>2014-06-19T14:13:38+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-06-19T14:13:38+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=cf80a59dcc453e72b81825a240152daa9de615a1'/>
<id>cf80a59dcc453e72b81825a240152daa9de615a1</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 41277
</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: 41277
</pre>
</div>
</content>
</entry>
<entry>
<title>imx6: the script populating /tmp/sysinfo/ was in the wrong path</title>
<updated>2014-06-19T14:13:34+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-06-19T14:13:34+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=1a60486acbc0e1e1f87ee4806c53b5609fcfdd66'/>
<id>1a60486acbc0e1e1f87ee4806c53b5609fcfdd66</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 41276
</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: 41276
</pre>
</div>
</content>
</entry>
<entry>
<title>imx6: fix typo on wandboard detection</title>
<updated>2014-06-18T16:34:23+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2014-06-18T16:34:23+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=43c0ad0f001c2a749472ee5e858eab6767bf6680'/>
<id>43c0ad0f001c2a749472ee5e858eab6767bf6680</id>
<content type='text'>
Revision r41256 introduced a typo (wandaboard =&gt; wandboard), but later
revisions expect to match on "wandboard"

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

SVN-Revision: 41262
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Revision r41256 introduced a typo (wandaboard =&gt; wandboard), but later
revisions expect to match on "wandboard"

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

SVN-Revision: 41262
</pre>
</div>
</content>
</entry>
<entry>
<title>imx6: add a script to detect the board name and populate /tmp/sysinfo</title>
<updated>2014-06-18T10:08:12+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-06-18T10:08:12+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=2773bdfebfff3810f20fd65a35e41e40ea95c19c'/>
<id>2773bdfebfff3810f20fd65a35e41e40ea95c19c</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

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