Commit graph

3348 commits

Author SHA1 Message Date
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
5kft
301467b172 update general-packaging patch for latest kernel v5.10 changes 2020-11-30 08:03:07 -08: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
Igor Pečovnik
ed2371b853
Move z28 pro u-boot patch to board specific (#2336)
* Move changed rockpis changed patch to board specific and add original one to z28pro

* Delete the patch unneeded for ROCK Pi S

Co-authored-by: Piotr Szczepanik <piter75@gmail.com>
2020-11-14 11:59:14 +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
e61ca973b6
Remove [] to enable sh compatibility (#2334) 2020-11-12 15:56:52 +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