You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux
Daniel González Cabanelas ff2c96333f bcm63xx: add support for the Sercomm H500-s
Sercomm H500-s is an xDSL dual band wireless router based on Broadcom
BCM63167 SoC.

Hardware:
   SoC:          Broadcom BCM63167
   CPU:          BMIPS4350 V8.0, 400 MHz, 2 cores
   Flash:        NAND 128 MiB
   RAM:          DDR3 128 MiB
   Ethernet:     4x 10/100/1000 Mbps
   Switch:       BCM53134S
   Wireless:     802.11b/g/n: BCM435f (integrated)
                 802.11ac:    Quantenna QT3740BC (onboard SoC)
   USB:          1x 2.0
   LEDs/Buttons: 11x / 2x

Flash instruction, web UI:
  1. Reset to defaults using the reset button if the admin password is
     unknown
  2. Login into the web UI as admin.
     Address:  http://192.168.0.1
     User:     admin
     Password: VF-ESVodafone-H-500-s or l033i-h500s
  3. Go to Settings -> Firmware Update, and select the Openwrt factory
     firmware
  4. Update the firmware.
  5. Wait until it finish, the device will reboot with Openwrt installed
     on the alternative image partitions keeping the stock firmware in
     the former.

Notes:
  - The patch also adds support for the lowi version. Only the factory
    firmware is different.
  - The integrated Wifi in the Broadcom Soc isn't still supported.
  - The Quantenna 802.11ac wifi works ok, but needs to be configured with
    the Quantenna client application. It can't be configured with Luci
    nor any iw command since it's a separated subsystem linked via
    ethernet.
  - The BCM53134S external switch is managed via MDIO which isn't
    supported in this target. Therefore it will behave as a dumb switch.

Signed-off-by: Daniel González Cabanelas <dgcbueu@gmail.com>
4 years ago
..
apm821xx apm821xx: set DEVICE_TYPE to "nas" for sata subtarget 4 years ago
ar71xx ar71xx: correct button type for TL-MR3020 mode slider 4 years ago
arc770 treewide: provide consistent basic DEVICE_TYPE 4 years ago
archs38 treewide: provide consistent basic DEVICE_TYPE 4 years ago
armvirt kernel: remove non-existant symbols 4 years ago
at91 treewide: remove maintainer variable from targets 4 years ago
ath25 treewide: remove maintainer variable from targets 4 years ago
ath79 ath79: phy-ar7200-usb: do not print error on defered init 4 years ago
bcm27xx bcm27xx: fix unmounting /boot after sysupgrade 4 years ago
bcm47xx bcm47xx: fix brcm-wl module loading 4 years ago
bcm53xx bcm53xx: remove support for kernel 4.14 4 years ago
bcm63xx bcm63xx: add support for the Sercomm H500-s 4 years ago
cns3xxx cns3xx: remove support for kernel 4.14 4 years ago
gemini treewide: drop DEVICE_TYPE when used as device variable 4 years ago
generic kernel: sch_cake: use skb hash improve wireguard compatibility 4 years ago
imx6 imx6: image: increase max ubifs file-system size 4 years ago
ipq40xx ipq40xx: replace "ok" with "okay" for status in DTS files 4 years ago
ipq806x ipq806x: enable disk-activity LED trigger 4 years ago
ipq807x treewide: remove maintainer variable from targets 4 years ago
kirkwood treewide: drop DEVICE_TYPE when used as device variable 4 years ago
lantiq lantiq: fritz 7360 v2: remove additional supported devices 4 years ago
layerscape layerscape: remove support for kernel 4.14 4 years ago
malta malta: add missing symbols for kernel 5.4 4 years ago
mediatek mediatek: add mt7531 DSA support 4 years ago
mpc85xx mpc85xx: restructure image receipts 4 years ago
mvebu mvebu: remove ClearFog Pro SUPPORTED_DEVICES 4 years ago
mxs kernel: bump 5.4 to 5.4.28 4 years ago
octeon octeon: set 5.4 as default kernel 4 years ago
octeontx octeontx: fix mcp251x can controller 4 years ago
omap omap: remove support for kernel 4.14 4 years ago
oxnas oxnas: move service file to correct place 4 years ago
pistachio treewide: remove maintainer variable from targets 4 years ago
ramips ramips/mediatek: select kmod-mt7615-firmware where kmod-mt7615e is selected 4 years ago
rb532 treewide: remove maintainer variable from targets 4 years ago
rockchip rockchip: add support for Pine64 RockPro64 4 years ago
samsung treewide: remove maintainer variable from targets 4 years ago
sunxi sunxi: remove unneeded shebang for preinit files 4 years ago
tegra tegra: correct cpu subtype 4 years ago
uml treewide: Remove self from MAINTAINER entries 5 years ago
x86 kernel: add gpio-it87 4 years ago
zynq zynq: switch to kernel 5.4 4 years ago
Makefile