openwrtv3/target/linux
Graham Fairweather 532c3f3218 brcm63xx: add initial support for Netgear EVG2000
This patch adds support for the Netgear EVG2000 VoIP Gateway to the
bcm63xx targets.

This device was not sold to the general public, but rather is/was
provided by telcos to customers in Sweden, Australia, Singapore and
other parts of asia.

Known issues:
 - Unable to detect 53115 switch. This appear to be a problem with
probing for the PHY using MDIO and results in error 5. Doesn't seem to
be a problem with the configuration, and could use someone with
experience to have a look at it.
 - Uses the b43 driver as using the OpenWRT/LEDE broadcom-wl driver
fails to load the firmware for the 4322, so 802.11n is not supported.

More info on the device and the research can be found at:
https://wiki.openwrt.org/toh/netgear/evg2000
https://wikidevi.com/wiki/Netgear_EVG2000
https://github.com/Xotic750/mirror-lede/tree/evg2000
https://forum.openwrt.org/viewtopic.php?id=63950

Signed-off-by: Graham Fairweather <xotic750@gmail.com>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-06-03 16:45:08 +02:00
..
adm5120 image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
adm8668 base-files: remove default /etc/config/network, generate it via board.d instead 2016-01-25 16:30:41 +00:00
ar7 all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
ar71xx ar71xx/image/edimax shorten the revision to 13 character 2016-06-01 17:54:36 +02:00
arc770 arc770: enable unaligned access handling simulation in software 2016-04-09 10:25:16 +00:00
archs38 archs38: remove network config override 2016-02-18 08:35:21 +00:00
arm64 kernel: remove bogus CONFIG_LOG_BUF_SHIFT overrides 2016-05-21 22:35:41 +02:00
at91 at91: fix SAMA5D3 subtarget 2016-04-25 14:54:07 +02:00
ath25 ath25: update kernel from 3.18 to 4.4 2016-05-23 11:56:38 +02:00
au1000 image: fix jffs2(_nand) image generation 2015-08-05 13:55:52 +00:00
bcm53xx kernel: update kernel 4.4 to version 4.4.12 2016-06-02 15:34:34 +02:00
brcm47xx kernel: remove ocf support, cryptodev-linux should be used instead 2016-05-12 19:35:32 +02:00
brcm63xx brcm63xx: add initial support for Netgear EVG2000 2016-06-03 16:45:08 +02:00
brcm2708 kernel: update kernel 4.4 to version 4.4.12 2016-06-02 15:34:34 +02:00
cns3xxx kernel: update kernel 4.4 to version 4.4.10 2016-05-11 21:34:27 +02:00
gemini gemini: delete 3.18 support 2016-05-12 17:55:15 +02:00
generic linux/generic: add missing config symbols 2016-06-02 21:58:10 +02:00
imx6 imx6: move profile definitions to the image/Makefile 2016-05-23 11:03:23 +02:00
ipq806x ipq806x: add a default profile 2016-05-31 01:39:31 +02:00
ixp4xx kernel: update kernel 4.1 to version 4.1.20 2016-03-18 23:41:21 +00:00
kirkwood kirkwood: add missing kernel symbol 2016-05-24 19:41:27 +02:00
lantiq kernel: remove a hack that was obsoleted upstream 2016-05-27 16:08:47 +02:00
malta kernel: remove bogus CONFIG_LOG_BUF_SHIFT overrides 2016-05-21 22:35:41 +02:00
mcs814x branding: add LEDE branding 2016-03-24 22:40:13 +01:00
mediatek kernel: update kernel 4.4 to version 4.4.12 2016-06-02 15:34:34 +02:00
mpc85xx target/mpc85xx: check for 'generic' subtarget for initramfs image file 2016-03-03 20:24:41 +00:00
mvebu mvebu: configure switch on WRT1200AC and WRT1900ACv2/S 2016-05-23 13:39:50 +02:00
mxs mxs: delete old kernel versions 2016-05-12 17:52:55 +02:00
netlogic base-files: remove default /etc/config/network, generate it via board.d instead 2016-01-25 16:30:41 +00:00
octeon global: change my email address 2016-05-12 03:29:36 +02:00
omap omap: switch to 4.4 2016-06-02 21:58:10 +02:00
omap24xx image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
orion all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
oxnas kernel: update kernel 4.4 to version 4.4.12 2016-06-02 15:34:34 +02:00
ppc40x ppc40x: upgrade to 3.18 2015-04-12 20:48:13 +00:00
ppc44x image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
ramips ramips: add kmod-pwm-mediatek for mt7628/mt7688 2016-06-03 13:24:25 +02:00
rb532 rb532: switch to 4.1 2015-12-23 14:43:11 +00:00
realview image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
sunxi kernel: remove bogus CONFIG_LOG_BUF_SHIFT overrides 2016-05-21 22:35:41 +02:00
uml uml: revert accidentally committed change 2016-04-25 14:09:05 +02:00
x86 x86: generalize partition discovery for sysupgrade 2016-05-24 13:30:58 +02:00
xburst kernel: update kernel 3.18 to version 3.18.23 2015-11-01 13:45:57 +00:00
zynq kernel: remove bogus CONFIG_LOG_BUF_SHIFT overrides 2016-05-21 22:35:41 +02:00
Makefile