Commit Graph

100 Commits

Author SHA1 Message Date
Radostan Riedel
c36fada03b Fix image creation for WeTek Devices 2017-11-27 10:02:07 +01:00
Sascha Kuehndel (InuSasha)
430f6e33a0 buildsystem: set PKG_TOOLCHAIN for multiple packages 2017-11-22 00:49:45 +01:00
Sascha Kuehndel (InuSasha)
3846ec7dac buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
Lukas Rusak
00f0703c6a linux: automatically add CONFIG_INITRAMFS_ROOT_{U,G}ID=0 2017-11-13 21:11:50 -08:00
Lukas Rusak
e40bd96a15 Odroid_C2: allow using new u-boot method 2017-11-11 10:32:53 -08:00
Radostan Riedel
11d6238741 Odroid_C2/u-boot: move to project specific package 2017-11-03 14:44:08 +01:00
Jonas Karlman
9aae246d3c Merge pull request #2100 from Raybuntu/linarobump
New package gcc-linaro-aarch64-linux-gnu
2017-10-30 21:40:06 +01:00
wrxtasy
f6e1c216be projects/Hub_Play2_C2 enable UHID driver support 2017-10-19 14:14:27 +08:00
MilhouseVH
bae5a9d317 buildsystem: add TARGET_FEATURES 2017-10-17 23:21:11 +01:00
Radostan Riedel
2c3ae36680 New package gcc-linaro-aarch64-linux-gnu
Odroid_C2: move gcc-linaro-aarch64-elf to projects
Odroid_C2: move gcc-linaro-arm-eabi to projects
2017-10-16 10:04:11 +02:00
Christian Hewitt
09d09d240e Merge pull request #2087 from Raybuntu/6432
AArch64 projects: add 32-bit userspace support
2017-10-12 21:08:34 +04:00
Radostan Riedel
de9d1af69f AArch64 projects: add 32-bit userspace support 2017-10-12 10:07:43 +02:00
Radostan Riedel
1faef644ea OC2,WH,WP2: Allow updates between aarch64 and arm 2017-10-06 11:22:52 +02:00
Jamie Coldhill
00a6090e61 projects/Odroid_C2: load Amlogic V4L2 support module (amlvideodri) 2017-09-23 00:50:28 +03:00
Jamie Coldhill
b1180c52e8 projects/Odroid_C2: build media support drivers as modules 2017-09-23 00:50:20 +03:00
cvh
4360992b3f projects/*/options: cleanup swap options 2017-06-23 21:04:44 +02: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
Lukas Rusak
4ac5d9de77 Merge pull request #1611 from Raybuntu/cec_LG
Odroid_C2/u-boot: Make LG CEC (Simplink) wakeup work
2017-05-10 16:00:47 +01:00
Radostan Riedel
c1ae4e2f5c Odroid_C2/u-boot: Make LG CEC (Simplink) wakeup work 2017-05-06 22:41:02 +02:00
MilhouseVH
39393b3d30 OdroidC2/RTL8192CU: no longer needed after #1513 2017-05-06 01:21:51 +01:00
MilhouseVH
53727a8fe2 linux: fix options dropped when CONFIG_INITRAMFS_SOURCE is not set 2017-05-04 17:01:50 +01:00
Christian Hewitt
576ddc087e Merge pull request #1320 from HiassofT/le-lirc-cleanup
lirc cleanup: switch to upstream fixes and configuration
2017-04-23 19:15:05 +04: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