1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/target/linux
Daniel Golle 47b531de32
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-15 19:11:29 +01:00
..
apm821xx kernel: bump 5.4 to 5.4.145 2021-09-13 17:08:17 +02:00
arc770 kernel: move two symbols to the generic kconfigs 2021-08-29 17:07:19 +02:00
archs38 kernel: Add missing kernel config options 2021-09-13 13:04:21 +02:00
armvirt kernel: move two symbols to the generic kconfigs 2021-08-29 17:07:19 +02:00
at91 kernel: move some drm symbols to generic config 2021-06-13 23:30:10 +02:00
ath25 kernel: bump 5.4 to 5.4.132 2021-07-17 13:21:03 +02:00
ath79 kernel: bump 5.4 to 5.4.144 2021-09-13 17:08:17 +02:00
bcm27xx kernel: bump 5.4 to 5.4.145 2021-09-13 17:08:17 +02:00
bcm47xx
bcm53xx kernel: bump 5.4 to 5.4.145 2021-09-13 17:08:17 +02:00
bcm63xx kernel: move two symbols to the generic kconfigs 2021-08-29 17:07:19 +02:00
bcm4908 kernel: move two symbols to the generic kconfigs 2021-08-29 17:07:19 +02:00
bmips kernel: move two symbols to the generic kconfigs 2021-08-29 17:07:19 +02:00
gemini kernel: Set CONFIG_RCU_CPU_STALL_TIMEOUT=21 2021-09-09 20:24:12 +02:00
generic kernel: backport switchdev fix for bridge in bridge configurations 2021-09-13 17:11:50 +02:00
imx6 kernel: move two symbols to the generic kconfigs 2021-08-29 17:07:19 +02:00
ipq40xx kernel: bump 5.4 to 5.4.144 2021-09-13 17:08:17 +02:00
ipq806x ipq806x: switch to kernel 5.10 2021-09-12 18:52:30 +02:00
ipq807x kernel: Set CONFIG_RCU_CPU_STALL_TIMEOUT=21 2021-09-09 20:24:12 +02:00
kirkwood kirkwood: increase kernel size of Linksyses 2021-09-13 18:36:15 +02:00
lantiq kernel: move two symbols to the generic kconfigs 2021-08-29 17:07:19 +02:00
layerscape kernel: bump 5.4 to 5.4.145 2021-09-13 17:08:17 +02:00
malta kernel: move two symbols to the generic kconfigs 2021-08-29 17:07:19 +02:00
mediatek kernel: bump 5.4 to 5.4.144 2021-09-13 17:08:17 +02:00
mpc85xx kernel: move two symbols to the generic kconfigs 2021-08-29 17:07:19 +02:00
mvebu mvebu: add support for iEi Puzzle-M901/Puzzle-M902 2021-09-09 23:36:13 +02:00
mxs
octeon kernel: move two symbols to the generic kconfigs 2021-08-29 17:07:19 +02:00
octeontx octeontx: add linux 5.10 testing kernel support 2021-09-13 18:36:15 +02:00
omap kernel: move two symbols to the generic kconfigs 2021-08-29 17:07:19 +02:00
oxnas kernel: Set CONFIG_RCU_CPU_STALL_TIMEOUT=21 2021-09-09 20:24:12 +02:00
pistachio kernel: move two symbols to the generic kconfigs 2021-08-29 17:07:19 +02:00
ramips ramips: add support for Sitecom WLR-4100 v1 002 2021-09-05 23:52:35 +02:00
realtek realtek: add ZyXEL GS1900-24HPv2 support 2021-09-13 18:36:15 +02:00
rockchip kernel: Set CONFIG_RCU_CPU_STALL_TIMEOUT=21 2021-09-09 20:24:12 +02:00
sunxi sunxi: bring up DSA b53 switch on Lamobo R1 2021-09-15 19:11:29 +01:00
tegra kernel: Set CONFIG_RCU_CPU_STALL_TIMEOUT=21 2021-09-09 20:24:12 +02:00
uml
x86 x86: switch to kernel 5.10 2021-09-08 13:29:43 -10:00
zynq kernel: move two symbols to the generic kconfigs 2021-08-29 17:07:19 +02:00
Makefile