aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ramips/image
Commit message (Collapse)AuthorAge
...
* ramips: Ralink RT305x, support for Prolink PWH2004 (Abocom5205)Gabor Juhos2010-09-27
| | | | | | | | | | | The attached patch adds a preliminary support for Prolink PWH2004 board (Ralink RT305x based). LAN and flash appear to work. However, the USB port and WLAN I have not managed to activate properly yet, but that problem appears to be present with other rt305x targets as well(?). Signed-off-by: Esa Hyytia <esa at netlab.tkk.fi> SVN-Revision: 23129
* ramips: add support for Sparklan WCR-150GN boardGabor Juhos2010-08-15
| | | | | | | | | | | This patch adds support for Sparklan WCR-150GN board. Network configuration should be tweaked to make it work fully. The reason it's not in this patch is that ramips target should be modified to support different /etc/config/network files for different boards. Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 22658
* fix jffs2 64k and 128k images overwrite each otherFlorian Fainelli2010-07-31
| | | | | | | | | When trying to build images with jffs2 filesystem for ramips platform there is only one jffs2 image produced instead of two (64k and 128k). Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 22435
* target/ramips: fix another typo from [20834] (closes: #7182)Nicolas Thill2010-04-19
| | | | SVN-Revision: 21012
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵Nicolas Thill2010-04-12
| | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834
* ramips: generate sysupgrade images for the rt305x devicesGabor Juhos2010-04-11
| | | | SVN-Revision: 20801
* initial support for RT288x/RT305xGabor Juhos2009-08-30
SVN-Revision: 17439