<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/ar71xx/image, 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>ar71xx: enable nand-utils in the mikrotik subtarget to ensure it makes it to initramfs</title>
<updated>2017-05-12T11:33:22+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@nbd.name</email>
</author>
<published>2017-05-12T11:28:56+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=8011215ad220c18da5a35bd188a92f1d6aba4422'/>
<id>8011215ad220c18da5a35bd188a92f1d6aba4422</id>
<content type='text'>
Without it, sysupgrade from initramfs to nand fails

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Without it, sysupgrade from initramfs to nand fails

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ar71xx: add TP-LINK TL-WR841N/ND v12 image</title>
<updated>2017-04-20T14:52:54+00:00</updated>
<author>
<name>Vittorio Gambaletta</name>
<email>openwrt@vittgam.net</email>
</author>
<published>2017-03-26T07:55:44+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=3dbc4175a82c0cfe6c8f435b49bd9370ab442a4f'/>
<id>3dbc4175a82c0cfe6c8f435b49bd9370ab442a4f</id>
<content type='text'>
This router has the same hardware as TP-LINK TL-WR841N/ND v11 (same FCC
ID, same TFTP image name...).

If the stock firmware web interface doesn't accept LEDE factory image,
it can be flashed via the U-Boot TFTP recovery mode, by long-pressing
the reset button after power on.

The TFTP image name is wr841nv11_tp_recovery.bin (yes, v11, not v12).

Signed-off-by: Vittorio Gambaletta &lt;openwrt@vittgam.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This router has the same hardware as TP-LINK TL-WR841N/ND v11 (same FCC
ID, same TFTP image name...).

If the stock firmware web interface doesn't accept LEDE factory image,
it can be flashed via the U-Boot TFTP recovery mode, by long-pressing
the reset button after power on.

The TFTP image name is wr841nv11_tp_recovery.bin (yes, v11, not v12).

Signed-off-by: Vittorio Gambaletta &lt;openwrt@vittgam.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ar71xx: add ath10k driver and firmware for Netgear R6100 to firmware image</title>
<updated>2017-03-11T11:46:43+00:00</updated>
<author>
<name>Stijn Segers</name>
<email>francesco.borromini@inventati.org</email>
</author>
<published>2017-03-10T17:58:26+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=1bba5789af399daadbecf6479ff527de0738ec61'/>
<id>1bba5789af399daadbecf6479ff527de0738ec61</id>
<content type='text'>
A Netgear R6100 owner reported the LEDE images lack the ath10k driver and firmware [1]. This patch adds both to the R6100 image.

[1] https://forum.lede-project.org/t/netgear-r6100-5ghz-wifi-not-working-after-initial-install/2222

Signed-off-by: Stijn Segers &lt;francesco.borromini@inventati.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A Netgear R6100 owner reported the LEDE images lack the ath10k driver and firmware [1]. This patch adds both to the R6100 image.

[1] https://forum.lede-project.org/t/netgear-r6100-5ghz-wifi-not-working-after-initial-install/2222

Signed-off-by: Stijn Segers &lt;francesco.borromini@inventati.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ar71xx: Remove images for rb-941-2nd</title>
<updated>2017-02-19T19:52:52+00:00</updated>
<author>
<name>Thibaut VARENE</name>
<email>hacks@slashdirt.org</email>
</author>
<published>2017-02-15T12:37:41+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=cdeb2322eab605639f1545a2eee0625424cedf03'/>
<id>cdeb2322eab605639f1545a2eee0625424cedf03</id>
<content type='text'>
The code that generates this image is broken in many ways.

The new code currently in master generates images that will not be compatible
with the ones in 17.01. To avoid a migration nightmare, this patch removes
image generation for this device in 17.01

Signed-off-by: Thibaut VARENE &lt;hacks@slashdirt.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The code that generates this image is broken in many ways.

The new code currently in master generates images that will not be compatible
with the ones in 17.01. To avoid a migration nightmare, this patch removes
image generation for this device in 17.01

Signed-off-by: Thibaut VARENE &lt;hacks@slashdirt.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ar71xx: fix DEFAULT_PACKAGES for mikrotik devices</title>
<updated>2017-02-15T11:59:22+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@nbd.name</email>
</author>
<published>2017-02-14T12:14:38+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=72d045b2a6104dfbb18e519044048c622dc29a82'/>
<id>72d045b2a6104dfbb18e519044048c622dc29a82</id>
<content type='text'>
Include packages from the default profile for NAND devices

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Include packages from the default profile for NAND devices

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ar71xx: Add missing device package om-watchdog for MR1750</title>
<updated>2017-02-15T08:35:56+00:00</updated>
<author>
<name>Sven Eckelmann</name>
<email>sven.eckelmann@open-mesh.com</email>
</author>
<published>2017-02-03T08:14:57+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=152f57f509bba0ff647539916533db861e546d58'/>
<id>152f57f509bba0ff647539916533db861e546d58</id>
<content type='text'>
Signed-off-by: Sven Eckelmann &lt;sven.eckelmann@open-mesh.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Sven Eckelmann &lt;sven.eckelmann@open-mesh.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ar71xx: add OpenMesh A40 to OpenMesh A60 profile</title>
<updated>2017-02-15T08:35:55+00:00</updated>
<author>
<name>Sven Eckelmann</name>
<email>sven.eckelmann@open-mesh.com</email>
</author>
<published>2016-09-23T07:39:06+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=fcba5ee47a6c04473455df2e6ef3e384a9a118f8'/>
<id>fcba5ee47a6c04473455df2e6ef3e384a9a118f8</id>
<content type='text'>
Signed-off-by: Sven Eckelmann &lt;sven.eckelmann@open-mesh.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Sven Eckelmann &lt;sven.eckelmann@open-mesh.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ar71xx: create profile and build image for the OpenMesh A60 board</title>
<updated>2017-02-15T08:35:50+00:00</updated>
<author>
<name>Sven Eckelmann</name>
<email>sven.eckelmann@open-mesh.com</email>
</author>
<published>2016-08-09T14:10:16+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=b194b3d97f288e9603d3300c7493dc217aa91f1a'/>
<id>b194b3d97f288e9603d3300c7493dc217aa91f1a</id>
<content type='text'>
Signed-off-by: Sven Eckelmann &lt;sven.eckelmann@open-mesh.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Sven Eckelmann &lt;sven.eckelmann@open-mesh.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ar71xx: Remove the v2/v3 from the OpenMesh profile names</title>
<updated>2017-02-15T08:35:42+00:00</updated>
<author>
<name>Sven Eckelmann</name>
<email>sven.eckelmann@open-mesh.com</email>
</author>
<published>2016-06-02T09:06:39+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=68ba0525a043a94090ee0361e3827acbf5b8f6c7'/>
<id>68ba0525a043a94090ee0361e3827acbf5b8f6c7</id>
<content type='text'>
The list of v2/v3 devices is getting longer and makes reading the names of
the profiles unnecessary hard.

Signed-off-by: Sven Eckelmann &lt;sven.eckelmann@open-mesh.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The list of v2/v3 devices is getting longer and makes reading the names of
the profiles unnecessary hard.

Signed-off-by: Sven Eckelmann &lt;sven.eckelmann@open-mesh.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ar71xx: add missing DEVICE_TITLE for mikrotik devices</title>
<updated>2017-02-01T14:00:22+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@nbd.name</email>
</author>
<published>2017-01-29T16:32:40+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=01888f90a0288e3bf8e5b25506115e2e6762bf8a'/>
<id>01888f90a0288e3bf8e5b25506115e2e6762bf8a</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</pre>
</div>
</content>
</entry>
</feed>
