Commit graph

2580 commits

Author SHA1 Message Date
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
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