Commit Graph

2802 Commits

Author SHA1 Message Date
Matthias Reichl
9e5b20a895 linux.x86_64.conf: enable CONFIG_APPLEIR
Signed-off-by: Matthias Reichl <hias@horus.com>
2017-06-18 16:18:04 +02:00
Memphiz
e2aa234088 [patches] - remove tivo slide pro kernel patches for 3.14/3.10 amlogic kernels. Patch is carried in the kernel src instead now to affect all platforms aml platforms. 2017-06-17 23:01:04 +02:00
MilhouseVH
4f429ffdc4 RPi: update linux support patch for linux 4.11.4 2017-06-07 21:21:12 +01:00
MilhouseVH
f10d816c00 RPi: update linux support patch for linux 4.11.3 2017-06-07 21:21:12 +01:00
MilhouseVH
8d488c1ee6 RPi: update linux support patch for linux 4.11.2 2017-06-07 21:21:12 +01:00
MilhouseVH
6f0c1abffb RPi: update linux support patch for linux 4.11.1 2017-06-07 21:21:12 +01:00
MilhouseVH
154a8509da Merge pull request #1655 from lrusak/intel_nuc_led
add intel_nuc_led control
2017-06-06 22:11:55 +01:00
Christian Hewitt
0acf6e7c59 Merge pull request #1633 from vpeter4/imx6_options
imx6/options: unify linux version strings and simplify it's usage
2017-05-28 14:52:51 +04:00
Lukas Rusak
12551905e1 Generic/options: enable building intel_nuc_led 2017-05-27 11:31:20 -07:00
Lukas Rusak
22bcccd6b8 linux.x86_64: enable CONFIG_ACPI_WMI=y 2017-05-27 11:31:20 -07:00
MilhouseVH
856d6246bc Merge pull request #1395 from lrusak/vc4
Enable mesa GLES support for Generic/RPi/RPi2
2017-05-24 11:59:03 -07:00
Peter Vicman
93963012a4 imx6/options: unify linux version strings and simplify it's usage
Variable LINUX_VERSION now took string '3.14-sr' to build imx6 project with 3.14 kernel from solidrun.
2017-05-21 19:14:32 +02:00
Lukas Rusak
7c7c85c38e RPi/RPi2: enable vc4 support 2017-05-19 12:00:34 -07:00
Koen Kooi
a2c254024a linux: enable fq_codel for all projects
This qdisc aims to eliminate bufferbloat and as a side effect improves
latency during heavy network load. The most notable effect will be a
slightly more responsive ssh session during large downloads.

Systemd will autoselect fq_codel when it's available:

    m8s:~ # ip a
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 4096 qdisc noqueue
        link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
        inet 127.0.0.1/8 scope host lo
           valid_lft forever preferred_lft forever
        inet6 ::1/128 scope host
           valid_lft forever preferred_lft forever
    2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP8000> mtu 1500 qdisc fq_codel     qlen 1000
        link/ether 82:cd:fa:1b:03:1d brd ff:ff:ff:ff:ff:ff
        inet 172.20.0.166/24 brd 172.20.0.255 scope global eth0
           valid_lft forever preferred_lft forever
    3: wlan0: <NO-CARRIER,BROADCAST,MULTICAST,UP,LOWER_UP8000> mtu 1500     qdisc fq_codel qlen 1000
        link/ether 44:2c:05:43:8c:eb brd ff:ff:ff:ff:ff:ff
        inet6 fe80::462c:5ff:fe43:8ceb/64 scope link
           valid_lft forever preferred_lft forever

On the S905X 100Mbit link it shows no negative effects:

    m8s:~ # curl http://beast.local/koen/largefile.mkv --http1.1 > /dev/null
      % Total    % Received % Xferd  Average Speed   Time    Time
      % Time
      % Current
                                     Dload  Upload   Total   Spent Left Speed
      7 14.9G    7 1105M    0     0  11.1M      0  0:22:50  0:01:38 0:21:12 11.2M

See https://en.wikipedia.org/wiki/CoDel for more information on CODEL

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2017-05-16 20:49:37 +02:00
CGarces
f89a28ab0e Update RTL8192EU to c23c613 2017-05-13 18:43:20 +02:00
Alex Deryskyba
5e12a381d6 projects/WeTek_Play_2: update kernel config after recent kernel bump 2017-05-13 17:22:07 +02:00
Alex Deryskyba
530d13bf06 projects/WeTek_Hub: update kernel config after recent kernel bump 2017-05-13 17:21:51 +02:00
Lukas Rusak
101e5ba45a Merge pull request #1441 from MilhouseVH/linux4110
linux: update to linux-4.11.0
2017-05-12 13:57:23 -07:00
MilhouseVH
631c34e274 RPi: update linux support patch for linux 4.11 2017-05-12 21:53:50 +01:00
MilhouseVH
fb9f00f228 linux: update with 4.11-rc7 options 2017-05-12 21:53:50 +01:00
MilhouseVH
a603e66195 linux: enable Sony CXD2880 support 2017-05-12 21:53:50 +01:00
MilhouseVH
e2d8a27923 linux: update with 4.11-rc5 options 2017-05-12 21:53:50 +01:00
MilhouseVH
cc4966c025 linux: update with 4.11-rc4 options 2017-05-12 21:53:50 +01:00
MilhouseVH
b8afc3a2e2 linux: drop BYT-CHT HDMI audio patch - not compatible 2017-05-12 21:53:50 +01:00
MilhouseVH
b094cda956 linux: default options 2017-05-12 21:53:50 +01:00