<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/xback/config, branch v17.01.4</title>
<subtitle>Staging tree of Koen Vandeputte</subtitle>
<id>https://git.openwrt.org/openwrt/staging/xback/atom?h=v17.01.4</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/xback/atom?h=v17.01.4'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/'/>
<updated>2017-02-17T09:30:30Z</updated>
<entry>
<title>x86: Set default baud rate on Geode images to 115200</title>
<updated>2017-02-17T09:30:30Z</updated>
<author>
<name>David Woodhouse</name>
</author>
<published>2017-02-15T17:27:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=828a024c81bfee065aecfc88d7fe0f2409ef77d7'/>
<id>urn:sha1:828a024c81bfee065aecfc88d7fe0f2409ef77d7</id>
<content type='text'>
Prior to commit 1496b95a0 ("x86: clean up default grub baudrate
settings") we had three different baud rates for the Geode targets:
19200 for net5501, 38400 for alix2, and 115200 for Geos.

It doesn't seem that there's a very good reason for varying from our
default 115200 baud, so let's make the Geode target do that instead.

Signed-off-by: David Woodhouse &lt;dwmw2@infradead.org&gt;
</content>
</entry>
<entry>
<title>build: add buildbot specific config option for setting defaults</title>
<updated>2017-02-15T10:37:13Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2017-02-14T11:24:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=b8c9ded999bd740c6a7c5e2816f047f957f795ee'/>
<id>urn:sha1:b8c9ded999bd740c6a7c5e2816f047f957f795ee</id>
<content type='text'>
This can be used to tweak the buildbot behavior without having to change
buildbot's configuration.
It will also allow us to add more aggressive clean steps (e.g. on
toolchain changes), which would break developers' workflows if enable
by default.

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>ccache, samba36: fix samba.org addresses to use https</title>
<updated>2017-02-01T23:26:05Z</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/xback/commit/?id=1b51a49a9dd0314ec44f6a8d69a3f1d35ec743fa'/>
<id>urn:sha1:1b51a49a9dd0314ec44f6a8d69a3f1d35ec743fa</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>x86: disable crashlog</title>
<updated>2017-01-13T14:15:09Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2017-01-13T13:48:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=749918911d35613f8bf7852d2a91f78ff625739e'/>
<id>urn:sha1:749918911d35613f8bf7852d2a91f78ff625739e</id>
<content type='text'>
It could cause crashes with some forms of virtualization, and it is
unlikely to work properly with most systems.
It's safer to just disable it.

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>build: remove obsolete parallel build related options</title>
<updated>2017-01-10T11:10:20Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2017-01-05T23:28:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=1e1d735e5213dac7c582304f58da674714f6aade'/>
<id>urn:sha1:1e1d735e5213dac7c582304f58da674714f6aade</id>
<content type='text'>
Always use the main make jobserver, which has been the default for ages

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>kernel: add KERNEL_DEVMEM and KERNEL_DEVKMEM</title>
<updated>2016-12-24T13:55:35Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2016-12-17T14:00:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=6e7fdf07b7134fddff0e0c9e24bd39d1ed4b4954'/>
<id>urn:sha1:6e7fdf07b7134fddff0e0c9e24bd39d1ed4b4954</id>
<content type='text'>
These options are needed to create /dev/mem or /dev/kmem .
/dev/mem is needed by the io tool to access raw hardware memory, which
is helpful when debugging and developing drivers.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
Acked-by: John Crispin &lt;john@phrozen.org&gt;
</content>
</entry>
<entry>
<title>x86: revert default root size back to 256 MB</title>
<updated>2016-12-15T10:46:01Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-12-15T10:43:34Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=4cc1f1ac1cb7fe5216792f346a85c2c119b33a04'/>
<id>urn:sha1:4cc1f1ac1cb7fe5216792f346a85c2c119b33a04</id>
<content type='text'>
2 GB is overkill and was only added to allow unlimited ext4 resizing,
which is a pretty rare use case. 256 MB allows resizing up to 256 GB,
which should be good enough for almost all users.

A lot of this is mostly irrelevant anyway, since you can just use
squashfs + ext4 overlay.

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>kernel: add KERNEL_DEBUG_PINCTRL and KERNEL_DEBUG_GPIO</title>
<updated>2016-12-10T15:06:34Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2016-12-04T13:33:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=c058f4f22d1ae4dc14115be6894db245e82fe60b'/>
<id>urn:sha1:c058f4f22d1ae4dc14115be6894db245e82fe60b</id>
<content type='text'>
This makes it possible to activate the gpio and the pinctl debugging
from LEDE menuconfig.

Acked-by: John Crispin &lt;john@phrozen.org&gt;
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>uml: clean up the kernel config and add squashfs+ext4/f2fs support</title>
<updated>2016-11-24T11:53:18Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-11-22T16:53:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=426e4d93bb2a36022f505d7dddeb7571dcd0b524'/>
<id>urn:sha1:426e4d93bb2a36022f505d7dddeb7571dcd0b524</id>
<content type='text'>
Replaces plain ext4 images

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>x86: bump default kernel partition size to 16M</title>
<updated>2016-11-09T11:17:52Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-11-09T11:17:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=12a6e3cd0546764f972df636ac86ae4bdf4f6978'/>
<id>urn:sha1:12a6e3cd0546764f972df636ac86ae4bdf4f6978</id>
<content type='text'>
This leaves more room for sysupgrade config data or for having multiple
kernel images to choose from

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
</feed>
