<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/tools/firmware-utils/Makefile, 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>tools: firmware-utils: clean up mktplinkfw</title>
<updated>2016-04-21T19:47:12+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2016-04-21T19:47:12+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=51b6448746f15d4ffccad79344fd4daf85a9a5c6'/>
<id>51b6448746f15d4ffccad79344fd4daf85a9a5c6</id>
<content type='text'>
Remove the whole board list from mktplinkfw, as OpenWrt doesn't use it and
it was severely out of sync with the list of built images for ar71xx.

Also:
* fix -Wall warnings
* add const where appropriate

Signed-off-by: Matthias Schiffer &lt;mschiffer@universe-factory.net&gt;

SVN-Revision: 49214
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove the whole board list from mktplinkfw, as OpenWrt doesn't use it and
it was severely out of sync with the list of built images for ar71xx.

Also:
* fix -Wall warnings
* add const where appropriate

Signed-off-by: Matthias Schiffer &lt;mschiffer@universe-factory.net&gt;

SVN-Revision: 49214
</pre>
</div>
</content>
</entry>
<entry>
<title>ramips: Add a tool to create JCG factory images</title>
<updated>2016-03-03T20:24:30+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2016-03-03T20:24:30+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=678dcef7a5f75303ea801bc23be854fd7bb619c0'/>
<id>678dcef7a5f75303ea801bc23be854fd7bb619c0</id>
<content type='text'>
This tool creates factory images for JCG routers.
Details can be found in the header comment of jcgimage.c.

Signed-off-by: Reinhard Max &lt;reinhard@m4x.de&gt;
Reviewed-by: Torsten Duwe &lt;duwe@lst.de&gt;

SVN-Revision: 48888
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This tool creates factory images for JCG routers.
Details can be found in the header comment of jcgimage.c.

Signed-off-by: Reinhard Max &lt;reinhard@m4x.de&gt;
Reviewed-by: Torsten Duwe &lt;duwe@lst.de&gt;

SVN-Revision: 48888
</pre>
</div>
</content>
</entry>
<entry>
<title>firmware-utils: mkfwimage: add -Wall, fix obvious bugs causing compile warnings</title>
<updated>2016-02-29T20:11:26+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2016-02-29T20:11:26+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=bd93998df6b57a1a99cd919db37ebc24deac47b2'/>
<id>bd93998df6b57a1a99cd919db37ebc24deac47b2</id>
<content type='text'>
Signed-off-by: Matthias Schiffer &lt;mschiffer@universe-factory.net&gt;

SVN-Revision: 48827
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Matthias Schiffer &lt;mschiffer@universe-factory.net&gt;

SVN-Revision: 48827
</pre>
</div>
</content>
</entry>
<entry>
<title>firmware-utils: add oseama tool for creating Seama entities</title>
<updated>2016-02-01T12:42:00+00:00</updated>
<author>
<name>Rafał Miłecki</name>
<email>zajec5@gmail.com</email>
</author>
<published>2016-02-01T12:42:00+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=590c7825c191800b98cf00a431e95bba07c64604'/>
<id>590c7825c191800b98cf00a431e95bba07c64604</id>
<content type='text'>
It has an important feature (compared to seama) of using multiple input
files, aligning them and padding zeroes until reaching a specified
absolute offset. This is needed for a proper flash layout on NAND. We
want kernel partition to be big enough to handle future updates without
a need to resize it and wipe whole "ubi" partition. It's important as
we don't want to lose block counters.

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

SVN-Revision: 48601
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It has an important feature (compared to seama) of using multiple input
files, aligning them and padding zeroes until reaching a specified
absolute offset. This is needed for a proper flash layout on NAND. We
want kernel partition to be big enough to handle future updates without
a need to resize it and wipe whole "ubi" partition. It's important as
we don't want to lose block counters.

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

SVN-Revision: 48601
</pre>
</div>
</content>
</entry>
<entry>
<title>firmware-utils mkmerakifw: firmware generator for MR18</title>
<updated>2015-12-11T15:06:45+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-12-11T15:06:45+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=90e4b76bd1eb6c4b557a772fc271532d39db6f56'/>
<id>90e4b76bd1eb6c4b557a772fc271532d39db6f56</id>
<content type='text'>
This patch adds firmware generation tool for Cisco's MR18

Signed-off-by: Thomas Hebb &lt;tommyhebb@gmail.com&gt;

SVN-Revision: 47856
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds firmware generation tool for Cisco's MR18

Signed-off-by: Thomas Hebb &lt;tommyhebb@gmail.com&gt;

SVN-Revision: 47856
</pre>
</div>
</content>
</entry>
<entry>
<title>firmware-utils: asustrx: new tool for TRX format with Asus tail</title>
<updated>2015-05-27T13:54:02+00:00</updated>
<author>
<name>Rafał Miłecki</name>
<email>zajec5@gmail.com</email>
</author>
<published>2015-05-27T13:54:02+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=6feb68603a59f53a81e56949e03b3ac1bf18e10e'/>
<id>6feb68603a59f53a81e56949e03b3ac1bf18e10e</id>
<content type='text'>
Asus devices use TRX format with some extra data at the end.

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

SVN-Revision: 45773
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Asus devices use TRX format with some extra data at the end.

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

SVN-Revision: 45773
</pre>
</div>
</content>
</entry>
<entry>
<title>firmware-utils: imagetag: use cyg_crc32 instead of duplicating code</title>
<updated>2015-02-27T17:38:05+00:00</updated>
<author>
<name>Jonas Gorski</name>
<email>jogo@openwrt.org</email>
</author>
<published>2015-02-27T17:38:05+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=56fd5df36886267571a98e829b9ae6f0ac4d3071'/>
<id>56fd5df36886267571a98e829b9ae6f0ac4d3071</id>
<content type='text'>
Signed-off-by: Jonas Gorski &lt;jogo@openwrt.org&gt;

SVN-Revision: 44554
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jonas Gorski &lt;jogo@openwrt.org&gt;

SVN-Revision: 44554
</pre>
</div>
</content>
</entry>
<entry>
<title>tools: remove static linking support</title>
<updated>2015-02-06T00:00:43+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2015-02-06T00:00:43+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f7e56763e12bdff2261929bbcb691e770341d043'/>
<id>f7e56763e12bdff2261929bbcb691e770341d043</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 44285
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 44285
</pre>
</div>
</content>
</entry>
<entry>
<title>Belkin AC 1750 DB (F9K1115v2) support</title>
<updated>2014-12-17T08:27:38+00:00</updated>
<author>
<name>Imre Kaloz</name>
<email>kaloz@openwrt.org</email>
</author>
<published>2014-12-17T08:27:38+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=211cac98d559fdcb11fd0825aaf165da15c87b71'/>
<id>211cac98d559fdcb11fd0825aaf165da15c87b71</id>
<content type='text'>
Signed-off-by: Imre Kaloz &lt;kaloz@openwrt.org&gt;

SVN-Revision: 43734
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Imre Kaloz &lt;kaloz@openwrt.org&gt;

SVN-Revision: 43734
</pre>
</div>
</content>
</entry>
<entry>
<title>firmware-utils: add new tool tplink-safeloader for the new TP-LINK Pharos devices (CPE210/220/510/520)</title>
<updated>2014-11-26T08:59:22+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-11-26T08:59:22+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f318ae995a991b37337bd0dbd8180d4b219e69d7'/>
<id>f318ae995a991b37337bd0dbd8180d4b219e69d7</id>
<content type='text'>
The new TP-LINK Pharos series uses a new bootloader, the "TP-LINK Safeloader".
It uses an advanced firmware image format, containing an image partition table
and a flash partition table (and image partitions are mapped to the
corresponding flash partitions). The exact image format is documented in the
source code.

Furthermore, the bootloader expects the kernel image as an ELF executable.

Signed-off-by: Matthias Schiffer &lt;mschiffer@universe-factory.net&gt;

SVN-Revision: 43384
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new TP-LINK Pharos series uses a new bootloader, the "TP-LINK Safeloader".
It uses an advanced firmware image format, containing an image partition table
and a flash partition table (and image partitions are mapped to the
corresponding flash partitions). The exact image format is documented in the
source code.

Furthermore, the bootloader expects the kernel image as an ELF executable.

Signed-off-by: Matthias Schiffer &lt;mschiffer@universe-factory.net&gt;

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