History log of /openwrt/target/linux/ramips/image/mt7621.mk
Revision Date Author Comments
# 15458e85 24-Jun-2016 Zoltan HERPAI <wigyori@uid0.hu>

ramips: convert a bunch of targets to new image building code

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>


# 3059f411 24-Jun-2016 Andrew Yong <me@ndoo.sg>

ramips: add initial support for SamKnows SK-WB8

Signed-off-by: Andrew Yong <me@ndoo.sg>


# 518aa566 26-Apr-2016 John Crispin <blogic@openwrt.org>

ramips: Add support for the Netgear WNDR3700v5

https://wiki.openwrt.org/toh/netgear/wndr3700

wndr3700v5 uses the single-core dual thread MediaTek MT7621S SoC.

Signed-off-by: L. D. Pinney <ldpinney@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49247 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 0498dada 21-Apr-2016 John Crispin <blogic@openwrt.org>

ramips: Add support for ZBT WG3526

The WG3526 is the follow-up to the 2626 and is mostly the same, with the
excaption that the mt7602 has been replaced with the mt7603. The internal wifi
setup has also changed slightly. Based on my tests, everything that worked on
the 2626 works on the 3526 and with roughly the same performance.

v1->v2:
* Remove some references to 2626 that I had missed in the dts.

v2->v3:
* Update patch to match new file structure.
* Removed SD driver to be consistent with other MT7621 targets.

Signed-off-by: Kristian Evensen <kristian.evensen@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49213 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 22fac2e6 09-Apr-2016 John Crispin <blogic@openwrt.org>

ramips: Adjust image size limit for the D-Link DIR-860L B1

Currently the maximum image size defaults to 8Mbyte even though this model has 16Mbyte of flash memory.

Tested and works on my device.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49129 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 552e1072 09-Apr-2016 John Crispin <blogic@openwrt.org>

ramips: mt7621: add a device to TARGET_DEVICES after it's definition

Signed-off-by: Roman Yeryomin <roman@advem.lv>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49124 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 9bf03972 09-Apr-2016 John Crispin <blogic@openwrt.org>

ramips: mt7621: fix initramfs image for ubnt-erx

Signed-off-by: Roman Yeryomin <roman@advem.lv>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49123 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 04c82ebd 01-Apr-2016 John Crispin <blogic@openwrt.org>

ramips: move different subtarget image generation to separate makefiles to improve maintainability

- all subtarget specific defines are in their own files
- common defines left in main Makefile
- each subtarget makefile idefed with SUBTARGET
- all subtargets compile tested
- few seems to be broken/unneeded things marked with FIXME

Signed-off-by: Roman Yeryomin <roman@advem.lv>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49104 3c298f89-4303-0410-b956-a3cf2f4a3e73