Daniel Golle
aa93b2aa8c
sunxi: add testing Linux 5.10
...
Add testing Linux kernel 5.10 for sunxi targets.
Removed patches were replaced by upstream commits:
- 410-v5.6-arm64-dts-allwinner-a64-olinuxino-Add-bank-supply-re.patch
f0c3b29f56f0a arm64: dts: allwinner: a64: olinuxino: Add bank supply regulators
- 420-v5.7-arm64-dts-allwinner-a64-olinuxino-add-user-red-LED.patch
89866b2667e0d arm64: dts: allwinner: a64: olinuxino: add user red LED
- 440-add-h6-pwm.patch
a7fe985633f92 pwm: sun4i: Add an optional probe for reset line
b8d74644f34a8 pwm: sun4i: Prefer "mod" clock to unnamed
5b090b430d750 pwm: sun4i: Add an optional probe for bus clock
fa4d81784681a pwm: sun4i: Always calculate params when applying new parameters
9f28e95b5286f pwm: sun4i: Add support to output source clock directly
fdd2c12e3761f pwm: sun4i: Add support for H6 PWM
- 441-arm64-dts-add-PWM-node.patch
88432f5f8469b arm64: dts: allwinner: h6: Add PWM node
- 443-board-h6-orangepioneplus-fix-missing-ethernet.patch
7ee32a17e0d65 arm64: dts: allwinner: h6: orangepi-one-plus: Enable ethernet
Run tested on friendlyarm,nanopi-neo (allwinner,sun8i-h3), looks all good.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-09-28 23:43:09 +08:00
Daniel Golle
7d21642ce0
sunxi: bring up DSA b53 switch on Lamobo R1
...
Build cortexa7 subtarget with DSA driver for MDIO-connected Broadcom
BCM53xxx switches. This is needed for the Lamobo R1 aka. BananaPi
BPi-R1 board which comes with such a switch IC.
Remove old swconfig driver from target kernel config as the only board
using it is now supported by the DSA driver.
No changes to device tree are needed as upstream DTS already got a
DSA switch definition and we are just using that upstream source.
Update default network config of the Lamobo R1 to create lan bridge
with all 4 lan ports.
Introduce DEVICE_COMPAT_VERSION for the board to inform users about
having the re-create their network configuration and add device alias
as Bananapi BPi-R1 while at it.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-09-28 23:42:28 +08:00
Zhao Yu
c80f930c3b
sunxi: enable MUSB in A7 subtarget
...
like commit 78c1ed6 . Without this,Some USB port on H3 baseboard
can' work. So, need enable MUSB support on this target.
Signed-off-by: Zhao Yu <574249312@qq.com>
2021-09-28 23:42:17 +08:00
AmadeusGhost
e416e1f5e9
Revert "sunxi: disable RTC on h3/h5"
...
This reverts commit 7686e88d07 .
2021-07-05 23:54:38 +08:00
AmadeusGhost
7a8af2599f
sunxi: disable LPAE on cortexa7
...
It seems that this option will take up 64 MB of memory.
Ref: https://github.com/coolsnowwolf/lede/issues/6667
2021-04-11 23:40:35 +08:00
AmadeusGhost
7686e88d07
sunxi: disable RTC on h3/h5
...
The in-SoC RTC is more disruptive than useful
without a battery connected.
2021-04-11 23:37:56 +08:00
Adrian Schmutzler
0cd3943f36
target: use SPDX license identifiers on Makefiles
...
Use SPDX license tags to allow machines to check licenses.
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2021-02-11 12:05:39 +08:00
AmadeusGhost
dcc01b6832
sunxi: remove outdated rtc package for a31/h3/r40 devices
...
The rtc-sunxi module only supports Allwinner A10/A20, for Allwinner
A31/h3/h5, use rtc-sun6i instead, which isn't support build as a
kernel module, just put it into default config.
Signed-off-by: AmadeusGhost <amadeus@jmu.edu.cn>
2021-02-09 12:22:13 +08:00
AmadeusGhost
8ab5e878fb
treewide: remove support for kernel 4.x
2020-10-31 11:39:45 +08:00
CN_SZTL
271aafdfae
sunxi: drop kernel 4.14
2020-09-06 12:31:13 +08:00
AmadeusGhost
ea0f145c3e
Merge Mainline
2020-06-28 18:16:21 +08:00
Rogan Dawes
6a51ed965c
sunxi: add text referencing Allwinner H3 and H5 CPUs
...
This makes it a little easier to figure out which options to choose.
Signed-off-by: Rogan Dawes <rogan@dawes.za.net>
2020-06-27 12:33:18 +08:00
AmadeusGhost
caf22aa4ce
apm821xx/archs38/armvirt/gemini/imx6/kirkwood/lantiq/malta: add kernel 5.4 support
2020-04-16 18:09:15 +08:00
AmadeusGhost
7133ea672b
sunxi: switch to kernel 4.19 ( #2976 )
2020-02-08 17:16:54 +08:00
coolsnowwolf
ab24168802
kernel: bump to 4.9.168 , 4.14.111, 4.19.34
2019-04-12 11:39:40 +08:00
coolsnowwolf
d9b83ef6fd
kernel: bump to 3.8.133, 4.9.153, 4.14.96
2019-02-12 23:04:43 +08:00
coolsnowwolf
347daa04b2
Merge branch master of https://github.com/coolsnowwolf/lede
2019-01-03 19:29:28 +08:00
coolsnowwolf
e817c4aa98
kernel update to 4.9.134 and 4.14.77
2018-10-19 19:37:25 +08:00
coolsnowwolf
8fe0636b8a
Merge branch 'master' of github.com:lede-project/source
2018-04-23 18:50:49 +08:00
coolsnowwolf
bfacc172f0
update kernel to 4.9.57
2017-10-19 22:23:41 +08:00