Commit graph

470 commits

Author SHA1 Message Date
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
Igor Pecovnik
7b8f6ed403 Remove deprecated patch 2021-01-19 08:23:01 +01:00
Igor Pecovnik
8849b83ec6 Add upstream patches 2021-01-14 22:00:34 +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
Igor Pečovnik
01024e20d5
Move sunxi current to 5.10.y (#2525) 2021-01-02 21:56:56 +01:00
Igor Pecovnik
fffaf17048 sunxi-dev add upstream patch 2020-12-30 20:19:39 +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
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
Igor Pecovnik
5fce5229f2 sunxi - add upstream patch 2020-12-27 01:29:55 +01:00
Igor Pecovnik
6613e89261 Upstream patches 2020-12-23 22:34:24 +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
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
Igor Pecovnik
e1b8e77996 Remove misplaced patch
Close https://github.com/armbian/build/issues/2443
2020-12-17 01:41:27 +01:00
Lane Jennison
343fb5f003 remove rx-tx patch for sunxi-dev 2020-12-16 12:28:50 -05: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
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
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
5kft
4a29bfa8bf
[ sunxi-dev ] remove deprecated patch 2020-11-17 07:18:45 -08:00
5kft
b8767af84d
[ sunxi-dev ] remove deprecated patch 2020-11-16 08:37:39 -08:00
Igor Pečovnik
a08539790d
Remove broken part from patches (#2347)
* Remove broken part from patches
2020-11-14 20:49:32 +01:00
5kft
b01aa73366
[ sunxi ] minor patch updates: input section change fix for vfp 2020-11-06 08:32:20 -08:00
5kft
d2d161d789
[ sunxi-dev ] migrate to kernel 5.10.x 2020-11-03 07:35:10 -08:00
5kft
cc6be06bf5
[ sunxi-dev ] remove deprecated patches 2020-11-03 06:08:34 -08: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
5kft
56c23c9afc
[ sunxi-dev ] add upstream patches 2020-11-01 06:49:54 -08:00
5kft
f15bf42e2b
[ sunxi-dev ] add upstream patches 2020-10-29 07:27:36 -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
159f913038 Bugfix - remove deprecated part of wifi 5.8.y patches 2020-10-04 09:29:18 +02:00
5kft
02a4cf1618
[ sunxi-dev ] remove deprecated patch
(change introduced with upstream v5.9-rc7)
2020-09-29 07:06:10 -07:00
5kft
9637d3d0f9
[ sunxi-dev ] remove deprecated patch 2020-09-24 10:58:29 -07:00
5kft
e4c9a82624
[ sunxi-dev ] more patch cleanup and upstream-related updates 2020-09-19 08:50:53 -07:00
5kft
83c4413801
[ sunxi-dev ] more patch cleanup 2020-09-18 06:35:09 -07:00
5kft
6cf42e87e6
[ sunxi-dev ] adapt Wi-Fi driver patches for upstream changes 2020-09-17 20:37:29 -07:00
5kft
db5edf58d5
[ sunxi-dev ] patch cleanup 2020-09-12 07:56:14 -07:00
5kft
67ab9baa25
[ sunxi-dev ] more kernel patch cleanup and consolidation 2020-09-11 07:57:16 -07:00
5kft
9a096fc557
[ sunxi-dev ] updated CPU opp table references in overclock overlays 2020-09-09 06:50:04 -07:00
5kft
61e4b39303
[ sunxi ] add MP2143DJ regulator and status LEDs entries to the NanoPi NEO DT 2020-09-08 11:35:09 -07:00