Commit Graph

26 Commits

Author SHA1 Message Date
AmadeusGhost
3ddd19a8d2 bcm53xx: sync upstream source code 2021-11-01 00:16:49 +08:00
Christian Lamparter
8541abf7a6 bcm53xx: MR32: replace i2c-gpio with SoC's i2c
During review of the MR32, Florian Fainelli pointed out that the
SoC has a real I2C-controller. Furthermore, the connected pins
(SDA and SCL) would line up perfectly for use. This patch swaps
out the the bitbanged i2c-gpio with the real deal.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2021-10-31 23:56:24 +08:00
Rafał Miłecki
6d433a115a bcm53xx: switch to the upstream DSA-based b53 driver
1. Drop swconfig
2. Simplify network setup
3. Verify network config
4. Disable Buffalo WZR-900DHP for now - it misses ports definition

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Reviewed-By: Christian Lamparter <chunkeey@gmail.com>
2021-10-27 23:58:24 +08:00
Tianling Shen
11805f2f70
Merge Mainline
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-09-23 10:13:31 +08:00
Adrian Schmutzler
7984a95946
treewide: rename IMAGE_PREFIX/IMAGE_NAME to DEVICE_IMG_*
We so far had two variables IMG_PREFIX and IMAGE_PREFIX with
different content. Since these names are obviously quite
confusing, this patch renames the latter to DEVICE_IMG_PREFIX,
as it's a device-dependent variable, while IMG_PREFIX is only
(sub)target-dependent.

For consistency, also rename IMAGE_NAME to DEVICE_IMG_NAME, as
that's a device-dependent variable as well.

Cc: Paul Spooren <mail@aparcar.org>
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
(cherry picked from commit ef2cb8572b)
2021-09-17 04:48:26 +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
CN_SZTL
7ec6d4b43d
Merge Mainline
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-30 20:17:18 +08:00
CN_SZTL
4201dbd9bb
Package Lean: Cleanup Makefile
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-30 20:09:14 +08:00
Moritz Warning
a0c7041183 bcm53xx: use correct case for TP-Link in DEVICE_VENDOR
Adjust spelling of vendor names to what is used in other places.

Signed-off-by: Moritz Warning <moritzwarning@web.de>
[improve commit title/message]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-12-20 23:33:01 +08:00
AmadeusGhost
b8a25fb41c mpc85xx: change thermal to bool 2020-04-20 09:38:01 +08:00
AmadeusGhost
6577d6ae05 bcm47xx/63xx: add kernel 5.4 support 2020-04-20 08:30:18 +08:00
CN_SZTL
c43334ee17
luci-app-sfe: fix status checking 2019-11-08 22:44:25 +08:00
CN_SZTL
69acbbfc9e
update target 2019-08-19 22:26:19 +08:00
CN_SZTL
ce8ed9121b
add luci-app-haproxy & luci-app-udpspeederv2 2019-05-25 21:05:51 +08:00
coolsnowwolf
0b66843cdd bcm53xx: Add support for Arris SBR1900P/SBR-AC3200P 2019-05-14 00:58:28 +08:00
coolsnowwolf
02831df79a bcm53xx: add usb3.0 support for PHICOMM K3 2019-03-11 17:37:24 +08:00
coolsnowwolf
c02a766dc4 Revert "bcm53xx: include WiFi firmware for devices with 4366C0"
This reverts commit 4763491593.
2018-12-18 16:22:32 +08:00
coolsnowwolf
781d9c7e59 Revert "bcm53xx: update to linux official firmware for PHICOMM K3"
This reverts commit 672de411f7.
2018-12-18 16:21:53 +08:00
coolsnowwolf
672de411f7 bcm53xx: update to linux official firmware for PHICOMM K3 2018-12-17 22:41:21 +08:00
coolsnowwolf
4763491593 bcm53xx: include WiFi firmware for devices with 4366C0 2018-12-17 22:39:25 +08:00
coolsnowwolf
d5a131aa8d let PHICOMM K3 image no limite to 16MB 2018-09-27 18:22:11 +08:00
coolsnowwolf
89c817a034 fix PHICOMM K3 support 2018-08-24 12:39:58 +08:00
coolsnowwolf
4ffa917bdc disable BCM53xx SPI target model 2018-04-09 22:01:53 +08:00
coolsnowwolf
54dfcd092a switch BCM53xx (K3) to kernel 4.14 2018-04-09 13:35:01 +08:00
coolsnowwolf
6d0a99015d select k3wifi and k3screen with DEVMEM by default 2017-10-02 02:42:47 +08:00
coolsnowwolf
97a4ffcc12 update source 2017-09-06 19:19:45 +08:00