<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/kaloz/tools, branch master</title>
<subtitle>Staging tree of Imre Kaloz</subtitle>
<id>https://git.openwrt.org/openwrt/staging/kaloz/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/kaloz/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/'/>
<updated>2018-02-13T09:01:52Z</updated>
<entry>
<title>tools/mkimage: copy mkenvimage to bin directory</title>
<updated>2018-02-13T09:01:52Z</updated>
<author>
<name>Evgeniy Didin</name>
</author>
<published>2018-02-12T16:42:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=063fa4cfa28a6bdf502cebed3f984fc738bfad25'/>
<id>urn:sha1:063fa4cfa28a6bdf502cebed3f984fc738bfad25</id>
<content type='text'>
For some boards u-boot binary environment file is required,
which is generated by mkenvimage utility. But in OpenWrt there
is no separate support for mkenvimage, which is a part of u-boot tools.
mkenvimage gets built in u-boot/tools as well as mkimage anyways.

So lets just copy mkenvimage to the $(STAGING_DIR_HOST)/bin/ directory.

Signed-off-by: Evgeniy Didin &lt;Evgeniy.Didin@synopsys.com&gt;
CC: Alexey Brodkin &lt;abrodkin@synopsys.com&gt;
CC: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
CC: John Crispin &lt;john@phrozen.org&gt;
</content>
</entry>
<entry>
<title>ar71xx: add support for TP-Link RE355</title>
<updated>2018-02-13T08:21:20Z</updated>
<author>
<name>Henryk Heisig</name>
</author>
<published>2018-02-06T21:08:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=a338491a306798868738fd8210b27bd2a4ab0daa'/>
<id>urn:sha1:a338491a306798868738fd8210b27bd2a4ab0daa</id>
<content type='text'>
This device is identical as TP-Link RE450
RE355 is a dual-band AC1200 router, based on Qualcomm/Atheros
QCA9558+QCA9880.

Specification:

720/600/200 MHz (CPU/DDR/AHB)
64/128 MB of RAM (DDR2)
8 MB of FLASH (SPI NOR)
3T3R 2.4 GHz
3T3R 5 GHz
1x 10/100/1000 Mbps Ethernet
7x LED, 3x button
UART header on PCB

Flash instruction:
Web:
Download lede-ar71xx-generic-archer-c60-v2-squashfs-factory.bin
and use OEM System Tools - Firmware Upgrade site.

Signed-off-by: Henryk Heisig &lt;hyniu@o2.pl&gt;
</content>
</entry>
<entry>
<title>tools: update patch to v2.7.6</title>
<updated>2018-02-12T08:27:56Z</updated>
<author>
<name>Russell Senior</name>
</author>
<published>2018-02-12T07:40:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=89a0fed2a2d2fc8b5e8eef4247f572ed9b53e72b'/>
<id>urn:sha1:89a0fed2a2d2fc8b5e8eef4247f572ed9b53e72b</id>
<content type='text'>
Removes a redundant patch with a fix already upstream.  Build tested on
apm821xx (PPC).

Signed-off-by: Russell Senior &lt;russell@personaltelco.net&gt;
</content>
</entry>
<entry>
<title>tools/ccache: update to 3.3.6</title>
<updated>2018-02-07T11:03:45Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2018-02-04T18:56:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=64858a0e2512fe21dd0b855308084e623b48edcf'/>
<id>urn:sha1:64858a0e2512fe21dd0b855308084e623b48edcf</id>
<content type='text'>
Update ccache to 3.3.6

Release notes:
https://ccache.samba.org/releasenotes.html#_ccache_3_3_6

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>tools/tar: update to 1.30</title>
<updated>2018-01-20T19:22:01Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2018-01-19T16:55:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=e787ad5c9658deb1baae7ebb1f86bfbe219cb13f'/>
<id>urn:sha1:e787ad5c9658deb1baae7ebb1f86bfbe219cb13f</id>
<content type='text'>
update GNU tar to 1.30

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>ramips: tl-wr840n-v5: increase firmware partition for 4Mmtk layot</title>
<updated>2018-01-18T07:04:18Z</updated>
<author>
<name>Serg Studzinskii</name>
</author>
<published>2017-12-24T16:00:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=eb58b14d27e089d345a66fd8e8c2df995fcac8be'/>
<id>urn:sha1:eb58b14d27e089d345a66fd8e8c2df995fcac8be</id>
<content type='text'>
According to console log during TP-Link TL-WR840N v5 OEM firmware update
procedure 0x3e0000-0x3f0000 64kB "config" partition, which is used to store
router's configuration settings, is erased and recreated again during every
OEM firmware update procedure, thus does not contain any valuable factory data.
So it is conviniant to use this extra 64kB erase block for jffs overlay due
limited flash size on this device like it used on TP-Link's ar71xx boards.

Signed-off-by: Serg Studzinskii &lt;serguzhg@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/mpfr: update to 4.0.0</title>
<updated>2018-01-18T07:04:18Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2018-01-17T19:06:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=4343ac5515569e564919e6e828246bf6d8663734'/>
<id>urn:sha1:4343ac5515569e564919e6e828246bf6d8663734</id>
<content type='text'>
Update mpfr to 4.0.0

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>tools/mpc: Update to 1.1.0</title>
<updated>2018-01-18T07:04:18Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2018-01-17T19:01:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=d0610332dc1b6a6e7097ab0420a84051f09c4362'/>
<id>urn:sha1:d0610332dc1b6a6e7097ab0420a84051f09c4362</id>
<content type='text'>
Update mpc to 1.1.0

(note: adds compatibility with mpfr 4.0.0)

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>tools/cmake: update to 3.10.1</title>
<updated>2018-01-17T07:52:54Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2018-01-05T21:30:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=3c4df661c0c8d693b5198cbbf61f679c76fdea52'/>
<id>urn:sha1:3c4df661c0c8d693b5198cbbf61f679c76fdea52</id>
<content type='text'>
Update cmake to 3.10.1
Refresh patches

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>tools/scons: update to 3.0.1</title>
<updated>2018-01-17T07:52:54Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2018-01-05T21:27:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=b0d513ec91d76cc6b208094d0f78e54f252de573'/>
<id>urn:sha1:b0d513ec91d76cc6b208094d0f78e54f252de573</id>
<content type='text'>
Update scons to 3.0.1

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
</feed>
