Commit Graph

3482 Commits

Author SHA1 Message Date
Igor Pecovnik
eb5715e37d Adjust upstream patches 2021-03-24 20:17:54 +01:00
Igor Pečovnik
fd5688314c
Fix network connection (#2738) 2021-03-24 19:07:23 +01:00
Igor Pečovnik
0cdffb29b0
Renaming DEV branch to EDGE (#2704)
* Change DEV to EDGE
* Renaming patches dev folder to edge
* Move patches into subdir where they will be archived.
* Relink patch directories properly
2021-03-24 19:01:53 +01:00
Gauthier Provost
5e69351b3d
Re-enable network checksum TX offload on rockchip64 family (#2623)
* Re-enable network checksum TX offload on rockchip64 family

* Adjust gmac PBL setting for rk3399 legacy to fix network issues with MTU 1500

* Adjust gmac PBL setting for rk3328 in rockchip64-legacy to fix network issues with MTU 1500

Co-authored-by: Piotr Szczepanik <piter75@gmail.com>
2021-03-23 08:00:10 +01:00
Piotr Szczepanik
08dca8c6ab
Fix trb ent quirk patch for rockchip64 (current/dev) and make it more resilient (#2728)
* Fix trb ent quirk patch for rockchip64 (current/dev) and make it more resilient

* Re-enabled the trb ent patch in dev too
2021-03-23 07:57:05 +01:00
Heisath
849569a528 mvebu remove upstreamed patches 2021-03-20 22:26:01 +01:00
Igor Pecovnik
1cff7fa285 Remove broken patch 2021-03-20 15:27:24 +01:00
Igor Pecovnik
2c987b7a09 Remove broken patch 2021-03-18 11:17:43 +01:00
Martin Ayotte
d57bf0ce73 fix Pinebook-A64 LCD 2021-03-17 17:07:48 -04:00
Martin Ayotte
1089e88627 delete useless patch 5.11.3-4/5.11.4-5/5.11.5-6 2021-03-17 17:05:11 -04:00
Igor Pecovnik
3c96df8d25 Disable broken patch 2021-03-17 21:27:32 +01:00
Martin Ayotte
d49be78b70 fix Pinebook-A64 LCD 2021-03-17 12:42:30 -04:00
Igor Pecovnik
044083c45e Disable potentially broken upstream patches 2021-03-15 00:05:08 +01:00
Paolo Sabatino
adde0e26a6 rk322x-dev: adapted and enabled patch to fix various clocks (hdmi, internals) 2021-03-14 18:47:52 +00:00
Igor Pecovnik
a4c26108a8 Allwinner upstream patches 2021-03-12 22:19:41 +01:00
Paolo Sabatino
95425c27b9 Changes and fixes to rk322x uboot and kernel config
- Enabled nfc on rk322x-dev and disable on rk322x-current (need further development)
- Tidied up rk322x-current device tree
- enabled nfc rockchip driver enabled in rk322x-dev kernel config
- Enabled EHCI controller in u-boot (added patch for inno-phy, device tree and config bits), better device detection for dwc2 usb otg port
- Removed SPL_FIT_GENERATOR from u-boot configuration, fixed .its file to use binman
- fixed rk322x its file (now includes dtb), reverted u-boot to v2020.10 and changed dev_* into log_debug() calls
2021-03-12 20:20:12 +00:00
Igor Pečovnik
fb3a676261
Adjust compiler fixes that it builds on more modern build host (#2699) 2021-03-11 23:59:23 +01:00
Igor Pecovnik
0e8a4464c8 odroidxu4 current add upstream patch 2021-03-08 09:00:39 +01:00
Igor Pečovnik
0e025f4cf3
Bump meson64 DEV to 5.11.y (#2695) 2021-03-08 08:58:18 +01:00
Igor Pecovnik
ada2a6eeb8 sunxi - add upstream patch 2021-03-07 17:26:59 +01:00
Igor Pecovnik
a3d29f4082 bugfix - some rockchip64 patches needed adjustments
They were breaking compilation. Tested for building
2021-03-07 15:40:10 +01:00
Igor Pecovnik
7989d036cb meson64 disable shutdown fucntion since it works rihht the opposite
It always hangs, disabling enable reboot back on - not sure if this is proper solution. We need to make many reboots ...
2021-03-07 14:41:23 +01:00
Igor Pecovnik
9e84ec6535 meson64-legacy: add upstream patches 2021-03-07 14:40:41 +01:00
Igor Pecovnik
c05b4ccddb sunxi - add upstream patch 2021-03-07 11:06:20 +01:00
Igor Pecovnik
ed787f4a16 Add upstream patch 2021-03-06 21:27:38 +01:00
Igor Pecovnik
1e73637a7a Remove deprecated patch 2021-03-04 16:48:21 +01:00
Igor Pecovnik
b355a31109 meson64 - fix random stucks on reboot stage 2021-03-04 15:05:35 +01:00
Aditya Prayoga
eefad69215
Attempt to improve stability on Helios64 (#2680)
* Adjust the RK808 buck step to improve stability

* Adjust vdd_log and enable vdd_center init voltage

For some reason, regulator-init-microvolt property under PMIC does not applied. Set the voltage on board file.
2021-03-04 10:39:40 +07:00
Tony
4971535c77
RK3399 Typec DP (#2676)
* RK3399 NanoPC-T4 Add Type-C alt mode DP
* rk3399 rockpi 4C add mini-DP (WIP)
* [ rockchip64 ] revert rockPi 4C DP patch

Add an extension to disable it, but leave for future work.
2021-03-03 07:59:25 +01:00
Aditya Prayoga
4bda055a9b
Restore eMMC HS400 on Helios64 (#2677)
* slightly reduce eMMC clock to improve signal integrity
* restore eMMC HS400 ES support
2021-03-03 09:12:38 +07:00
Igor Pecovnik
8d6ce7ce05 Odroid C4 / HC4 / N2 legacy upstream patches 2021-03-02 23:46:40 +01:00
Piotr Szczepanik
a6ee913fae
NanoPi M4V2 stability fix for current and dev (#2663)
* Explicitly set vdd_log voltage for NanoPi M4V2 - possibly fix stability issues

* Regulator tweaks for NanoPi M4V2

* Add vdd_log to kernel and switch vdd_center back to 900mV

* Switch vdd_center to 0.95

* Make rk80x bucks voltage steps shorter to make the NanoPi M4V2 stable

* Tweak u-boot config for NanoPi M4V2

* Made the rk808 voltage steps configurable and configured 50mV for NanoPi M4V2
2021-03-02 21:07:22 +01:00
Martin Ayotte
61ba606f4a fix realtek-8723cs for 5.11.y 2021-03-01 18:05:12 -05:00
Martin Ayotte
2db9ad158d delete rtl8189xx patch for 5.11.y since it is been merged bt CGarces in original branch 2021-02-28 20:26:17 -05:00
Martin Ayotte
6fe97da4ac fix a glitch in rtl8189xx patch for 5.11.y 2021-02-28 19:38:58 -05:00
Martin Ayotte
ec36591108 fix a glitch in rtl8189xx patch for 5.11.y 2021-02-28 18:23:50 -05:00
Martin Ayotte
3f480669e3 fix a glitch in rtl8189xx patch for 5.11.y 2021-02-28 17:40:44 -05:00
Martin Ayotte
bba53d4644 fix rtl8189xx for 5.11.y 2021-02-28 16:03:23 -05:00
Igor Pecovnik
d8d391aaf1 Odroid XU4 current - add upstream patch 2021-02-28 21:13:57 +01:00
Igor Pečovnik
3a74abe43d
Merge desktop branch (#2662)
Co-authored-by: Miouyouyou (Myy) <myy@miouyouyou.fr>
Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
Co-authored-by: Richard Neese <r.neese@gmail.com>
Co-authored-by: iav <iav@iav.lv>
Co-authored-by: lanefu <lanefu@users.noreply.github.com>
Co-authored-by: Werner <EvilOlaf@users.noreply.github.com>
Co-authored-by: Oleg <balbes-150@yandex.ru>
Co-authored-by: Lane Jennison <lane@lane-fu.com>
Co-authored-by: JMCC <jmcc1@gmx.com>
2021-02-24 18:19:09 +01:00
Igor Pecovnik
789fe94137 Update broken upstream patches 2021-02-23 22:45:37 +01:00
Igor Pecovnik
973407893a Maintenance: update configs and add upstream patches 2021-02-23 19:23:22 +01:00
Mi-cc5ec
4fa59fe0b3
* Corrected the order of WAN and LAN LEDs to correspond to the tag on the official metal case. (#2657)
Co-authored-by: chenchanglin1 <chenchanglin1@xiaomi.com>
2021-02-23 11:52:42 +01:00
Jannis
0b8b5f1de6
Merge pull request #2651 from armbian/AR-648
[AR-648] mvebu-dev: Adjust gpio-pwm patch
2021-02-23 08:11:07 +01:00
Heisath
7534f3aa4d mvebu-dev: Add gpio-pwm patch description 2021-02-22 12:56:05 +01:00
Heisath
ccd8b12eb4 mvebu-dev: Update gpio-pwm patch
Revert 0829882144
2021-02-22 12:49:09 +01:00
Heisath
bb335a70e4 mvebu-dev: Adjust gpio-pwm patch
- shorten & combine old patches
- adjusted patches to work on lk5.11
2021-02-22 11:42:04 +01:00
Igor Pecovnik
d1bed529fa Fix errors in HDMI sound for Allwinner A10-A31
https://github.com/armbian/build/pull/2096
2021-02-22 09:30:13 +01:00
Paolo Sabatino
04670580ea Moved rk322x-dev to linux kernel 5.11
Added led configuration dtbo for rk322x targets
2021-02-20 20:48:42 +00:00
JMCC
34f1ce7aa0 NanoPC-T4 legacy: enable USB-C DisplayPort out 2021-02-18 20:09:37 +01:00
Igor Pecovnik
dd82638982 Remove deprecated patches 2021-02-18 15:21:51 +01:00
Igor Pecovnik
f2c0b634f4 Remove deprecated patches 2021-02-17 08:19:45 +01:00
Igor Pečovnik
54bc65b3bb
Bump DEV kernels to 5.11.y (#2636)
* Bump rockchip DEV 32b to 5.11.y

* Move mvebu64 DEV to 5.11.y

* Move Rockchip64 DEV to 5.11.y

Disabling general-rkvdec_nv15.patch - need more attention

* Add Meson DEV / Odroid C1

* Move OdroidXU4 DEV to tobetter's 5.11.y branch

* Bump sunxi DEV to 5.11.y

* Bump mvebu DEV to 5.11.y
2021-02-17 01:36:25 +01:00
Martin Ayotte
dff89835c6 fix rtl8812au for 5.11.y 2021-02-16 14:33:29 -05:00
Igor Pecovnik
d1e90ddaa9 odroids: remove or adjust upstream patches 2021-02-16 08:41:15 +01:00
Igor Pečovnik
d28c170a23
RTL 8811CU: Add support for K5.11.y (#2638)
* RTL 8811cu: Add support for K5.11.y
* Update configs and remove deprecated patches
2021-02-15 16:25:19 +01:00
Igor Pecovnik
d5917f2379 Odroidxu4 - upstream patch 2021-02-14 15:57:06 +01:00
Igor Pecovnik
13badaf334 sunxi - add upstream patch 2021-02-13 22:30:59 +01:00
Igor Pecovnik
d2fe129f3a Update kernel config, add upstream patches 2021-02-11 17:23:41 +01:00
Igor Pečovnik
dc98eeb264
Add upstream patches (#2630) 2021-02-11 00:11:44 +01:00
Igor Pečovnik
4763a457c1
Add missing overclocking opp for N2+ (#2629) 2021-02-10 18:31:58 +01:00
Igor Pecovnik
2b1306443d Remove deprecated patch 2021-02-05 11:27:39 +01:00
gentoo-root
7c85ffe28c
mvebu: Patch kernel to fix SATA write performance regression (#2595)
* mvebu: Patch kernel to fix SATA write performance regression

Add an upstream patch that fixes SATA write speed regression that
appeared in kernel 5.9.

Signed-off-by: Maxim Mikityanskiy <maxtram95@gmail.com>

* Create 0001-Revert-block-simplify-set_init_blocksize-to-regain-l.patch

Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
2021-02-03 20:21:38 +01:00
Igor Pečovnik
8afc6b6280
Add DVFS fixes to current branch and change to mainline u-boot (#2598) 2021-02-03 20:18:28 +01:00
Igor Pečovnik
f900d9b636
Upgrade Odroid XU4 DEV to 5.10.y (#2607) 2021-02-02 19:33:28 +01:00
Igor Pecovnik
dc13e7ec4f Add upstream patches 2021-02-01 09:33:35 +01:00
Igor Pecovnik
0829882144 Fix compilation errors on mvebu current / dev
Fixed by reverting https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/drivers/gpio?h=v5.10.12&id=43f2e6077f441d681f0337ab91f7c4c2d4c62761 which needs closer examination when time permits.
2021-01-30 19:17:25 +01:00
Ricardo Pardini
de89592d84
meson64: hwmon: (pwm-fan) add fan pwmX_enable attribute for pwm's exposed via hwmon (#2587)
- for manual/auto control of pwm fan (in the ODROID HC4 for example)
- original is at 8a63de9e2a
- discussion https://patchwork.kernel.org/project/linux-hwmon/patch/20201125163242.GA1264232@paju/
- I'd be much happier with a cooling map in the DTB, but this makes my fans spin correctly via fancontrol
- this affects all of meson64, but only for PWMs that are already exposed to hwmon

Signed-off-by: Ricardo Pardini <ricardo@pardini.net>
2021-01-30 09:53:17 +01:00
paolo
d3ffc4ac7c [rk322x] Moved rk322x-current to kernel 5.10.y, added alternative wlan wiring for some boards 2021-01-29 19:20:50 +00:00
Ricardo Pardini
c503193934
meson-64: Expose Amlogic thermal as HWMON devices (#2586)
- this lets lm-sensors see the ddr/cpu temps, on HC4 at least

Signed-off-by: Ricardo Pardini <ricardo@pardini.net>
2021-01-28 15:14:31 +01:00
Ricardo Pardini
4a829f1501
Odroid HC4: add red led to DTS (#2585)
Signed-off-by: Ricardo Pardini <ricardo@pardini.net>
2021-01-28 15:14:10 +01:00
Piotr Szczepanik
804c57dd59
Enable RTC (hym8563) for Station P1 in mainline (renaming DT in process) (#2577)
* Enable RTC (hym8563) for Station P1 in mainline (renaming DT in process)

* Switch Station P1 to rockchip64

* Fix linking for Station P1 device tree in legacy
2021-01-26 21:22:37 +01:00
Piotr Szczepanik
2788adcced
Enable DMC for Station M1 in current and dev (#2575)
* Enable DMC for Station M1 in current and dev

* Disable unstable 924MHz in Station M1 DMC
2021-01-26 21:22:04 +01:00
guidol70
f5a9a1f227 Changing the ethernet eth0 phy-mode from rgmii to rgmii-id (like on Neo2 H5)
because only with mode rgmii-id the onboard ethernet-port can be used with kernel 5.9.x up to 5.10.10
Tested successfully on new compiled armbian buster current/dev images (on armbian-build-system)

see also https://forum.armbian.com/topic/16892-nanopi-a64-doesnt-connect-with-onboard-ethernetwifi-with-new-compiled-currentdev-image/?do=findComment&comment=118128
2021-01-26 17:12:09 +01:00
Piotr Szczepanik
5bc190864e
Adjusted mtu validation disabling patch in rockchip64 (for kernel 5.10.10+) 2021-01-23 22:16:15 +01:00
JMCC
438563b665 Station M1 Legacy: Enable 1.51Ghz OPP 2021-01-22 20:34:45 +01:00
Jannis
bd4c2c67f0
[AR-609] Switch mvebu-current to 5.10.y (reusing config and patches from -dev) (#2547)
* mvebu-current move to lk5.10.y

* mvebu-current update patches based on -dev

* mvebu-current update kernel config
2021-01-22 13:20:44 +01:00
Igor Pečovnik
46ea2050fd
Move mvebu64 current to 5.10.y (#2565) 2021-01-22 13:13:18 +01:00
zhouzhiwen2000
b388750162
fix problems with mmc modules (#2566) 2021-01-22 13:12:49 +01:00
Aditya Prayoga
568d8472b3
Fix 2.5G Ethernet on Helios64 Mainline kernel (#2567)
* rockchip64: Added XHCI HCD USB TRB ENT quirk

On some xHCI controllers (e.g. Rockchip RK3399/RK3328/RK1808), they need
to enable the ENT flag in the TRB data structure to force xHC to
prefetch the next TRB of a TD.

Enable the quirk on RK3399 through device tree node properties.

Ported from Rockchip Linux 4.19

* add to dev branch
2021-01-22 13:12:09 +01:00
Julian Sikorski
63e0a1ec08
Update odroidxu4 current kernel to 5.4.91 (#2569) 2021-01-22 12:58:02 +01:00
Igor Pečovnik
677ac38998
Bump rockchip to 5.10.y (#2570) 2021-01-22 12:57:22 +01:00
Piotr Szczepanik
bd60eb7596
Enable network link triggers for NanoPi R4S leds (#2571) 2021-01-22 12:57:01 +01:00
Igor Pecovnik
7b8f6ed403 Remove deprecated patch 2021-01-19 08:23:01 +01:00
Piotr Szczepanik
25e0f16334
Adjusted power and pmic configuration for Station M1 in current/dev 2021-01-18 23:21:40 +01:00
The-going
9af2eafac1
the patch-5.10.6-7 has aged and is no longer needed (#2554) 2021-01-18 15:29:39 +01:00
Piotr Szczepanik
091d91468e
Switched rockchip64-current to 5.10.y (and synced -dev config/patches) (#2546) 2021-01-17 19:07:59 +01:00
paolo
3a037e899b Adding pll hdmi timing to rockchip64-dev too
Fixed rk3328 mali node, shortening memory range to 0x30000 as per-stated in official documentation
2021-01-17 10:20:21 +00:00
paolo
a70a0df064 Removed emmc pwrseq for xt-q8l-v10 from rockchip current and dev kernel dtbs
Polished and fixed xt-q8lv-10 rockchip-legacy dtb
Reworked act8846 reboot patch for rockchip-legacy (applies, but not yet working though)
Renamed kernel updated patches in rockchip-legacy directory adding "04-" prefix to make them uniform with existing
2021-01-17 10:07:48 +00:00
Igor Pecovnik
8849b83ec6 Add upstream patches 2021-01-14 22:00:34 +01:00
Igor Pečovnik
fc9c312f79
Bump Meson64 current to 5.10.y (#2544) 2021-01-14 01:36:40 +01:00
JMCC
f8b2b97f14 rockchip64-legacy: Fixes to OV5647 driver 2021-01-12 23:53:06 +01:00
Igor Pecovnik
db7de90b24 Remove deprecated patches 2021-01-12 20:13:12 +01:00
Igor Pecovnik
151414ef49 Allwinner - add upstream patches 2021-01-10 16:16:58 +01:00
Piotr Szczepanik
d5ab47bff7
Minor tweaks to NanoPi R4S configuration (#2543) 2021-01-10 12:40:11 +01:00
Jannis
93bad09e93
Merge pull request #2540 from neheb/i2c
Update mvebu-dev patches
2021-01-10 09:19:28 +01:00
Rosen Penev
55df911a0d
mvebu: remove upstreamed patch
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-01-09 18:04:38 -08:00
Igor Pecovnik
16b1e43be8 Cleanup few kernel configs, remove deprecated patches 2021-01-10 01:48:30 +01:00
Igor Pecovnik
24097de258 Meson64 legacy - add support for SATA and add upstream patches 2021-01-10 00:08:31 +01:00
Rosen Penev
dca4f6ab3c
mvebu: refresh patches based on 5.10.5
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-01-08 19:11:02 -08:00
Rosen Penev
a3374fd984
mvebu: split pci clearfot patch as done in original git
This is how Russell King has it in his tree instead of one patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-01-08 19:02:03 -08:00
Rosen Penev
b48dfeb99d
mvebu: update SFP info patch to latest version
Pulled from Russell King's latest 5.10 git.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-01-08 18:51:58 -08:00
Rosen Penev
d4d05b07c0
mvebu: remove i2c patch
This patch (most likely taken from OpenWrt) only applies to ARMADA-XP
hardware, none of which is supported by Armbian.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-01-08 18:28:57 -08:00
Piotr Szczepanik
18cf7aff70
Consolidate all dts Makefile changes in a single patch in rockchip64-current (#2535) 2021-01-05 23:35:03 +01:00
Igor Pecovnik
535650da96 Fix broken ethernet on Orangepi 2 2021-01-05 22:54:58 +01:00
Igor Pecovnik
95b0b601b7 Fix broken ethernet on Bananapi Pro 2021-01-05 22:45:51 +01:00
Igor Pecovnik
53bc9e481a Fix broken ethernet on FriendlyARM K1+
https://forum.armbian.com/topic/16691-again-a-no-ethernet-after-update-this-time-nanopi-k1-plus-with-5104-dev/
2021-01-05 21:38:07 +01:00
JMCC
8b83866e16 rockchip-legacy: Enable RGA for RK3288 2021-01-04 22:53:12 +01:00
JMCC
bc6acc5b0a rockchip64/rk3399 legacy: Enable RGA for 64-bit Rockchips 2021-01-04 15:41:36 +01:00
Oleg
a1e96e68d8 add station legacy (#2521) 2021-01-04 11:51:43 +01:00
Jannis
a33df03a8d
[mvebu-dev] Disable DFS (#2524) 2021-01-04 01:03:43 +01:00
Igor Pečovnik
01024e20d5
Move sunxi current to 5.10.y (#2525) 2021-01-02 21:56:56 +01:00
Igor Pečovnik
3c793e66ed
Add initial config for R4S (#2415)
* Add initial config for R4S
* Enabled r8169 module for rockchip64-current
* NanoPi R4S board configuration file tweaks
* Add u-boot configuration
* Update PCI speed
* Add DT to DEV kernel
* Enable build targets

Co-authored-by: Piotr Szczepanik <piter75@gmail.com>
2020-12-31 01:17:45 +01:00
Igor Pecovnik
0c8279a764 Rockchip64 DEV - Remove deprecated patch 2020-12-30 23:03:53 +01:00
Igor Pecovnik
70dc9f6cdc Meson64 - adjust broken patch 2020-12-30 22:23:01 +01:00
Igor Pecovnik
fffaf17048 sunxi-dev add upstream patch 2020-12-30 20:19:39 +01:00
Alex van Vucht
0c0a164e5c
Enable HDMI sound for Miqi & Miqi clones (#2519)
Sound node recovered from Pull Request #408
Sound node name changed in line with tinkerboard & xt-q8l, cf. issue #1367
Also added missing i2s node, cf. http://rockchip.wikidot.com/hdmi-audio
HDMI audio now confirmed working on Miqi clone, Openhour Chameleon
2020-12-30 17:43:20 +01:00
Igor Pecovnik
c4fd841e5e Merge Opizero2 phymode patch to dts patch 2020-12-30 17:40:50 +01:00
lanefu
7bb5101977
AR-512 OPI3 ethernet related stuff (#2473)
* remove tx-rx delay patch

* remove rx-tx patch for sunxi-dev

* updated additional phy-mode configurations

* cleaned up erroneous patch

* fixed phy-mode for orangepi-zero-plus H5

* fixed phy-mode for zeropi and opi zero2 

Co-authored-by: 5kft <5kft@users.noreply.github.com>
2020-12-30 11:17:25 -05:00
Lane Jennison
864170f0e8 add phymode fix for zeropi and orangepi-zero2 2020-12-30 11:10:36 -05:00
JMCC
a02924b1b0 rk3399's legacy: Add RPi cameras and touchscreen overlays 2020-12-29 23:06:50 +01:00
JMCC
1645254dcc rk3399's legacy: add OC overlays 2020-12-29 23:06:00 +01:00
JMCC
1db9f325b2 rockpi-4b legacy: enable MIPI-CSI camera support through RKISP1 2020-12-29 22:54:55 +01:00
JMCC
b2751ab56f rk3399's-legacy: Kernel patch to fix panic when RKISP1 is enabled 2020-12-29 22:52:09 +01:00
Igor Pečovnik
19a9631895
- add Neo3 to DEV (#2504)
- add z28 link to DEV
2020-12-28 22:44:02 +01:00
Igor Pecovnik
c7cc1825cd Update wifi related patches and (temprally) disable 8188EU since it breaks K5.10.y 2020-12-28 21:52:45 +01:00
Steven P. Goldsmith
9fb00809b1
XU4 fix gpio-line-names (#2503) 2020-12-27 18:08:56 +01:00
Igor Pecovnik
5fce5229f2 sunxi - add upstream patch 2020-12-27 01:29:55 +01:00
Igor Pecovnik
582f1228a0 Move Rockchip DEV to 5.10.y 2020-12-26 10:52:13 +01:00
Paolo Sabatino
8709a5395f [rk322x] Advanced dev kernel to 5.10.y 2020-12-24 14:36:20 +00:00
Paolo Sabatino
d200388b7f Added alternative device tree overlay wlan wiring for rk322x boards 2020-12-24 13:27:06 +00:00
Igor Pecovnik
6613e89261 Upstream patches 2020-12-23 22:34:24 +01:00
Igor Pecovnik
f913dd66ce Add upstream patch 2020-12-23 00:56:47 +01:00
Icenowy Zheng
c4d989f037
sunxi: fix PineCube Ethernet by removing conflicting patches from Olimex (#2493)
These patches are for Olimex S3-OLinuXino, which is not yet support by
Armbian.

Remove them to prevent DT node conflict.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
2020-12-22 20:13:02 +01:00
Igor Pecovnik
e6e5438ff9 Update / add upstream kernel patches and ajdust configs 2020-12-22 15:30:55 +01:00
JMCC
bc434ca3f9
Merge pull request #2484 from armbian/AR-585
[AR-585]
2020-12-20 17:02:15 +01:00
5kft
d577ba32e5
fixed phy-mode for orangepi-zero-plus H5 2020-12-20 07:33:10 -08:00
5kft
16eb39a16d
cleaned up erroneous patch 2020-12-20 06:47:58 -08:00
5kft
fcd4acf8bf
updated additional phy-mode configurations 2020-12-20 06:39:09 -08:00
JMCC
b7efc41af2 Rockchip64-Legacy: Add HDMI-CEC pins to DT for Rockpi-4b and RockPro64 2020-12-20 14:40:49 +01:00
tonymac32
600db4d458 Merge branch 'master' of https://github.com/armbian/build 2020-12-19 22:48:03 -05:00
tonymac32
56fe004f34 [ rockchip64-dev ] sync overlays for OC opps w/current 2020-12-19 22:47:34 -05:00
q4a
2b627cb36b
rockchip-current: return hdmi patches and rework it for 5.9.y kernel (#2471)
rockchip-current: return hdmi patches and rework it for 5.9.y kernel
2020-12-18 18:50:47 +01:00
Tony
3f1baa0601
Merge pull request #2476 from armbian/rk3328-oc-overlays
Rk3328 oc overlays
2020-12-17 08:47:34 -05:00
tonymac32
129d8dbeb5 [ rockchip64 ] add oc opps for rk3328
remove default 1.5 GHz operation, enable as overlay at user risk
2020-12-17 01:54:18 -05:00
Igor Pecovnik
e1b8e77996 Remove misplaced patch
Close https://github.com/armbian/build/issues/2443
2020-12-17 01:41:27 +01:00
Igor Pečovnik
8192ac4d4d
Upstream patches (#2474)
* Add xu4 current upstream patch
* Update sunxi legacy
* Update sunxi current
2020-12-16 23:33:51 +01:00
Lane Jennison
343fb5f003 remove rx-tx patch for sunxi-dev 2020-12-16 12:28:50 -05:00
Lane Jennison
0cfd79fa07 remove tx-rx delay patch 2020-12-16 12:24:16 -05:00
Lane Jennison
f4a7a4c52c disabling 2020-12-16 12:23:56 -05:00
Tony
eb9131933f
[ rockchip64 ] add RK3399 2GHz opp as overlay (#2472)
RK3399 maximum clockspeed according to Rockchip is 1.8 GHz for all but a couple variants.  Almost all SBC's use 1.8 GHz silicon.

Remove automatic application of extra 2 GHz opp, allow user to select an overlay at their own risk.
2020-12-16 14:52:51 +01:00
tonymac32
4cb57c62b3 [ rockchip64 ] add RK3399 2GHz opp as overlay
RK3399 maximum clockspeed according to Rockchip is 1.8 GHz for all but a couple variants.  Almost all SBC's use 1.8 GHz silicon.

Remove automatic application of extra 2 GHz opp, allow user to select an overlay at their own risk.
2020-12-16 02:06:00 -05:00
Piotr Szczepanik
cd886792c0
Fix booting of roc-rk3399-pc/station-p1 with legacy 2020-12-15 23:07:54 +01:00
Igor Pečovnik
fa2fd517d1
Fix USB port on Rockpi S (#2461)
* Fix USB port on Rockpi S

* Rename patches for clarity

* Add patches to DEV

* Remove deprecated patch
2020-12-15 22:25:51 +01:00
Igor Pečovnik
b7d4a7a577
Enable UART2 on Rockpi S (#2460)
* Add uart2 for debug on Rockpi S

* Rename for clarity

* Add patch to DEV too
2020-12-15 22:25:23 +01:00
Igor Pecovnik
c8a163ce71 Merge branch 'master' of https://github.com/armbian/build 2020-12-15 00:11:38 +01:00
Igor Pecovnik
78027c5daf Switched mvebu-dev to linux 5.10.y 2020-12-15 00:11:01 +01:00
Piotr Szczepanik
2ccaee6343
Enable station-m1 (roc-rk3328-pc) in rockchip64-dev too 2020-12-14 23:57:57 +01:00
Piotr Szczepanik
1432a5cb96
Consolidate all dts Makefile changes in a single patch in rockchip64-dev 2020-12-14 23:57:57 +01:00
Piotr Szczepanik
71a4eaa868
Apply patchset cleanup from https://github.com/armbian/build/pull/2451 to rockchip64-dev 2020-12-14 23:57:57 +01:00
Steven P. Goldsmith
cfd9299122
XU4 add gpio-line-names (#2449) 2020-12-14 18:13:44 +01:00
tonymac32
40665cde86 [ rockchip64 ] Patch reorg round 2 2020-12-13 23:22:08 -05:00
tonymac32
dfd5cf9692 [ rockchip64 ] Clean up patchset 2020-12-13 22:13:03 -05:00
Igor Pečovnik
9a73552d6a
Adjust kernel configs, add upstream patches, bump mvebu64 dev to 5.9.y (#2440) 2020-12-11 20:17:29 +01:00
Igor Pecovnik
63114d1fc8 Remove deprecated patch 2020-12-11 16:36:58 +01:00
Igor Pečovnik
0b9115dab1
Bump Meson64 to 5.10.y (#2439)
- curently attached to RC7 as https://github.com/armbian/build/pull/2378
- config derived from current and contains all latest changes
- dirty reboot and eth0 reset hacks are not added and can be added later if still needed (need_check subfolder)
2020-12-11 00:33:05 +01:00
Steven P. Goldsmith
3bd69c6526
XU4 add con 11 pins to gpiomem sandbox (#2438) 2020-12-10 21:16:53 +01:00
Rosen Penev
aa3d60f57e
refreshed mvebu with quilt (#2419)
* mvebu-dev: refresh all patches with quilt

Cleaned up based on kernel 5.9.12.

Signed-off-by: Rosen Penev <rosenp@gmail.com>

* mvebu-current: refresh patches with quilt

Based on kernel version 5.9.12

Signed-off-by: Rosen Penev <rosenp@gmail.com>

* mvebu-legacy: refresh patches with quilt

Based on kernel 4.19.161

Signed-off-by: Rosen Penev <rosenp@gmail.com>

* mvebu-legacy: remove custom helios4 dts file

This is already added upstream. No need to have it here.

Continued refreshing the other patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-10 11:47:33 +01:00
EvilOlaf
4a59ee82e3 sunxi-legacy: add upstream patches 2020-12-08 17:51:23 +01:00
Igor Pecovnik
ebb5f4ae7d Adding upstream patches and update kernel configs for several kernels 2020-12-06 17:17:49 +01:00
Igor Pecovnik
d2d3a9e449 Adjust patch to align properly 2020-12-06 15:06:40 +01:00
EvilOlaf
efba3da8a4 add modification notice 2020-12-06 10:31:29 +01:00
EvilOlaf
0b46f9ae2c remove fix for fix 2020-12-06 10:24:01 +01:00
EvilOlaf
23d80b18e4 fix 006 2020-12-06 10:20:46 +01:00
EvilOlaf
20cd5c9cbf remove whitespace 2020-12-06 09:56:24 +01:00
EvilOlaf
6214687995 missing new line break at file end 2020-12-06 09:40:12 +01:00
Igor Pečovnik
83b2f4a6c5
Add WIP support for Orangepi Zero 2 (#2418)
* Add WIP support for Orangepi Zero 2
* squeeze H616 patches into sunxi-dev
* Update linux-sunxi64-dev.config
* H616: Limit CPUMAX
* Enable DEV only
* H616: remove patches from sunxi-current
* H616: apply new patchset

Co-authored-by: EvilOlaf <werner@armbian.de>
Co-authored-by: Werner <EvilOlaf@users.noreply.github.com>
2020-12-06 09:12:11 +01:00
Paolo
ebc0012d6e
Merge pull request #2149 from Miouyouyou/retry_rk500mhz
rockchip-current: Add GPU 500MHZ OPP
2020-12-05 17:32:40 +01:00
Igor Pečovnik
d0243775c9
Prep (#2413)
* Enable multicore compilation for headers compile.

* Remove deprecated part of the patch

* Remove deprecated patch
2020-12-05 01:04:41 +01:00
Igor Pečovnik
920247f56b
Small maintenance tasks (#2412)
* Enable multicore compilation for headers compile.

* Upstream patches and config adjustement
2020-12-04 00:11:45 +01:00
Jannis
2fe5e6f755
[AR-558] Switch mvebu current to LK5.9 (based on previous mvebu-dev) (#2405)
* mvebu-current switch to lk5.9
* mvebu-current update patches from dev
* Remove mvebu DFS patches
2020-12-03 10:24:27 +01:00
Piotr Szczepanik
ba5ea3be78
Fix UHS SD card voltage to 3.3V before shutdown on rockchip64 (dev/current) (#2393) 2020-12-03 08:42:28 +01:00
Jannis
3d4c472b9d
Merge pull request #2388 from neheb/k
mvebu-dev patches: refresh
2020-12-02 07:50:26 +01:00
Jannis
50c1d58d6f
Merge pull request #2387 from armbian/AR-548
[AR-548] Disable DFS on mvebu-legacy&current
2020-12-02 07:49:54 +01:00
Martin Ayotte
c5534178eb Fix missing H6 SPI pins 2020-11-30 21:01:57 -05:00
Martin Ayotte
e3ade9e9f4 Fix missing H6 SPI pins 2020-11-30 15:17:59 -05:00
Icenowy Zheng
bce3a717a9
sunxi64: current/dev: add pine64-7inch-lcd overlay (#2395)
Add overlay for the 1024x600 7" LCD from Pine64 to use it on
pine64/pine64so boards.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
2020-11-30 16:49:15 +01:00
JMCC
bf6a850707
Merge pull request #2391 from armbian/add-kvim2
Several improvements to support meson-gxm
2020-11-28 21:37:17 +01:00
Piotr Szczepanik
8718f57f94
Removed obsolete regulator patch for rockchip64-current 2020-11-28 18:12:08 +01:00
Piotr Szczepanik
25bd76527e
Fix roc-rk3328-pc device tree reference to missing RK_FUNC_1 2020-11-28 18:10:53 +01:00
Oleg
ccbc888b3f
add dts rk3328-roc-pc, fix WIFI and USB 3.0 rk3328 (#2390) 2020-11-28 16:52:34 +01:00
JMCC
14123a2cc3 Fix meson-gxm cpu scheduling (patch will eventually be added to upstream mainline) 2020-11-28 14:58:10 +00:00
Paolo Sabatino
9f6e63d90b Rework patch to fix upsteam hunks for rk322x-current/dev 2020-11-27 22:00:29 +00:00
Rosen Penev
fc009ee002 mvebu-dev patches: refresh
Some of these get applied at wrong offsets or have fuzz. Fix.

Remove patch 93. It's already upstream. It also has other fixes applied
to it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-27 00:43:11 -08:00
Heisath
12089b769d mvebu-dev cleanup patches 2020-11-27 09:23:14 +01:00
Heisath
f8b6881e76 mvebu-current disable DFS 2020-11-27 09:22:41 +01:00
Heisath
39cbe63ec4 mvebu-legacy disable DFS 2020-11-27 09:21:40 +01:00
Jannis
53906b386c
Merge pull request #2352 from armbian/AR-526
[AR-526] Moving mvebu-dev to lk5.9
2020-11-27 08:36:50 +01:00
Heisath
59cdf431ef Update the dfs patches to the openwrt ones
These might be aligned better to the current mainline kernel
Also updates the way to disable the global timer
2020-11-26 09:53:11 +01:00
Piotr Szczepanik
d418e595cf
Switched rockchip64-dev to 5.10.0-rc (#2378) 2020-11-25 19:53:19 +01:00
Igor Pečovnik
62c27823a6
Move Rockchip 32b to 5.9.y (#2339)
* Move Rockchip 32b to 5.9.y
* Disable broken patches
2020-11-25 19:50:47 +01:00
Icenowy Zheng
e19d014e00
Add Pine64 PineCube support (#2364)
* sunxi: kernel: current/dev: enable sun6i-csi and disable LL debug on UART0

The former is useful on some boards, e.g. PineCube.

The latter blocks boards that do not utilize UART0 from booting.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>

* sunxi: add new family sun8i-v3s

This family is intended for boards with V3/V3s/S3/S3L chips and low
DRAM capacity.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>

* sunxi: add PineCube board

This board features Sochip S3 SoC (Allwinner V3 die + co-packaged 128MiB
DRAM), and an OmniVision OV5640 camera is shipped with the board.

Add support for it. It could be used as an IP camera then.

Kernel support is only added to current/dev branch, with dev just using
mainline-merged DT and current using backported DT from 5.10-rc.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>

* sunxi: kernel: current/dev: add V3s OHCI/EHCI nodes

These are needed for USB host on V3s boards to work.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
2020-11-25 19:50:10 +01:00
Heisath
87aa3de522 Merge branch 'master' into AR-526 2020-11-25 09:43:23 +01:00
Heisath
485a79bd9d Remove report all gpios in debugfs patch
no longer applicable
2020-11-25 09:42:50 +01:00
Heisath
1ff86926ec Add patch to use 1000BaseX for clearfog switch 2020-11-25 09:42:15 +01:00
Heisath
951fdb38fa Update pci irq sspl patch 2020-11-25 09:41:39 +01:00
Heisath
dbd4a3b21c Add patch to omit VFP emulation exception 2020-11-25 09:27:16 +01:00
Piotr Szczepanik
b0760915cb
Do not enable spi flash on ROCK Pi 4 by default (also in dev) 2020-11-22 14:47:15 +01:00
Igor Pečovnik
e833e2589c
Move Odroid C4 from legacy u-boot toward mainline (#2350)
- move Odroid C4 from legacy u-boot toward mainline
- get rid of dirty legacy u-boot code
- get rid of FAT boot partition
- briefly tested
- both kernels can operate with one standard boot script
- add upstream patch and adjust config
- fix console
- don't clock C4 too high by default
2020-11-22 13:47:41 +01:00
Igor Pecovnik
e52ac7890c sunxi: add upstream patches and update config 2020-11-22 09:21:51 +01:00
Heisath
3c507567e6 Merge branch 'master' into AR-526 2020-11-19 16:57:52 +01:00
Rosen Penev
15cb0f6e3f mvebu: remove swconfig multi-cpu patch
The swconfig marvell driver has support for multiple ethernet (CPU)
ports. The upstream DSA driver is limited to one. swconfig is not used
here.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-18 19:52:39 -08:00
Rosen Penev
ec9ba30420 mvebu: remove documentation patch
This patch has no effect.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-18 19:52:39 -08:00
Rosen Penev
6ed0a9f497 mvebu: remove Clearfog swconfig patch
Clearfog in armbian does not use swconfig. It uses DSA.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-18 19:52:43 -08:00
Rosen Penev
35b9c7bf19 mvebu: remove pointless RTC patch
This was fixed upstream with 1a990fefb641398fb580a0ea0be99b0ff27cbb9b ,
which achieves the same thing.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-18 19:52:39 -08:00
Rosen Penev
31ce867b53 mvebu: remove pointless and upstreamed patch
Right above it in the same stuff...

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-18 19:09:22 -08:00
Igor Pecovnik
6c278e29f5 Remove deprecated patches 2020-11-17 22:06:14 +01:00
5kft
4a29bfa8bf
[ sunxi-dev ] remove deprecated patch 2020-11-17 07:18:45 -08:00
Piotr Szczepanik
68faa2b316
Do not enable spi flash on ROCK Pi 4 by default 2020-11-16 22:20:30 +01:00
5kft
b8767af84d
[ sunxi-dev ] remove deprecated patch 2020-11-16 08:37:39 -08:00
Heisath
5606958963 Merge branch 'master' into AR-526 2020-11-16 10:59:03 +01:00
Piotr Szczepanik
1ca5d301ba
Workaround MTU setting issues for dwmac interfaces on rockchip64-dev 2020-11-14 23:54:54 +01:00
Piotr Szczepanik
99568b8630
Disabled obsolete parts of wifi patches for rockchip64-dev 2020-11-14 23:54:02 +01:00
Igor Pečovnik
a08539790d
Remove broken part from patches (#2347)
* Remove broken part from patches
2020-11-14 20:49:32 +01:00
Igor Pečovnik
4b317e548f
Add Z28PRO to the mainline kernel as a link to rock64 (#2346)
Working good enough.
2020-11-14 19:29:00 +01:00
paolo
9080d453e0 Moving rk322x-current to linux 5.9.y
Removed default-sample-phase property for base rk322x-box device tree
Enabled spdif out for rk322x-current and -dev flavours
Removed reserved node in device tree, u-boot v2020.10 and OPTEE autoconfigure reserved zones automatically
2020-11-13 19:40:52 +00:00
Heisath
a343bab4c6 Set mvebu-dev to mvebu-current as a starting point 2020-11-13 08:24:54 +01:00
Igor Pečovnik
f42b9ff551
RockpiS: add upstream patches and fix broken u-boot patch (#2335) 2020-11-12 15:56:40 +01:00
Piotr Szczepanik
f83724d7df
Workaround MTU setting issues for dwmac interfaces on rockchip64 (#2331) 2020-11-12 09:44:55 +01:00
5kft
54c869dd44
[ sunxi-current ] remove deprecated patches 2020-11-10 14:01:42 -08:00
Piotr Szczepanik
e36ce875b0
Switched rockchip64-current to linux 5.9.y (#2309) 2020-11-10 21:43:13 +01:00
5kft
822930adf9
[ sunxi-legacy ] add upstream patches 2020-11-08 08:02:31 -08:00
Igor Pečovnik
f2756e3b59
Add Odroid HC4 to mainline kernel (#2319)
* Add Odroid HC4 to mainline kernel

- remove legacy target
- add reset / power off support
- change HC4 from .wip -> .conf
- adjust patches

* Enable HC4 legacy kernel too.

* Add groovy target for HC4

* Adjust targets
2020-11-08 12:13:22 +01:00
Igor Pečovnik
699194b129
Updates for Odroid XU4 DEV kernel branch (#2320)
* Update patchset from latest HK mainline branch

* Remove unneeded patch

* Remove

* Enable LCD drivers that are used by HK and cleanup
2020-11-08 10:35:34 +01:00
5kft
b01aa73366
[ sunxi ] minor patch updates: input section change fix for vfp 2020-11-06 08:32:20 -08:00
Igor Pečovnik
732c071dcb
Bump Odroid XU4 kernels (#2310)
and add upstream patches.
2020-11-06 09:00:31 +01:00
Igor Pečovnik
aa2bc7e9a4
Add Odroid HC4 legacy WIP target (#2304)
- fix broken patch
- add upstream patch
2020-11-05 22:03:52 +01:00
Igor Pečovnik
8d19c22463
Move Meson64 to 5.9.y (#2307)
HDMI audio works on C4 and N2, tested desktop builds
2020-11-05 21:15:03 +01:00
5kft
259cfff4b5
[ sunxi-current ] add temporary vfphw THUMB2 compilation workaround patch 2020-11-05 07:39:05 -08:00
5kft
cd092d8fdc
[ sunxi-current ] add upstream patches 2020-11-05 06:59:58 -08:00
Aditya Prayoga
ea5bf1afd5
Helios64: Switch fusb302 driver to mainline and enable DP over TypeC (#2302)
* helios64: dts: switch fusb302 driver and enable dp on dev branch

* helios64: dts: switch fusb302 driver and enable dp on current branch
2020-11-04 08:22:22 +01:00
5kft
d2d161d789
[ sunxi-dev ] migrate to kernel 5.10.x 2020-11-03 07:35:10 -08:00
5kft
6788786057
[ sunxi-current ] migrate to kernel 5.9.x 2020-11-03 06:22:42 -08:00
5kft
cc6be06bf5
[ sunxi-dev ] remove deprecated patches 2020-11-03 06:08:34 -08:00
Pete Batard
1e2c9be415
[rockchip64] add overlay to switch rk3399 DWC3 port 0 to host mode (#2299)
* add overlay to force RK3399 DW3 USB-C port to host mode

* Per https://forum.armbian.com/topic/13721-nanopc-t4-usb-type-c-port-doesnt-work-with-buster-current-5431/
  this is for the NanoPC-T4 as the default from the Device Tree is to set port 0 (USB-C port) to OTG mode,
  and the current kernel fusb302 driver is unable to perform autonegotiation to switch the port to host
  mode when required.
* As a result, and since most users will want to use this port in host mode, Armbian should provide a new
  overlay to do just that.

* rename overlay to a more generic "dwc3-0-host"
2020-11-03 13:09:38 +01:00
lanefu
6e7daefc92
Rename patch-5.9.2-3.patch to patch-5.9.2-3.patch.disabled
@5kft FYI megous seems to be 5.9.3 now and this patch was breaking builds
2020-11-03 03:43:10 +00:00
Igor Pecovnik
5b7c1131a5 Detach s5p6818 kernel from specific commit to our private fork
Main kernel git repository doesn't support this function, only Google or github does.
2020-11-01 19:54:39 +01:00
iav
97461b82f6
support meson-g12 watchdog (#2295) 2020-11-01 17:42:45 +00:00
5kft
a3e54dd7ac
[ sunxi-current ] add upstream patches 2020-11-01 07:18:08 -08:00
5kft
1620ba6c98
[ sunxi-legacy ] add upstream patches 2020-11-01 06:56:46 -08:00
5kft
56c23c9afc
[ sunxi-dev ] add upstream patches 2020-11-01 06:49:54 -08:00
5kft
d67b944eeb
[ sunxi-legacy ] add upstream patches 2020-10-31 06:58:42 -07:00
Piotr Szczepanik
ea0ea31632
Revert resolving supplies after creating regulator for rockchip64-dev
With the reverted commit rk3399 boards do not boot as rk808 fails to be probed.
aea6cb9970
2020-10-30 23:35:54 +01:00
Piotr Szczepanik
0f1f9bd18d
Revert resolving supplies after creating regulator for rockchip64-current
With the reverted commit rk3399 boards do not boot as rk808 fails to be probed.
aea6cb9970
2020-10-30 23:35:49 +01:00
Piotr Szczepanik
a2dd26ab84
Enable Helios64 support in dev branch 2020-10-29 21:14:02 +01:00
5kft
cf19bdc978
[ sunxi-current ] add upstream patches 2020-10-29 08:10:47 -07:00
5kft
f15bf42e2b
[ sunxi-dev ] add upstream patches 2020-10-29 07:27:36 -07:00
JMCC
f55ea13838 roockchip-legacy: add DRM fix patch 2020-10-28 17:30:09 +01:00
Heisath
3985d91807 Change pinctrl patch to include the leds 2020-10-27 15:25:09 +01:00
Igor Pecovnik
740c5f5d39 Odroid N2 legacy - fix broken patch and add upstream patches 2020-10-26 11:10:03 +01:00
iav
b6aa16fc95
ODroid-N2 enable RTC clock on dev branch (#2278)
same as on "current"
2020-10-25 09:39:56 +01:00
iav
28ad4ae391
ODroid-N2 enable RTC clock (#2275) 2020-10-24 20:00:44 +02:00
Piotr Szczepanik
1c29779e57
Fix analog (3.5 jack) audio on ROCK Pi 4C in dev too (AR-483) 2020-10-19 21:25:44 +02:00
Piotr Szczepanik
4ef5b6574f
Fix analog (3.5 jack) audio on ROCK Pi 4C (AR-483) 2020-10-19 21:18:10 +02:00
Igor Pecovnik
d7288a37ee sunxi - remove deprecated patches 2020-10-19 21:08:53 +02:00
Piotr Szczepanik
c77be03e62
Fix cs-gpios patch in rockchip64-dev (based on https://github.com/armbian/build/pull/2194) 2020-10-19 18:11:28 +02:00
Igor Pecovnik
0e9e643036 Move meson64-dev to 5.9.y 2020-10-19 09:36:20 +02:00
tonymac32
4cdf3c3d0e [ rockchip ] add overlay compilation support 2020-10-18 14:43:30 -04:00
Piotr Szczepanik
01882653ef
Switched rockchip64-dev to linux 5.9.y 2020-10-18 17:45:38 +02:00
Jannis
62ca1bc26e
Merge pull request #2231 from armbian/mvebu-lk58
[mvebu-current] Switch to Kernel 5.8 [AR-363]
2020-10-18 12:31:19 +02:00
Aditya Prayoga
5e62c071f0 mvebu: helios4: fix pwm fan not working
Since LK 5.8, MPP55 which is used by pwm-fan on connector j17 is
assigned by default to SPI1 CS1.
2020-10-18 14:59:45 +07:00
Piotr Szczepanik
c010b05e66 Enabled SPI flash by default for ROCK Pi 4A/B/C 2020-10-17 23:38:05 +02:00
Piotr Szczepanik
c41cb4c454 Added XTX spi flash chips to kernel and u-boot 2020-10-17 23:38:05 +02:00
paolo
948162b76d Bumped rk322x-dev to kernel 5.9.y 2020-10-17 16:19:21 +00:00
Igor Pecovnik
f52dca6351 Add Audio support for N2 & C4
Ported from 5.9.y - untested
2020-10-17 13:15:09 +02:00
Igor Pecovnik
8f06417da6 Add upstream patches for Odroid XU4 and ALlwinner's 2020-10-17 13:01:55 +02:00
5kft
f480823297
[ sunxi-legacy ] add upstream patches 2020-10-16 08:21:49 -07:00
5kft
b81a90c76b
[ sunxi-current ] added revert of RTL8211E driver rx/tx delay config change
A new kernel change (see https://lkml.org/lkml/2020/9/16/1323) introduces
significant instabilities in the RTL8211E Ethernet interface; this patch
reverts that change so that the RTL8211E works reliably again.
2020-10-15 19:07:50 -07:00
5kft
688767a513
[ sunxi-current ] add upstream patches 2020-10-15 19:05:47 -07:00
5kft
950267eadb
[ sunxi-dev ] added revert of RTL8211E driver rx/tx delay config change
A new kernel change (see https://lkml.org/lkml/2020/9/16/1323) introduces
significant instabilities in the RTL8211E Ethernet interface; this patch
reverts that change so that the RTL8211E works reliably again.
2020-10-15 18:56:11 -07:00
Igor Pecovnik
4ae13d2d61 Add upstream patches for meson64 legacy 2020-10-13 20:36:27 +02:00
5kft
c7e08fe52c
[ sunxi-current ] remove deprecated patches 2020-10-12 07:43:18 -07:00
Tony
00d0bf92fd
Merge pull request #2244 from armbian/AR-206
AR 206: Improve memory performance roc-rk3328-cc
2020-10-11 14:12:53 -04:00
Tony
b3a768e2af
Fix typo on supply voltage
extra "0"s can be catastrophic.
2020-10-08 01:59:31 -04:00
Werner
e9f172a572
Create patch-5.8.13-14.patch 2020-10-08 07:58:51 +02:00
Tony
8fc20a15b1
Add files via upload 2020-10-08 01:56:28 -04:00
5kft
ee26f275c9
[ sunxi-legacy ] add upstream patches 2020-10-07 09:56:34 -07:00
Piotr Szczepanik
f2db962525
Switched RockPro64 to mainline u-boot (#2218)
* Switched RockPro64 to mainline u-boot

* Enabled rockusb and ums for RockPro64 in mainline u-boot

* Switched RockPro64 u-boot to TPL/SPL/BLOB scenario

* Enabled advanced recovery button support for RockPro64

* Disabled SDR104 mode for RockPro64 in legacy
2020-10-05 23:17:55 +02:00
Aditya Prayoga
d18323fcc3
Improve Helios64 Stability (#2239)
* helios64: adjust big cpu regulator ramp delay

existing value make clock transisition time large and could causing
random kernel crash.

info: https://forum.odroid.com/viewtopic.php?t=30303

* rk3399-legacy: dts: helios64: remove DMC and DFI

to improve stability

* helios64: rework patch due to dts renaming
2020-10-05 20:28:37 +07:00
Uwe Kleine-König
b031de58d7
rk3399: Adapt helios64 devicetree name to match upstream linux (#2235)
The helios64 devicetree was submitted for inclusion in the mainline kernel.
The name used there is rk3399-kobol-helios64, so use the same here
for consistency, to be easily able to boot a mainline kernel without
changing the U-Boot environment and simplify further development.
2020-10-05 00:16:28 +02:00
Jannis
0f3f25a6af Fix and cleanup patches for mvebu 2020-10-04 15:38:06 +02:00
Igor Pecovnik
159f913038 Bugfix - remove deprecated part of wifi 5.8.y patches 2020-10-04 09:29:18 +02:00
Igor Pecovnik
7cdbd0cd3b Add Odroid XU4 upstream patches 2020-10-03 00:57:48 +02:00
5kft
35c85295d3
[ sunxi-current ] upstream patch updates; updated default configs 2020-10-01 16:58:23 -07:00
5kft
eeba7e3d73
[ sunxi-legacy ] add upstream patches, update default configs 2020-10-01 16:50:20 -07:00
5kft
da2f3c323d
[ sunxi-legacy ] add missing kernel 5.4.66-67 incremental patch 2020-10-01 16:32:01 -07:00
Jannis
2a31b73680 [mvebu] reworked sfp info patch to fit lk5.8 2020-09-30 19:06:24 +02:00
Jannis
9095f73e56 Add wifi fixes to mvebu-dev 2020-09-30 18:02:32 +02:00
Igor Pecovnik
9f3c7965e2 Fix wireless problems 2020-09-30 15:43:31 +02:00
count-doku
f12c2c81cd [mvebu-current] switch to lk5.8 2020-09-29 17:18:28 +02:00
5kft
02a4cf1618
[ sunxi-dev ] remove deprecated patch
(change introduced with upstream v5.9-rc7)
2020-09-29 07:06:10 -07:00
Werner
246eb8e88f
Merge pull request #2227 from armbian/sunxi-current
sunxi-current: add upstream patch
2020-09-28 18:01:12 +02:00
Werner
0e3bd924f5
sunxi-legacy: add upstream patch 2020-09-28 17:45:20 +02:00
Werner
8ae1f719c6
sunxi-current: add upstream patch 2020-09-28 17:43:43 +02:00
5kft
9637d3d0f9
[ sunxi-dev ] remove deprecated patch 2020-09-24 10:58:29 -07:00
Igor Pecovnik
a4e748962b Update wifi patches for mvebu64 2020-09-23 20:55:28 +02:00
lanefu
b2800dbd25
WIP: Pinebookpro tweaks (#2208)
Pinebook-Pro Support:
suspend to idle via key and lid close
brightness keys
volume control keys
wifi, bluetooth frimware
touchpad tweaks
keyboard config
armbian-hardware-optimization
bootsplash
Co-authored-by: Britt Dodd <britt@reactornet.net>
2020-09-22 21:03:45 -04:00
paolo
d99fb469d5 Removed wrongly commented in rk322x-patch 2020-09-22 17:36:00 +00:00
Aditya Prayoga
edb45f9acf
rk3399-legacy / rockchip64-current: Make PCIe reset optional (#2213)
* PCI: rockchip: support ep-gpio undefined case

Make ep-gpios optional as in rk3399-legacy

* helios64: workaround for JMB585 init

on some boards, the SATA controller failed on PCIE link training and
unusable, if the controller reset by Linux driver.

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* rk3399-legacy: rework pcie changes from rockchip64

UPSTREAM: PCI: rockchip: Use normal register bank for config accessors
[1].
UPSTREAM: PCI: rockchip: Advertise 128-byte Read Completion Boundary
support [2].
dts/c: rockpro64: add pcie scan sleep and enable it for rockpro64 [3]

[1]
7ae6008631

[2]
e2ebdd9508

[3]
3cde5c624c
2020-09-22 08:55:31 +07:00
Igor Pecovnik
1d24dff26c Remove deprecated patch 2020-09-21 18:28:22 +02:00
5kft
1f7db32056
Merge branch 'master' of https://github.com/armbian/build 2020-09-19 08:53:24 -07:00
5kft
e4c9a82624
[ sunxi-dev ] more patch cleanup and upstream-related updates 2020-09-19 08:50:53 -07:00
paolo
bd17d4dbd0 Many changes for rk322x target:
- Chanaged default x.org configuration to disable glamor
- Reintroduce patch to use DRM cursor plane as overlay in rk322x-current and -dev
- Updated wifi patches for kernel 5.8.10
- Bumped rk322x to u-boot v2020.07, removed reserved zones from device trees
- Updated OPTEE to v3.10, using ddrbin v1.10
- Bumped rk322x-current to kernel 5.8.y
- Imported new patches from knaerzche's LibreELEC fork for rk322x-dev (kernel 5.8.y)
- Adjusted existing patches to match changes, updated rk322x-dev kernel config file
- Add default modprobe conf file for esp8089 to force the crystal frequency to 40Mhz for rk322x targets
- Removed ssv6051 firmware packages to move to armbian-firmware repository
- Switching ssv6051-wifi.cfg to /lib/firmware for rk322x-legacy
- Removed P2P interface for esp8089 driver for rk322x-legacy
- Optimized ssv6051 performance: kernel module gains -Os flag, disabled p2p interface, enabled HW crypto for CCMP cipher
- Enabled remote control interface, IR GPIO kernel module and HDMI CEC modules
2020-09-19 15:20:16 +00:00
5kft
83c4413801
[ sunxi-dev ] more patch cleanup 2020-09-18 06:35:09 -07:00
5kft
daf372bb77
[ sunxi-legacy ] add upstream kernel patches 2020-09-18 06:31:36 -07:00
Igor Pecovnik
f13d438723 Remove not needed patch added by mistake 2020-09-18 14:52:20 +02:00
Igor Pecovnik
9558436d01 Update wireless patches which broke after bumping to 5.8.10 2020-09-18 14:11:40 +02:00
Igor Pecovnik
5ad413f135 Adjust failing patch for mvebu legacy 2020-09-18 10:26:02 +02:00
Piotr Szczepanik
7f58a03981
Removed uneeded wifi patches for rtl8723ds from rockchip64-dev 2020-09-18 07:41:37 +02:00
Piotr Szczepanik
ef50295b32
Removed uneeded wifi patches for rtl8723ds from rockchip64-current 2020-09-18 07:41:09 +02:00
Piotr Szczepanik
3b7136416b
Revert "Cosmetical changes for htop"
This reverts commit abf6961c30.
2020-09-18 07:32:23 +02:00
5kft
6cf42e87e6
[ sunxi-dev ] adapt Wi-Fi driver patches for upstream changes 2020-09-17 20:37:29 -07:00
5kft
3d812923ea
[ sunxi-current ] bring kernel up to 5.8.10; adapt Wi-Fi patches for upstream changes 2020-09-17 20:32:34 -07:00
Igor Pecovnik
abf6961c30 Cosmetical changes for htop 2020-09-17 22:14:11 +02:00
Igor Pecovnik
9d91b78dec Add / remove odroid xu4 patches 2020-09-17 01:08:23 +02:00
Igor Pecovnik
a6ccbc3c77 Remove deprecated patches 2020-09-17 01:02:59 +02:00
Igor Pecovnik
acb60c4dbf Disable broken patch for RK3399 legacy
FriendlyARM merges some changes from Rockchip BSP kernel which caused that this patch doesn't align anymore @aprayoga
2020-09-16 23:23:18 +02:00
Aditya Prayoga
ec768b6e89
Helios64 - Temporary Fix for Linux Kernel (current, 5.8) crash due to LPDDR4 configuration issue (#2200)
* Helios64: rework vdd_log and vdd_center

* helios64: Use rockchip binaries for legacy and current branch

Fully open source bootloader only on dev branch

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* rework vdd_log and vdd_center patches
2020-09-15 23:41:58 +07:00
Aditya Prayoga
6f6543c6f5
Assign Fault LED, rework HDD power staggering, fix minor systemd service warning on Helios64 (#2204)
* Supress systemd service warning

* helios64: u-boot: staggered HDD power up

Set the delay to 10s in between turning on the next HDD power rails.
Remove the delay property from kernel device tree, let it only apply to
u-boot

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* helios64: fault LED as kernel panic indicator

also sync, u-boot dts

* helios64: fix hwmon udev rules

Legacy kernel (LK 4.4) has different class/naming on SoC Temp sensor.
Also fix typo on current/dev udev rules.
2020-09-15 09:46:06 +02:00
Igor Pecovnik
08c2305248 Add upstream patches for Odroid N2 legacy and Odroid XU4 current 2020-09-14 16:20:45 +02:00
5kft
5899ea9ac4
[ sunxi-legacy ] add upstream patches 2020-09-12 08:10:56 -07:00
5kft
db5edf58d5
[ sunxi-dev ] patch cleanup 2020-09-12 07:56:14 -07:00
paolo
34ce2c07bb Updated rockchip-dev and rockchip-current linux kernel configs to 5.8.y
Removed vdso patch, fixed MiQi work led in dts for rockchip-dev
2020-09-12 09:01:16 +00:00
5kft
67ab9baa25
[ sunxi-dev ] more kernel patch cleanup and consolidation 2020-09-11 07:57:16 -07:00
Aditya Prayoga
f14bd3ca96
Helios64 - disabled overclocking (#2191) 2020-09-09 21:52:47 +02:00
Piotr Szczepanik
3c76abb8c5
Bumped voltages for low OPPs for rk3399 in current/dev (#2197) 2020-09-09 21:51:31 +02:00
5kft
9a096fc557
[ sunxi-dev ] updated CPU opp table references in overclock overlays 2020-09-09 06:50:04 -07:00
Igor Pecovnik
bc18ba3476 Merge branch 'master' of https://github.com/armbian/build 2020-09-08 21:47:48 +02:00
Igor Pečovnik
dccb076019
Adding Neo3 with I2S and SPDIF enabled by default (#2193)
Moving from wip to conf. We have dedicated DT and probably not much left.
2020-09-08 21:47:27 +02:00
Igor Pecovnik
480bd4d727 Add upstream patches for XU4 current 2020-09-08 21:08:53 +02:00
5kft
61e4b39303
[ sunxi ] add MP2143DJ regulator and status LEDs entries to the NanoPi NEO DT 2020-09-08 11:35:09 -07:00
Igor Pecovnik
979b8a822f Remove deprecated patch 2020-09-08 19:49:58 +02:00
Igor Pečovnik
1a49ad7c3d
Adjust patch to meet upstream code changes (#2194) 2020-09-08 00:07:06 +02:00
Igor Pecovnik
59b53e6d1c Remove deprecated patch 2020-09-07 07:41:43 +02:00
Igor Pečovnik
02f45fe18a
Add missing wifi patches (#2188) 2020-09-06 16:34:48 +02:00
Igor Pečovnik
0c617a3c3b
Move Espressobin to 5.8.y (#2187)
- remove fixed MAC from boot script
- remove legacy kernels images from making
2020-09-05 17:16:01 +02:00
5kft
a16e87045b
[ sunxi ] add upstream patches, update configs 2020-09-05 07:51:50 -07:00
Igor Pečovnik
f86c6b3138
Moving Rockchip 32bit to 5.8.y (#2183)
* Moving Rockchip 32bit to 5.8.y

xt-q8l-v10 seems to be broken. I did a quick scan but couldn't resolve it. @paolosabatino

* Add wifi patches for 5.8.y

* [rockchip] Fixed xt-q8l-v10 DTS, reworked ath9k driver patch for 5.8.y (#2184)

* Fixed xt-q8l-v10 device tree to work on kernel 5.8.y on rockchip-current and -dev
* Reworked ath9k driver patch to compile on kernel 5.8.y for rockchip-current and -dev

* Add also wifi patches to DEV kernel

Co-authored-by: Paolo <paolo.sabatino@gmail.com>
2020-09-03 21:37:23 +02:00
Werner
93ddee0e9e
Merge pull request #2182 from armbian/sunxi-current-upstream
sunxi-current: add upstream patch
2020-09-03 20:21:05 +02:00
Werner
a1eedb70f8
Delete xxx-fix_broken_usbip.patch
fixed upstream
2020-09-03 17:37:14 +02:00
Werner
a7504c2d3f
sunxi-current: add upstream patch 2020-09-03 17:20:43 +02:00
Werner
d94ac34079
sunxi-legacy: add upstream patch 2020-09-03 17:14:20 +02:00
Piotr Szczepanik
f28912f041
Removed unneeded 5.8 wifi patches for rtl8189fs
Fixed with 0ba46e2434
2020-09-03 15:59:01 +02:00
Piotr Szczepanik
4d4c3f58ff
Switched rockchip64 curent to kernel 5.8.y (#2175)
* Switched rockchip64 curent to kernel 5.8.y
* Enforce CRLF in one of the wifi patches for rockchip64-current
* Removed uneeded wifi patches for rtl8189fs from rockchip64-current
2020-09-02 23:22:09 +02:00
Piotr Szczepanik
3dffdede89
Removed uneeded wifi patches for rtl8189fs from rockchip64-dev 2020-09-02 22:40:11 +02:00
Piotr Szczepanik
e6e8294b63
Fixed sd card detection for Helios64 (#2179) 2020-09-02 21:55:01 +02:00
5kft
730e649bf6
[ sunxi-dev ] reinstate the v5.9-rc1 brcmfmac changes; add fix for the performance regression
introduced with the Cypress "0048-brcmfmac-reserve-2-credits-for-host-tx-control-path" patch

(Reference: https://www.spinics.net/lists/linux-wireless/msg201592.html)
2020-09-01 18:35:26 -07:00
Igor Pecovnik
e6fa811d6f Moving Meson64 to 5.8.y
Tested once again on N2/N2+
Note: disabled mesond_vdec module in kernel config since it crashes complete video system when loaded. Need to be added back once stable - or perhaps we need to adjust some parameters?
2020-09-01 19:50:09 +02:00
m][sko
a486772fc8
meson64 linux 5.8 (#2176) 2020-09-01 12:59:15 +02:00
Piotr Szczepanik
5a24dad1e7
Workaround Helios64 SD reboot issues by disabling sdr104 mode (#2177)
The SD is slower now but it reboots.
2020-09-01 12:47:57 +02:00
Werner
6dda9c0220
Fix broken usbip
Fixes https://forum.armbian.com/topic/15069-usbip-not-working-with-zeropi-buster-image-device-disconnect-as-soon-as-i-try-to-bind/?tab=comments#comment-107847
Needs to be removed most likely with next upstream version.
2020-09-01 09:58:26 +02:00
Piotr Szczepanik
6d47709de2
Disable hs400 modes of Helios64's emmc (#2174) 2020-08-31 23:16:32 +02:00
Igor Pečovnik
b7ef3ca1e0
Odroid XU4 (#2173)
- legacy received upstream patches
- current had broken headers installation + few missing patches
- dev was bumped to 5.8.y
2020-08-31 21:54:19 +02:00
Igor Pečovnik
b1ac157a3a
Move Odroid C1 current to 5.8.y (#2168)
* Move Odroid C1 current to 5.8.y
* Add missing patches
2020-08-31 17:10:23 +02:00
5kft
425ee94073
[ sunxi ] remove Mali GPU PMU module for the H5
reference:  https://lore.kernel.org/patchwork/patch/1293422/
2020-08-30 09:59:07 -07:00
5kft
5b1c3c387c
[ sunxi ] switch sunxi-current to kernel v5.8 and sunxi-dev to kernel v5.9 2020-08-30 07:30:46 -07:00
5kft
1d9f250f14
[ sunxi-dev ] more patch cleanup, fixes, consolidation, and updates for kernel v5.9 2020-08-30 06:27:27 -07:00
5kft
52ebb343e2
[ sunxi-dev ] added patch to revert the brcmfmac driver changes back to v5.8.y 2020-08-30 06:27:15 -07:00
5kft
fcea01142c
[ sunxi-dev ] initial changes for kernel v5.9 2020-08-30 06:26:47 -07:00
Igor Pečovnik
7cb338c6c6
Move imx6 to 5.8.y (#2167) 2020-08-30 13:44:12 +02:00
5kft
261f21de73
[ sunxi-dev ] update Kconfig for RTL8723CS driver 2020-08-29 13:35:29 -07:00
5kft
17394d1cf5
[ sunxi-dev ] more patch cleanup 2020-08-29 09:46:01 -07:00
5kft
d9353b8883
[ sunxi-dev ] more patch cleanup and fixes 2020-08-29 09:29:13 -07:00
5kft
8b8300a512
[ sunxi-dev ] patch cleanup/fixes for H6 and 5.8 2020-08-29 07:45:15 -07:00
Igor Pečovnik
36405e3397
Add Rockpi 4C (#2129)
* Add Rockpi 4C

* Update config/boards/rockpi-4c.conf

Co-authored-by: Piotr Szczepanik <piter75@gmail.com>

* Change backward compatibility link to B model

* Various changes - tested for building.

 - add Radxa overlays
 - update naming with mainline
 - add Rockpi-E

* Reverting improvements for rockpi legacy and create a link to new DT only

* Copied ROCK Pi 4 device treesplitting patches to dev which was broken

* Add Rockpi 4c targets

Co-authored-by: Piotr Szczepanik <piter75@gmail.com>
2020-08-29 00:16:28 +02:00
Uli Middelberg
c256679b5c
ODROIDN2 disable eth0 reset line in dts (#2166) 2020-08-28 23:29:24 +02:00
Piotr Szczepanik
2602676563
Enable overlays for rockchip64-legacy (#2142) 2020-08-28 19:26:47 +02:00
Piotr Szczepanik
661371868d
Enable overlays for rk3399-legacy (#2144) 2020-08-28 19:26:08 +02:00
Paolo
804a6b60d4
Moved rk322x-dev to rk322x-current (current now is 5.7.y) (#2153)
Adapted rk322x-dev to kernel 5.8.y
Added ssv6x5x driver to legacy kernel, rk322x-config now allows the user to select which driver load at boot
Added esp8089 kernel module, device tree overlay and detection in rk322x-config script
Fixed some indentation
Added reset button binding
Added sdcard debounce
Fixes indentation, added device tree overlay for high-leakage cpus
Added support for bluetooth device tree overlay and realtek systemd service for rk322x targets
2020-08-28 18:48:55 +02:00
5kft
49d334dcbc
[ sunxi-current ] add upstream patches 2020-08-27 06:24:25 -07:00
5kft
e22abfbf8b
[ sunxi ] add upstream patches; update configs 2020-08-26 07:18:39 -07:00
Piotr Szczepanik
d1eb000385
Switch RockPro64 work led to heartbeat trigger (in legacy too) 2020-08-24 23:11:20 +02:00
Piotr Szczepanik
42e76b9277
Switch RockPro64 work led to heartbeat trigger 2020-08-24 22:47:03 +02:00
5kft
957e45396a
[ sunxi ] add MP2143DJ CPU regulator entry for the NanoPi NEO Air
(This addresses issue AR-405)
2020-08-21 18:26:52 -07:00
5kft
2c79e0f1da
[ sunxi ] add upstream patches 2020-08-21 07:26:30 -07:00
Piotr Szczepanik
403651b986
Adjusted hci quirk patch for 5.7.16+ in rockchip64-current 2020-08-19 23:52:38 +02:00
Piotr Szczepanik
a5018382c4
Adjusted hci quirk patch for 5.8.2+ in rockchip64-dev 2020-08-19 22:15:52 +02:00
5kft
f1ca6b4533
[ sunxi-legacy ] add upstream patches 2020-08-19 08:58:58 -07:00
5kft
48296592a2
[ sunxi-current ] add upstream patches 2020-08-19 08:50:34 -07:00
Miouyouyou (Myy)
71920e0e56
rockchip-current: Add GPU 500MHZ OPP
Those were removed from mainline kernels by Chromebook devs,
wanting to protect their broken babies at all cost.

This patch was dully tested here :
https://forum.armbian.com/topic/13515-panfrost-on-rk3288-and-gpu-on-600mhz-problems/

But you're welcome to test it again !

I did it, with a whole glmark2 round and it worked flawlessly.

To test the GPU at that frequency, locate the **devfreq** folder of your GPU unit on your system (For tinkerboards, it's in **/sys/devices/platform/ffa30000.gpu/devfreq/ffa30000.gpu**) and then :

* Check the available frequencies by doing `sudo cat available_frequencies` .
That should output something like this : `100000000 200000000 300000000 400000000 500000000 600000000`
Be sure that `500000000` is in the list.

* Setup the minimum GPU frequency to 500Mhz like this : `sudo echo 500000000 > min_freq`

You can also set up the GPU to not go over 500Mhz like this : `sudo echo 500000000 > max_freq`

Signed-off-by: Miouyouyou (Myy) <myy@miouyouyou.fr>
2020-08-15 22:43:27 +02:00
Piotr Szczepanik
da58bb7997
Disable rk3399-bluetooth service in dev/current (#2140)
* Enable bluetooth node in Firefly RK3399 device tree in dev/current
* Deprecate rk3399-bluetooth service in dev/current, keep in legacy
2020-08-15 22:13:28 +02:00
catalinii
353b5f2e74
media: rkvdec: Add H.264 High 10 and 4:2:2 profile support (#2145)
Co-authored-by: Catalin Toda <catalinii@yahoo.com>
2020-08-15 10:58:36 +02:00
Piotr Szczepanik
82d8ff8780 Adjusted default coherent_pool to 2MiB for rockchip64-dev in 5.8.y 2020-08-14 16:26:36 +02:00
Piotr Szczepanik
cab029b2a0 Cleaned up patches after updating rockchip64-dev to 5.8.y
Signed-off-by: Piotr Szczepanik <piter75@gmail.com>
2020-08-14 13:30:32 +02:00
Igor Pecovnik
cdedb17f56 Odroid XU4 current. Remove deprecated patches and attach to last working commit.
HEAD is broken ATM
2020-08-13 21:28:34 +02:00
Martin Ayotte
26331da7da switch rockchip64-dev to 5.8.y 2020-08-13 11:46:50 -04:00
Martin Ayotte
f0b983d626 replace RK_FUNC with 1 since they are obsolete in 5.8.y 2020-08-13 11:34:34 -04:00
Martin Ayotte
3738025ca2 replace RK_FUNC with 1 since they are obsolete in 5.8.y 2020-08-13 11:32:38 -04:00
5kft
350691f2fe
[ sunxi ] add upstream patches 2020-08-11 14:32:08 -07:00
Aditya Prayoga
c27379e93f
Add Helios64 support (#2126)
* Add initial Helios64 configuration

Add ethernet udev rules
Added disable auto power on script during shutdown
Configure ALSA to output audio to (DisplayPort) USB type-C

armbian-firstrun: exclude helios64 from generating fixed_mac

Each network interface on Helios64 already assigned to unique MAC
address in factory. Assigning Network Manager with cloned MAC is not
needed.

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* u-boot: rk3399: Add Helios64

Use rockchip propriettary loader

* kernel: rk3399-legacy: Update r8152 to support 2.5GbE USB RTL8156

Required for Helios64

* kernel: rk3399-legacy: update Rockchip PCIe driver

Port changes by ayufan on rockchip64.

* kernel: rk3399-legacy: Add support for Helios64

Add Helios64 device tree.
Enable missing driver/kernel module.
Auto load lm75 modules

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* kernel: rk3399-legacy: rework roc-rk3399-pc patch

the patch broken due to additional line added by helios64 on
arch/arm64/boot/dts/rockchip/Makefile

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* kernel: rk3399-legacy: update Rockchip PCIe driver

Backport bugfix from mainline
refer to
https://patchwork.kernel.org/patch/11561979/
and
https://patchwork.kernel.org/patch/11561977/

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* kernel: rockchip64-current: Add support for Helios64

Add Helios64 device tree.
Enable missing driver/kernel module.

* config: helios64: use mainline ATF on current branch

and u-boot TPL/SPL instead of Rockchip proprietary loader

* helios64: u-boot v2020.07 update

* Add Helios64 target

* kernel: rk3399-legacy: update Rockchip PCIe driver

Removed unrelated changes from porting ayufan fixes

Signed-off-by: Piotr Szczepanik <piter75@gmail.com>

* helios64: make use of PACKAGE_LIST* variables

Co-authored-by: Piotr Szczepanik <piter75@gmail.com>
2020-08-10 18:22:48 +02:00
Martin Ayotte
4cabd5bbb4 disable DEBUG for rtl8189fs and rtl8723ds 2020-08-09 12:23:13 -04:00
Igor Pečovnik
6c26c35344
Add initial support for Odroid N2+ (#2130)
* Add initial support for Odroid N2+
* Update C4 config and test booting
* Updates to C4, N2, N2+
- merge C4 and N2 legacy under meson64, same u-boot
- upgrade legacy kernel to meed DTB from mainline
- merge N2 and N2+, add a hack to display + in motd when N2+ is detected
- shortly spin N2 fan at startup
- merged N2 mainline and legacy boot script
- add upstream patches
* One of the regulators were breaking booting of Odroid N2
Co-authored-by: Werner <EvilOlaf@users.noreply.github.com>
2020-08-08 17:20:00 +02:00
5kft
a366863b78
[ sunxi-dev ] add VDD CPU regulator for the NanoPi R1 2020-08-08 08:08:20 -07:00
5kft
0f49a85d41
[ sunxi-dev ] minor cleanup 2020-08-08 08:04:27 -07:00
5kft
bffdf38f79
[ sunxi-legacy ] add upstream patches 2020-08-07 17:45:33 -07:00
5kft
c706fd0591
[ sunxi-current ] add upstream patches 2020-08-07 17:02:26 -07:00
5kft
98ecd23624 Merge branch 'master' of https://github.com/armbian/build 2020-08-07 11:07:07 -07:00
5kft
6b4848d4ca
[ sunxi-dev ] add H3 and H5 overclock and regulator overlays 2020-08-07 11:05:54 -07:00
Martin Ayotte
1e524710a2 fix indentation in 8723cs patch 2020-08-07 12:07:51 -04:00
Martin Ayotte
3024e76754 fix broken 8723cs patch 2020-08-07 12:05:10 -04:00
Martin Ayotte
c845c2e79c Merge branch 'master' of https://github.com/armbian/build 2020-08-07 10:44:45 -04:00
Martin Ayotte
2b7852c499 fix cfg80211 of 8723cs 2020-08-07 10:44:17 -04:00
5kft
2d6c19a685
Merge branch 'master' of https://github.com/armbian/build 2020-08-07 07:31:49 -07:00
5kft
16361a2444
[ sunxi-legacy ] add H3 overclock overlays 2020-08-07 07:30:03 -07:00
Martin Ayotte
e42d4c50ba switch sunxi-dev to 5.8.y 2020-08-07 10:29:15 -04:00
5kft
54e58e34d3
[ sunxi-legacy ] add upstream patches 2020-08-06 21:04:00 -07:00
5kft
91156f1192
[ sunxi-current ] added 1.368GHz/1.3v overlay for H3; renamed patches 2020-08-06 17:14:25 -07:00
5kft
e5cca8692f
[ sunxi-current ] add new 1.2GHz/1.3v overclock overlay for H3 2020-08-06 11:11:42 -07:00
5kft
b0331a80c9
[ sunxi-current ] add upstream patches 2020-08-06 08:44:44 -07:00
5kft
b2adb2935b
[ sunxi-current ] add back H5 regulator and overclock overlays; add new H3 overclock overlay for 1.3v/1.3GHz 2020-08-06 08:21:07 -07:00
lanefu
c0178373c3
patch xu4 dynamic memory controller bug in dev kernel(#2135) 2020-08-05 19:17:48 -04:00
Igor Pecovnik
b4e23b5b6a Update Odroid XU4 DEV config and add more patches from Hardkernel repo
Boot test succesful.
2020-08-05 18:34:01 +02:00
5kft
fbaf7562c0
[ sunxi-current ] add VDD CPU regulator for the NanoPi R1 2020-08-04 18:26:01 -07:00
Igor Pecovnik
3bde720881 Remove deprecated upstream patches 2020-08-04 15:42:19 +02:00
Igor Pecovnik
a4ea464951 Odroid XU4 legacy kernel upstream patches
Tested
2020-08-02 10:40:14 +02:00
Igor Pecovnik
11d57a7dc1 Merge branch 'master' of https://github.com/armbian/build 2020-08-01 11:07:39 +02:00
Igor Pecovnik
9e137435d6 Add upstream patches for Odroid XU4 2020-08-01 10:25:26 +02:00
Werner
e1fcc7bd04
sunxi-legacy: add upstream patch (#2123) 2020-08-01 08:20:40 +02:00
Werner
a4e94d4281
sunxi-current: add upstream patch (#2122) 2020-08-01 08:20:22 +02:00
Werner
d18a422814
sunxi legacy/current: add upstream patch (#2119)
* sunxi-current: add upstream patch

* sunxi-legacy: add upstream patch
2020-07-30 09:44:10 +02:00
Piotr Szczepanik
54deed57ce Ignore also bcm43456 by btsdio (ROCK Pi 4, OrangePi 3/4 with new firmware) 2020-07-27 22:16:31 +02:00
Werner
473d06f632
sunxi-legacy: add upstream patch (#2110)
* Create patch-5.4.51-52.patch
* Create patch-5.4.52-53.patch
2020-07-27 19:37:41 +02:00
Werner
6b5f9b0712
sunxi-current: add upstream patch (#2109)
* Create patch-5.7.8-9.patch

* Create patch-5.7.9-10.modified.patch

This hunk failed:
```
@@ -1097,6 +1098,8 @@ static const struct usb_device_id option_ids[] = {
 	  .driver_info = RSVD(4) },
 	{ USB_DEVICE(QUECTEL_VENDOR_ID, QUECTEL_PRODUCT_EC25),
 	  .driver_info = RSVD(4) | RSVD(5) | RSVD(6) | RSVD(7) },
+	{ USB_DEVICE(QUECTEL_VENDOR_ID, QUECTEL_PRODUCT_EG95),
+	  .driver_info = RSVD(4) },
 	{ USB_DEVICE(QUECTEL_VENDOR_ID, QUECTEL_PRODUCT_BG96),
 	  .driver_info = RSVD(4) },
 	{ USB_DEVICE_AND_INTERFACE_INFO(QUECTEL_VENDOR_ID, QUECTEL_PRODUCT_EP06, 0xff, 0xff, 0xff),
```

The line right before the first + differed from the expected state. Did not investigate why.

Compiling was successful. No boot test yet.
2020-07-26 20:34:13 +02:00
Piotr Szczepanik
b661be0afe
Cleaned up ROC-RK3399-PC after switching current to 5.7.y (#2104) 2020-07-22 23:35:49 +02:00
Igor Pecovnik
429668c9ba Espressobin. Yet another cleanup - remove deprecated patches
Tested booting. @lanefu
2020-07-20 14:34:12 +02:00
tonymac32
26c685e973 [ meson64 ] rename P212 sound card, fix permissions 2020-07-20 01:27:09 -04:00
tonymac32
0d12c035fd [ meson64 ] enable Analog Codec Libretech-cc 2020-07-20 01:02:44 -04:00
Igor Pecovnik
56be68b38c Bugfix after adding patches from Olimes
It seems that Charger LED support for AXP20X-like PMICs (AXP813, ...) from Megous is less complete then from Olimex. Reverting the one in the tree and ading the one from Olimex
2020-07-19 20:53:03 +02:00
Martin Ayotte
5e7996a98f fix OPP for OPiOne+/OPiLite2 2020-07-19 12:37:04 -04:00
Martin Ayotte
4fc009d9b0 fix OPP for OPiOne+/OPiLite2 2020-07-19 12:32:03 -04:00
Igor Pečovnik
4a57ba0189
Trying to fix HDMI problem on A20 (#2102)
Also add various Olimex hw related patches
2020-07-19 11:23:57 +02:00
tonymac32
9372fcdedf [ meson64 ] fix previous commit with actual patch 2020-07-19 01:50:04 -04:00
tonymac32
265c673aa3 Merge branch 'master' of https://github.com/armbian/build 2020-07-19 01:43:16 -04:00
tonymac32
74bfb6102b [ meson64 ] revert mainline ASoC playback/capture patch
This fixes sound on C2, and should allow fixing of any other boards that are not yet addressed.
2020-07-19 01:42:16 -04:00
lanefu
9daa5894b6
mvebu64 / espressobin to kernel 5.6.y (#2101)
* CESA support kernel 5.6 and 5.7

* dedicated bootenv for mvebu64

* clean up old patches

* kernel 5.6
2020-07-18 22:06:13 -04:00
Igor Pečovnik
caa47bad65
Move sunxi/64 current to 5.7, legacy to 5.4 (#2098)
* Move sunxi/64 current to 5.7, legacy to 5.4
* Update sunxidev config
2020-07-18 23:08:52 +02:00
Werner
812245def3
Move rockchip/64 current to 5.7.y (#2099)
* Move current to 5.7.x
* Update linux-rockchip-current.config
* Move dev patches to current
* copy dev to current
* move dev patches to current
* move rockchip64-current to 5.7.x
2020-07-18 23:07:01 +02:00
tonymac32
cf05d2dada [ Meson64 ] more cleaning 5.7
5.7.9 fixed the mmc block hack, patch removed.  Audio stuff organized a bit more, redundant things removed
2020-07-18 16:34:48 -04:00
Igor Pecovnik
841b652b2b Merge branch 'master' of https://github.com/armbian/build 2020-07-17 23:47:35 +02:00
Jannis
d41c23e51b [ mvebu-dev ] Push to 5.7 for first testing 2020-07-17 22:37:58 +02:00
Igor Pecovnik
8eaf2e68ff mvebu64 / dev - update kernel configuration 2020-07-17 19:58:02 +02:00
Igor Pečovnik
09b6ff3a7b
Add HDMI sound support for Allwinner A10, A20, A31 (#2096)
* Add HDMI sound support for Allwinner A10, A20, A31

Closes https://github.com/armbian/build/issues/2084

* Enable HDMI audio in kernel config and update config with misc modules
2020-07-17 18:30:21 +02:00
Xander van Wiggen
0b6955cad8 Add ethernet alias to BPI-M2 zero and zeropi (random MAC fix) 2020-07-10 01:39:29 +02:00
5kft
aae4dacbcd
[ sunxi-current ] add upstream patches 2020-07-09 06:59:49 -07:00
Igor Pecovnik
d16af794fe Remove deprecated / doubled patches from Meson64 DEV
Current has it all and already cleaned out.
2020-07-08 09:15:53 +02:00
tonymac32
4600fac23b [ meson64 ] more patches cleaned 2020-07-06 02:15:16 -04:00
tonymac32
7b61b53cd0 [ meson64 ] further cleaning
For some reason these patches are getting applied despite already being in the 5.7 kernel with no complaints from the scripts.
There are more, but it's slow going file by file.
2020-07-06 01:33:55 -04:00
tonymac32
ae4f41b837 [ meson64 ] 3rd round cleanup, 1st round sound patches
No sound yet, but dts's straightened out.
2020-07-05 11:52:00 -04:00
tonymac32
fe5c722fd5 [ meson64 ] patch organization round 2 2020-07-04 14:20:39 -04:00
tonymac32
6b135de727 [ meson64 ] patch cleanup step 1 before fixes 2020-07-04 13:35:11 -04:00
Igor Pecovnik
990585fe56 Add upstream patches, adjust kernel configs - add SPLASH_LOGO where needed 2020-07-01 15:23:52 +02:00
Martin Ayotte
f863010e75 Merge branch 'master' of https://github.com/armbian/build 2020-06-30 13:34:43 -04:00
Martin Ayotte
67f0d48ba3 add patch for missing ext_osc32k on H6 to fix OPiLite2 WiFi 2020-06-30 13:32:36 -04:00
Igor Pečovnik
f6abcc7c85
Add most recent drivers for Realtek RTL8152/RTL8153 that supports 2.5G adapters (#2071) 2020-06-29 19:16:10 +02:00
Igor Pecovnik
9020803f1d Update kernel configs due to logo support, adjust patches
Now always create logo, but enable only on request, where defined (Pinebook, Teres, ...)
2020-06-28 17:13:32 +02:00
Igor Pecovnik
9285ab0453 Update patch on sunxi DEV target as well 2020-06-27 22:07:18 +02:00
Igor Pecovnik
dd859a0e0f Fix broken / innactive patch for Bananapi M2 zero 2020-06-27 19:45:47 +02:00
Igor Pečovnik
50d8cbaff8
Bump sunxi to 5.7.y (#2056)
* Bump sunxi to 5.7.y
* Further cleanup 32bit works, 64bit needs more patches adjustement
* Also arm64 boots, SPI flash areas were refactored, new location is a bit fuzzy, leaving behind
* More fixed and cleanings, both variants builds now, but without overlay support
* fix sunxi overlays in AR-329 branch

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
Co-authored-by: Martin Ayotte <martinayotte@yahoo.ca>
2020-06-27 19:16:11 +02:00
Igor Pečovnik
7d758026b5
Enable kernel boot splash, env and bootscript files cleanup, upstream patches (#2065)
* Initial commit for kernel boot splash
* Add startup files to disable bootlog when system is up / down
* Update logo, remove deprecated one
* Introduce new u-boot variable bootlogo
* Adjust kernel config
* Make logo possible on Odroid XU4
- add legacy and current upstream patches
- delete xu4 environment since its not used
* Cleanup C2,C4, both tested, logo works on mainline,
- adding legacy upstream patches for c4
* Enable bootlogo by default on Odroid N2
* Enable logo on RK3399 desktop images
* Cleanup the rest of the environment files
* Add initrd hook that copy splash file to initrd.
* Missing logo bits for one boot scripts
* Enable boot logo on Pinebook A64
* Enable bootlogo on Teres
* Update config
2020-06-27 19:14:38 +02:00
Piotr Szczepanik
f7859e861f
Ignore BCM4345 and derivatives which are UART based in btsdio (#2068) 2020-06-27 12:13:15 +02:00
Igor Pečovnik
99afbdfe7e
Bump meson64 current to 5.7.y (#2069)
* Bump meson64 current to 5.7.y
* Add config

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-06-26 15:53:20 +02:00
Igor Pečovnik
a938699140
Adjust Rockchip64 dev and add PBPro stuff (#2055)
* Adjust Rockchip64 dev and add PBPro stuff

* Remove deprecated patches

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

* Merge config with current
2020-06-25 20:23:56 +02:00
5kft
8bcdfc7c2b
[ sunxi-current ] add upstream patches 2020-06-24 14:07:47 -07:00
Piotr Szczepanik
72257bd064
Make USB3 support of ROCK Pi E on par with other rk3328 boards (#2050) 2020-06-23 16:37:54 +02:00
5kft
6f8a5ab260
[ sunxi-current ] add upstream patches 2020-06-22 17:42:21 -07:00
Igor Pečovnik
e1ecb09833
Initial ROCK Pi E support (as WIP) (#2042)
* WIP: Adding RockpiE config

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

* Mainline u-boot for ROCK Pi E

* Initial ROCK Pi E device tree in kernel

* Fixed supplies for ROCK Pi E device tree

* Adjusted u-boot load address for rockchip64 boards with 256MB eg. ROCK Pi E

* Blacklisted lima on ROCK Pi E

* Fixed ROCK Pi E patch after merge from master

* Removed mode settings from rk805 regulators

* Fixed issues with offloading for gigabit interface of RockPi E

* Adjusted ROCK Pi E board config

* Added dev branch for ROCK Pi E

* Add build targets

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

* Exchange legacy to current in ROCK Pi E build targets

Co-authored-by: Piotr Szczepanik <piter75@gmail.com>
2020-06-20 22:39:57 +02:00
Igor Pečovnik
c885b5575e
Add upstream patches (#2040)
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-06-19 18:37:05 +02:00
Igor Pecovnik
e7702e0ed4
Merge branch 'master' of https://github.com/armbian/build 2020-06-19 17:29:41 +02:00
Paolo
23604e8a0d
Introducing Rockchip RK322X SoC support (#2032)
* Introducing Rockchip rk322x SoC support

Main features:

- Legacy kernel flavour based upon stable v2.x rk3288 Rockchip branch (https://github.com/rockchip-linux/kernel/tree/stable-4.4-rk3288-linux-v2.x)
- Current kernel flavour based on mainline 5.6.y kernel
- Mainline u-boot (v2020.04)
- Single generic tv box target (rk322x-box) which boots on all the known tv boxes
- Hardware devices (eMMC/NAND, led wiring configuration, SoC variant selection) modulation done by user at runtime via device tree overlays - a script (rk322x-config) is provided for autodetection and simple configuration by inexperienced users;
- Bits added to armbian-hardware-optimization to set affinity for irq handlers
- rk322x-box targets already added to targets.conf for automatic image creation

* Removed disabled patches
* Restored mysteriously removed comment character
2020-06-19 17:27:27 +02:00
Igor Pecovnik
f47e7836d1
Attach Odroid XU4 DEV branch back to mainline + patches 2020-06-19 17:23:26 +02:00
m][sko
20d17a7c95
Switch meson to linux 5.7 (#2024)
* switch meson to linux 5.7

* formating

* enable panfrost module
2020-06-19 09:47:44 +02:00
5kft
d431797399
[ sunxi-current ] add upstream patches 2020-06-17 16:38:15 -07:00
Paolo
8f9f12065e
[RK3288] Bump rockchip-dev to kernel 5.7 (#2018)
* Moved rockchip-dev to kernel 5.7, removed already upstreamed patch (1016), adjusted conflicting patch (1015)
Most kernel configuration answer left at default, notables:
 - Wireguard (as module)
 - Zswap default compression set to LZO
 - RK3288 GPIOMEM (as module)
 - Enabled some new DMABUF bits (heaps, cmas)
 - Hantro driver
 - F2FS compression

* Disabled rx/tx dma for uarts, on my board causes system freeze during bluetooth initialization. Don't know if they ever worked, tried to enable them ages ago and they were already not working
2020-06-14 22:59:24 +02:00
Piotr Szczepanik
c7c2996b06
Switched rockchip64 dev target to kernel 5.7 (#2021) 2020-06-14 22:33:26 +02:00
5kft
f75695016b
[ sunxi-current ] add upstream patches 2020-06-10 15:13:27 -07:00
Paolo
f4cce97548
[rk3288] Various fixes and enhancements for xt-q8l-v10 CSC board (#2013)
* For xt-q8l-v10 rk3288 board:
- Upgraded u-boot to v2020.04, reworked configuration to match new version, enabled HDMI video console
- Increased u-boot boot delay from 0 seconds to 1 second for rockchip boards, to allow user interrupt u-boot boot process
- Imported efuse rk3288 driver into u-boot, made ethernet address stable using soc serial
- Upgraded ddrbin loader to v1.08
- Added VDSO patch for rockchip-current and rockchip-dev kernels for clock_gettime64 to fix erratic clock on 32 bit ARM devices with recent glibc
- Disabled 600 Mhz OPP node for GPU due to Panfrost instabilities, thus enabled 500 Mhz node
- Various fixes and enhancements to xt-q8l-v10 device trees for current and dev targets
- Added (disabled) u-boot HDMI patch for Tinkerboard

* Removed rk3288 ddrbin v1.08 from rockchip blobs, changed reference to use rkbin-tools repository

* Removed unneeded disabled patch for tinkerboard HDMI
2020-06-10 20:35:52 +02:00
5kft
9e51b2af08
[ sunxi-current ] add upstream patches 2020-06-07 07:02:27 -07:00
Piotr Szczepanik
df0083d395
Enabled HDMI audio for OrangePi 4 (#2009) 2020-06-06 19:52:47 +02:00
MarkoBursic
4fc10487f4
tested, working (#2008)
Author: @martinayotte
2020-06-05 10:08:03 +02:00
5kft
c5b787f4ab
[ sunxi-current ] add upstream patches 2020-06-03 07:21:07 -07:00
Igor Pecovnik
9cda37d460
Disable useless patch
We don't need to enable UARTS and OTG by default on all Nanopi boards. This seems to cause instability on M1

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-05-30 20:07:19 +02:00
5kft
f81c444b34
[ sunxi-dev ] update thermal-zone configuration for H6 2020-05-28 16:57:55 -07:00
5kft
ddfb860c7a
[ sunxi-current ] update thermal-zone configuration for H6 2020-05-28 16:57:39 -07:00
5kft
6fe3196d50
[ sunxi-current ] add upstream patches 2020-05-27 12:22:18 -07:00
Jayantajit Gogoi
7efb5014a2
Enable vcc_sd regulator on boot for NanoPi R2S (#1990)
NanoPi R2S has the same issue as ROC-RK3328-CC.
With working GPIO, during init the GPIO state s reset.
This causes the sdmmc regulator to shut down, preventing detection.
Removing and replacing the card will allow it to be detected, but that should not be necessary.
Fix this by setting the regulator on at boot.

Signed-off-by: Peter Geis <pgwipeout@gmail.com>
Link: 75aa567803
Signed-off-by: Jayantajit Gogoi <jayanta.gogoi525@gmail.com>
2020-05-26 22:20:31 +02:00
Igor Pečovnik
fe36958241
Add Odroid C4 legacy build (#1983) 2020-05-25 19:22:16 +02:00
Miouyouyou
5ffefd40ab
[RFC] RK3288 : Add HDMI resolutions (#1887)
* patch: kernel: rockchip-dev: Handle more resolutions with HDMI (β)

The added patch add more PLL configurations, in order to satisfy
more HDMI frequencies requirements.
This should allow users to benefit from more resolutions.

However, this is fairly untested. I only tested it on my 1080p
screen and, yeah, it works but so does the kernel without this
patch.

Signed-off-by: Miouyouyou (Myy) <myy@miouyouyou.fr>

* patch: kernel: rockchip-dev: Handle more resolutions with HDMI (β)

Now with proper patches names.

Anyway :

The added patch add more PLL configurations, in order to satisfy
more HDMI frequencies requirements.
This should allow users to benefit from more resolutions.

However, this is fairly untested. I only tested it on my 1080p
screen and, yeah, it works but it also does without this
patch.

So could anyone test this with the following configurations ?

* [ ] A HDMI 4K screen
* [ ] A HDMI 1366x768 screen resolution
* [ ] A VGA screen with a VGA to HDMI adapter
* [ ] A DVI screen with a DVI to HDMI adapter

Signed-off-by: Miouyouyou (Myy) <myy@miouyouyou.fr>

* Using the patches provided by @Kwiboo for HDMI

This provides me way more resolutions, including interlaced modes.

I don't see 4K modes, though the screen attached can't do it,
so I still don't know if that can help provided 4K modes on mainline
kernels.

Signed-off-by: Miouyouyou (Myy) <myy@miouyouyou.fr>

* Support for 4K screens

Using fixes provided by @czak

Tested and approved by @czak too !

Signed-off-by: Miouyouyou (Myy) <myy@miouyouyou.fr>
2020-05-24 23:08:01 +02:00
5kft
c7032ccdc2
[ sunxi-dev ] add correct H3 and H5 thermal zones and cooling maps 2020-05-23 09:27:41 -07:00
5kft
cc55d03a7b
[ sunxi-current ] add correct H3 and H5 thermal zones and cooling maps 2020-05-22 17:49:57 -07:00
Jagmn
c92fdd1161
[h3] Fix SPDIF clock multiplier settings (#1981)
There have been intermittent issues with SPDIF output on H3 & H2+ devices.
    Digging into the H2+ & H3 datasheets I encountered an important clue on
    table 8.7.2.2: s_clk needs to be 4x24.576 MHz or 4x22.5782 Mhz.
    Probably due to how SPDIF is a huge oversample of the audio frequency.

Co-authored-by: George Lander <lander@jagmn.com>
2020-05-22 00:24:33 +02:00
Igor Pečovnik
99f6bef7de
Attach Meson64 CURRENT to 5.6.y and make DEV = CURRENT at this point. (#1956)
* Attach Meson64 CURRENT to 5.6.y and make DEV = CURRENT at this point.

There is a lot of changes to 5.7.y and can be done after release or by someone that feels a need for this right now.

* Delete meson64_fclk_div3.patch

this fix has been upstream for some time, I had issues with it on 5.4, which is why it had been removed there.

* [ meson64 current ] kconfig tweak

disable Rockchip SoC drivers

* [ meson64 current ] remove rockchip patches

* [ meson64 current ] disable CMA patch GX

* [ meson64 current] add libretech cc audio patch

This brings the dts even with the khilman 5.8/integ branch which includes all of the audio changes.  The kernel is registering audio devices, however nothing comes out.  committed in case someone wants to spend time debugging/testing theories.

* fix permissions

was editing from another machine, accidental change of permissions in the patch

* Set default mixer settings

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

* [ meson64 current ] GXL audio commit

This moves to the mainline patches and covers le potato and la frite.  Adjusted asound config to handle a commonized sound card name.

* [ meson64 current ] add gxbb audio WIP

Playback is too fast, a clock setting is off somewhere.

* Update kernel configs

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

Co-authored-by: Tony <tonymckahan@gmail.com>
2020-05-22 00:17:08 +02:00
5kft
441e25aefe
[ sunxi-current ] add upstream patches 2020-05-20 07:17:31 -07:00
5kft
7c5c1d5cb3
[ sunxi-current ] add upstream patches 2020-05-17 17:41:19 -07:00
Piotr Szczepanik
40a3d4ecb9
Fixed rt5651 codec probing after its driver was changed to module (#1969) 2020-05-17 18:42:24 +02:00
Werner
55d5c667f3
Update npi-a64-only-audio-usb.patch (#1972)
7107eed3fa (diff-b855842906d9352d559c9a0b69eb30ed) broke this patch.
This fixes it.
2020-05-17 18:40:27 +02:00
Werner
e419fdc7ca
Update board-h6-orangepi-lite2-fix-missing-all.patch (#1971)
89b5e5f782 (diff-986c134d2455444b5a9ffd6941aa50ef) broke the patch.
This fixes it.
2020-05-17 18:40:18 +02:00
Igor Pečovnik
702259ea7d
Enable USB on Udoo board (#1973)
* Enable USB on Udoo
2020-05-17 18:38:51 +02:00
Igor Pečovnik
a0f9d7af80
Move imx6 current to 5.6.y (#1903)
* Move imx6 current to 5.6.y
* Config update
2020-05-17 18:35:21 +02:00
Piotr Szczepanik
5fa43b0a5e
Fixed mali error on boot for rk3399-legacy (#1965) 2020-05-15 21:51:36 +02:00
Igor Pečovnik
f054caca02
Switching Odroid C1 boot partition to FAT (#1964)
* Switching Odroid C1 boot partition to FAT

U-boot FAT driver is very unstable and there is no wish to dig into u-boot. Seems like a sane workaround @plntyk

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

* Add notes for separate boot partitions

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

* Typo

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

* Bugfix: use zImage for converting to uImage since on FAT partitions we use move

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

* Cleanup C1 boot scripts

We have no plans to ever support legacy kernel again. Removing related things

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

* A bit more radical change. Moving meson current to (new) legacy, current to 5.6.y and dev to some development branch / commit.

* Remove unneded patch

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-05-15 21:50:26 +02:00
5kft
4aa2b6bc83
[ sunxi-current ] add upstream patches 2020-05-10 08:47:12 -07:00
Igor Zhukov
89b5e5f782
Add mali GPU supply for OrangePi Lite2 (#1943) 2020-05-09 10:36:42 +02:00
Piotr Szczepanik
d479e98a56
Added dev target support for NanoPi R2S (#1953) 2020-05-08 23:09:11 +02:00
Igor Pečovnik
bdd63057f9
Add missing bits for DEV kernel (#1951)
* Disabling GPIO reset to fix broken ethernet on Odroid C4
* Add C4 network fix for DEV kernel as well
2020-05-07 17:11:06 +02:00
Igor Pečovnik
8f6419edd6
Disabling GPIO reset to fix broken ethernet on Odroid C4 (#1950) 2020-05-07 17:05:12 +02:00
5kft
bf34c72c53
[ sunxi-current ] add upstream patches 2020-05-06 16:59:16 -07:00
Tony
cec6d242df
Merge pull request #1842 from armbian/roc-rk3328-cc-enable-dmc
Enable DMC for roc-rk3328-cc (renegade) in current

No stability issues with this enabled, no reason not to merge, enables higher clockrates via manual setting for now.
2020-05-05 22:11:18 -04:00
5kft
ab96d0193d
[ sunxi-current ] add upstream patches 2020-05-05 10:57:50 -07:00
plntyk
483d7e96a7
Fix odroidc1 (#1932)
* enable and change odroidc1 config
remove EOS
enable current and dev config
meson-current: update config
meson-dev: update config
Signed-off-by: Dirk Neukirchen <plntyk.arm@plntyk.name>

* meson-current meson-dev: reduce Kernel size

with default loading locations in u-boot
the uImage can be too large and will be partly overwritten
with the loaded dtb leading to boot failues due to wrong checksum

Signed-off-by: Dirk Neukirchen <plntyk.arm@plntyk.name>

* odroid-c1: change default loglevel

Signed-off-by: Dirk Neukirchen <plntyk.arm@plntyk.name>

* meson: fix odroidc1 boot and create uImage

without uImage the board will not boot
take the already used hack (?) from
general-kernel-odroidn2-current.patch
since KERNEL_IMAGE_TYPE does not work as expected

Signed-off-by: Dirk Neukirchen <plntyk.arm@plntyk.name>

* Update targets.conf

* Update targets.conf

* Update targets.conf

* Making a bigger diff

* Removing build_minimal

One can choose what to build, while build targets are defined elsewhere

* Governor interactive n/a

* Updating config

Cause of changes in boot.ini we don't need to worry about size. After few tests, no problems sighted.

Tested running Docker.

* Adjust dev config too

Tested.

* Update odroidc1.conf

Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
2020-05-03 00:39:52 +02:00
5kft
276e805b90
[ sunxi-current ] add upstream patches 2020-05-02 07:00:55 -07:00
guidol70
7107eed3fa
Update npi-a64-only-audio-usb.patch (#1935)
deleted activation of i2s1 - 1c2240, because it isnt necessary for the corect operation of audio-analog and sound_hdmi
USB isnt affected.
i2s2 is right, because its needed for sound_hdmi 1c22800
2020-05-02 15:05:18 +02:00
5kft
ba34ad6d28
[ sunxi-current ] add upstream patches 2020-04-29 11:03:36 -07:00
Igor Pečovnik
716bd3b9dc
Reverting mvebu64 to K4.19 (#1926)
It doesn't want to boot on 5.4.y. Adjusting kernel config, fix Docker dependency problem, move few other minor fixes from openwrt and closing https://github.com/armbian/build/issues/1453
2020-04-29 01:04:10 +02:00
guidol70
142f0506fe
npi-a64-only-audio-usb.patch (#1928)
* npi-a64-only-audio-usb.patch

This is a follow-up to the PR #1927 where the complete sun50i-a64.dtsi was changed.
This is a patch ONLY for the NanoPi A64 .dts to activate Audio & Upper USB-port
Has been build/compiled and works with focal 5.6.5

Address = Alias:
sound=sound
sound_hdmi = sound_hdmi
1c19000 = usb_otg
1c22400 = i2s1
1c22c00 = dai
1c22e00 = codec
1c22800 = i2s2
1f015c0 = codec_analog

* Create npi-a64-only-audio-usb.patch

Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
2020-04-28 22:33:48 +02:00
Igor Pecovnik
c585e51044
Meson64 dev - add missing patch that broke compilation for Odroid C4 2020-04-27 19:03:16 +02:00
Igor Pecovnik
bba8a86238
Meson64 - patch adjustements
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-04-27 18:33:19 +02:00
Neil Armstrong
07447294c7
Add support for Odroid c4 (#1923)
* meson-sm1: use amlogic-boot-fip to generate boot binary for SM1

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>

* patch: add Linux and U-Boot patches

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>

* configs: enable Odroid-C4

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
2020-04-27 18:03:48 +02:00
useful64
fefc7d0a24
Update rk3328-audio-and-renegade-supplies.patch (#1920)
Fix "pd_gpu@RK3328_PD_GPU", it was in the wrong place. It need be inside "power-controller" to work. (+12 line offset)
2020-04-26 13:20:41 +02:00
Igor Pečovnik
9f0976a315
Fix ethernet detection for Nanopi K2 (#1912) 2020-04-25 21:25:28 +02:00
useful64
f7000a4a61
Update board-rock64-add-audio.patch (#1915)
Fix: change "stratus" to "status" on hdmi_sound
2020-04-25 17:17:35 +02:00
Igor Pecovnik
533222dde7 [ meson64 ] Remove deprecated patches 2020-04-24 17:18:45 +02:00
5kft
0409295b83
[ sunxi-current ] add upstream patches 2020-04-23 07:33:22 -07:00
Haraade
9800011cb3
odroidxu4-legacy patches already included in hardkernel git repo. Kernel 4.14.176 (#1907)
* Delete patch-4.14.173-174.patch
* Delete patch-4.14.174-175.patch
* Kernel 4.14.176
2020-04-22 08:17:56 +02:00
5kft
174c6a54cb
[ sunxi-current ] add upstream patches 2020-04-21 07:36:53 -07:00
Antoine Aflalo
a44f6a6ac6
Base Odroid kernel on HardKernel repository (#1906) 2020-04-21 00:16:48 +02:00
Werner
ce8e03e6dc
Delete patch-5.6.4-5.patch (#1901)
Merged into upstream
2020-04-20 15:52:51 +02:00
catalinii
5171d6721e
Add rkvdec and hantro to dev kernel (#1898)
Co-authored-by: Catalin Toda <catalinii@yahoo.com>
2020-04-20 01:11:15 +02:00
Igor Pecovnik
d6d6d9ae5e
Upstream patches for sunxi current and dev
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-04-17 23:38:47 +02:00
Werner
2a3d8a8f99
[sunxi-dev] H6 gpu regulator fixes - 2nd attempt (#1884)
* Create sun50i-h6-drm_panfrost-missing-remove-opp-table-in-case-of-failure.patch

* Create sun50i-h6-drm_panfrost-add-devfreq-regulator-support.patch

* Rename sun50i-h6-drm_panfrost-add-devfreq-regulator-support.patch to sun50i-h6-drm_panfrost-2-add-devfreq-regulator-support.patch

* Rename sun50i-h6-drm_panfrost-missing-remove-opp-table-in-case-of-failure.patch to sun50i-h6-drm_panfrost-1-missing-remove-opp-table-in-case-of-failure.patch
2020-04-17 09:08:09 +02:00
Igor Pečovnik
03f380178d
Moving Meson64 to k5.6.y and u-boot 2020.04 (#1890)
* Move Meson64 to 5.6.y
* Move Meson64 U-boot to 2020.04

Tested on Odroid C2
* Merge, replace and update patches from Khadas branch
2020-04-17 09:07:43 +02:00
Piotr Szczepanik
5e37270da5 Removed unused wlan and blootooth from OrangePi 4 modern targets 2020-04-17 08:37:41 +02:00
Piotr Szczepanik
af2b7127b1 Fixed OrangePi 4 bluetooth and mic in current - based on https://github.com/armbian/build/pull/1888 2020-04-17 08:37:12 +02:00
simple
69327492c7
Fixed OrangePi 4 bluetooth and mic in dev (#1888) 2020-04-16 22:54:27 +02:00
Igor Pecovnik
bd486c7562
Enable es8316 on RockPi4 for Rockchip64 current too https://github.com/armbian/build/pull/1885 2020-04-14 20:14:24 +02:00
Yannick Adam
454038a50d
Enable es8316 on RockPi4 (#1885) 2020-04-14 17:15:09 +02:00
5kft
61647eb19a
[ sunxi-current ] add upstream patches 2020-04-13 12:49:31 -07:00
Werner
a82dbd3f7b
[sunxi-dev] Add higher clock for H6 (#1879) 2020-04-10 10:02:48 +02:00
5kft
6550a3cf22
[ sunxi-current ] add upstream patches 2020-04-08 06:43:12 -07:00
Piotr Szczepanik
00bd87c1f4 Merge remote-tracking branch 'origin/master' into roc-rk3328-cc-enable-dmc 2020-04-07 09:12:58 +02:00
Piotr Szczepanik
38e99c76e3 Fixed errornous status names for dmc and dfi of roc-rk3328-cc in current 2020-04-07 09:11:54 +02:00
Igor Pecovnik
6b3c1a87f4
sunxi/64-dev: update kernel configs and remove two deprecated patches 2020-04-06 23:51:18 +02:00
Martin Ayotte
ba3135040f switch sunxi-dev branch to 5.6.y 2020-04-06 14:32:56 -04:00
Igor Pečovnik
5e251dc414
Merged rockpi-s dev info rockchip64-dev and moved to 5.6.y (#1874)
Added all patches from @ashthespy repository
2020-04-06 19:06:28 +02:00
Igor Pecovnik
9f441a3d14
Move Odroid XU4 DEV branch to 5.6.y
Also update all patches and configs
2020-04-06 14:51:28 +02:00
Igor Pecovnik
7aacfb8824
Remove deprecated patches
Upstream driver has now support for K5.5->

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-04-06 14:20:48 +02:00
Piotr Szczepanik
dc2b43562e Added more specific "compatible" string for OrangePi 4 2020-04-05 23:27:22 +02:00
Piotr Szczepanik
e14a61c229
Fixed sound from rt5651 on OrangePi 4 (#1870) 2020-04-05 18:15:06 +02:00
tonymac32
edd9568314 [ rockchip64 ] RK3399-ROC-PC enable PCIE
Enables PCIE PHY, with Mezzanine NVME is now available.
2020-04-05 02:45:01 -04:00
tonymac32
b767385d4c [ rockchip64 ] Add mp8859 regulator to Current for RK3399-ROC-PC
This enables the 12V buck/boost converter to provide the 12V rail
2020-04-05 01:35:28 -04:00
5kft
6cd31be57e
[ sunxi-current ] add upstream patches 2020-04-03 10:36:14 -07:00
Igor Pečovnik
bd7ec831bf
Move mvebu64-current to 5.4.y, DEV to 5.6.y (#1866)
* Move mvebu64-current to 5.4.y, DEV to 5.6.y
* Adjust config
2020-04-01 21:24:18 +02:00
Igor Pečovnik
a742aa92e8
Add Realtek 8189ES and FS driver from repository (#1860)
* Add 8189es out of the tree patch from repository.
* Added 8189FS version
* Support building on kernel 5.6. for 88x2bu

Tested for building on legacy, current and dev, removed old patches
2020-04-01 21:14:49 +02:00
5kft
e15cf2a853
[ sunxi-current ] add upstream patches 2020-04-01 11:37:43 -07:00
Martin Ayotte
dba65ba3ed
Commit recreate 2020-04-01 17:51:13 +02:00
Igor Pecovnik
76cced5dff
[ Odroid XU4 ]
Upstream patches

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-03-26 23:23:40 +01:00
Piotr Szczepanik
f59399d811 Enable uart0 for ROCK Pi S in device tree 2020-03-25 23:38:50 +01:00
5kft
e274e63a71
[ sunxi-current ] add upstream patches 2020-03-25 07:24:54 -07:00
Piotr Szczepanik
aa1b639535
Fixed slow boot of rk3399 with mainline (#1852) 2020-03-23 18:44:03 +01:00
Igor Pečovnik
1516616c2d
Rockchip and Odroid XU4 upstream fixes (#1855) 2020-03-23 00:41:45 +01:00
Piotr Szczepanik
dafd7c7ebc Disable (non functional) DMC for ROCK Pi S legacy 2020-03-22 20:07:43 +01:00
Piotr Szczepanik
f58a0c0e0a Synchced ROCK Pi S legacy with Radxa work 2020-03-22 00:10:10 +01:00
5kft
2af87af606
[ sunxi-current ] add upstream patches 2020-03-21 12:12:29 -07:00
Piotr Szczepanik
3e1e21e77a Adjusted OrangePi 4's DMC frequencies in legacy 2020-03-19 23:40:16 +01:00
Piotr Szczepanik
ba80dbc93e
OrangePi 4 device tree cleanup part 1 (#1809)
* Cleaned up OrangePi 4 device tree (with help from @chwe17)

* Reconfigured OrangePi 4's usb-c power input

* Powertree fixes for OrangePi 4

* Removed unnecessary xin32k clock in OrangePi 4's device tree

* Reverted fusb302 change for OrangePi 4

* Removed uart4 in OrangePi 4's device tree

* Synced OrangePi 4's DTS from current to dev

* Synced OrangePi 4's DTS from current to legacy

* Minor fixups for OrangePi 4 DTS in legacy
2020-03-19 20:41:04 +01:00
5kft
7147640e16
[ sunxi-current ] add upstream patches 2020-03-18 17:18:49 -07:00
brian lee
8a3d5d32ed
patch: kernel: rockpi4b: fixed headphone no audio output (#1848)
Signed-off-by: brian <brian@vamrs.com>
2020-03-18 08:01:50 +01:00
Igor Pecovnik
71961ff8fc
[ odroidxu4 ] Update legacy kernel patches
Due to upstream changes

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-03-17 12:08:54 +01:00
Martin Ayotte
ca24fd20e4 change 'soc@1c00000' node naming to 'soc' for DEV+CURRENT, leave it as is in LEGACY 2020-03-16 12:38:29 -04:00
Piotr Szczepanik
6778383016 Fixed HDMI output (at the cost of USB-C DP) for OrangePi 4 in legacy 2020-03-15 17:45:46 +01:00
Piotr Szczepanik
ea35add113 Enable DMC for roc-rk3328-cc (renegade) in current 2020-03-13 21:29:14 +01:00
5kft
8d0433d266
[ sunxi-current ] add upstream patches 2020-03-12 07:45:10 -07:00
Piotr Szczepanik
b31ebbea77
Fixed eMMC hs400es mode init on some rockchip64 boards in current and dev (#1823) 2020-03-09 20:28:03 +01:00
Igor Pečovnik
a0e009a73e
WIP: Add initial support for FriendlyARM Nanopi R2S (#1793)
* Add initial support for FriendlyARM Nanopi R2s

One net port not working yet.

* Enable 2nd network, rename it to lan0, adjust motd to see lan*

* Added rk3328 dmc devfreq driver

* Fixed SD card issues for NanoPi R2s

* Added usb serial gadget console for NanoPi R2s

Co-authored-by: Piotr Szczepanik <piter75@gmail.com>
2020-03-09 00:03:27 +01:00
5kft
3a5b3a0834
[ sunxi-current ] add upstream patches 2020-03-05 18:23:36 -08:00
Jannis
298b65484e
Merge pull request #1831 from armbian/mvebu-kernel-update
[ mvebu ] Kernel update
2020-03-05 07:58:08 +01:00
5kft
88023e0ecc [ sunxi-current ] add correct CPU regulator configuration for the nanopi-r1
This change enables the 1.1v/1.3v MP2143DJ regulator connected to GPIO PL6 on
the NanoPi R1, enabling proper CPU frequency control/DVFS operation
2020-03-04 20:53:27 -08:00
Igor Pecovnik
7dbdc63bcd
[ odroid xu4 legacy ] Update kernel config, add upstream patches, adjust broken patch 2020-03-03 22:43:54 +01:00
Jannis
659ca6d8e4 Merge branch 'master' into mvebu-kernel-update 2020-03-03 22:43:03 +01:00
Ash
d3b6800611
[ROCK Pi S] Mainline 5.5.y (dev) target (#1773)
* [ROCK Pi S] WIP mainline (dev) target
* [ROCK Pi S] Disable `rockchip64-dev` patches for now
* [ROCK Pi S] Add rtl8723ds wifi drivers
* [ROCK Pi S] Enable onboard audio (`rk3308-acodec`,`rk3308-i2s-tdm`)
Switch kernelsource to 5.5.y
* [ROCK Pi S] WIP: Use mainline 5.5.y kernel
Add a new `current` branch that tracks mainline
* [ROCK Pi S] Use updated u-boot board dt name `rk3308-rock-pi-s`
Removing the need for a special bootenv for n
* Temporally disable current
Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
2020-03-02 21:48:12 +01:00
Igor Pecovnik
a7ec3a60e7
[ odroidxu4-current ] Add upstream patches 2020-03-01 19:38:50 +01:00
tonymac32
ebca3ebc95 [ meson64-current ] more cleaning of patches 2020-02-29 22:52:45 -05:00
5kft
1b66786cd8 [ sunxi-current ] add upstream patches 2020-02-28 17:43:27 -08:00
PJBrs
d513397271
BPI M2 Zero board support (#1819)
* kernel: linux-sunxi-{dev,current}: Enable CONFIG_BT_HCIUART_BCM

This patch returns Broadcom's protocol for bluetooth HCI over serial port.

* BananaPiM2Zero: Patches for the devicetree

These patches add HDMI out (with audio) and add bluetooth / wifi
rfkill devices.
2020-02-28 21:46:45 +01:00
tonymac32
1570c262f1 [ Meson64-current ] General patch cleanup Round 1 2020-02-27 01:03:30 -05:00
tonymac32
ed3706e2df [ meson64-current ] fixes 2020-02-26 00:53:24 -05:00
tonymac32
a36def322c [ meson64-current ] NanoPi-K2 Audio 2020-02-25 22:51:14 -05:00
tonymac32
f3e4d64504 [ meson64-current ] remove 896MB DMA pool patch
This was most likely responsible for the memory issues reported on Le Potato/etc.
2020-02-25 21:36:24 -05:00
tonymac32
abb9cc834a [ meson64-current ] clean disabled patch
Clock is already defined as critical in current kernel.
2020-02-25 01:54:15 -05:00
tonymac32
0d7ae3543f [ meson64-current ] Move Odroid-C2 to new audio driver 2020-02-25 01:45:33 -05:00
Tony
7fa5958a69
Merge pull request #1810 from lanefu/lepotato-fix-to-master
port lepotato fixes from v20.02 to master
2020-02-25 00:14:07 -05:00
tonymac32
e674e333a1 [ meson64-current ] clean patches
Patches removed have been implemented in the kernel upstream.
2020-02-25 00:11:51 -05:00
5kft
2efe1e92bc [ sunxi-current ] fix minor patch issue with pull request https://github.com/armbian/build/pull/1807 2020-02-24 11:59:08 -08:00
5kft
77c6352bfa [ sunxi-current ] add upstream patches 2020-02-24 11:49:25 -08:00
Martin Ayotte
f454b26150
Merge pull request #1807 from EvilOlaf/patch-2
Create xxx-sun50i-h6-enable-higher-clock.patch
2020-02-24 14:14:36 -05:00
Lane Jennison
7eea3a379e port lepotato fixes from v20.02 to master 2020-02-23 20:52:37 -05:00
Igor Pecovnik
f4850d00c6
Enable serial gadget console on Nanopi Neo2 core and black
Closes [AR-177]
2020-02-23 19:23:10 +01:00
Werner
b494bb505f
Create xxx-sun50i-h6-enable-higher-clock.patch 2020-02-23 19:13:36 +01:00
5kft
74c6adec74 [ sunxi ] added "cpu-clock-1.2GHz-1.3v" overclock overlay (sets maximum overclock to 1.2GHz) 2020-02-22 07:24:21 -08:00
5kft
10f7ce5ee3 [ sunxi-current ] add upstream patches; enable RTL8XXXU_UNTESTED for 32-bit kernel config 2020-02-19 17:19:45 -08:00
Jannis
91969d52bb Merge branch 'master' into mvebu-kernel-update 2020-02-18 12:44:51 +01:00
Igor Pecovnik
3e9f46d3cd Few last bug fixes 2020-02-17 01:52:08 +01:00
Igor Pecovnik
cc950ac8f3
Remove broken sunxi-legacy patches 2020-02-15 22:17:53 +01:00
5kft
bd5e1568b5 [ sunxi-current ] add upstream patches 2020-02-15 07:53:01 -08:00
Igor Pecovnik
5d00834a47
Cleanup, add XU4 current upstream patch, remove deprecated patch 2020-02-14 21:04:01 +01:00
Igor Pečovnik
47e151d831
Fix Pinebook and Teres (#1800)
* Port ANX78xx Pinebook / Teres LCD panel driver from 5.6-rc1

* Move Teres U-boot to 2020.01 ... it boots with enabled screen now.

* U-boot 2020 needs some extra Pyton utils when packing sunxi bootloader. Adding to native and Docker build dependencies.

* Add Pinebook lid wakeup

* python3-dev is also needed dependency
2020-02-14 18:50:00 +01:00
David Douard
76dc8aba8a
Allow pcm5102 module to be built on sunxi kernels and build the module by default (#1802)
* [sunxi] allow pcm5102a codec module to be built

for sunxi-current and sunx-dev kernels.

Fixes #1798

* [sunxi] build pcm5102a and pcm51xx_(i2s|spi) modules by default

on sunxi-current and sunxi-dev kernels.
2020-02-14 18:47:55 +01:00
Elias Kotlyar
d43f389035
Fixxes #1788 - Code taken from https://linux-sunxi.org/SPIdev (#1789)
* Fixxes #1788 - Code taken from https://linux-sunxi.org/SPIdev
* Additional Patch for 5.5
2020-02-13 20:32:06 +01:00
Igor Pecovnik
7a2b35f2d5 Cleanup and a small bugfix 2020-02-11 17:37:31 +01:00
Igor Pečovnik
7570bfcf04
Improve DVFS handling on Allwinner A64 boards to gain stability (#1797) 2020-02-11 17:36:58 +01:00
tonymac32
dc75fea037 [ rockchip64 ] fix SD card voltage toggling vis codec on rk3328 2020-02-09 17:09:37 -05:00
Igor Pecovnik
bd128e97a3
Add Rockchip legacy upstream patches 2020-02-09 16:13:09 +01:00
Igor Pečovnik
c0527b1b21
Add upstream patches, briefly tested for stability. (#1791) 2020-02-09 13:52:35 +01:00
Martin Ayotte
d366d621bd UART4 should be disabled by default on OPi4 since overlay exist 2020-02-07 16:04:59 -05:00
Piotr Szczepanik
992d0aa88c Linked legacy Rock Pi S' DTS file to mainline's filename 2020-02-07 20:22:37 +01:00
Igor Pecovnik
a29b1c34fb Remove deprecated patches 2020-02-07 07:32:38 +01:00
Igor Pecovnik
33f8a9cc7d [odroidxu4-current] Add upstream patch 2020-02-06 23:53:17 +01:00
Igor Pecovnik
8657909cca Merge branch 'master' of https://github.com/armbian/build 2020-02-06 23:52:37 +01:00
Igor Pecovnik
50dd1ca467 Update rockchip64 kernel config - getting closer to Ayufan configuration which is apparently more stable. Need testings 2020-02-06 23:47:12 +01:00
Martin Ayotte
03ae848dd1 add i2c2/i2c3 to R40 2020-02-06 12:32:21 -05:00
Tony
0dc58c1109
fix typo
noticed missing HDMI audio Rock64.  Oops.
2020-02-05 23:54:47 -05:00
5kft
eaf3dab9dc [ sunxi-current ] add upstream patches 2020-02-05 17:16:04 -08:00
Martin Ayotte
94f27962e1 add more UARTs and SPIs to R40 2020-02-05 17:08:43 -05:00
Paolo
008f3fd47c
[xt-q8l-v10] fixed act8846 regulator against kernel 5.4, enabled eMMC DDR mode (#1778)
* Added ALSA configuration bits for rk3288 HDMI and SPDIF to allow
pulseaudio show proper sound device/profile/mapping names instead of
just "Built-in Audio" for all of them

* Added ALSA device description in asound.conf to provide correct labels for PulseAudio for RK3288 devices when SPDIF and DW-I2S-HDMI simple audio cards are exposed
Removed unnecessary ALSA configuration files previously added from rockchip.conf

* Fixed cpu operating points tables and raised a bit (+5°C) cooling for non-critical temperatures for xt-q8l-v10 in dev and next kernel flavours

* Fixed again cpu opp table

* Removed whole cpu opp table and retouch only necessary operating points

* Enabled gpiomem driver for xt-q8l-v10 in next kernel flavour

* Added debounce delay and card detect gpio pins for sdmmc card holder for xt-q8l-v10 board

* Added card-detect and debounce delay for sdmmc for xt-q8l-v10 board in next kernel flavour too

* Fixed missing comment in xt-q8l-v10 device tree patch

* Added gpiomem to xt-q8l-v10 board for dev kernel

* Fixed FAN53555/Silergy patches to accomodate changes in u-boot v2019.04

* Changed property property flags for USB regulators in u-boot and kernel: kernel is now informed that bootloader is going to turn the USB power on

* Fixed indentation in rk3288-xt-q8l-v10.dts, raised debounce delay to sdmmc, added vbus-supply to USB host, removed some unneeded properties

* Added working DDR52 mode for eMMC on xt-q8l-v10

* Removed regulator-off-in-suspend for some xt-q8l-v10 regulators due to changed in act8865.c driver which causes the regulators to be misconfigured

* Adjusted targets for xt-q8l-v10 (provides bionic desktop + buster server)

* Removed all regular-state-mem nodes in xt-q8l-v10 device tree because the change in act8865.c affects also non-off entries

* Brought xt-q8l-v10 device tree from rockchip-current to rockchip-dev
2020-02-05 00:37:02 +01:00
Piotr Szczepanik
a186fd4984
Switched rockchip64-dev to mainline kernel 5.5.y (#1781) 2020-02-05 00:19:00 +01:00
Martin Ayotte
64e494384b add UART2 to BPiM2Ultra and BPiM2Berry 2020-02-03 12:14:40 -05:00
tonymac32
7084a2d457 [ rockchip64 ] Rock64 add audio 2020-02-03 00:28:23 -05:00
tonymac32
18b24717be [ rockchip64 ] rk3328 and renegade sound and dts clean
Adds k5.5 audio pipeline dts entries, adds audio to Renegade, cleans up some dts mess in renegade

- Note:  PulseAudio seems to need to toggle a couple times before audio will play.  That is not addressed in this patch.
2020-02-02 18:26:29 -05:00
Jannis
a412ff9b4e Merge branch 'master' into mvebu-kernel-update 2020-02-02 21:58:43 +01:00
Igor Pečovnik
89a5a394ba
Add exceptions to support native Ubuntu 20.04 building (#1764)
* Add exceptions to support native Ubuntu 20.04 building, fix small bug related to SD card write verification.

* Improve first install steps by installing Dialog and lsb_release first. This left out since we moved host install after we choose what we will do ... dialog is essential for this. Second we don't wait properly for APT manager to finish the process. Fixed with this commit

* Suppress output

* Update OdroidXU4 dev config & patches
2020-02-02 10:31:30 +01:00
Igor Pecovnik
b6c46b10fc Adjust various DEV configs and patches 2020-02-01 20:51:47 +01:00
Igor Pečovnik
020ddfcfa1
Address Odroid XU4 current stability issues. (#1766)
* Address stability issues, update configuration. 
* Cleanup - remove not needed patches
* Add upstream patches

Board survived regular stress testing while previous config/version hanged instantly.
2020-02-01 17:55:22 +01:00
5kft
542d0ef54d [ sunxi-current ] sync with upstream 2020-01-31 18:49:16 -08:00
5kft
98e1516992 [ sunxi-current ] update upstream patches 2020-01-29 20:13:56 -08:00
tonymac32
1f95a0086e [ rockchip64 ] clean out disabled patch 2020-01-27 23:12:19 -05:00
Matthias Riechmann
f54bb6d9a7 Fixes makefiles of rockchip headers (#1765)
* Fixed makefile of kernel header 4.4.202 for rockchip64

* Fixed makefile of kernel header for rockchip
2020-01-27 17:32:10 +01:00
5kft
724e6a4185 [ sunxi-current ] add upstream patches 2020-01-26 06:52:45 -08:00
Igor Pecovnik
45ebe91437 Upstream patches for a few legacy kernels 2020-01-26 14:01:11 +01:00
Piotr Szczepanik
720959e43e Fixed the codec probe crash in "dev" for OrangePi 4 2020-01-24 22:52:41 +01:00
Jannis
a3ef3fb11f Merge branch 'master' into mvebu-kernel-update 2020-01-24 21:55:02 +01:00
5kft
34bd88e1d2 [ sunxi-current ] remove deprecated patches 2020-01-24 12:07:11 -08:00
Piotr Szczepanik
027c3f1a0a OrangePi 4 preliminary support (current and dev kernels) 2020-01-24 19:04:42 +01:00
Piotr Szczepanik
d9fb5bfe8f OrangePi 4 preliminary support (rk3399-legacy kernel) 2020-01-24 15:27:04 +01:00
5kft
9be143c2e4 [ sunxi-current ] add upstream patch for 5.4.14 2020-01-23 07:23:11 -08:00
Nick Breen
3b1418fb5b generate an optional overlay for the early 14" pinebook's boe hb140wx-501 lcd panel (#1746) 2020-01-23 15:53:24 +01:00
5kft
57830ef010 [ allwinner-current ] remove deprecated patches and update configs
(this syncs armbian with the current megous orange-pi-5.4 upstream)
2020-01-21 20:16:13 -08:00
Matthias Riechmann
e0b17387ea Fixed makefile of kernel headers 4.4.210 for rk3399 (#1753) 2020-01-21 14:57:45 +01:00
Jannis
9a52bb579d
Merge pull request #1758 from armbian/mvebu-disable-stretch
Mvebu disable stretch
2020-01-21 13:02:53 +01:00
tonymac32
b3fc6df52e [ rockchip64 ] Set OTG mode to host on Renegade USB2 2020-01-20 23:40:42 -05:00
tonymac32
d230c3d15d [ rockchip64 ] add USB3 PHY RK3328
Adds the USB3 PHY driver currently under consideration upstream.

Tested:

 - Renegade
 - Rock64
2020-01-20 22:22:55 -05:00
5kft
1c903a93f0 [sunxi-current] cleaned up kernel uplevel patches
* cedrus patch is now included in upstream mainline
* topology patch is already included in megous upstream
2020-01-20 06:30:54 -08:00
Werner
c556012f30 [sunxi-current] (#1755)
Add upstream patch
2020-01-20 08:13:50 +01:00
tonymac32
0a18eca925 [ Rockchip ] Clean up now redundant MiQi patches
These patches are now part of the rk3288.dtsi to avoid all the mess of applying multiple patches across multiple boards.
2020-01-20 02:10:54 -05:00
tonymac32
a254166c1a [ rockchip ] Tinker 1.8 and revert remove broken dtb 2020-01-19 21:01:53 -05:00
Jannis
0da16dfc3d [ mvebu ] Update patches to fit new legacy, current, dev 2020-01-19 15:54:02 +01:00
Jannis
91e19648b3
[ mvebu-current ] Merge pull request #1739 from armbian/mvebu-current-sfp
Enable SFP module info and cleanup sfp patches on mvebu-current
2020-01-19 12:39:29 +01:00
Jannis
e4c8c0aaa0
[ mvebu-dev ] Merge pull request #1745 from armbian/mvebu-dev-cleanup
[ mvebu-dev ] cleanup patches and disable pcie support in kernel config to use pcie
2020-01-19 11:21:06 +01:00
tonymac32
72b67c6c2a [ rockchip ] no broken dtb's in new kernels 2020-01-19 02:02:29 -05:00
tonymac32
e530439fc0 [ rockchip ] clean removed patches 2020-01-19 01:54:03 -05:00
tonymac32
7ff7204141 [ rockchip ] Current switch to Panfrost
Mali driver is not enumerating device anyway, Panfrost was.
2020-01-19 01:35:07 -05:00
tonymac32
723dbeaaa1 [ rockchip64 ] remove disabled CEC patch 2020-01-18 23:45:14 -05:00
Igor Pečovnik
fc23107e1c
[Allwinner] Add analogue audio to H6, enable Cedrus (#1750)
* [Allwinner] Add analogue audio to H6, enable Cedrus, remove deprecated patches, adjust config
* Cleanup
2020-01-19 00:03:54 +01:00
Igor Pečovnik
cc7ab6a6b1
Move meson64 to mainline + patches (#1748)
* Attach Meson64 to mainline with a bunch of patches. Tested, but need further work.
* Enable DVFS on N2 which sometimes works, sometime doesn't, cleanup
* Enable beta targets for Meson64 kernel family
* Bump with version
2020-01-18 19:05:55 +01:00
Julian Sikorski
6b09068695 Drop patches already included in hardkernel git repo (#1743) 2020-01-16 22:20:39 +01:00
Igor Pecovnik
811754bc73
Rockchip64 - add upstream patches 2020-01-16 17:50:38 +01:00
Igor Pecovnik
1e0e901ea0
Add upstream patches, need proper testing. 2020-01-16 13:26:38 +01:00
Jannis
33546671bc Merge branch 'master' into mvebu-dev-cleanup 2020-01-15 14:20:21 +01:00
Igor Pecovnik
a064731ef4
Odroid XU4 legacy upstream patches 2020-01-13 21:56:45 +01:00
Jannis
ea34d3d365 Cleanup old mvneta patches as they are in mainline already.
Cleanup old sfp patches as sfp is supported.
2020-01-12 21:57:48 +01:00
Jannis
9dc8308065 Remove old thermal patch (pre4.16) 2020-01-12 21:57:38 +01:00
Jannis
845542bfa1 Remove old AUFS patches 2020-01-12 21:57:26 +01:00
Piotr Szczepanik
8c93385a84
Adjusted txpbl for rk3399 to fix network issues with MTU 1500 (#1736) 2020-01-12 21:51:52 +01:00
Igor Pecovnik
fd6b14d15c
Revert "Fix broken Tinkerboard booting due to changes in stmmac driver (#1734)"
This reverts commit 2099cb1557.
2020-01-12 21:02:56 +01:00
Igor Pecovnik
379033f729
Rockchip legacy upstream patches 2020-01-12 20:58:06 +01:00
Jannis
92a816e557 Adjust mvneta-tx-queue-workaround patch on mvebu-current 2020-01-12 20:22:47 +01:00
Jannis
9947814375 Cleanup mvebu-current sfp patches 2020-01-12 20:21:04 +01:00
Jannis
07535f073e Enable SFP module information and netdev patch on mvebu-current 2020-01-12 20:17:47 +01:00
Piotr Szczepanik
f059569a1a
Reverted workaround for ethernet in rockchip64-current (fixed in 5.4.11) (#1737) 2020-01-12 19:35:05 +01:00
Jannis
43075a04b5
Merge pull request #1722 from armbian/clearfog-legacy-4.14
Check & Rework remaining patches for mvebu (sfp on legacy, and pcie on current)
2020-01-12 18:58:39 +01:00
Jannis
c2106c3d5d Fix cpufreq (dynamic frequency scaling) for mvebu-current. (#1727)
* Fix cpufreq (dynamic frequency scaling) for mvebu-current. Also move disabled patches in extra folder for better usability
* Move unlock-atheros-reg patch to disabled
* Accidentally deleted a patch instead of moving it to disabled. Restore it
* Survived standard stress testing + one night of normal operation (Helios4)
2020-01-12 10:48:03 +01:00
Igor Pečovnik
2099cb1557
Fix broken Tinkerboard booting due to changes in stmmac driver (#1734) 2020-01-11 21:46:25 +01:00
Igor Pecovnik
0c38be8ba8
Allwinner: Remove deprecated patches and separate DEV configs 2020-01-11 21:13:50 +01:00
Igor Pecovnik
c962682e56
Allwinner. An attemt to fix HDMI audio with help of patched from LE Closing https://github.com/armbian/build/pull/1383 2020-01-11 20:22:59 +01:00
Nick Breen
958ecaddf3 disable patch as it conflicts with mainline (#1731)
duplicate nodes for thermal-zones
2020-01-11 19:51:05 +01:00
Karabek
1017a86bb3 Sunvell R-69: Set 2nd USB port as host. (#1729)
* Set 2nd USB port as host.

see https://forum.armbian.com/topic/4877-h2-sunvell-r69-android-tv-box-aliexpress/page/9/?tab=comments#comment-92686

* Sunvell R-69: Set 2nd USB port as host.

see https://forum.armbian.com/topic/4877-h2-sunvell-r69-android-tv-box-aliexpress/page/9/?tab=comments#comment-92686
2020-01-11 19:48:19 +01:00
Werner
4bc2505e0f [sunxi-current] Add upstream patch (#1730)
* Create patch-5.4.8-9.patch
2020-01-11 19:47:27 +01:00
Jannis
39b6f24287 Finally remove the mvebu-time-out patch on mvebu 2020-01-08 18:23:17 +01:00
Jannis
d03fb57af9 Merge branch 'master' into clearfog-legacy-4.14 2020-01-07 21:53:51 +01:00
Jannis
b46ed4c46c Cleanup old patches 2020-01-07 21:48:09 +01:00
Jannis
af05f254da Merge branch 'clearfog-dev-5.4' into clearfog-legacy-4.14
Integrates the changes previously made on dev branch into this one. So this can be merge in one PR.
2020-01-07 21:45:40 +01:00
Jannis
a5d234a133 Also disable pci time out patch on dev 2020-01-07 21:44:35 +01:00
Jannis
ded956de94 Disable pcie timeout patch, fixes pcie problems 2020-01-07 20:53:33 +01:00
m][sko
7bf126caf1 fix gpu power on firefly rk3399 (#1724) 2020-01-07 00:43:04 +01:00
Igor Pecovnik
ff0dca9840
Remove OdroidXU4 upstream patches which seems to contribute to https://forum.armbian.com/topic/12598-armbian-config-on-odroid-hc1/?tab=comments#comment-92351 2020-01-06 20:15:44 +01:00
Nick Breen
eb586f8135 modified anx6345 patch to log errno from read edid from device tree (#1720) 2020-01-06 16:55:47 +01:00
Jannis
0fca493a46 Check & Rework remainig patches for mvebu-legacy 2020-01-06 08:30:47 +01:00
Martin Ayotte
d9fe2201e8 make meson64 spi-gpio disabled by default and fix it cs-gpios 2020-01-05 17:54:52 -05:00
Martin Ayotte
3702048fd2 Merge branch 'master' of https://github.com/armbian/build 2020-01-05 17:51:44 -05:00
Martin Ayotte
4d479cbd2f add fix-uartC-pinctrl-in-LE-branch.patch 2020-01-05 17:51:39 -05:00
Piotr Szczepanik
0657d1eca6 Temporary workaround for ethernet in rockchip64-current (#1721) 2020-01-05 17:22:02 +01:00
Jannis
0dd51a689c
Merge pull request #1715 from armbian/clearfog-current-4.19
Fix RTC initialize patch for mvebu current & legacy
2020-01-05 10:01:29 +01:00
Igor Pečovnik
117f68ab9b
Nanopi R1: move primary serial console to ttyS1 which is exposed on the chassis (#1719) 2020-01-05 00:59:19 +01:00
Igor Pecovnik
8b4aa31fc5 Update for BananapiR1/CSC build target, tested for building only 2020-01-04 22:49:21 +01:00
Igor Pecovnik
4ec8e99a46 Update RK3399 legacy to latest upstream kernel version 2020-01-04 21:03:11 +01:00
Igor Pecovnik
9b5fd3713f Rockhip-legacy: add upstream patch 2020-01-04 18:35:35 +01:00
Igor Pecovnik
a15bc1d533 Update AUFS on S5P6818 family and add upstream patch for XU4 2020-01-04 18:21:53 +01:00
Igor Pecovnik
c1fbf0ab08 Address XU4 instability issues, add upstream patches and update AUFS 2020-01-04 11:25:11 +01:00
Jannis
8ee9b075e4 Enable new pci irq handler patch 2020-01-03 21:04:46 +01:00
Jannis
9fe9427e25 Merge branch 'master' into clearfog-dev-5.4 2020-01-03 19:37:11 +01:00
Jannis
cf720bc3ab Fix RTC initialize patch for mvebu legacy 2020-01-03 18:37:49 +01:00
Jannis
cd6adc7708 Fix RTC initialize patch for mvebu current 2020-01-03 18:14:08 +01:00
Igor Pečovnik
5597ecfe07
Move rockchip64 legacy to most recent kernel. Tested with standard https://github.com/armbian/autotests stress test on RockPro64 and Rock64. (#1714) 2020-01-03 11:42:56 +01:00
Igor Pecovnik
42ecf1582f Move rockchip64 legacy to most recent kernel. Tested with standard https://github.com/armbian/autotests stress test on RockPro64 and Rock64. 2020-01-03 11:37:00 +01:00
Jannis
f89533229e Rework pci irq patches 2020-01-03 09:08:30 +01:00
Aaditya Bagga
29b3328bda [Rock Pi 4] Set upper USB 3 port as host (#1704) 2020-01-01 10:54:45 +01:00
Igor Pecovnik
b34a398550
Merge branch 'master' of https://github.com/armbian/build 2020-01-01 09:56:28 +01:00
Igor Pecovnik
6afa4e9be6
Add upstream patch 2020-01-01 09:56:11 +01:00
Martin Ayotte
ba8cf00d03 Merge branch 'master' of https://github.com/armbian/build 2019-12-31 15:10:24 -05:00
Martin Ayotte
258d273b95 copy current PineH64 models DT to DEV 2019-12-31 15:09:35 -05:00
Igor Pecovnik
7818c2a040
Refactor wifi patching. Need to fix mvebu packaging patch ... 2019-12-31 13:25:58 +01:00
Piotr Szczepanik
2c439b9219
Overlay configfs support for rockchip64-current (#1699) 2019-12-30 21:25:03 +01:00
Piotr Szczepanik
5438468273
Tweaked rx_delay to 0x16 for NanoPi M4V2 in current/dev (#1698) 2019-12-29 22:13:43 +01:00
Igor Pecovnik
cc0df750bb
Adjust s5p6918 general patch and update kernel configuration 2019-12-29 21:39:01 +01:00
count-doku
b3a68c3625
Merge pull request #1695 from armbian/clearfog-dev-5.4
Reworking patches for mvebu-dev / clearfog
2019-12-28 12:21:23 +01:00
Martin Ayotte
8eba340951 cleanup xxx-teres-fixed.patch 2019-12-27 17:08:11 -05:00
Martin Ayotte
ae713d77f4 remove usless patch 2019-12-27 16:48:46 -05:00
Martin Ayotte
9fadb36e18 recreate sunxi-dev folder 2019-12-27 16:32:09 -05:00
Martin Ayotte
c640978e86 remove sunxi-dev symlink 2019-12-27 16:29:44 -05:00
count-doku
16364327b9 Merge branch 'master' of https://github.com/armbian/build into clearfog-dev-5.4
update dev branch with commits on master
2019-12-27 22:16:29 +01:00
count-doku
76bc478179 Reworking patches for mvebu-dev / clearfog 2019-12-27 21:20:41 +01:00
Karabek
0d11407b4d
updated child node syntax to 5.x for arm/spi-spidev and arm/spi-jedec-nor as well as arm64/spi-spidev. 2019-12-27 20:07:01 +01:00
Piotr Szczepanik
3948459c2b NanoPi M4V2 ethernet fix for legacy kernel (#1693) 2019-12-26 10:56:38 +01:00
Igor Pecovnik
9452b6823c
Pine H64: Add model B 2019-12-25 09:36:39 +01:00
Igor Pecovnik
fa8347130c
Drop annoying rtl8188e_iol_efuse_patch message when switching MAC 2019-12-24 19:31:30 +01:00
Werner
113b9f52f5 Update 0000-0012-ARM-dts-sunxi-h3-h5-Move-CPU-OPP-table-to-dtsi-share.patch (#1691) 2019-12-24 12:46:20 +01:00
Igor Pecovnik
9621725c6b
Bananapi M3: lower cpu speed to gain stability 2019-12-23 17:59:43 +01:00
Igor Pečovnik
517d4ecd90
Adjust Orangepi Win, (possible) fix for boot crash / reboot (#1688) 2019-12-23 00:40:38 +01:00
Igor Pečovnik
ff4c1488da
Move to 5.4.y (#1686)
* Wireguard: bump tag to most recent since it breaks building on 5.4.y
* Move rockchip current to 5.4.y
* Move sunxi current to 5.4.y
* Move meson64 to 5.4.y
* Move odroidxu4 to 5.4.y and enable "current" targets
* Enable missing target
2019-12-23 00:40:23 +01:00
Piotr Szczepanik
f002ad749c Enabled internal WLAN on RockPi S 2019-12-22 22:31:20 +01:00
Martin Ayotte
dcda89ba18 add patch for cs-gpio on spi 2019-12-19 16:02:59 -05:00
Igor Pečovnik
323101246a
Bugfix: Orangepi Zero Plus 2 doesn't boot (#1682) 2019-12-18 22:27:41 +01:00