summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-wcr150gn.c
Commit message (Collapse)AuthorAgeFilesLines
* ramips: rt305x: nuke built-in MTD partition mapsGabor Juhos2012-02-191-36/+0
| | | | SVN-Revision: 30650
* ramips: rt305x: remove per-board physmap_flash_data instancesGabor Juhos2012-02-121-6/+5
| | | | SVN-Revision: 30473
* ramips: remove yet another CONFIG_MTD_PARTITION ifdefGabor Juhos2012-02-111-2/+0
| | | | SVN-Revision: 30462
* 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-2/+0
| | | | SVN-Revision: 30437
* ramips: Sparklan wcr-150gn board fixesGabor Juhos2011-12-011-2/+52
| | | | | | | | | | | | * Fix partition sizes. * Add buttons and leds. * Register usb. * Remove unnecessary stuff from image Makefile * Fix rt2x00 eeprom extract. Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 29380
* ramips: allow to specify port layout for the switch of the RT305x/RT3350Gabor Juhos2011-08-151-0/+1
| | | | | | Based on a patch by Roman Yeryomin <roman@advem.lv> SVN-Revision: 27990
* ramips: use lowercase partiion names on the WCR150GN boardGabor Juhos2011-07-031-4/+4
| | | | SVN-Revision: 27387
* ramips: register watchdog device on the rt305x boardsGabor Juhos2011-01-261-0/+1
| | | | SVN-Revision: 25128
* ramips: add support for Sparklan WCR-150GN boardGabor Juhos2010-08-151-0/+68
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