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
Sebastian Schaper 14599c5945 ath79: add support for D-Link DCH-G020 Rev. A1
The DCH-G020 is a Smart Home Gateway for Z-Wave devices.

Specifications:

 * QCA9531, 16 MiB Flash, 64 MiB RAM
 * On-Board USB SD3503A Z-Wave dongle
 * GL850 USB 2.0 Hub (one rear port, internal Z-Wave)
 * Two Ethernet Ports (10/100)

Installation:

 * Web UI: http://192.168.0.60 (or different address obtained via DHCP)
   Login with 'admin' and the 6-digit PIN Code from the bottom label
 * Recovery Web UI: Keep reset button pressed during power-on
   until LED starts flashing red, upgrade via http://192.168.0.60
 * Some modern browsers may have problems flashing via the Web UI,
   if this occurs consider booting to recovery mode and flashing via:
   curl -F \
     files=@openwrt-ath79-generic-dlink_dch-g020-a1-squashfs-factory.bin \
     http://192.168.0.60/cgi/index

Known issues:

 * Real-Time-Clock is not working as there is currently no matching driver
   It is still included in the dts as compatible = "pericom,pt7c43390";
 * openzwave was tested on v19.07 (running MinOZW as a proof-of-concept),
   but the package grew too big as lots of device pictures were included,
   thus any use of Z-Wave is up to the user (e.g. extroot and domoticz)

The device will use the same MAC address for both wired and wireless
interfaces, however it is stored at two different locations in the flash.

Signed-off-by: Sebastian Schaper <openwrt@sebastianschaper.net>
4 years ago
..
apm821xx kernel: Update kernel 5.4 to version 5.4.50 4 years ago
ar71xx ar71xx: Fix mikrotik NAND compile problem 4 years ago
arc770 treewide: drop shebang from non-executable target files 4 years ago
archs38 treewide: drop shebang from non-executable target files 4 years ago
armvirt armvirt,x86: fix build breakage of crypto ccp module 4 years ago
at91 treewide: drop shebang from non-executable target files 4 years ago
ath25 treewide: drop shebang from non-executable target files 4 years ago
ath79 ath79: add support for D-Link DCH-G020 Rev. A1 4 years ago
bcm27xx kernel: Update kernel 5.4 to version 5.4.50 4 years ago
bcm47xx kernel: Update kernel 4.19 to version 4.19.131 4 years ago
bcm53xx kernel: Update kernel 4.19 to version 4.19.131 4 years ago
bcm63xx kernel: Update kernel 5.4 to version 5.4.50 4 years ago
cns3xxx kernel: Update kernel 4.19 to version 4.19.131 4 years ago
gemini treewide: drop shebang from non-executable target files 4 years ago
generic generic: platform/mikrotik: add partial AR71xx cpufreq support 4 years ago
imx6 treewide: drop shebang from non-executable target files 4 years ago
ipq40xx ipq40xx: fix patches on dts Makefile 4 years ago
ipq806x ipq806x: compile in schedutil governor 4 years ago
ipq807x treewide: remove maintainer variable from targets 4 years ago
kirkwood kirkwood: add support for Zyxel NSA310S 4 years ago
lantiq lantiq: set port numbers corresponding to reg value 4 years ago
layerscape kernel: Update kernel 5.4 to version 5.4.50 4 years ago
malta malta: add missing symbols for kernel 5.4 4 years ago
mediatek kernel: Update kernel 5.4 to version 5.4.50 4 years ago
mpc85xx kernel: Update kernel 5.4 to version 5.4.50 4 years ago
mvebu mvebu: config define i2c pxa slave 4 years ago
mxs kernel: bump 5.4 to 5.4.28 4 years ago
octeon treewide: drop shebang from non-executable target files 4 years ago
octeontx kernel: bump 5.4 to 5.4.48 4 years ago
omap treewide: drop shebang from non-executable target files 4 years ago
oxnas kernel: Update kernel 5.4 to version 5.4.50 4 years ago
pistachio kernel: Update kernel 4.14 to version 4.14.187 4 years ago
ramips ramips: mt7621: use lzma-loader for ra21s & rg21s 4 years ago
rb532 treewide: remove maintainer variable from targets 4 years ago
rockchip treewide: simplify inclusion of subtarget image files 4 years ago
samsung kernel: Update kernel 4.14 to version 4.14.187 4 years ago
sunxi sunxi: add text referencing Allwinner H3 and H5 CPUs 4 years ago
tegra tegra: correct cpu subtype 4 years ago
uml treewide: Remove self from MAINTAINER entries 4 years ago
x86 kernel/pcengines-apu2: detect apuv4 board 4 years ago
zynq zynq: switch to kernel 5.4 4 years ago
Makefile build: add 'make kernel_xconfig' command 4 years ago