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
Francois Goudal 9b35815f0f ramips: add support for Afoundry EW-1200
This device features both a 2.4 and 5Ghz radio, and supports
802.11a/b/g/n/ac modes.
It has 5 Gb-Ethernet ports and a USB 3.0 host port.

It is powered by the Mediatek MT7621 SoC, and the MT7602E and MT7612E wifi
chipsets, together with 128MB of RAM and 16 MB of SPI Flash.

The stock firmware is in fact based on some openwrt barrier breaker, with a
mediatek SDK kernel, and an afoundry custom made web interface (not LuCI
based).
Firmware update page on the stock web interface can not accept sysupgrade
images, it bricks the device.
At this point, the only working solution I found was to connect to the
serial console port (available on J4 header) and to use opkg to install
dropbear.
Then scp the sysupgrade file in the device's /tmp and run sysupgrade from
console without preserving configuration files.

Signed-off-by: Francois Goudal <francois@goudal.net>
7 years ago
..
adm5120 adm5120: mark the rb1xx subtarget as broken 8 years ago
adm8668 build: fix subtarget descriptions 8 years ago
apm821xx build: get rid of host.mk 7 years ago
ar7 kernel: update kernel 3.18 to version 3.18.43 8 years ago
ar71xx ar71xx: mikrotik: erase firmware partition on SPI NOR devices in pre_upgrade() 7 years ago
arc770 arc770: only calculate entry point address when necessary 7 years ago
archs38 archs38: only calculate entry point address when necessary 7 years ago
arm64 Revert "arm64: boot-wrapper: Add mirror" 8 years ago
armvirt armvirt: add kernel config change missing from 0d44f0cb 8 years ago
at91 kernel: remove ubifs xz decompression support 8 years ago
ath25 kernel: backport MIPS changes introducing a separate IRQ stack 8 years ago
au1000 kernel: update kernel 3.18 to version 3.18.43 8 years ago
bcm53xx bcm53xx: backport Broadcom's iProc QSPI driver 7 years ago
brcm47xx kernel: update kernel 4.4 to 4.4.50 7 years ago
brcm63xx brcm63xx: CPVA502+: add SPROM wifi 7 years ago
brcm2708 build: get rid of host.mk 7 years ago
cns3xxx kernel: update kernel 4.9 to version 4.9.10 7 years ago
gemini gemini: rename config-default to config-4.4 8 years ago
generic kernel: fix earlycon by keeping __earlycon_table 7 years ago
imx6 imx6: move to Linux 4.9 kernel 7 years ago
ipq806x ipq806x: sanitize Dni image generation 7 years ago
ixp4xx ixp4xx: put apex images into image staging directory 7 years ago
kirkwood kirkwood: fix include in etc/board.d/02_network 7 years ago
lantiq lantiq: select kmod-mt7603 instead of kmod-mt76 for WBMR-300HPD 7 years ago
layerscape layerscape: add LS1043A Rev1.1 support 7 years ago
malta malta: mark as source-only to avoid wasting build resources 7 years ago
mcs814x kernel: remove kmod packages for bridge, stp, llc and 8021q 7 years ago
mediatek mediatek: add more missing symbols 7 years ago
mpc85xx kernel: remove DEVMEM/DEVKMEM platform overrides 8 years ago
mvebu mvebu: add linux 4.9 support 7 years ago
mxs mxs: enable nvmem support 7 years ago
octeon octeon: only copy sysupgrade file if present 7 years ago
omap omap: build various core drivers into the kernel instead of packaging them 8 years ago
omap24xx kernel: clean up usb gadget support 8 years ago
orion kernel: split up 980-arm_openwrt_machtypes.patch and move to target folders 7 years ago
oxnas oxnas: put u-boot images into image staging directory 7 years ago
ppc40x build: fix subtarget descriptions 8 years ago
ppc44x ppc44x: mark as broken 8 years ago
ramips ramips: add support for Afoundry EW-1200 7 years ago
rb532 kernel: remove ubifs xz decompression support 8 years ago
sunxi build: get rid of host.mk 7 years ago
uml build: get rid of host.mk 7 years ago
x86 kernel: enable hwmon-k10temp in the x86/64 kernel config instead of packaging it 7 years ago
xburst kernel: remove kmod packages for bridge, stp, llc and 8021q 7 years ago
zynq build: get rid of host.mk 7 years ago
Makefile