Thomas McKahan
12aa2ac0f9
[ rockchip-next ] Add ADS7846 to Rockchip Next
2019-05-26 22:27:39 -04:00
weiss
046e144d54
CONFIG_I2C_TINY_USB=m enables to use I2C on boards without GPIO header like Odroid HC1/HC2 with USB to I2C converters like Digistump. The CONFIG_BMP280=m is useful for using the Bosch BMP280 sensors for temperature/humidity/pressure monitoring.
2019-05-22 17:50:18 +02:00
Igor Pecovnik
ffffbb9cd0
[ odroidn2 ] Remove deprecated patches, kernel config adjustements, added AUFS -> docker support, adding mainline targets which needs further adjustements ...
2019-05-20 15:17:40 +02:00
Igor Pečovnik
39205b9098
Typo
2019-05-18 21:54:44 +02:00
Igor Pecovnik
13aacd7121
[ meson64 ] add wireguard to config
2019-05-17 19:20:47 +02:00
Igor Pecovnik
79c1c27819
[ odroidxu4 dev ] Move to 5.1.y
2019-05-17 10:46:57 +02:00
Igor Pečovnik
1422f19a93
Merge pull request #1372 from lanroamer/master
...
enabled TUN interface on odroid c1
2019-05-16 23:12:36 +02:00
Igor Pečovnik
b4b5c05cfe
Merge pull request #1374 from jonkerj/add-iio-sensors
...
[ sunxi ] Enable additional iio sensors
2019-05-16 23:10:10 +02:00
Igor Pecovnik
f7ac2d2999
[ general ] Adjust wrong path when exporting kernel configuration, add wireguard to rockchip64
2019-05-16 18:08:19 +02:00
Igor Pecovnik
090a6156c7
[ general ] Add wiregoard to few config files
2019-05-16 16:32:21 +02:00
Jorik Jonker
ab6cba5780
[ sunxi ] Enable additional iio sensors
...
This patch enables the si7020 and bmp280 i2c iio sensors on
sunxi-{dev,next}.
2019-05-16 09:10:32 +02:00
lanroamer
27102e37bc
enabled TUN interface
2019-05-15 21:46:57 +02:00
Thomas Kaiser
b53f2d298c
Fix 'problems with zram'
...
https://github.com/armbian/build/blob/master/packages/bsp/common/usr/lib/armbian/armbian-zram-config#L38
2019-05-12 12:56:56 +02:00
Igor Pecovnik
2bd7f8efbd
[ Odroid N2 ] Added Odroid N2 with mods necessary to build from sources. Made a few tests builds ... it works at least as good as stock.
2019-05-10 10:27:01 +02:00
Igor Pecovnik
42a2a42f6b
[sunxi64] adjust config
2019-05-08 15:06:00 +02:00
Igor Pecovnik
202518078a
[ sunxi-dev ] Updated config to 5.1.y
2019-05-08 14:29:22 +02:00
Igor Pecovnik
9afdc70340
[ rockchip dev ] move to 5.1.y and adjust patches false permissions, add new patch to remove broken boards
2019-05-08 09:42:55 +02:00
Piero Ottuzzi
66b5cea466
Enable NFSD to make NFS server usable ( #1363 )
...
Enabled BFQ IO Scheduler;
Enabled some Meson CLK options;
Added some DEVFREQ Governors as modules;
Enabled DVFS (CONFIG_PWM_MESON=y);
Enabled FUSE as module;
Enabled NFSD to enable use of NFS server;
2019-05-07 16:41:51 +02:00
Sean McAvoy
9bf485c8c0
enable CONFIG_USB_HID as module, enable CONFIG_USB_HIDDEV ( #1361 )
2019-05-07 13:30:31 +02:00
Igor Pecovnik
a48a13d9e7
[ odroidc1 ] Next move to 5.0.y
2019-05-04 18:45:35 +02:00
Igor Pecovnik
b50b7e685e
[ sunxi / sunxi64 ] Patches cleanup, config cleanup, board config cleanup, disabling broken UART1 patch for Lite+/One+ ... should be fine in 5.1.y when we get there.
2019-04-28 09:02:55 +02:00
Igor Pecovnik
00702cfe62
[ sunxi / sunxi64 ] reinstate commit 52d82c921d, minus the rtc-sun6i.c changes which kill Wi-Fi for the AP6212
2019-04-28 01:05:56 +00:00
Igor Pecovnik
7fe2f6b1d1
Reverting 52d82c921d
2019-04-27 23:14:11 +02:00
Gauthier Provost
ea8748ef50
[ mvebu ] Watchdog kernel config changes ( #1355 )
...
* Disable watchdog NOWAYOUT in order to be able to stop watchdog during runtime.
* Make ORION watchdog a module instead of in-kernel to give more flexibility to user.
2019-04-25 18:12:54 +02:00
Igor Pecovnik
52d82c921d
[ sunxi / sunxi64 ] Adding missing bluetooth / rfkill changes from FA but tested only for building + related kernel config changes and bump with version due to yet another armbian-config update.
...
https://github.com/armbian/build/issues/1352
2019-04-21 22:42:03 +02:00
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