- Mar 22, 2017
-
-
Daniel Engberg authored
Update util-linux to 2.29.2 Remote 0001-fix-uClibc-ng-scanf-check.patch as it's been merged upstream. Refresh patches Change ncurses to ncursesw to fix compilation and avoid confusion Signed-off-by:
Daniel Engberg <daniel.engberg.lists@pyret.net>
-
Daniel Engberg authored
Refresh mirror list, some doesn't offer OpenSSL and add main site as last resort. Source: https://www.openssl.org/source/mirror.html Signed-off-by:
Daniel Engberg <daniel.engberg.lists@pyret.net>
-
Rafał Miłecki authored
This fixes: JDI LT070ME05000 WUXGA DSI panel (DRM_PANEL_JDI_LT070ME05000) [N/m/?] (NEW) aborted! Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
- Mar 21, 2017
-
-
Rafał Miłecki authored
It includes vc4 driver for Broadcom VideoCore IV GPU. Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
Rafał Miłecki authored
This includes following changes: 480d7bc Fix sending unicast questions on cache expire a0403cd Keep source sockaddr for every cached DNS record 1478293 Fix code freeing cached non-A(AAA) records too early 9f1cc22 Fix replying to "QU" questions received on unicast interface 943bedb Fix reading port of incoming packets c725494 Use MCAST_PORT define for port 5353 ce7e9e9 Use one define for DNS-Based Service Discovery service name e1bacef Drop entries cached for interface we're going to delete 496aeba Fix comment typo in cache_gc_timer f89986b Fix refreshing cached A(AAA) records that expire Previous updates made umdns work as expected on startup but there were still many bugs. They were mostly related to runtime - cache management and requests + responses. E.g. umdns was never able to send question on DNS record expire. It was also ignoring all incoming unicast questions. Since these issues are quite serious it makes sense to backport this update to the stable branch. Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
Hans Dedecker authored
a032166 interface-ip: set prefix indicator flag when IPv6 prefix lifetime changes b4f8984 system-linux: parse vti specific settings as nested json data object 7e3b89a system-linux: parse gre specific settings as nested json data object Signed-off-by:
Hans Dedecker <dedeckeh@gmail.com>
-
Hans Dedecker authored
Add vti specific settings ikey and okey as a nested data json object Signed-off-by:
Hans Dedecker <dedeckeh@gmail.com>
-
Hans Dedecker authored
Add gre specific settings ikey, okey, iseqno, oseqno, icsum and ocsum as a nested data json object Signed-off-by:
Hans Dedecker <dedeckeh@gmail.com>
-
Rafał Miłecki authored
Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
Rafał Miłecki authored
This adds support for describing GPIO chips placed on PCIe cards. Thanks to this we get working 2.4 GHz LED on Tenda AC9. Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
Rafał Miłecki authored
This is the standard way we handle this. Please note (it seems) I could drop few symbols as they are hidden under (disabled) DRM_LEGACY now. Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
Rafał Miłecki authored
For targets with i2c not built-in this fixes following error: Package kmod-drm is missing dependencies for the following libraries: i2c-core.ko Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
Rafał Miłecki authored
This fixes compiling issue on bcm53xx target with kmod-iio-core: Broadcom IPROC ADC driver (BCM_IPROC_ADC) [N/m/?] (NEW) Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
- Mar 20, 2017
-
-
Hauke Mehrtens authored
This can be used to indicate that a target does not support the optional mips16 extension even when it is a mips32r2 or later CPU. This will generate a separate toolchain and a separate package folder, e.g. mips_24kc_nomips16 Signed-off-by:
Hauke Mehrtens <hauke.mehrtens@intel.com>
-
Hauke Mehrtens authored
Without this change the code checked if the string was contained in the feature option and not if the string matches the complete word. This only removes the nand option from the omap24xx target, the other changes are only removing options which were added twice. Signed-off-by:
Hauke Mehrtens <hauke.mehrtens@intel.com>
-
Daniel Engberg authored
Remove upx from repo, it hasn't been used for a very long time and serves little to no purpose. Signed-off-by:
Daniel Engberg <daniel.engberg.lists@pyret.net>
-
Daniel Engberg authored
Update lzo to 2.10 Signed-off-by:
Daniel Engberg <daniel.engberg.lists@pyret.net>
-
Daniel Engberg authored
Update iperf3 to 3.1.7 Signed-off-by:
Daniel Engberg <daniel.engberg.lists@pyret.net>
-
Daniel Engberg authored
Update coreutils to 8.27 Signed-off-by:
Daniel Engberg <daniel.engberg.lists@pyret.net>
-
Daniel Engberg authored
Update libressl to 2.5.1 Signed-off-by:
Daniel Engberg <daniel.engberg.lists@pyret.net>
-
Daniel Engberg authored
Update to 4.1 Remove 0001-mkfs-Default-to-64-32-heads-sectors-for-targets-smal.patch as it's included in upstream repo. Refresh patch Signed-off-by:
Daniel Engberg <daniel.engberg.lists@pyret.net>
-
Daniel Engberg authored
Add binutils 2.28 to repo Signed-off-by:
Daniel Engberg <daniel.engberg.lists@pyret.net>
-
Paul Wassi authored
Bump uboot-kirkwood to upstream release 2017.03 Signed-off-by:
Paul Wassi <p.wassi@gmx.at>
-
Furong Xu authored
pwm-mediatek should be selected in Other Modules submenu, not default to yes. Signed-off-by:
Furong Xu <xfr@outlook.com>
-
Daniel Engberg authored
Update sed to 4.4 Signed-off-by:
Daniel Engberg <daniel.engberg.lists@pyret.net>
-
Vaclav Svoboda authored
This patch fixes switch port mapping for Zbtlink ZBT-WE2026. Signed-off-by:
Vaclav Svoboda <svoboda@neng.cz>
-
Hannu Nyman authored
Add back support for the independent_clocks definition that has been removed between kernel 4.4 and 4.9 by upstream commits eb96924acddc709db58221c210ca05cd9effb1df and e86eee6bc2aaa6b3637f6497b26beee09a91bde9 * extend the new cpufreq_dt_platform_data definition in cpufreq-dt.h * revert the removal of its usage in cpufreq-dt.c * use new cpufreq-dt.h in qcom-cpufreq.c Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi>
-
Pavel Kubelun authored
For IPQ806x targets, TZ protects the registers that are used to configure the routing of interrupts to a target processor. To resolve this, this patch uses scm call to route GPIO interrupts to application processor. Also the scm call interface is changed. Signed-off-by:
Pavel Kubelun <be.dissent@gmail.com>
-
Pavel Kubelun authored
At the moment as a workaround definition for scm firmware in DT is used as if it is apq8064 board. This leads to incomplete scm firmware initialization and as a result cpuidle driver fails to configure. By design unlike other qcom boards ipq do not use clocks to connect to scm. Considering this we're removing from DT and scm driver clocks for ipq boards. As a result cpuidle does not produce errors about failed configuration anymore. Signed-off-by:
Pavel Kubelun <be.dissent@gmail.com>
-
- Mar 19, 2017
-
-
Yousong Zhou authored
The bug appeared in v4.1.0 and was fixed since v4.8.0 Fixes FS#620 Signed-off-by:
Yousong Zhou <yszhou4tech@gmail.com>
-
- Mar 18, 2017
-
-
Rafał Miłecki authored
With iproc regression fixed and GIC interrupts in DTS updated it seems we can safely start using 4.9. Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
Felix Fietkau authored
host-build.mk should not be included for prereq Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Rafał Miłecki authored
This fixes GIC interrupts (required before switching to 4.9), adds few new entires & introduces DTS for Archer C5. Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
Philip Prindeville authored
If noresolv is set, we should not generate a --resolv-file parameter. Signed-off-by:
Philip Prindeville <philipp@redfish-solutions.com> Signed-off-by: Hans Dedecker <dedeckeh@gmail.com> [minor cleanup]
-
Vitaly Chekryzhev authored
Store config.seed in firmware /etc/build.config Signed-off-by:
Vitaly Chekryzhev <13hakta@gmail.com>
-
Vitaly Chekryzhev authored
Signed-off-by:
Vitaly Chekryzhev <13hakta@gmail.com>
-
Stijn Tintel authored
Signed-off-by:
Stijn Tintel <stijn@linux-ipv6.be>
-
- Mar 17, 2017
-
-
Felix Fietkau authored
9f02db7 mt76x2: fall back to software crypto for IBSS/Mesh per-sta GTK 4a54ab3 mt7603: fall back to software crypto for IBSS/Mesh per-sta GTK 712b8e8 mac80211: claim RSN IBSS support Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Mathias Kresin authored
The musl workaround isn't required anymore and causes build errors with kernel 4.9 when applied. Signed-off-by:
Mathias Kresin <dev@kresin.me>
-
Oswald Buddenhagen authored
No need to query 'up' and 'auto' when they are not going to be used. Signed-off-by:
Oswald Buddenhagen <oswald.buddenhagen@gmx.de>
-