Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ralink: dwc_otg->dwc2 | John Crispin | 2014-09-08 | 1 | -1/+1 |
| | | | | | | | | | | the old dwc_otg driver is starting to fall apart and fails on newer 3g modems and some storage devices. switch to the upstream dwc2 driver which is no longer in staging/. Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42446 | ||||
* | ralink: switch back to dwc_otg ... dwc2 seems to not work well with 3G modems | John Crispin | 2013-07-27 | 1 | -1/+1 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37563 | ||||
* | ralink: set remove dwc_otg from default packages and use dwc2 instead | John Crispin | 2013-07-22 | 1 | -1/+1 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37499 | ||||
* | ramips: Update ARC Freestation profile | John Crispin | 2013-05-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | These devices are actually built around the 8devices Carambola dev board. ARC FreeStation, Flex mARC, iFlex, and SplitStation devices are supported with this image, see "ARCFlex Firmware Downloads": http://www.antennas.com/wiki/index.php?title=ARC-OS_Firmware_Downloads_and_Revision_History Funnily enough if present the external USB wlan ends up being wlan-0, with the SoC device being wlan-1. - Invert port map so special handling of vlan config can be removed. - Add LED config similar to original ArcOS firmware. - Add GPIO export for enabling PoE passthrough from ethernet port 0 to port 1 - Get MACs from factory partition. - Update description to list supported devices. - Carambola uses RT3050 (not RT3052), though my Carambola CPU actually reports itself as being an RT3350 while still having RT3050F markings. Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de> SVN-Revision: 36564 | ||||
* | ramips: add support for the ARC FreeStation5 board, also fix WCR-150GN ↵ | Jo-Philipp Wich | 2012-03-29 | 1 | -0/+18 |
network setup while we're at it - thanks Pau Escrich <p4u@dabax.net> for the implementation SVN-Revision: 31144 |