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 57ffcdaccd ramips: add support for Sitecom WL-341v3 and other Sercomm IP1006RRv2 boards
This patch adds support for the Sitecom WL-341 v3 and other Sercomm
IP1006RRv2 based boards for sysupgrade support and for the initial
flash through pushbutton initiated recovery mode with the special
partition table and fixes for the quirks and things required by the
modified bootloader.

There is a known bug, Wi-Fi is not working on my board probably
because of the lack of RAM (the board only has 16MiB ram -- half of
the normal amount for non rebadged versions, but there is an empty
slot for another ram chip,) but I don't know for sure. The driver
loads but hostapd fails to load so I think it's not related to the
specific device except for the lack of RAM.

Moreover, only 7 of the 11 onboard leds are confirmed working, it
seems that one of the others is always on and the remaining ones are
connected to the wireless card leds already recognized by OpenWrt

[juhosg: reordered some parts in order to keep things sorted
alphabetically]

Signed-off-by: Marco Antonio Mauro <marcus90@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29910 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-26 10:44:23 +00:00
..
clock.c ramips: implement clock API for RT305X 2011-01-26 20:48:35 +00:00
common.h ramips: implement clock API for RT305X 2011-01-26 20:48:35 +00:00
devices.c ramips: initial support for Sitecom WL-351 v1 002 2011-12-23 14:27:16 +00:00
devices.h ramips: rt305x: add dwc_otg platform device 2011-08-15 14:11:51 +00:00
early_printk.c [ramips] initial support for RT288x/RT305x 2009-08-30 19:15:51 +00:00
irq.c ramips: set cp0_perfcount_irq for RT305X 2011-07-03 15:01:40 +00:00
Kconfig ramips: add support for Sitecom WL-341v3 and other Sercomm IP1006RRv2 boards 2012-01-26 10:44:23 +00:00
mach-all0256n.c ramips: add kernel support for ALL0256N 2012-01-24 11:48:45 +00:00
mach-argus-atp52b.c ramips: scripts updates 2012-01-23 10:23:32 +00:00
mach-bc2.c ramips: Support for NexAira BC2 2011-10-24 21:49:36 +00:00
mach-dir-300-revb.c ramips: allow to specify port layout for the switch of the RT305x/RT3350 2011-08-15 14:11:43 +00:00
mach-esr-9753.c ramips: add support for the Senao/EnGenius ESR-9753 board 2011-12-23 14:27:10 +00:00
mach-f5d8235-v2.c ramips: register usb on Belkin F5D8235 v2 and Argus ATP-52-B routers 2011-08-19 15:55:08 +00:00
mach-fonera20n.c ramips: rt305x: register the dwc_otg device on the relevant boards 2011-08-15 14:11:52 +00:00
mach-hw550-3g.c ramips: fix switch-port assignment for HW550-3G 2011-10-24 21:49:32 +00:00
mach-mofi3500-3gn.c ramips: rt305x: register the dwc_otg device on the relevant boards 2011-08-15 14:11:52 +00:00
mach-nbg-419n.c ramips: rt305x: add support for the ZyXEL NBG-419N board 2011-08-22 20:41:49 +00:00
mach-nw718.c ramips: rt305x: remove unused defines from mach-nw718.c 2011-08-22 20:41:48 +00:00
mach-omni-emb.c ramips: define firmware partition for Omnima MiniEMBWiFi 2011-12-23 14:27:05 +00:00
mach-pwh2004.c ramips: allow to specify port layout for the switch of the RT305x/RT3350 2011-08-15 14:11:43 +00:00
mach-rt-g32-revb.c ramips: allow to specify port layout for the switch of the RT305x/RT3350 2011-08-15 14:11:43 +00:00
mach-v22rw-2x2.c ramips: rt305x: register the dwc_otg device on the relevant boards 2011-08-15 14:11:52 +00:00
mach-w502u.c ramips: rt305x: add support for the ALFA Networks W502U (R36) board 2011-12-28 08:43:32 +00:00
mach-wcr150gn.c ramips: Sparklan wcr-150gn board fixes 2011-12-01 22:48:41 +00:00
mach-whr-g300n.c ramips: allow to specify port layout for the switch of the RT305x/RT3350 2011-08-15 14:11:43 +00:00
mach-wl341v3.c ramips: add support for Sitecom WL-341v3 and other Sercomm IP1006RRv2 boards 2012-01-26 10:44:23 +00:00
mach-wl351.c ramips: initial support for Sitecom WL-351 v1 002 2011-12-23 14:27:16 +00:00
mach-wr512-3gn.c ramips: rt305x: support for wr512-3gn-like routers 2011-08-19 15:55:10 +00:00
Makefile ramips: add support for Sitecom WL-341v3 and other Sercomm IP1006RRv2 boards 2012-01-26 10:44:23 +00:00
rt305x.c ramips: define GPIO chips separately for each SoCs 2011-03-27 19:19:59 +00:00
setup.c ramips: implement clock API for RT305X 2011-01-26 20:48:35 +00:00