MilhouseVH
608dea04fa
config: update options for linux-4.14-rc5
2017-11-12 23:19:39 +00:00
MilhouseVH
9d41656492
config: update options for linux-4.14-rc4
2017-11-12 23:19:39 +00:00
MilhouseVH
7cd69dcb05
config: update options for linux-4.14-rc3
2017-11-12 23:19:39 +00:00
MilhouseVH
20f99c9233
config: enable PWM options for upstream infrared remote transmitter drivers
...
See: https://github.com/raspberrypi/linux/pull/2204
2017-11-12 23:19:39 +00:00
MilhouseVH
08b6402649
config: update options for linux-4.14-rc1
2017-11-12 23:19:39 +00:00
MilhouseVH
4e47f5dd1c
RPi/RPi2: Adding lan78xx driver module
...
See: https://github.com/raspberrypi/linux/issues/2232
2017-11-03 16:32:57 +00:00
Matthias Reichl
69f6c9820e
Generic, RPi, RPi2: enable ftrace
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2017-09-07 09:31:30 +02:00
MilhouseVH
926ddc82f3
linux: update config to 4.13-rc7
2017-09-04 23:43:31 +01:00
MilhouseVH
8e45951bd8
linux: update config to 4.13-rc4
2017-09-04 23:43:31 +01:00
MilhouseVH
cf54bbecf6
linux: update config to 4.13-rc2
2017-09-04 23:43:31 +01:00
MilhouseVH
43d5428d71
linux: update config to 4.13-rc1
2017-09-04 23:43:31 +01:00
MilhouseVH
373b9c98d0
linux: update config to 4.12.5
2017-08-25 19:58:01 +01:00
MilhouseVH
0d7552e80b
linux: drop LIRC_RPI from RPi/RPi2, and LIRC_STAGING from RPi/RPi2/Generic
2017-07-15 14:54:53 +01:00
MilhouseVH
489533c7dc
linux: update config (add SOC_ALLO_DIGIONE support)
2017-07-14 21:30:56 +01:00
MilhouseVH
a2b880d53c
linux: update RPi/RPi2 config with regulator arizona change
2017-07-14 21:30:56 +01:00
MilhouseVH
a2b43ada51
linux: update config 4.12
2017-07-14 21:30:56 +01:00
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
756d129474
linux: update config 4.12-rc1
2017-07-14 21:30:56 +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
bc205b6b6f
linux: enable CONFIG_AIO=y (all projects/devices)
2017-07-06 19:28:19 +01: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
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
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
b094cda956
linux: default options
2017-05-12 21:53:50 +01:00
MilhouseVH
5eed971f05
linux: update SpinelPlus remote patch, build as module
2017-04-20 19:43:32 +01:00
MilhouseVH
669172b37a
linux: enable Sony CXD2880 support
2017-04-20 19:43:32 +01:00
MilhouseVH
c05dc46eae
RPi/RPi2/Odroid/imx6: Drop CONFIG_FB_UDL/CONFIG_FB_MODE_HELPERS
2017-04-15 05:28:54 +01:00
MilhouseVH
b9c9792433
configs: cleanup
2017-04-15 05:28:54 +01:00
MilhouseVH
861e3bd870
RPi: Enable GoogleVoiceHAT, ALLO_PIANO and ALLO_BOSS soundcards
2017-04-10 17:41:46 +01:00
MilhouseVH
192f9e452b
RPi: Add config for ICS43432 codec
2017-03-27 15:44:31 +01:00
MilhouseVH
7fd6ed62dc
Merge pull request #1459 from catalinii/master
...
support for ip advanced router and add multiple tcp congestion algorithms
2017-03-27 15:40:15 +01:00
Ubuntu
dc5085e95e
remove CONFIG_IP_MROUTE_MULTIPLE_TABLES
2017-03-23 13:22:36 +00:00
Ubuntu
765699d6e1
add CONFIG_FIB_RULES to all projects
2017-03-23 07:42:56 +00:00
Ubuntu
50baf4a1ab
remove CONFIG_DEFAULT_VENO and CONFIG_DEFAULT_VEGAS from all projects
2017-03-22 08:37:34 +00:00
Ubuntu
b101ea5041
add ADANCED_ROUTER and CONFIG_TCP_CONG_ADVANCED the kernel config on RPi devices
2017-03-21 22:44:34 +00:00
MilhouseVH
bff359fb33
linux: cosmetic option updates
2017-03-18 21:09:51 +00:00
Christian Hewitt
b61dbfd9bc
RPi: add device Slice3
2017-03-14 12:06:20 -07:00
Lukas Rusak
5a26837ed5
RPi: add device RPi2
2017-03-14 12:02:43 -07:00