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
Leonidas P
125c5d5b5a
Fix rk3399-default mali patch
...
Now correct fot 4.9+ also (if it's ever needed)
2019-01-31 20:23:11 +02:00
Leonidas P
a4d2b0f870
Fix rockchip-default mali patch
2019-01-31 19:54:49 +02:00
Igor Pecovnik
556eb213c1
[ meson64-dev ] remove deprecated patch
2019-01-31 18:21:11 +01:00
Igor Pecovnik
e2bb865d9d
[ sunxi-next ] add upstream patches, wifi fixes for bpi m2/u
2019-01-31 16:53:52 +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
Igor Pecovnik
c67a1837b0
[ sun7i ] add systemd fix also to A20 kernel branch https://github.com/armbian/linux/pull/8
2019-01-31 11:26:13 +01:00
Tony
684c0c03ad
Delete packaging-4.x-meson64.patch.disabled
...
unnecessarily file.
2019-01-30 23:33:50 -05:00
Igor Pecovnik
7468eb23ab
[ wireguard ] add to config, move Tinkerboard to stable branch, add upstream patches
2019-01-28 20:47:37 +01:00
Leonidas P
21125280db
Fix mali patch for rk3399
...
No need to check linux version anymore, function call is the same. Try to see if it builds
2019-01-28 13:52:22 +02:00
Thomas McKahan
5b9597c705
Merge branch 'master' of https://github.com/armbian/build
2019-01-28 00:53:50 -05:00
Thomas McKahan
3cd58d07bc
[ rockchip-dev ] update config and patchfix
2019-01-28 00:52:24 -05:00
Igor Pečovnik
7a8cb61060
Merge pull request #1249 from paolosabatino/xt-q8l-v10
...
Fixed, verified and enabled back xt-q8l-v10 patches
2019-01-27 21:44:30 +01:00
Martin Ayotte
005e8cf9fc
fxi SD-CD pullup
2019-01-27 15:37:40 -05:00
Igor Pecovnik
3b894b110e
[ rockchip64 ] add upstream patches to rk3399, add rockpi4b to default kernel (working not very good atm), adjusted kernel config
2019-01-27 19:37:46 +01:00
paolo
2f899df257
Enabled xt-q8l-v10 patches for armbian rockchip-dev after verification over kernel 5.0 bump
...
Fixed xt-q8l-v10-remote-keymap.patch to work with linux kernel 5.0
2019-01-27 17:37:16 +00:00
Leonidas P
41f2cbdcea
Upstream Patches
...
Modified to fix build error - see https://github.com/armbian/build/issues/1199#issuecomment-457862514
You're free to test with other rockchip boards, I only have rk3328-roc-cc
2019-01-26 22:37:58 +02:00
Igor Pecovnik
7e38968709
[ add orangepi rk3399 ] Board boots, wifi and net works, can be installed on eMMC but various troubles at this point. It's dirty DT copy from stock kernel. Need further rework ...
2019-01-25 20:48:57 +01:00
Igor Pečovnik
60a968b26e
Merge pull request #1247 from hehopmajieh/teres
...
All patches according to Teres-I dts merged in one,fixed wrong pinmux
2019-01-25 11:56:56 +01:00
Dimitar Gamishev
c5ea362a67
All patches according to Teres-I dts merged in one
...
Enabled analog codec
Fixed wrong pinmux
2019-01-25 10:38:09 +02: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
Tony
df6fd3ecbf
Merge pull request #1236 from chwe17/rockpi_tutorial
...
fixed LED in rockpis device tree
2019-01-23 18:15:26 -05:00
Igor Pecovnik
cbfcd85715
[ dvbsky S960 ] User request https://forum.armbian.com/topic/9318-nanopi-neo2-kernel-update-for-patch-dvbsky-s960
2019-01-23 18:55:17 +01: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
8979912fec
[ cubox ] fix patch filename
2019-01-23 12:31:15 +01:00
Thomas McKahan
cc03b0925f
[ meson64-dev ] update spidev warning patch
2019-01-22 23:54:14 -05:00
Martin Ayotte
cd0ada7248
add missing uart2_rts_cts_pins H3/H5
2019-01-22 16:51:03 -05:00
Igor Pecovnik
98180b9281
[ sunxi* ] AP bugfix for 8723BS and upstream patches
2019-01-22 20:44:03 +01:00
Martin Ayotte
f8ba727e2f
Merge branch 'master' of https://github.com/armbian/build
2019-01-21 17:16:00 -05:00
Martin Ayotte
6b961e202b
temporarily change sun50i-h6-emac to sun50i-a64-emac for OPiOne+
2019-01-21 17:14:50 -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
Thomas McKahan
79633079fe
[ meson64-dev ] update 4.20 patchset
2019-01-21 01:18:20 -05:00
Richard Kojedzinszky
fd876115fd
BPI-M1+ wifi: disable OOB IRQ
2019-01-20 18:59:36 +01:00
chwe17
bb63ed6d2a
fixed LED in rockpis device tree
2019-01-19 01:34:15 +01: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
Martin Ayotte
f165d351ef
fix OPiZeroPlus2-H3 mmc pins
2019-01-17 09:15:20 -05:00
Thomas McKahan
41eddbdf62
[ meson64-next ] update drm mode switch patch
2019-01-16 01:38:35 -05:00
Martin Ayotte
b2137424a5
delete calculation-of-NM-rate patch since it is now in Begous branch
2019-01-15 19:22:02 -05:00
Martin Ayotte
592c8bd76b
remove all leading zero in DT address of overlays and fixup scripts (especially on old A10/A13/A20)
2019-01-15 19:16:24 -05:00
Martin Ayotte
8831783959
remove all leading zero in DT address of overlays and fixup scripts (especially on old A10/A13/A20)
2019-01-15 19:09:04 -05:00
Thomas McKahan
ad7d90fab2
[ rockchip64-dev ] small rockpi4 dts adjustments.
2019-01-15 01:46:12 -05:00
Thomas McKahan
5d31c8f67c
[ rockchip-next ] fix support for upgrading eMMC on Tinker Board
...
See: https://forum.armbian.com/topic/9312-tinkerboard-ss-bricked-after-570-upgrade/
Solves issue by recreating the "miniarm" dtb same as the 4.14 before it.
2019-01-15 01:14:58 -05:00
Martin Ayotte
732b931b7e
u-boot v2018.11 migration + remove useless patches
2019-01-14 16:53:33 -05:00
Martin Ayotte
9363e3ec4d
u-boot v2018.11 migration + tons of patches touchups
2019-01-14 16:52:22 -05:00
Martin Ayotte
6c35ed9c19
According to Jernejsk, the real fix for H6 hang should be the fix irq_banks
2019-01-14 16:09:19 -05:00
Martin Ayotte
25c40b948c
add a patch to rever GregKH patch preventing H6 boot
2019-01-13 20:52:37 -05:00
Igor Pecovnik
cadd885d97
[ rockchip-dev ] Patch adjustement
2019-01-13 09:51:08 +01:00
Igor Pecovnik
34fef666f0
[ rockchip-dev ] remove obviously deprecated and move the rest away that kernel can compile
2019-01-12 23:01:34 +01:00
Martin Ayotte
8854cf2b0a
fix merge conflict
2019-01-12 15:19:30 -05:00
Martin Ayotte
c430a2ac3d
fix bananam2ultra wifi
2019-01-12 15:10:45 -05:00
Igor Pecovnik
6957b93c04
[ rockchip-dev ] remove broken patch
2019-01-12 20:58:14 +01:00
Igor Pecovnik
8db17df918
[ rockchip-dev ] remove broken wifi patches
2019-01-12 20:39:22 +01:00
Igor Pecovnik
723b749da8
[ meson64-dev ] remove broken wifi patches. An updated version will be placed here when time is right.
2019-01-12 17:33:47 +01:00
Igor Pecovnik
27687e9273
[ sunxi-dev ] disable broken patch
2019-01-12 15:30:52 +01:00
Martin Ayotte
1921a758bd
disable general-aufs
2019-01-11 15:48:42 -05:00
Igor Pecovnik
96d5bb2c20
[ meson64 ] Bugfix for packaging patch, adding proper AUFS patch
2019-01-11 20:51:01 +01:00
Martin Ayotte
1f34828b57
add h5-emmc-compatible
2019-01-11 14:45:08 -05:00
Martin Ayotte
c7052c256c
fix nand-disable-badblock
2019-01-11 09:28:56 -05:00
Martin Ayotte
eb492a7be6
fix a64-enable-sound-on-Pine64
2019-01-11 09:28:29 -05:00
Martin Ayotte
4f700343f3
delete more useless patches
2019-01-11 09:27:57 -05:00
JMCC
0fa2388957
Merge pull request #1221 from teacupx/master
...
Several DT tweaks for Renegade
2019-01-11 12:47:56 +01:00
JMCC
08614f3982
Fix 1512MHz OPP for Renegade
2019-01-11 11:43:35 +01:00
Thomas McKahan
2ed2e50e56
[ rockchip-next ] update to 4.19
2019-01-11 02:29:02 -05:00
JMCC
f1affad5c7
Give some life to Renegade LED's
2019-01-11 01:55:19 +01:00
JMCC
b77dde090d
Merge branch 'master' of git://github.com/armbian/build
2019-01-11 00:37:27 +01:00
JMCC
99deddd950
Fix DRM crashing for rockchip64
2019-01-11 00:36:58 +01:00
Martin Ayotte
52852469f1
delete more useless patches
2019-01-10 18:27:23 -05:00
Martin Ayotte
dcb2ac9dfb
delete more useless patches
2019-01-10 18:09:55 -05:00
Martin Ayotte
47e2e42553
remove duplicate N_VBUSEN
2019-01-10 10:36:09 -05:00
Martin Ayotte
b097c88270
remove useless Makefile patching
2019-01-10 10:35:27 -05:00
Martin Ayotte
19227bf2ab
fix Makefile patching
2019-01-10 10:34:47 -05:00
Martin Ayotte
ed87039af0
remove duplicate hdmi nodes
2019-01-10 10:34:15 -05:00
Martin Ayotte
5491d4d349
remove useless dtbo/src target in 4.20.y
2019-01-10 10:33:20 -05:00
Martin Ayotte
e55c1bcc45
recover file from wrong deletion + remove duplicate DT syscon
2019-01-10 10:06:28 -05: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
Thomas McKahan
c1d43c038b
[ meson64-dev ] remove outdated patch
2019-01-09 23:13:06 -05:00
Tony
3b9ce663bf
Rename timekeeping32-tweaks-for-4.20.y.patch to timekeeping32-tweaks-for-4.20.y.patch.disabled
...
not time yet.
2019-01-09 22:30:48 -05:00
Martin Ayotte
c0319cf3cc
tweak DT file naming convention of OPiZero+2 to match the one from Megous branch
2019-01-09 18:37:12 -05:00
Martin Ayotte
91fbb36c27
delete more useless patches
2019-01-09 18:00:43 -05:00
Martin Ayotte
0943a044d5
fix general-packaging-dev patch for 4.20.y
2019-01-09 17:32:52 -05:00
Martin Ayotte
68694fa663
delete more useless patches
2019-01-09 17:26:11 -05:00
Martin Ayotte
5c9674f49d
fix OPiWin USB
2019-01-09 15:40:20 -05:00
Martin Ayotte
136c0553e3
fix OPiWin USB
2019-01-09 15:39:25 -05:00
Martin Ayotte
680cbdf4a7
delete more useless patches
2019-01-09 12:06:22 -05:00
Martin Ayotte
680aaf21ac
delete more useless patches
2019-01-09 11:51:40 -05:00
Martin Ayotte
684abc3cdf
delete some useless patches
2019-01-09 11:41:56 -05:00
Martin Ayotte
1fa6a87bae
delete board-pine-h6-pine-h6-0034-arm64-allwinner-h6-add-EMAC-device-nodes.patch
2019-01-09 11:29:47 -05:00
Martin Ayotte
fa78a6e214
remove camera-add-the-H3-H5-CSI-controller.patch
2019-01-09 11:18:06 -05:00
Martin Ayotte
e1382154b1
add some timekeeping32 tweaks gone in 4.20.y
2019-01-09 10:36:08 -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 Pecovnik
1c3fde7d3b
[ Cubietruck & BananaPro ] Disable-OOB-IRQ-for-brcm wifi
2019-01-09 09:49:56 +01:00
Thomas McKahan
8f2da46aa0
[ meson64-dev ] add patch to fix modeswitching
...
Appears to fix all the HDMI issues.
2019-01-08 22:50:38 -05:00
Thomas McKahan
7c6b164cc8
{ rockchip64-dev ] rockpi4b clean up patches
2019-01-07 01:35:58 -05:00
Thomas McKahan
178796e6cd
[ rockchip64-dev ] small cleaning rockpi dts
2019-01-07 01:15:05 -05:00
JMCC
cc4a74fd62
Merge pull request #1215 from teacupx/master
...
drm: workaround for crash when trying to open render node
2019-01-06 21:55:04 +01:00
JMCC
3439534541
drm: workaround for crash when trying to open render node
2019-01-06 21:50:24 +01:00
Martin Ayotte
ea20f750bf
slow SPIFlash to avoid errors
2019-01-05 09:50:02 -05:00
Martin Ayotte
8c6569e4aa
put back normal sdcard speed
2019-01-04 17:15:08 -05:00
Martin Ayotte
6ff1c5f0cb
fix rejected patch
2019-01-04 17:13:20 -05:00
Martin Ayotte
f2e71dbc73
fix sdmmc-bus1 pin
2019-01-04 10:04:19 -05:00
Thomas McKahan
5150d707f5
[ rockchip64-dev ] Rockpi round 1 dts cleanup, HDMI works
2019-01-04 02:19:13 -05:00
Igor Pečovnik
7edf9033d1
Merge pull request #1208 from paolosabatino/xt-q8l-v10
...
RK I2S HDMI audio fix and other fixes for xt-q8l-v10 to work with kernel 4.19
2019-01-03 23:34:23 +01:00
paolosabatino
ee0d3f894f
Fixed missing/non-working i2s-based HDMI audio device on rockchip platform
2019-01-03 18:13:59 +01:00
Martin Ayotte
b1f83f631b
put back previous SDCard speed on RockPro
2019-01-03 11:05:36 -05:00
Martin Ayotte
211c802f7c
add better strength on SDCard and put back previous speed setting
2019-01-03 11:04:17 -05:00
paolosabatino
7b0ae02a34
Merge remote-tracking branch 'upstream/master' into xt-q8l-v10
2019-01-03 13:37:13 +01:00
Thomas McKahan
f60276183e
[ rockchip64-dev ] rk3328 set SD drive level 8ma
2019-01-03 02:22:38 -05:00
Thomas McKahan
f5a9dbb73e
[ rockchip64-dev ] Rockpi4 enable USB
2019-01-03 02:17:21 -05:00
Thomas McKahan
e18d42f779
[ rockchip64-dev ] remove unneeded patch
2019-01-02 22:22:41 -05:00
Martin Ayotte
38c329469d
remove useless brcmf node
2019-01-02 16:18:51 -05:00
Martin Ayotte
5de46fc0cb
remove some Makefile targets since they are obsolete under 4.20.y
2019-01-02 14:39:11 -05:00
Martin Ayotte
6081202886
reduce sdcard due to random failures
2019-01-02 14:38:26 -05:00
Martin Ayotte
e6b74b04e3
lower sdcard speed to fix random failure
2019-01-02 11:34:10 -05:00
Thomas McKahan
cf5d6d3a08
[ rockchip64-dev ] update patchset, disable some broken ones
2019-01-01 22:29:38 -05:00
Martin Ayotte
63be3732ea
fix RockPi-4B naming + fix vcc5v0_host gpio pin
2019-01-01 19:37:58 -05:00
Martin Ayotte
cbbbf06319
fix RockPi-4B naming + fix vcc5v0_host gpio pin
2019-01-01 19:37:27 -05:00
Igor Pečovnik
7b9b9631b3
Merge pull request #1203 from gkkpch/master
...
Improve DSD-direct support in kernel 4.14.y
2019-01-01 18:09:36 +01:00
Martin Ayotte
9b387a592f
remove duplicate patch
2019-01-01 10:19:33 -05:00
Martin Ayotte
efc1bad036
add new RockPi-4B
2019-01-01 10:01:45 -05:00
Gé Koerkamp
5ae35c4381
Improve DSD-direct support in kernel 4.14.y
2019-01-01 12:52:25 +01:00
Martin Ayotte
d31b35ab0b
disable useless patches
2018-12-31 21:12:27 -05:00
Martin Ayotte
bb21de07d9
disable useless patches
2018-12-31 14:14:32 -05:00
Martin Ayotte
09ce9f17d9
add startup-delay to OPiWin gmac-3v3
2018-12-31 14:13:53 -05:00
Martin Ayotte
7d15d232ce
remove useless patch since switch to 4.20.0
2018-12-31 12:38:08 -05:00
Martin Ayotte
6148cdac0d
oupps ! revert useless commit
2018-12-31 12:37:27 -05:00
Martin Ayotte
5ac985700f
add missing rockpro64 in u-boot
2018-12-31 12:35:05 -05:00
Martin Ayotte
a18327ef57
set lower speed for NanoPC-T4 eMMC
2018-12-31 12:32:06 -05:00
Martin Ayotte
8f82cb60b9
set lower speed for RockPro64 eMMC
2018-12-31 12:29:56 -05:00
Igor Pecovnik
6b1a33930b
[ espressobin ] Move ATF/U-boot to 18.12, add new DDR configurations & bump kernel to 4.19.y
2018-12-30 16:14:27 +01:00
Martin Ayotte
de0371faa8
add more USBs to NanoPi-K1
2018-12-29 16:14:05 -05:00
Martin Ayotte
0853702e56
add USB to NanoPi-K1
2018-12-29 15:08:02 -05:00
Martin Ayotte
9d6d536c22
add USB to NanoPi-K1
2018-12-29 13:15:52 -05:00
Martin Ayotte
5a0e3b6dcb
fix vcc5v0_host for USB1_HOST_EN in OrangePi-RK3399
2018-12-28 15:36:33 -05:00
Igor Pecovnik
2eb56c6f8d
[ pinebook / teres ] Mainstream ATF is broken, switching back to last known working
2018-12-27 11:27:48 +01:00
Martin Ayotte
758db7522a
initial commit for orangepi-rk3399.wip
2018-12-24 11:06:59 -05:00
Thomas McKahan
05d4708e61
[ Le Potato ] add i2c-ao to dt
2018-12-21 17:33:07 -05:00
Igor Pecovnik
afb6216278
[ sunxi-dev ] This kernel config fixes building. Also adding upstream patches
2018-12-21 10:04:18 +01:00
Igor Pecovnik
095cbf20d5
[ sunxi64 ] Add one more OP for A64. Lime A64 survived hours of brutality.
2018-12-19 20:28:48 +01:00
Thomas McKahan
89c97f3d71
[ rockchip-dev ] add i2c1 and 4 overlays
...
Allows enable/disable of I2C channels found on Tinker GPIO headers.
2018-12-18 23:55:56 -05:00
Igor Pecovnik
077a7f8590
[ sunxi-dev ] Pinebook works now OOB with all patches but with a dirty workaround - PWM not operational, bluetooth added, but could not get it working yet ...
2018-12-18 18:06:18 +01:00
Thomas McKahan
76573936ae
[ rockchip-dev ] add various overlays
...
General cleanup of patch.
Adds:
- spi0
- spi2
- spidev0
- spidev2
- uart1
- uart2
- uart3
- uart4
Default for Tinkerboard: spi2, spidev2, uart1, uart2
2018-12-18 01:28:57 -05:00
Igor Pecovnik
33f982c59f
[ RK3399 ] Add upstream patch and adjust configs
2018-12-17 20:06:17 +01:00
Leonidas P
e8e8c2ad97
Upstream patch (4.4)
...
Tested for 3 days on Renegade. No problems
2018-12-17 19:38:24 +02:00
Igor Pecovnik
23f98996ec
[ cubox ] bugfix. add missing patches
2018-12-17 17:47:38 +01:00
Thomas McKahan
f3ba298c2e
[ rockchip-dev ] spidev to default overlay
...
Makes spidev2 an overlay for rk3288, tinker board defines it as default overlay
overlay patch a bit messy, will clean shortly.
2018-12-17 01:25:36 -05:00
paolo
1a6236fe7f
Fixed missing lines in xt-q8l-v10 device tree preventing SPDIF enabling
2018-12-16 10:48:23 +00:00
paolo
f93cf268f5
Fixed malformed patch for xt-q8l-v10
2018-12-15 18:36:04 +00:00
paolo
6bae467522
Merge branch 'xt-q8l-v10' of https://github.com/paolosabatino/armbian-build into xt-q8l-v10
2018-12-15 10:45:37 +00:00
paolo
868d7390fc
Disabled dma for serial ports in xt-q8l-v10 dev kernel device tree due to changes in kernel 4.19
...
Removed date and time from xt-q8l-v10 patches for /dev/null source diffs
2018-12-15 10:44:00 +00:00
paolo
a818f64885
Changed minor bits in xt-q8l-v10 device tree patch for dev flavour
2018-12-15 10:43:59 +00:00
paolo
76de54fb38
Changed minor bits in xt-q8l-v10 device tree patch for dev flavour
2018-12-14 12:16:26 +00:00
Thomas McKahan
05387dc86f
[ rockchip-dev ] Add test 1-wire overlay
2018-12-13 23:45:53 -05:00
Thomas McKahan
98cc59c17a
[ rockchip-dev ] Add overlays patch
2018-12-13 19:06:52 -05:00
Thomas McKahan
3a185c8b82
[ rockchip-dev ] Add DT overlay framework
2018-12-13 19:04:47 -05:00
Martin Ayotte
c779ae2faa
add missing u-boot-meson64 patch for overlays
2018-12-13 17:09:54 -05:00
Martin Ayotte
55c37b63f7
disable eMMC on OPiLite2 since it doesn't exist ...
2018-12-10 12:51:46 -05:00
Martin Ayotte
6b6f4687d7
add patch to disable strict mode on H6 pinctrl
2018-12-10 11:29:01 -05:00
Thomas McKahan
0705089c9f
[ meson64-dev ] Patch cleanup, Prelim. USB Fix
2018-12-09 00:51:07 -05:00
Martin Ayotte
ba97edfd2b
add meson-w1-gpio to NanoPiK2
2018-12-07 17:56:20 -05:00
Martin Ayotte
40ab5ee22b
add W1-GPIO overlay to rockchip64
2018-12-07 16:23:35 -05:00
Igor Pečovnik
b4e5c58916
Merge pull request #1180 from helios-4/libata_led-update
...
kernel: mvebu-next: Reduce performance impact on libata led trigger
2018-12-07 06:54:54 +01:00
Thomas McKahan
12c5e0a35c
[ meson64-dev ] update patch drm
2018-12-06 22:29:49 -05:00
Thomas McKahan
585f7c21e8
Merge branch 'master' of https://github.com/armbian/build
2018-12-06 21:20:35 -05:00
Thomas McKahan
4d41388c70
[ meson64-dev ] update patches MAC IRQ and DRM
2018-12-06 21:20:04 -05:00
Aditya Prayoga
99a377d647
kernel: mvebu-next: Reduce performance impact on libata led trigger
...
previous version of the patch has slightly higher performance impact
compared to disk activity trigger.
This updated patch should have similar impact as disk activity trigger.
2018-12-07 10:13:32 +08:00
Martin Ayotte
9566998b69
add meson-uartC overlay
2018-12-06 18:28:37 -05:00
Martin Ayotte
a20d9d0415
fix meson64 uartC pinctrl
2018-12-06 18:03:17 -05:00
Martin Ayotte
4091a0aaeb
tweak Makefile for newly added i2cB
2018-12-06 11:56:58 -05:00
Martin Ayotte
c80617d145
add i2c_B missing pins
2018-12-06 10:54:48 -05:00
Martin Ayotte
80cfdd5f30
Merge branch 'master' of https://github.com/armbian/build
2018-12-06 10:51:36 -05:00
Martin Ayotte
58139931ec
add meson-i2cB overlay
2018-12-06 10:33:00 -05:00