Commit Graph

880 Commits

Author SHA1 Message Date
Igor Pecovnik
b3e50ef5f6 [ sunxi-next ] added FA Nanopi R1. Working everything but BT, random MAC on r8152, bumped with version 2019-04-17 20:43:09 +02:00
Igor Pecovnik
a984625d53 [ general ] update kernel configs due to upstream changes 2019-04-17 11:41:23 +02:00
Igor Pecovnik
99a04ca98f Â[ sunxi next ] small kernel configuration update 2019-04-17 10:07:06 +02:00
Igor Pecovnik
75b20f5d7d [ kernels general ] Support PPS via GPIO and Serial as LKM, add to https://github.com/armbian/build/pull/1349 2019-04-16 21:22:50 +02:00
WaterByWind
f73fe9d8a1 Enable PPS via GPIO and Serial as LKM
Armbian kernels all statically build and bind PPS support but most do not build any PPS client drivers.

This will add both GPIO and Serial (LDISC) clients as LKMs, suitable for many SBC-based projects and implementations.
2019-04-16 14:31:11 -04:00
WaterByWind
c6903ca263 Enable PPS via GPIO and Serial as LKM
Armbian kernels all statically build and bind PPS support but most do not build any PPS client drivers.

This will add both GPIO and Serial (LDISC) clients as LKMs, suitable for many SBC-based projects and implementations.
2019-04-15 21:41:36 -04:00
Martin Ayotte
564969e58e workaround for H6 DWMAC-SUN8I as module 2019-04-12 13:34:14 -04:00
Igor Pecovnik
683d9384e6 [ sunxi & sunxi64 ] Upstream patches, small adjustement, remove deprecated patch, adjust config, briefly tested. 2019-04-11 00:01:58 +02:00
Igor Pecovnik
3af8f355bb [ odroidxu4 ] config update 2019-04-10 07:43:04 +02:00
Igor Pecovnik
31550503be [ rk3399 default ] add and adjust upstream patches, kernel configuration update 2019-04-09 21:06:20 +02:00
Igor Pecovnik
58725209d9 [ rockchip64 default and dev ] Attaching to latest Ayufan branch, patches adjustement, disabled CEC due to issues @darinatoda and briefly tested on both kernels 2019-04-09 14:44:44 +02:00
Andrzej
6ed2176ee3
enable usbip and usbip vhci-hcd as module
Pretty standard package, shame for it to be missed
2019-04-08 10:01:22 +02:00
Igor Pecovnik
b565b00059 [ meson64-dev ] kernel configuration update 2019-04-05 19:03:02 +02:00
WaterByWind
f1d2b74ab1 Use RTC to set system clock on boot (#1329)
* Use RTC to set system clock on boot

Enable kernel use of RTC to set system clock early in boot

* Use RTC to set system clock on boot

Enable kernel use of RTC to set system clock early in boot

* Use RTC to set system clock on boot

Enable kernel use of RTC to set system clock early in boot
2019-03-31 10:24:26 -04:00
WaterByWind
e270d43782 Replace SUN50I_A64_UNSTABLE_TIMER with SUN50I_ERRATUM_UNKNOWN1
Update SUN50I_A64_UNSTABLE_TIMER to match new upstream commit using SUN50I_ERRATUM_UNKNOWN1
2019-03-27 14:28:21 -04:00
Igor Pecovnik
8db3816175 [ rk3399 ] Change cameras from module to build-in, otherwise compilation breaks 2019-03-10 18:02:58 +01:00
Igor Pecovnik
bedad2582d [ rk3399 nanopi ] enable cameras 2019-03-10 14:44:01 +01:00
Igor Pecovnik
d7b601b63f [ rk3399 default ] patchset adjustement 2019-03-10 13:55:12 +01:00
Igor Pecovnik
ee44b9c62b [ sunxi-next ] Enable apparmor and selinux support and a tiny Debian locale bugfix 2019-03-08 18:50:27 +01:00
Martin Ayotte
fa232d17ed add PPP/SLIP to Rockchip64 2019-03-08 11:13:44 -05:00
ThomasKaiser
e871577202 Enable optional zram backing device 2019-03-08 16:40:34 +01:00
sergey
fe31cc34e3 add nftables and scsi modules 2019-02-25 23:43:38 +03:00
Igor Pecovnik
7e5bcdc0de [ sunxi/sunxi64 ] Upstream patches and config adjustement 2019-02-25 08:41:53 +01:00
sergey
f44708703c linux kernel add netfilter modules 2019-02-24 23:42:46 +03:00
Leonidas P
f4e6e2ffd9 Upstream patches [K 4.4]
4.4.175 -> 4.4.176
2019-02-23 16:51:14 +02:00
Leonidas P
e08c9a9e46
Upstream patches [K 4.4] (#1291) 2019-02-21 03:36:47 +02:00
Leonidas P
5659f7fffa
Revert "Enable kernel config options from ayufan kernel including mali." (#1287)
bfed510a87 (commitcomment-32366701)
2019-02-20 00:38:06 +02:00
Martin Ayotte
a076a06667 SERIAL_SC16IS7XX 2019-02-18 16:07:51 -05:00
Darina Toda
923502bc77 Enable kernel config options from ayufan kernel including mali. Add also the mali patch 2019-02-10 21:32:42 +00:00
Leonidas P
4e6ac0a601
Update linux-rockchip64-default.config 2019-02-09 02:43:37 +02:00
Igor Pecovnik
53fcb9852c [ Wireguard fix ] adding a patch for K4.4.y and enabling it back on those previously broken ones 2019-02-07 19:42:31 +01:00
Igor Pecovnik
fce752771e Merge branch 'master' of https://github.com/armbian/build 2019-02-07 15:27:57 +01:00
Igor Pecovnik
9758711ed4 [ general ] Attach Realtek 8811, 8812, 8814 and 8821 drivers source, remove our old patches, adjust configs, tested on all combinations 2019-02-07 15:24:06 +01:00
Mike Tuev
77aeeeeec1 add TOUCHSCREEN_ADS7846 to both sunxi-next and sunxi-dev 2019-02-07 14:19:21 +05:00
Igor Pecovnik
1541de32b8 [ rk3399 ] Enable bluetooth on M4, T4, Neo4, ... 2019-02-06 17:58:17 +01:00
Igor Pecovnik
e959294b7f [ sunxi* / general ] add possible fix for eMMC troubles with some H5 boards, adjusted configuration, Wireguard: always use latest sources 2019-02-06 10:50:13 +01:00
Igor Pečovnik
a684da2a55
Update linux-sunxi-dev.config 2019-02-05 07:35:42 +01:00
lampra1
13eaa3e8db
Enable CONFIG_MAGIC_SYSRQ for next sunxi kernels 2019-02-04 22:57:34 +02:00
Darina Toda
ef7f84f47d Add CEC to rockchip64 kernel and kernel configs to enable it 2019-02-03 20:03:36 +00:00
Igor Pečovnik
434eb4d51f
Merge pull request #1259 from ManoftheSea/nftables_masq
corrections, added ipv6 netfilter modules
2019-01-31 19:40:23 +01:00
Derek LaHousse
eaa5d66f2b corrections, added ipv6 netfilter modules 2019-01-31 13:28:34 -05:00
Igor Pecovnik
556eb213c1 [ meson64-dev ] remove deprecated patch 2019-01-31 18:21:11 +01:00
Igor Pecovnik
692c379d6c [ meson64-next ] adjust config and remove deprecated patch 2019-01-31 15:21:31 +01:00
Igor Pecovnik
b58323e08b [ meson64 default ] fix packaging issues 2019-01-31 14:29:07 +01:00
André Heßling
dbe31e4c81
add RTC_DRV_DS1307 to config 2019-01-30 09:15:37 +01:00
André Heßling
cc112dd06c
add RTC_DRV_DS1307 to config 2019-01-30 09:08:43 +01:00
Denis
19eb37608d
Update linux-sunxi64-dev.config 2019-01-30 00:05:27 +03:00
Denis
a9615308d2
Update linux-sunxi64-next.config 2019-01-29 20:29:53 +03:00
Martin Rowe
62deeacdff Re-enable USB_NET_PLUSB in linux-mvebu dev and next
Enables use of Prolific USB-to-USB bridges which was only available in default kernel.
2019-01-29 12:09:25 +10:00
Igor Pecovnik
7468eb23ab [ wireguard ] add to config, move Tinkerboard to stable branch, add upstream patches 2019-01-28 20:47:37 +01:00