summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/rt305x/profiles/aztech.mk
Commit message (Collapse)AuthorAgeFilesLines
* ralink: dwc_otg->dwc2John Crispin2014-09-081-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
* ramips: cleanup some rt305x profilesJohn Crispin2014-06-191-3/+3
| | | | | | | | | | move both asus boards to asus.mk rename HW5503G profile to HW550-3G to match name in image/Makefile (fixes #16599) Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 41271
* ralink: switch back to dwc_otg ... dwc2 seems to not work well with 3G modemsJohn Crispin2013-07-271-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37563
* ralink: set remove dwc_otg from default packages and use dwc2 insteadJohn Crispin2013-07-221-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37499
* ramips: rt305x: add profile for the AZtech HW-5503G boardGabor Juhos2012-03-121-0/+19
Patch from #11085. SVN-Revision: 30907