summaryrefslogtreecommitdiff
path: root/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-wr6202.c
Commit message (Collapse)AuthorAgeFilesLines
* move files to files-3.7John Crispin2013-04-031-90/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36161
* ramips: rt305x: nuke built-in MTD partition mapsGabor Juhos2012-02-191-31/+0
| | | | SVN-Revision: 30650
* ramips: rt305x: remove per-board physmap_flash_data instancesGabor Juhos2012-02-121-6/+4
| | | | SVN-Revision: 30473
* ramips: use gpio-keys-polled instead of gpio-buttonsGabor Juhos2012-02-111-5/+6
| | | | SVN-Revision: 30461
* ramips: rt305x: remove CONFIG_MTD_PARTITION ifdefery from machine filesGabor Juhos2012-02-111-4/+0
| | | | SVN-Revision: 30437
* ramips: rt305x: add support for Accton WR6202 / SMCWBR11S-3GNGabor Juhos2012-02-111-0/+126
This patch adds support for the Accton WR6202 Mini 3G broadband router. Full details for this device are available at http://www.awbnetworks.com/products03.php?Fullkey=19. This device is identical to the SMCWBR11S-3GN: http://www.smc-asia.com/products03.php?Fullkey=210 It's also worth noting that this board has a GPIO line to control the power to the USB port. [juhosg: - fix checkpatch warnings, - reorder Kconfig entry, - merge the sysupgrade patch, - add GPL header] Signed-off-by: Johnathan Boyce <jon.boyce@globalreach.eu.com> SVN-Revision: 30434