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
Pawel Dembicki 67fced9ba3 ramips: add support for DLINK DIR-510L
The DIR-510L Wireless Router are based on the MT7620A SoC.

Specification:

-MediaTek MT7620A (580 Mhz)
-128 MB of RAM
-16 MB of FLASH
-802.11bgn radio
-1x 10/100 Mbps Ethernet
-2x internal, non-detachable antennas
-UART (J3) header on PCB (57600 8n1)
-1x bi-color LED (GPIO-controlled), 2x button
-JBOOT bootloader

Known issues:
-Ethernet port is used as LAN
-No communication with charger IC. (uart bitbang needed)

Installation:
Apply factory image via d-link http web-gui.

How to revert to OEM firmware:
1.) Push the reset button and turn on the power. Wait until LED start blinking (~10sec.)
2.) Upload original factory image via JBOOT http (IP: 192.168.123.254)
3.) If http doesn't work, it can be done with curl command:
    curl -F FN=@XXXXX.bin http://192.168.123.254/upg
    where XXXXX.bin is name of firmware file.

Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
[fixed whitespace issue in 10-rt2x00-eeprom]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
5 years ago
..
adm5120 kernel: bump 3.18 to 3.18.133 6 years ago
adm8668 kernel: bump 3.18 to 3.18.133 6 years ago
apm821xx apm821xx: usb: xhci: fix semicolon.cocci warnings 5 years ago
ar7 kernel: bump 4.9 to 4.9.153 6 years ago
ar71xx kernel: bump 4.14 to 4.14.107 5 years ago
arc770 treewide: use wpad-basic for not small flash targets 6 years ago
archs38 treewide: use wpad-basic for not small flash targets 6 years ago
armvirt armvirt: 32: enable CONFIG_ARM_LPAE 5 years ago
at91 kernel: Build: Split kmod-regmap 6 years ago
ath25 kernel: bump 4.14 to 4.14.79 6 years ago
ath79 kernel: bump 4.14 to 4.14.107 5 years ago
au1000 treewide: use wpad-basic for not small flash targets 6 years ago
bcm53xx bcm53xx: add first DTS changes queued for the Linux 5.1 5 years ago
brcm47xx kernel: bump 4.14 to 4.14.107 5 years ago
brcm63xx kernel: bump 4.9 to 4.9.164 5 years ago
brcm2708 kernel: bump 4.14 to 4.14.107 5 years ago
cns3xxx kernel: bump 4.19 to 4.19.21 5 years ago
gemini gemini: Generate padded kernel+rootfs images for DIR-685 5 years ago
generic kernel: bump 4.14 to 4.14.107 5 years ago
imx6 imx6: fix legacy IRQ support (4.19) 5 years ago
ipq40xx ipq40xx: add support for EnGenius ENS620EXT 5 years ago
ipq806x ipq806x: Enlarge R7500v2 flash - use netgear partition 5 years ago
ixp4xx kernel: bump 4.9 to 4.9.160 5 years ago
kirkwood kernel: bump 4.19 to 4.19.24 5 years ago
lantiq lantiq: kernel 4.14: fix usb_phy1 reset status bit in vr9.dts 5 years ago
layerscape kernel: bump 4.14 to 4.14.107 5 years ago
malta malta: Add support for kernel 4.19 6 years ago
mcs814x kernel: bump 3.18 to 3.18.119 6 years ago
mediatek kernel: bump 4.14 to 4.14.99 5 years ago
mpc85xx mpc85xx: Fix Aerohive HiveAP-330 initramfs image 5 years ago
mvebu kernel: bump 4.14 to 4.14.106 5 years ago
mxs mxs: disable unused serial drivers 5 years ago
octeon octeon: fix typo in platform.sh 6 years ago
octeontx kernel: enable memory compaction 6 years ago
omap kernel: bump 4.14 to 4.14.77 6 years ago
omap24xx omap24xx: remove referece to not existing kmod-usb-musb-tusb6010 7 years ago
orion treewide: use wpad-basic for not small flash targets 6 years ago
oxnas kernel: bump 4.14 to 4.14.106 5 years ago
pistachio kernel: bump 4.14 to 4.14.91 6 years ago
ppc40x kernel: only optimized for size if small_flash 6 years ago
ppc44x kernel: only optimized for size if small_flash 6 years ago
ramips ramips: add support for DLINK DIR-510L 5 years ago
rb532 kernel: bump 4.14 to 4.14.86 6 years ago
samsung kernel: Deactivate CONFIG_COMPAT_BRK 6 years ago
sunxi sunxi: add support for Orange Pi PC Plus 5 years ago
uml treewide: use wpad-basic for not small flash targets 6 years ago
x86 x86: video: disable buildtin amdgpu DRM driver 5 years ago
xburst kernel: bump 3.18 to 3.18.119 6 years ago
zynq kernel: Deactivate CONFIG_COMPAT_BRK 6 years ago
Makefile