openwrtv4/target/linux
Thomas Nixon 50e3659703 lantiq: add Netgear DM200 support
Netgear DM200 is an inexpensive VDSL modem:

    CPU: VRX220 MIPS 34Kc 5.6 @ 500Mhz
    RAM: 64MiB
    Flash: 8MiB
    Ethernet: 1x100M
    DSL: VDSL2+, ADSL2+
    reset button, 3x bi-color LEDs

Serial port is 115200 baud, on the 4 pin header; pins from the bottom to
top are GND, RX, TX.

To upgrade from the vendor firmware, upload factory.img

The DM200 bootloader supports flashing over TFTP; hold the reset button
while powering on the device, and wait for the power light to start
flashing green before releasing. The device is now listening on
192.168.0.1/24, and can be sent a factory.img or a netgear image with a
TFTP put.

Once the image is loaded, it will be written to the flash, and the
device will reboot; this will take a few minutes.

Thanks to Edward O'Callaghan and Baptiste Jonglez, who implemented their
own ports for this device and provided valuable feedback.

Signed-off-by: Thomas Nixon <tom@tomn.co.uk>
2017-07-07 07:13:24 +02:00
..
adm5120 adm5120: mark the rb1xx subtarget as broken 2017-01-16 20:40:12 +01:00
adm8668 build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
apm821xx kernel: cleanup CONFIG_SCHED_HRTICK 2017-06-29 04:46:59 +02:00
ar7 ar7: diag.sh: use common status_led_* functions 2017-03-15 23:14:54 +01:00
ar71xx ar71xx: fix TPLINK_BOARD_ID for Archer C58 and TL-WA855RE 2017-07-04 15:09:52 +02:00
arc770 kernel: disable CONFIG_SG_POOL by default 2017-06-07 18:31:10 +02:00
archs38 kernel: disable CONFIG_SG_POOL by default 2017-06-07 18:31:10 +02:00
armvirt kernel: cleanup CONFIG_SCHED_HRTICK 2017-06-29 04:46:59 +02:00
at91 kernel: cleanup CONFIG_SCHED_HRTICK 2017-06-29 04:46:59 +02:00
ath25 kernel: cleanup CONFIG_SCHED_HRTICK 2017-06-29 04:46:59 +02:00
au1000 kernel: update kernel 3.18 to version 3.18.43 2016-10-24 20:25:14 +03:00
bcm53xx kernel: cleanup CONFIG_SCHED_HRTICK 2017-06-29 04:46:59 +02:00
brcm47xx brcm47xx: Add support for kernel 4.9 2017-07-02 23:10:06 +02:00
brcm63xx brcm63xx: remove misleading warning about partial SPI NOR writes 2017-07-05 11:24:24 +02:00
brcm2708 kernel: cleanup CONFIG_SCHED_HRTICK 2017-06-29 04:46:59 +02:00
cns3xxx kernel: cleanup CONFIG_SCHED_HRTICK 2017-06-29 04:46:59 +02:00
gemini kernel: use .patch extension for all patches 2017-06-27 06:37:46 +02:00
generic kirkwood: switch to kernel 4.9 2017-07-04 16:29:07 +02:00
imx6 kernel: cleanup CONFIG_SCHED_HRTICK 2017-06-29 04:46:59 +02:00
ipq806x ipq806x: Enable AP148 fit image(.itb) generation 2017-07-06 07:16:40 +02:00
ixp4xx kernel: cleanup CONFIG_SCHED_HRTICK 2017-06-29 04:46:59 +02:00
kirkwood kirkwood: drop kernel 4.4 support 2017-07-04 16:29:07 +02:00
lantiq lantiq: add Netgear DM200 support 2017-07-07 07:13:24 +02:00
layerscape kernel: cleanup CONFIG_SCHED_HRTICK 2017-06-29 04:46:59 +02:00
malta kernel: cleanup CONFIG_SCHED_HRTICK 2017-06-29 04:46:59 +02:00
mcs814x kernel: remove kmod packages for bridge, stp, llc and 8021q 2017-02-09 14:49:34 +01:00
mediatek kernel: cleanup CONFIG_SCHED_HRTICK 2017-06-29 04:46:59 +02:00
mpc85xx kernel: cleanup CONFIG_SCHED_HRTICK 2017-06-29 04:46:59 +02:00
mvebu kernel: cleanup CONFIG_SCHED_HRTICK 2017-06-29 04:46:59 +02:00
mxs mxs: drop 4.4 support 2017-06-27 23:22:25 +02:00
octeon kernel: disable CONFIG_SG_POOL by default 2017-06-07 18:31:10 +02:00
omap kernel: cleanup CONFIG_SCHED_HRTICK 2017-06-29 04:46:59 +02:00
omap24xx kernel: clean up usb gadget support 2016-09-15 13:11:21 +02:00
orion kernel: cleanup CONFIG_SCHED_HRTICK 2017-06-29 04:46:59 +02:00
oxnas kernel: cleanup CONFIG_SCHED_HRTICK 2017-06-29 04:46:59 +02:00
pistachio kernel: cleanup CONFIG_SCHED_HRTICK 2017-06-29 04:46:59 +02:00
ppc40x build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
ppc44x ppc44x: mark as broken 2017-01-10 12:49:34 +01:00
ramips ramips: simplify ubnt-erx-sfp device definition 2017-07-06 19:45:09 +02:00
rb532 rb532: enable high-res timers, refresh kernel config 2017-06-07 18:31:10 +02:00
sunxi kernel: cleanup CONFIG_SCHED_HRTICK 2017-06-29 04:46:59 +02:00
uml uml: Fix sample command line 2017-05-26 15:43:26 -07:00
x86 build: enable gzipping of images on x86 even if ext4 is disabled 2017-07-06 11:30:33 +02:00
xburst xburst: enable high-res timers, refresh kernel config 2017-06-07 18:31:10 +02:00
zynq kernel: cleanup CONFIG_SCHED_HRTICK 2017-06-29 04:46:59 +02:00
Makefile