1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 06:36:00 +03:00
openwrt-xburst/target/linux/ramips/files/arch/mips/ralink/rt305x
juhosg ef0f04cf25 ramips: add support for Sparklan WCR-150GN board
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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22658 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-15 09:43:07 +00:00
..
devices.c The ralink rt305x board has a wireless card that can be used with the rt2800pci driver (it does not work yet but basically should). Hence, register the appropriate platform device to allow developing/testing the rt2800pci driver. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> 2010-03-30 12:04:05 +00:00
devices.h ramips: annotate device register function prototypes with __init 2010-03-31 08:40:28 +00:00
early_printk.c [ramips] initial support for RT288x/RT305x 2009-08-30 19:15:51 +00:00
irq.c [ramips] share common INTC code 2009-08-30 19:15:58 +00:00
Kconfig ramips: add support for Sparklan WCR-150GN board 2010-08-15 09:43:07 +00:00
mach-dir-300-revb.c ramips: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttons 2010-04-22 09:25:37 +00:00
mach-fonera20n.c ramips: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttons 2010-04-22 09:25:37 +00:00
mach-v22rw-2x2.c ramips: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttons 2010-04-22 09:25:37 +00:00
mach-wcr150gn.c ramips: add support for Sparklan WCR-150GN board 2010-08-15 09:43:07 +00:00
mach-whr-g300n.c ramips: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttons 2010-04-22 09:25:37 +00:00
Makefile ramips: add support for Sparklan WCR-150GN board 2010-08-15 09:43:07 +00:00
rt305x.c [ramips] add GPIO configuration feature 2009-09-04 15:08:26 +00:00
setup.c [ramips] use common code for early_serial setup 2009-09-02 12:44:17 +00:00