<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/yousong/target/linux, branch master</title>
<subtitle>Yousong Zhou staging tree</subtitle>
<id>https://git-03.infra.openwrt.org/openwrt/staging/yousong/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/openwrt/staging/yousong/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/yousong/'/>
<updated>2017-03-05T08:03:44Z</updated>
<entry>
<title>malta: restore "be" subtarget from being source-only</title>
<updated>2017-03-05T08:03:44Z</updated>
<author>
<name>Yousong Zhou</name>
</author>
<published>2017-02-26T09:46:23Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/yousong/commit/?id=ae460a5fd00c8b9e7cfe07205e0ed7ace0e7e693'/>
<id>urn:sha1:ae460a5fd00c8b9e7cfe07205e0ed7ace0e7e693</id>
<content type='text'>
The malta "be" and "le" subtargets share the arch with many devices of
ar71xx and ramips.  They can be handy for testing, debugging, trying
both snapshot and release builds.

This commit makes the "be" subtarget part of the ci and release builds

Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
</content>
</entry>
<entry>
<title>kernel: update kernel 4.4 to 4.4.52</title>
<updated>2017-03-03T17:17:47Z</updated>
<author>
<name>Kevin Darbyshire-Bryant</name>
</author>
<published>2017-02-23T18:52:26Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/yousong/commit/?id=f229f4af31731badc2dec27c9bdef9f5fa8f7433'/>
<id>urn:sha1:f229f4af31731badc2dec27c9bdef9f5fa8f7433</id>
<content type='text'>
Bump kernel from 4.4.50 to 4.4.52

Refresh patches

Compile tested all 4.4. targets

Run tested: ar71xx Archer C7 v2

Signed-off-by: Kevin Darbyshire-Bryant &lt;kevin@darbyshire-bryant.me.uk&gt;
</content>
</entry>
<entry>
<title>ramips: remove kmod-mt76* from EX2700 images</title>
<updated>2017-03-01T21:29:57Z</updated>
<author>
<name>Joseph C. Lehner</name>
</author>
<published>2017-03-01T17:44:03Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/yousong/commit/?id=11356e4078659478d05c355b2bae7cdad8f7f7a0'/>
<id>urn:sha1:11356e4078659478d05c355b2bae7cdad8f7f7a0</id>
<content type='text'>
These modules are not needed by the EX2700, since it does not
have an external wifi chip (MT7620A is covered by rt2x00).

Signed-off-by: Joseph C. Lehner &lt;joseph.c.lehner@gmail.com&gt;
</content>
</entry>
<entry>
<title>ramips: rename patch file suffix from .c to .patch</title>
<updated>2017-03-01T21:29:57Z</updated>
<author>
<name>Furong Xu</name>
</author>
<published>2017-03-01T03:31:41Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/yousong/commit/?id=b65718ae149f42d5857a0d13836ae15c4e031838'/>
<id>urn:sha1:b65718ae149f42d5857a0d13836ae15c4e031838</id>
<content type='text'>
Signed-off-by: Furong Xu &lt;xfr@outlook.com&gt;
</content>
</entry>
<entry>
<title>ramips: add support for Afoundry EW-1200</title>
<updated>2017-03-01T21:29:50Z</updated>
<author>
<name>Francois Goudal</name>
</author>
<published>2017-02-27T20:59:50Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/yousong/commit/?id=9b35815f0f0e10125d144c82595bbccbc83d6812'/>
<id>urn:sha1:9b35815f0f0e10125d144c82595bbccbc83d6812</id>
<content type='text'>
This device features both a 2.4 and 5Ghz radio, and supports
802.11a/b/g/n/ac modes.
It has 5 Gb-Ethernet ports and a USB 3.0 host port.

It is powered by the Mediatek MT7621 SoC, and the MT7602E and MT7612E wifi
chipsets, together with 128MB of RAM and 16 MB of SPI Flash.

The stock firmware is in fact based on some openwrt barrier breaker, with a
mediatek SDK kernel, and an afoundry custom made web interface (not LuCI
based).
Firmware update page on the stock web interface can not accept sysupgrade
images, it bricks the device.
At this point, the only working solution I found was to connect to the
serial console port (available on J4 header) and to use opkg to install
dropbear.
Then scp the sysupgrade file in the device's /tmp and run sysupgrade from
console without preserving configuration files.

Signed-off-by: Francois Goudal &lt;francois@goudal.net&gt;
</content>
</entry>
<entry>
<title>kernel: fix earlycon by keeping __earlycon_table</title>
<updated>2017-03-01T14:40:17Z</updated>
<author>
<name>Rafał Miłecki</name>
</author>
<published>2017-03-01T14:37:58Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/yousong/commit/?id=23bf153eadc9a1f0fa761155742f2e7107159a0c'/>
<id>urn:sha1:23bf153eadc9a1f0fa761155742f2e7107159a0c</id>
<content type='text'>
Somewhere between 4.4 and 4.9 there was a change that made
OF_EARLYCON_DECLARE adding entries to the __earlycon_table instead of
__earlycon_of_table. We need to keep this table as well.

Signed-off-by: Rafał Miłecki &lt;rafal@milecki.pl&gt;
</content>
</entry>
<entry>
<title>bcm53xx: backport Broadcom's iProc QSPI driver</title>
<updated>2017-03-01T06:02:17Z</updated>
<author>
<name>Rafał Miłecki</name>
</author>
<published>2017-03-01T05:52:23Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/yousong/commit/?id=9209511d61fce02b0af48b44d963150e076e0f7e'/>
<id>urn:sha1:9209511d61fce02b0af48b44d963150e076e0f7e</id>
<content type='text'>
This driver has been added instead of improving spi-bcm53xx. It has some
advantages: allows SPI speed control &amp; hopefully doesn't have bug that
was stopping us from using multiple SPI messages for writing flash data.

Signed-off-by: Rafał Miłecki &lt;rafal@milecki.pl&gt;
</content>
</entry>
<entry>
<title>kirkwood: fix include in etc/board.d/02_network</title>
<updated>2017-02-28T22:46:02Z</updated>
<author>
<name>Alberto Bursi</name>
</author>
<published>2017-02-23T18:42:40Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/yousong/commit/?id=ff42a8330beadba6c7b1b5ccf677f368a64b64d8'/>
<id>urn:sha1:ff42a8330beadba6c7b1b5ccf677f368a64b64d8</id>
<content type='text'>
the mtd_get_mac_ascii function called within this script requires the inclusion of /lib/functions/system.sh

Signed-off-by: Alberto Bursi &lt;alberto.bursi@outlook.it&gt;
</content>
</entry>
<entry>
<title>ramips: add support for HiWiFi HC5962</title>
<updated>2017-02-28T22:46:02Z</updated>
<author>
<name>ZengFei Zhang</name>
</author>
<published>2017-02-22T12:47:22Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/yousong/commit/?id=edae3479e64e93275dce4a928ea70279282eef9d'/>
<id>urn:sha1:edae3479e64e93275dce4a928ea70279282eef9d</id>
<content type='text'>
This patch adds supports for the HiWiFi HC5962(gee4) http://www.hiwifi.com

Short specification:

 - MT7621AT + MT7612EN + 7603EN
 - 256MB DDR3 RAM
 - 128MB NAND flash
 - 1+3 x 1000M Ethernet
 - 1x USB 2.0 port. 1x USB 3.0 port.
 - reset button
 - UART pad on PCB (JP3: TX, RX, GND, 3.3V)

Flash instruction:

1, Download lede-ramips-mt7621-hc5962-squashfs-factory.bin
2, Login as root via SSH on 192.168.199.1 and then copy factory.bin(using wget or nc or...) to /tmp/
3, use the following commands:
   $ mtd write /tmp/lede-ramips-mt7621-hc5962-squashfs-factory.bin firmware
   $ mtd erase firmware_backup &amp;&amp; reboot
After reboot you should be able to login as root via SSH on 192.168.1.1

Signed-off-by: ZengFei Zhang &lt;zhangzengfei@kunteng.org&gt;
</content>
</entry>
<entry>
<title>bcm53xx: backport accepted BCM5301X and BCM53573 patches</title>
<updated>2017-02-28T21:52:46Z</updated>
<author>
<name>Rafał Miłecki</name>
</author>
<published>2017-02-28T21:34:13Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/yousong/commit/?id=2677b66f9ba31dccbf3c815776fb6125fd9bfed3'/>
<id>urn:sha1:2677b66f9ba31dccbf3c815776fb6125fd9bfed3</id>
<content type='text'>
Signed-off-by: Rafał Miłecki &lt;rafal@milecki.pl&gt;
</content>
</entry>
</feed>
