FlashBurnGitHub
0f374fab14
XTAL use correct pin
...
Missing patch to use the correct pin to recognize the XTAL frequency.
2019-03-07 08:34:52 +01:00
FlashBurnGitHub
d9c213ed8b
Rename armada-3700-cpufreq.patch to armada-37xx-cpufreq.patch
2019-03-07 08:32:17 +01:00
Martin Ayotte
43421ef58a
add CMD_SETEXPR to NanoPCT4 U-Boot
2019-03-06 18:09:07 -05:00
Martin Ayotte
fde1d7e9f8
add CMD_SETEXPR to OrangePi-RK3399 U-Boot
2019-03-06 18:08:01 -05:00
Martin Ayotte
f1d6bdca22
add CMD_SETEXPR to Renegate U-Boot
2019-03-06 18:05:43 -05:00
Martin Ayotte
f26e02676c
add CMD_SETEXPR to RockPi U-Boot
2019-03-06 18:03:48 -05:00
Martin Ayotte
e4e34c7f15
add param_w1_pin management to rockchip-fixup.scr
2019-03-06 17:34:59 -05:00
Martin Ayotte
aba46df742
add CMD_SETEXPR to Rockchip U-Boot
2019-03-06 17:19:29 -05:00
FlashBurnGitHub
8c197c7a4f
Create armada-3700-cpufreq.patch
2019-03-06 17:45:59 +01:00
Martin Ayotte
4722859bc1
fix spi-spidev pins in README
2019-03-05 20:28:25 -05:00
Martin Ayotte
5a7e35d59d
add rockchip-spi-spidev overlay
2019-03-05 20:19:58 -05:00
Martin Ayotte
b202f88248
add missing overlay in RK3399 U-boot
2019-03-05 18:20:58 -05:00
Thomas McKahan
b1210e0b5c
[ rockchip64-dev ] Some housekeeping and adjustments for Renegade
2019-03-05 01:00:11 -05:00
Igor Pecovnik
08031ae67a
[ rockpro64 ] adjust wireless firmware path
2019-03-04 20:06:00 +01:00
Thomas McKahan
39a1708942
[ rockchip64 ] Renegade set USG OTG to HOST mode
...
Fixes dead lower USB port.
2019-03-04 00:37:49 -05:00
Leonidas P
cf0b95aa95
rockchip64-dev: upstream patch to 4.20.13
2019-02-28 17:39:12 +02:00
Leonidas P
2a080d6a7c
rockchip64-dev: tweak tx/rx delay in network stability patch
...
seems like this patch headed upstream for rk3328-roc-cc:
https://patchwork.kernel.org/patch/10804863/
doesn't include the tx/rx delay changes in the original rock64 patch:
https://patchwork.kernel.org/patch/10178969/
My testing showed these changes help with a link down and reset that happens on heavy
exchanges, like streaming. Maybe we should sumbit upstream a patch that hadles this as well?
2019-02-28 16:30:21 +02:00
Thomas McKahan
d824b92648
[ rockchip64-dev ] network stability patch
2019-02-26 00:02:43 -05:00
Igor Pečovnik
df7a909284
Merge pull request #1289 from RossBencina/nanopi-i2s1-mclk-fix
...
Fix issue with audio quality on NanoPi M4, see: https://forum.armbian.com/topic/9605-sound-problems-with-nanopi-m4/
2019-02-25 10:30:33 +01:00
Igor Pečovnik
f82c047514
Merge pull request #1290 from pevot/master
...
Add support for DVB-T2 USB device MyGica T230C2 into next and dev kernel for Allwinner CPUs
2019-02-25 09:00:00 +01:00
Igor Pecovnik
7e5bcdc0de
[ sunxi/sunxi64 ] Upstream patches and config adjustement
2019-02-25 08:41:53 +01:00
pevot
28d6aa29b8
Email headers removed from DVB-T2 USB device MyGica T230C2 patches
2019-02-24 16:32:55 +00: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
pevot
479eff6d9e
Add support for DVB-T2 USB device MyGica T230C2 into next and dev kernel for Allwinner CPUs
...
Based on following kernel patches:
https://patchwork.kernel.org/patch/10395967/
https://patchwork.kernel.org/patch/10395963/
2019-02-20 22:54:29 +00: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
Ross Bencina
fa78fdfbc7
Fix issue with audio quality on NanoPi M4, see: https://forum.armbian.com/topic/9605-sound-problems-with-nanopi-m4/ . Reinstate FriendlyElec rk3399-nanopi4-common.dtsi &i2s1 entry that assigns i2s1 master clock SCLK_I2S1_8CH to i2s_8ch_mclk output pin clock source SCLK_I2S_8CH. By default the i2s1 node is disabled, therefore this clock assignment is not applied unless (1) i2s1 is enabled by user DT changes, or (2) i2s1 is enabled in a specific nanopi board .dts -- at this time the only such board is NanoPi M4. On NanoPi M4 this change will send i2s1 mclk to the rt5651 codec, which is the desired clock routing (prior to this change, the codec was getting i2s0 mclk, which was the cause of the bad audio). On other nanopis if the user enables i2s1 in DT, this change will route i2s1 mclk to the mclk line on the 40 pin header (and, on NanoPC T4, also to the onboard codec, which is less desirable, but that's how the board is wired).
2019-02-20 02:27:12 +11: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
Martin Ayotte
34205e60b3
add H6-DMA + H6-SPIs patches
2019-02-18 15:00:02 -05: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
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
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
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
Leonidas P
37b9bc19c5
Patch 4.4.173-174
...
no conflicts
2019-02-09 02:43:14 +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
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
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 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
Darina Toda
ef7f84f47d
Add CEC to rockchip64 kernel and kernel configs to enable it
2019-02-03 20:03:36 +00: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