<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/xback/target, branch v17.01.0</title>
<subtitle>Staging tree of Koen Vandeputte</subtitle>
<id>https://git.openwrt.org/openwrt/staging/xback/atom?h=v17.01.0</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/xback/atom?h=v17.01.0'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/'/>
<updated>2017-02-20T15:02:54Z</updated>
<entry>
<title>kernel: update kernel 4.4 to version 4.4.50</title>
<updated>2017-02-20T15:02:54Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2017-02-20T13:45:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=06f3b919021f3cf55cc4e1aa22650089dc2ab903'/>
<id>urn:sha1:06f3b919021f3cf55cc4e1aa22650089dc2ab903</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>ar71xx: Remove images for rb-941-2nd</title>
<updated>2017-02-19T19:52:52Z</updated>
<author>
<name>Thibaut VARENE</name>
</author>
<published>2017-02-15T12:37:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=cdeb2322eab605639f1545a2eee0625424cedf03'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>sdk: emit proper tag references for base URLs</title>
<updated>2017-02-19T19:50:24Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2017-02-19T19:45:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=f79926cb947f90d8fcbd9bec5804234566eee6b6'/>
<id>urn:sha1:f79926cb947f90d8fcbd9bec5804234566eee6b6</id>
<content type='text'>
Properly resolve symbolic tag names when constructing the base feed Git url
and avoid emitting "HEAD" references when building from detached commits.

Fixes #495, #501.

Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>lantiq: set the internet led interface according to wan interface</title>
<updated>2017-02-18T15:52:05Z</updated>
<author>
<name>Mathias Kresin</name>
</author>
<published>2017-02-17T21:16:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=0a26490fe4ce0f828d5d8a35ad99c05e29f3cf42'/>
<id>urn:sha1:0a26490fe4ce0f828d5d8a35ad99c05e29f3cf42</id>
<content type='text'>
Use the nas0 interface for the netdev trigger as default. Use the ptm0
interface for xRX200 boards to match the default wan interface set in
02_network.

Signed-off-by: Mathias Kresin &lt;dev@kresin.me&gt;
</content>
</entry>
<entry>
<title>lantiq: introduce lantiq_is_vdsl_system</title>
<updated>2017-02-18T15:52:05Z</updated>
<author>
<name>Mathias Kresin</name>
</author>
<published>2017-02-17T21:04:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=6a6e3a4928010f7e9a04cf3b7f61ecc472df2273'/>
<id>urn:sha1:6a6e3a4928010f7e9a04cf3b7f61ecc472df2273</id>
<content type='text'>
Move the code to check if the current system is a system with vdsl
support to a dedicate function to make it reusable.

Signed-off-by: Mathias Kresin &lt;dev@kresin.me&gt;
</content>
</entry>
<entry>
<title>lantiq: fix ARV7519RW22 switch port indexing</title>
<updated>2017-02-18T15:52:05Z</updated>
<author>
<name>Mathias Kresin</name>
</author>
<published>2017-02-02T23:59:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=c5879b067680d7b02e365ea0cfd0324edf70425c'/>
<id>urn:sha1:c5879b067680d7b02e365ea0cfd0324edf70425c</id>
<content type='text'>
Fixes FS#454.

Signed-off-by: Mathias Kresin &lt;dev@kresin.me&gt;
</content>
</entry>
<entry>
<title>ar71xx: fix ethernet PLL configuration for QCA956x</title>
<updated>2017-02-17T11:17:39Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2017-02-17T10:51:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=f88bd7cd0f7c03d959330443be5adabf70351a27'/>
<id>urn:sha1:f88bd7cd0f7c03d959330443be5adabf70351a27</id>
<content type='text'>
QCA956x is configured like AR934x, not like the older chips.
Should fix ethernet hangs when using the WAN port without SGMII

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>x86: Add Geos profile for Geode subtarget</title>
<updated>2017-02-17T09:30:30Z</updated>
<author>
<name>David Woodhouse</name>
</author>
<published>2017-02-15T16:11:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=63a8424702fa192c0977e0180362e19260f19677'/>
<id>urn:sha1:63a8424702fa192c0977e0180362e19260f19677</id>
<content type='text'>
This makes the Geode images actually useful again. The Geos profile
should include the relevant hardware for that board, and the Default
profile adds the via-rhine adapter which seems to have been present in
the net5501 and alix targets killed in commit 9e0759ea265 ("x86: merge
all geode based subtargets into one").

Signed-off-by: David Woodhouse &lt;dwmw2@infradead.org&gt;
</content>
</entry>
<entry>
<title>x86: Add board configs for the PC Engines APU2</title>
<updated>2017-02-17T09:29:24Z</updated>
<author>
<name>Chris Blake</name>
</author>
<published>2017-02-13T08:01:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=808f6a500cbff617426105b0a40d4d0832319851'/>
<id>urn:sha1:808f6a500cbff617426105b0a40d4d0832319851</id>
<content type='text'>
This adds the default LED and network settings for the PC Engines APU2
when running under the x86 target.

[dwmw2: Change Ethernet port setup]
Signed-off-by: Chris Blake &lt;chrisrblake93@gmail.com&gt;
</content>
</entry>
<entry>
<title>x86: Enable DIAG LED on Geos</title>
<updated>2017-02-17T09:28:52Z</updated>
<author>
<name>David Woodhouse</name>
</author>
<published>2017-02-13T13:38:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=6d6db65d8294a12265f9ac75dee31d98767946c9'/>
<id>urn:sha1:6d6db65d8294a12265f9ac75dee31d98767946c9</id>
<content type='text'>
Based on a patch from Chris Blake &lt;chrisrblake93@gmail.com&gt;, except let's
do it by using the LED configuration instead of hard-coding it for each
board type. And try using /bin/board_detect to do the default behaviour,
on the first boot where the config hasn't yet been generated.

Signed-off-by: David Woodhouse &lt;dwmw2@infradead.org&gt;
</content>
</entry>
</feed>
