Commit Graph

5949 Commits

Author SHA1 Message Date
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
Igor Pečovnik
8cabe41e59
Merge pull request #1284 from helios-4/helios4-update
Helios4: Add support for Wake-On-LAN and update fancontrol configuration
2019-02-19 15:30:02 +01:00
Igor Pečovnik
6f92d3059d
Merge pull request #1285 from laperie/orangepi-r1-config-al
Orange Pi R1 - set BOOTCONFIG to orangepi_r1_defconfig in board configuration
2019-02-19 12:13:39 +01:00
Andrei Laperie
d84a080950 Orange Pi R1 - set BOOTCONFIG to orangepi_r1_defconfig
configuration file for Orange Pi R1 was referring to Pi Zero as
BOOTCONFIG - As a result wrong device tree file was used which
made some of the hardware features unavailable or configuired
incorrectly
2019-02-19 06:50:44 +00:00
Martin Ayotte
a076a06667 SERIAL_SC16IS7XX 2019-02-18 16:07:51 -05:00
Martin Ayotte
34205e60b3 add H6-DMA + H6-SPIs patches 2019-02-18 15:00:02 -05:00
Aditya Prayoga
9f9e92a415 helios4: tweak fancontrol config
User reported HDD high temp during idle, due to fan stop spinning.
Readjust the fancontrol configuration to always run in low speed during
idle.
2019-02-18 17:49:36 +08:00
Igor Pecovnik
0a16d1e24a [ orangepizero+2 ] adjusting dt name for backward compatibility 2019-02-18 08:45:41 +01:00
Thomas McKahan
2c8ee5a69d [ rockchip-dev ] Add simpler reboot code
As seen here: https://patchwork.kernel.org/patch/10817217/

for testing in Dev.  @paolosabatino please check TV box.
2019-02-17 23:28:02 -05:00
Thomas McKahan
70f931c4b3 [ Rockchip64 ] patch r8152 driver to recognize 0x6010 devices 2019-02-17 16:02:14 -05:00
Leonidas P
b57617d378
Update compilation.sh: no wireguard macro patch 2019-02-17 16:52:53 +02:00
Leonidas P
e0f05271f5
Remove misc/wireguard.patch
Handled by Wireguard itself with https://git.zx2c4.com/WireGuard/commit/?id=b308a48cab8d28b27df128bd70c49b3f30931d2f
2019-02-17 16:51:05 +02:00
Leonidas P
a4dc6dec36
rockchip64-dev: update ayufan tag
https://github.com/ayufan-rock64/linux-mainline-kernel/releases/tag/4.20.0-1088-ayufan
2019-02-17 03:52:51 +02:00
Igor Pecovnik
c53f5611b3 Adding full path to wireguard workaround 40557aebb3 2019-02-13 10:14:50 +01:00
Igor Pecovnik
40557aebb3 [ general ] Fixing wireguard breaking prepare headers https://github.com/armbian/build/issues/1278 and upstream patch for sunxi-next 2019-02-13 10:09:04 +01:00
Igor Pecovnik
3ddaea4d3b Bump with version 2019-02-13 07:29:13 +01:00
Leonidas P
bfed510a87
Merge pull request #1277 from darinatoda/test
Enable kernel config options from ayufan kernel including mali.
2019-02-12 18:44:41 +02:00
Aditya Prayoga
1ec2a163fe mvebu-next: helios4: Add Wake on LAN support
Interrupt pin of the Ethernet PHY is connected to GPIO. The PHY can be
configured to raise interrupt when it received WoL magic packet.

This patch use gpio-keys as wakeup source for Wake on LAN as currently
there is no way to use the GPIO directly under mvneta driver.

Signed-off-by: Aditya Prayoga <aditya@kobol.io>
2019-02-12 10:34:30 +08:00
Aditya Prayoga
8cac6dba94 kernel: mvebu-next: Add Wake on GPIO support
The SoC provides several waking options sourced by different peripherals
to take the system out of power save modes. One of the options is Wake
on GPIO.

This patch implements missing function to support gpio as wakeup source
and properly route it to upper interrupt controller (Arm GIC).

Signed-off-by: Aditya Prayoga <aditya@kobol.io>
2019-02-12 10:34:30 +08: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
Igor Pecovnik
dc5c903f23 [ K4.4 upstream patches ] and a small change to CSC board config 2019-02-09 19:31:03 +01:00
Igor Pecovnik
d4f572272e [ sunxi ] Move legacy builds back to last known working u-boot 2018.05 until its not resolved why legacy kernels are not booting anymore with 2018.11, 2019.01, ... 2019-02-09 19:20:36 +01:00
Igor Pečovnik
8a29bbf914
Merge pull request #1274 from JpegXguy/master
rockchip64: Upstream patches
2019-02-09 18:45:49 +01:00
Leonidas P
4e6ac0a601
Update linux-rockchip64-default.config 2019-02-09 02:43:37 +02:00
Leonidas P
37b9bc19c5
Patch 4.4.173-174
no conflicts
2019-02-09 02:43:14 +02:00
Igor Pecovnik
15032e0f4d [ general ] bugfix 2019-02-08 16:08:44 +01:00
Igor Pečovnik
f9f104568f
reverting 2019-02-08 14:57:21 +01:00
Igor Pečovnik
7b0a00bc36
Bump with version 2019-02-08 08:41:52 +01: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
Martin Ayotte
90cd2391eb
Merge pull request #1270 from MikeTuev/master
add TOUCHSCREEN_ADS7846 to both sunxi-next and sunxi-dev
2019-02-07 08:20:24 -05:00
Mike Tuev
77aeeeeec1 add TOUCHSCREEN_ADS7846 to both sunxi-next and sunxi-dev 2019-02-07 14:19:21 +05:00
Igor Pečovnik
b8bad56fdc
Disable wireguard on rockchip64
https://github.com/armbian/build/issues/1268
2019-02-07 07:15:19 +01:00
Igor Pecovnik
1541de32b8 [ rk3399 ] Enable bluetooth on M4, T4, Neo4, ... 2019-02-06 17:58:17 +01:00
Igor Pečovnik
92df5b572e
Merge pull request #1265 from expipiplus1/mvebu-gpio
Reenable mvebu gpio patch for newer kernels
2019-02-06 10:52:21 +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
Joe Hermaszewski
357b54b9ef Reenable mvebu gpio patch for newer kernels
Linux commit ba78d83be7d04f03a7fe6133efb5b6f83b9b0e7c broke support for this patch
2019-02-06 17:42:53 +08:00
Igor Pecovnik
1c9bb649a9 [ rk3399 default ] headers fix v2 2019-02-05 11:56:35 +01:00
Igor Pečovnik
a684da2a55
Update linux-sunxi-dev.config 2019-02-05 07:35:42 +01:00
Igor Pečovnik
477e78e27d
Merge pull request #1263 from lampra1/master
Enable CONFIG_MAGIC_SYSRQ for next sunxi kernels
2019-02-05 07:35:08 +01:00
lampra1
13eaa3e8db
Enable CONFIG_MAGIC_SYSRQ for next sunxi kernels 2019-02-04 22:57:34 +02:00
Igor Pecovnik
4348bf68a0 [ rk3399 ] fix for building modules https://forum.armbian.com/topic/9540-linux-headers-rk3399-is-broken-for-building-out-of-tree-modules-with-fix 2019-02-04 18:27:26 +01:00
Igor Pečovnik
825a7ce717
Merge pull request #1260 from darinatoda/master
Add CEC to rockchip64 kernel and kernel configs to enable it
2019-02-04 17:49:23 +01: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
0ec0f39aaa
bugfix
https://forum.armbian.com/topic/9525-armbian-firmware-regulatorydb/
2019-02-03 16:09:43 +01:00
chwe17
6d9ab1c07c workaround build-issue ATF RockPi 2019-02-02 20:27:50 +01:00
chwe17
864de31d5c bump u-boot to 2019.01 2019-02-02 05:16:41 +01:00
Igor Pečovnik
bb0dccc2e7
Merge pull request #1258 from JpegXguy/patch-2
Fix rk3399-default mali patch
2019-01-31 19:41:22 +01: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