<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/yousong/tools, branch master</title>
<subtitle>Yousong Zhou staging tree</subtitle>
<id>https://git.openwrt.org/openwrt/staging/yousong/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/yousong/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/'/>
<updated>2017-02-26T12:31:45Z</updated>
<entry>
<title>tools/m4: update 1.4.18</title>
<updated>2017-02-26T12:31:45Z</updated>
<author>
<name>Etienne Haarsma</name>
</author>
<published>2017-02-12T15:50:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=d90abebd06bbb004fc7957c39fe89202fbdca9f2'/>
<id>urn:sha1:d90abebd06bbb004fc7957c39fe89202fbdca9f2</id>
<content type='text'>
Patch 100-fix-gets-removal.patch is removed because it's included in the new version.

Signed-off-by: Etienne Haarsma &lt;bladeoner112@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools: patch-image: fix file descriptor leak.</title>
<updated>2017-02-15T06:45:24Z</updated>
<author>
<name>Furong Xu</name>
</author>
<published>2017-02-14T13:25:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=8d53e3721cce621d687843595b30ac5f46ae00cf'/>
<id>urn:sha1:8d53e3721cce621d687843595b30ac5f46ae00cf</id>
<content type='text'>
Maybe this is committed by mistake, fix it.

Signed-off-by: Furong Xu &lt;xfr@outlook.com&gt;
</content>
</entry>
<entry>
<title>ar71xx: add support for TP-Link TL-WA850RE v2</title>
<updated>2017-02-14T11:25:33Z</updated>
<author>
<name>Piotr Dymacz</name>
</author>
<published>2017-02-10T12:44:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=56561b9f5198d39604809e5cc10dead3e12c1fdf'/>
<id>urn:sha1:56561b9f5198d39604809e5cc10dead3e12c1fdf</id>
<content type='text'>
TP-Link TL-WA850RE v2 is a wall-plug N300 Wi-Fi range extender,
based on Qualcomm/Atheros QCA9533 v2.

Short specification:

- 550/391/195 MHz (CPU/DDR/AHB)
- 1x 10/100 Mbps Ethernet
- 32 MB of RAM (DDR1)
- 4 MB of FLASH
- 2T2R 2.4 GHz
- 2x internal antennas (embedded on PCB)
- 9x LED (all can be turned off with GPIO15), 2x button
- UART (J3) header on PCB

Flash instruction: use "factory" image directly in vendor GUI.

Warning: this device does not include any kind of recovery mechanism
in the bootloader and disassembling process is not trivial.

You can access vendor firmware over serial line using:
- login: root
- password: sohoadmin

Image was tested only in US version of the device, but should work
also with the same device version sold in other countries.

Available FLASH space, with LEDE trunk, is only 240 KB.

Signed-off-by: Piotr Dymacz &lt;pepe2k@gmail.com&gt;
</content>
</entry>
<entry>
<title>cmake: update to version 3.7.2</title>
<updated>2017-02-09T13:49:25Z</updated>
<author>
<name>Etienne Haarsma</name>
</author>
<published>2017-02-05T21:13:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=0928b6d2abf27124e0ffbd85be953cedda8e62d2'/>
<id>urn:sha1:0928b6d2abf27124e0ffbd85be953cedda8e62d2</id>
<content type='text'>
Signed-off-by: Etienne Haarsma &lt;bladeoner112@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/e2fsprogs: Update to 1.43.4</title>
<updated>2017-02-09T11:26:13Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2017-02-06T19:05:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=34ba64fe708e45b7c042e2d273e66d4ce03df4e3'/>
<id>urn:sha1:34ba64fe708e45b7c042e2d273e66d4ce03df4e3</id>
<content type='text'>
* Update to 1.43.4
* Refresh patches
* xz tarball which saves about 2M in size

Changelog: http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.43.4

Tested by Etienne Haarsma (ar71xx), Daniel Engberg (kirkwood)

Signed-off-by: Etienne Haarsma &lt;bladeoner112@gmail.com&gt;
Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt; [use @KERNEL instead of harcoded URL]
</content>
</entry>
<entry>
<title>ccache, samba36: fix samba.org addresses to use https</title>
<updated>2017-02-01T23:14:03Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2017-02-01T21:17:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=eaf3fef94636e81772776754a45f1b8ba1886793'/>
<id>urn:sha1:eaf3fef94636e81772776754a45f1b8ba1886793</id>
<content type='text'>
samba.org has started to enforce https and
currently plain http downloads with curl/wget fail,
so convert samba.org download links to use https.

Modernise links at the same time.

Also convert samba.org URL fields to have https.

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>firmware-utils: improve tools for Buffalo DHP series</title>
<updated>2017-01-31T09:55:02Z</updated>
<author>
<name>FUKAUMI Naoki</name>
</author>
<published>2017-01-28T16:05:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=7faee1bc9f9ede0e23de19d6156dc8d769431bb3'/>
<id>urn:sha1:7faee1bc9f9ede0e23de19d6156dc8d769431bb3</id>
<content type='text'>
some of Buffalo DHP series use slightly different trx magic, buffalo-enc,
buffalo-tag, and factory image begin with 'bgn'.

this patch adds support for building those images.

Signed-off-by: FUKAUMI Naoki &lt;naobsd@gmail.com&gt;
</content>
</entry>
<entry>
<title>qemu: rename internal crypto/aes symbols</title>
<updated>2017-01-30T17:37:51Z</updated>
<author>
<name>Stijn Tintel</name>
</author>
<published>2017-01-30T16:47:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=456e1b648161c99c8d2379468842b61feac3be3a'/>
<id>urn:sha1:456e1b648161c99c8d2379468842b61feac3be3a</id>
<content type='text'>
Qemu's local AES code defines symbols that conflict with
LibreSSL/OpenSSL's libcrypto. Rename them to avoid build problems.

See upstream commit c8d70e59738e672021926c7747af8ef9dea15c82.

Fixes FS#444.

Signed-off-by: Stijn Tintel &lt;stijn@linux-ipv6.be&gt;
</content>
</entry>
<entry>
<title>ar71xx: add support to TP-Link Archer C59v1 and C60v1</title>
<updated>2017-01-26T10:38:21Z</updated>
<author>
<name>Henryk Heisig</name>
</author>
<published>2016-12-27T21:41:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=e39dc8d823c86559eedbbdcee5f5c14b827fed0f'/>
<id>urn:sha1:e39dc8d823c86559eedbbdcee5f5c14b827fed0f</id>
<content type='text'>
TP-Link Archer C59v1 is a dual-band AC1350 router, based on Qualcomm/Atheros
QCA9561+QCA9886.

Specification:

- 775/650/258 MHz (CPU/DDR/AHB)
- 128 MB of RAM (DDR2)
- 16 MB of FLASH (SPI NOR)
- 3T3R 2.4 GHz
- 2T2R 5 GHz
- 5x 10/100 Mbps Ethernet
- USB 2.0 port
- 8x LED (controled by 74HC595), 3x button
- UART header on PCB

TP-Link Archer C60v1 is a dual-band AC1350 router, based on Qualcomm/Atheros
QCA9561+QCA9886.

Specification:

- 775/650/258 MHz (CPU/DDR/AHB)
- 64 MB of RAM (DDR2)
- 8 MB of FLASH (SPI NOR)
- 3T3R 2.4 GHz
- 2T2R 5 GHz
- 5x 10/100 Mbps Ethernet
- 7x LED, 2x button
- UART header on PCB

Currently not working:
- Port LAN1 on C59, LAN4 on C60
- WiFi 5GHz (missing ath10k firmware for QCA9886 chip)
- Update from oficial web interface ( tplink-saveloader not support "product-info")

Flash instruction:
1. Set PC to fixed ip address 192.168.0.66
2. Download lede-ar71xx-generic-archer-cXX-v1-squashfs-factory.bin
and rename it to tp_recovery.bin
3. Start a tftp server with the file tp_recovery.bin in its root directory
4. Turn off the router
5. Press and hold Reset button
6. Turn on router with the reset button pressed and wait ~15 seconds
7. Release the reset button and after a short time
the firmware should be transferred from the tftp server
8. Wait ~30 second to complete recovery.

Flash instruction under U-Boot, using UART:

1. tftp 0x81000000 lede-ar71xx-...-sysupgrade.bin
2. erase 0x9f020000 +$filesize
3. cp.b $fileaddr 0x9f020000 $filesize
4. reset

Signed-off-by: Henryk Heisig &lt;hyniu@o2.pl&gt;
[Jo-Philipp Wich: remove duplicate ATH79_MACH_ARCHER_C59/C60_V1 entries]
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>tools: update kernel2minor to 0.24 version</title>
<updated>2017-01-25T06:54:06Z</updated>
<author>
<name>Sergey Sergeev</name>
</author>
<published>2017-01-24T13:04:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=e2b8e9e0f316af496be7109e7f7ebc0dcd8b8c77'/>
<id>urn:sha1:e2b8e9e0f316af496be7109e7f7ebc0dcd8b8c77</id>
<content type='text'>
Signed-off-by: Sergey Sergeev &lt;adron@yapic.net&gt;
</content>
</entry>
</feed>
