Leonidas P
046b5b6dba
Update linux-rockchip64-default.config
2019-01-26 22:35:14 +02:00
Martin Ayotte
d1b4951d51
add USBIP stuff in rockchip/rockchip64
2019-01-26 14:01:15 -05:00
Martin Ayotte
9320770550
add RTC_DRV_PCF8563 to both meson64-next and meson64-dev
2019-01-26 09:48:38 -05:00
Martin Ayotte
d1f8564edb
add RTC_DRV_PCF8563 to both sunxi-next and sunxi-dev
2019-01-26 09:40:54 -05:00
5kft
fd3b83136b
[ sunxi64-next ] enabled CONFIG_LEDS_TRIGGER_ACTIVITY in the kernel config
2019-01-26 13:59:58 +00:00
Thomas McKahan
e53eedc2cb
[ rockchip-dev ] select rockchip-mpp experimental drivers
2019-01-25 21:39:49 -05:00
Thomas McKahan
5a0d83a316
[ rockchip-dev ] update patchset, target 5.0 RC
...
Includes experimental video decoder driver. Thanks as always to @miouyouyou for the base patches
2019-01-25 00:21:49 -05:00
Piero Ottuzzi
967c7be28c
Using 100HZ for odroidc1 kernel configuration
2019-01-24 14:01:28 +00:00
Igor Pecovnik
9efe564caf
[ sunxi/sunxi64 ] upstream patches and enablind MD on 64 https://forum.armbian.com/topic/9421-module-md_mod-not-found-in-directory-libmodules41913-sunxi64/ Bump with a version
2019-01-23 17:01:07 +01:00
Igor Pecovnik
98180b9281
[ sunxi* ] AP bugfix for 8723BS and upstream patches
2019-01-22 20:44:03 +01:00
Igor Pecovnik
a1c19b3ca1
[ general ] adjust a few kernel configs
2019-01-22 08:50:41 +01:00
Tony
25799d76b2
Update odroidc2.conf
...
add dev target for S905 as it is slightly different than S905X, should be tested.
2019-01-21 22:36:23 -05:00
Thomas McKahan
38b632f284
[ meson64-dev ] update config
2019-01-21 17:18:19 -05:00
Igor Pecovnik
7b96a311e8
[ sunxi-dev ] fix for wireless drivers AP, tested on OPi 2e http://ix.io/1ySo and adjusted kernel config
2019-01-21 18:21:16 +01:00
Igor Pecovnik
e5b292799b
[ sunxi wireless 8189es/8723cs/8189fs AP fix, Tested on Orangepi R1 http://ix.io/1yRP https://forum.armbian.com/topic/8241-wifi-access-point-hostapd-with-kernel-418-and-419
2019-01-21 17:12:59 +01:00
Richard Kojedzinszky
0c69ec0cda
Enabled XFS filesystem support
...
Fixes #1227
2019-01-20 09:36:13 +01:00
Igor Pečovnik
db9f512f7d
Merge pull request #1238 from ManoftheSea/OCD_netdevs
...
Make bonding and dummy modules loadable instead of innate
2019-01-19 09:39:58 +01:00
Derek LaHousse
ceb7d9a83a
Make bonding and dummy modules loadable instead of innate
2019-01-18 21:35:28 -05:00
Derek LaHousse
efcc388caf
Add compiling netfilter modules to allow nft masquerade
2019-01-18 17:14:10 -05:00
Igor Pecovnik
a156fddf8f
[ odroidxu4 ] Reverting NEXT back to stock 4.14.y due to many troubles, DEV = 4.19.y
2019-01-18 20:10:35 +01:00
Aditya Prayoga
9116aa2da3
helios4: Remove fancontrol patch
...
After some discussion, it is no longer needed to put the fan to low
speed / stop during exit. So remove the patch that alter default
behavior during exit.
[URL]
https://forum.armbian.com/topic/6033-helios4-support/?do=findComment&comment=69732
2019-01-18 02:16:00 -08:00
Aditya Prayoga
aa91c9b7e6
kernel: mvebu-next: Enable offload support for the async_tx api
...
Without enabling this support, the hardware XOR (MV_XOR) is not used by the
system. It is enabled in mvebu-default.config
Some discussion,
https://forum.armbian.com/topic/6033-helios4-support/?do=findComment&comment=69649
2019-01-18 02:14:40 -08:00
Martin Ayotte
25071cd65a
swtch rockchip u-boot to v2018.11
2019-01-17 18:44:58 -05:00
Martin Ayotte
d39df278c6
switch u-boot-rk3999 to v2018.11
2019-01-17 14:33:27 -05:00
Igor Pečovnik
8fb306628c
Merge pull request #1218 from alexreinert/rockchip64_dev_enable_usb_serial
...
Enable USB serial drivers on Rockchip64 dev kernel (Fixes #1217 )
2019-01-17 18:17:12 +01:00
Jingchuan Huang
d51ab9d5b1
Enable BBR and NET_SCH_FQ for linux-sunxi-next
2019-01-16 23:35:45 +08:00
Igor Pecovnik
730c1f6f4d
[ meson64-next ] enable some wireless adaptors
2019-01-16 16:12:59 +01:00
JMCC
01571c0a4c
Lower load_addr for boards with only 1GB RAM
...
Setting load_addr to "0x44000000" (1088 MiB) is too high for boards with only 1GB of RAM, and causes boot failure. I tried some lower values, until I found "0x34000000" (832 MiB) to work. I made quite big steps, so we probably could find something slightly higher to work too, but I see no reason why we would need to do it.
Reference: https://forum.armbian.com/topic/8829-le-potato-c2-k2-419-lts-testing-thread/?do=findComment&comment=69850
2019-01-16 02:47:00 +01:00
softwarecreations
0812e7a8bb
Enabled/module'd/added options for traffic shaping/scheduling
...
**Reason for PR**
These boards are well suited to being used as a router/AP doing traffic filtering or shaping etc.
The modules I've added make it possible to use any traffic scheduling features provided by the kernel.
**Kernel has been tested with this config**
I have built the kernel with this config and tested it on the NanoPi Neo 2 with success.
`Linux nanopineo2 4.19.13-sunxi64 #5.71 SMP Tue Jan 15 15:04:02 UTC 2019 aarch64 aarch64 aarch64 GNU/Linux`
**Almost zero memory usage increase**
I only changed a few options (as necessary) to Y, the rest are M (module).
**Please note**
I DID have to edit the kernel config by hand because I tried adding all traffic scheduling options in the kernel config menu, but it didn't provide the necessary changes to enable traffic control kernel options. Later when I checked /boot/config-4.19.13-sunxi64 all the traffic control options were still missing/disabled. AND also a lot of options needed did not exist in the original file.
So I edited the default file, exactly as it appears in this pull request.
**Source of missing options**
The options added can be found in https://github.com/torvalds/linux/blob/master/net/sched/Makefile and a few were listed here https://serverfault.com/questions/536464/what-kernel-module-to-compile-for-getting-qos-service-on-linux
2019-01-15 18:17:01 +02:00
Martin Ayotte
9363e3ec4d
u-boot v2018.11 migration + tons of patches touchups
2019-01-14 16:52:22 -05:00
Igor Pecovnik
96d5bb2c20
[ meson64 ] Bugfix for packaging patch, adding proper AUFS patch
2019-01-11 20:51:01 +01:00
Igor Pecovnik
12d18fb96d
[ meson64 ] also add this oney
2019-01-11 19:16:11 +01:00
Igor Pecovnik
add2575902
[ meson64 ] build only NEXT kernel images, disabling nightly for a while
2019-01-11 19:14:01 +01:00
Thomas McKahan
e8352637ef
Merge branch 'master' of https://github.com/armbian/build
2019-01-11 02:29:29 -05:00
Thomas McKahan
2ed2e50e56
[ rockchip-next ] update to 4.19
2019-01-11 02:29:02 -05:00
Igor Pecovnik
d6c7a3f2d7
Enable few more targets, move Lime64 to supported
2019-01-11 08:27:04 +01:00
Alexander Reinert
47228233ad
Enable USB serial drivers on Rockchip64 dev kernel ( Fixes #1217 )
2019-01-10 17:37:55 +01:00
Igor Pecovnik
95380d2cfb
Enabling more targets
2019-01-10 10:21:36 +01:00
Igor Pecovnik
1ec3281685
[ Pinebook ] Change targets to mainline only
2019-01-10 09:57:17 +01:00
Thomas McKahan
650240a8b7
[ meson64-dev ] restore dev to 4.20, first pass
2019-01-10 00:47:16 -05:00
Thomas McKahan
7c5fb27d79
[ meson64-next ] Shift Next to 4.19
2019-01-09 23:33:47 -05:00
Tony
e3468a6faa
[ meson64-dev ] roll back to 4.19
...
need to finish stabilizing and move to next/default
2019-01-09 22:32:14 -05:00
Igor Pecovnik
ad61f953d8
[ board config ] Manipulating build target due to DEV-NEXT changes
2019-01-09 23:43:30 +01:00
Martin Ayotte
f8da17a3e9
switch DEV to 4.20.y
2019-01-09 10:33:16 -05:00
Igor Pečovnik
e6d90536d1
Update sun50iw6.conf
2019-01-09 16:16:40 +01:00
Martin Ayotte
c6e7f4fa45
add NEXT to orangepioneplus/orangepilite2
2019-01-09 10:14:05 -05:00
Igor Pecovnik
1b4990736d
[ sunxi/sunxi64 ] Attach NEXT to 4.19.y and bump with version
2019-01-09 15:31:50 +01:00
Igor Pečovnik
ccf7f50b9b
Merge pull request #1212 from helios-4/helios4_update
...
Helios4 update
2019-01-08 07:19:52 +01:00
JMCC
5ac07a481a
Merge pull request #1213 from teacupx/master
...
Set performance GPU devfreq governor for RK3399
2019-01-05 21:46:09 +01:00
JMCC
e6563d44bd
Set performance GPU devfreq governor for RK3399
2019-01-05 00:47:20 +01:00