MilhouseVH
b9b9b2c1c8
linux: update config 4.12-rc3
2017-07-14 21:30:56 +01:00
MilhouseVH
fc5423c61d
linux: update config after #713
2017-07-14 21:30:56 +01:00
MilhouseVH
c78a1f623c
linux: update config 4.12-rc2
2017-07-14 21:30:56 +01:00
MilhouseVH
c2bcdd339a
RPi: update linux support patch for linux 4.12-rc2
2017-07-14 21:30:56 +01:00
MilhouseVH
756d129474
linux: update config 4.12-rc1
2017-07-14 21:30:56 +01:00
MilhouseVH
badac5f0e5
RPi: update linux support patch for linux 4.11.10
2017-07-14 19:25:23 +01:00
MilhouseVH
82efed40c6
linux: update config (add SOC_ALLO_DIGIONE support)
2017-07-14 19:25:23 +01:00
MilhouseVH
71c43d7dae
linux: sync RPi configs after Slice cleanup
2017-07-14 19:25:23 +01:00
MilhouseVH
8d72640ade
RPi: update linux support patch for linux 4.11.9
2017-07-14 19:25:23 +01:00
Christian Hewitt
7661973437
Merge pull request #1469 from MilhouseVH/samba4
...
samba: update to samba-4.x
2017-07-11 23:12:33 +04:00
Christian Hewitt
448e6c2b37
Merge pull request #1746 from mglae/bootable_sd_reader
...
linux config: allow to boot from SD Card reader
2017-07-10 10:31:32 +04:00
Peter Vicman
b60597fdeb
alsa-lib: update patch
2017-07-07 16:41:19 +02:00
MilhouseVH
bc205b6b6f
linux: enable CONFIG_AIO=y (all projects/devices)
2017-07-06 19:28:19 +01:00
mglae
2cc4baebd9
linux config: allow to boot from SD Card reader
2017-07-05 23:50:09 +02:00
Christian Hewitt
6963de3002
Merge pull request #1698 from MilhouseVH/linux4115+
...
linux: update to linux-4.11.8
2017-07-03 20:53:14 +04:00
MilhouseVH
7962828f3b
RPi: update linux support patch for linux 4.11.8
2017-06-30 13:36:15 +01:00
MilhouseVH
ff8953e992
RPi: update linux support patch for linux 4.11.7
2017-06-30 13:36:15 +01:00
MilhouseVH
cfada7517d
RPi: update linux support patch for linux 4.11.6
2017-06-30 13:36:15 +01:00
MilhouseVH
afa9b66675
RPi: update linux support patch for linux 4.11.5
2017-06-30 13:36:15 +01:00
Lukas Rusak
fe3a7a1b5d
Slice: remove kodi patches
2017-06-27 10:10:19 -07:00
Lukas Rusak
321b7e38c9
slice-driver: add package
2017-06-27 10:10:19 -07:00
Lukas Rusak
b727dbe8fd
slice-firmware: add package
2017-06-27 10:10:18 -07:00
Lukas Rusak
b176592e73
Slice: cleanup dt-blob.bin
2017-06-27 10:10:17 -07:00
Lukas Rusak
987388d0c4
RPi: remove slice linux patches
2017-06-27 10:10:17 -07:00
cvh
4360992b3f
projects/*/options: cleanup swap options
2017-06-23 21:04:44 +02:00
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💿 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