aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch
Commit message (Collapse)AuthorAgeFilesLines
...
* ramips: rt305x: add support for the Asus WL-330N3G boardGabor Juhos2012-04-234-0/+107
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch adds support for the ASUS WL-330N3G Comparing to the WL-330N, It have 32MB ram, usb support and a bicolor led. The bi-color led is driven by 2 gpio. I don't know how to handle this, so I simply made 2 leds : one red, one blue. But the red light takes precedence over the blue one according to the chart below. r = led is red b = led is blue 0 = led is off xy= x->r for red, b for blue led, y->value of brightness in /sys/class/leds/x/brughtness initial state action led gpio state r0 b0 r0->r1 r r0 b0 r0 b0 b0->b1 b r0 b1 r1 b0 r1->r0 0 r0 b0 r1 b0 b0->b1 r r1 *b1* r1 b1 r1->r0 b r0 b1 r1 b1 b1->b0 r r1 b0 r0 b1 r0->r1 r r1 *b1* r0 b1 b1->b0 0 r0 r0 Signed-off-by: Frédéric Leroy <fredo@starox.org> SVN-Revision: 31450
* ramips: rt305x: add OHCI/EHCI registration code for RT3352Gabor Juhos2012-04-212-5/+161
| | | | SVN-Revision: 31402
* ramips: rt305x: fix CPU clock detection on RT3352Gabor Juhos2012-04-212-12/+36
| | | | SVN-Revision: 31401
* ramips: rt305x: use different memory size setup for RT3352Gabor Juhos2012-04-212-2/+13
| | | | SVN-Revision: 31400
* ramips: rt305x: add initial support for Tenda W306R V2.0Gabor Juhos2012-04-214-0/+79
| | | | | | | | | | More device info at: http://wiki.openwrt.org/toh/tenda/w306r Signed-off-by: David Pearce <David_18051985@hotmail.com.au> [juhosg: fix checkpatch errors, remove kmod-phy and luci-ssl packages from the profile, change broken GPIO number] SVN-Revision: 31396
* ramips: add support for the ARC FreeStation5 board, also fix WCR-150GN ↵Jo-Philipp Wich2012-03-294-0/+39
| | | | | | network setup while we're at it - thanks Pau Escrich <p4u@dabax.net> for the implementation SVN-Revision: 31144
* ramips: rt305x: build image for the DIR-615 rev D boardsGabor Juhos2012-03-272-0/+4
| | | | | | Patch from #10105. SVN-Revision: 31101
* ramips: rt305x: add add support for the Asus WL-330N boardGabor Juhos2012-03-274-0/+101
| | | | | | | | | [juhosg: reorder several lines in order to keep things sorted alphabetically] Signed-off-by: Frédéric Leroy <fredo@starox.org> SVN-Revision: 31100
* ramips: add RT3350 detectionGabor Juhos2012-03-123-0/+12
| | | | SVN-Revision: 30900
* ramips: rt305x: rewrite SoC detectionGabor Juhos2012-03-113-5/+60
| | | | SVN-Revision: 30890
* ramips: rt305x: rename SYSTEM_CONFIG_* defines to RT305X_SYSCFG_*Gabor Juhos2012-03-113-14/+14
| | | | SVN-Revision: 30889
* ramips: replace RALINK_SOC_* macros with global variablesGabor Juhos2012-03-1110-64/+30
| | | | SVN-Revision: 30888
* ramips: introduce ramips_soc_prom_init and move SoC detection into thatGabor Juhos2012-03-1111-21/+18
| | | | SVN-Revision: 30887
* ramips: allow to use DSP ASE on RT3xxxGabor Juhos2012-03-112-2/+2
| | | | SVN-Revision: 30879
* ramips: add support for unbranded XDX-RN502J boardGabor Juhos2012-03-044-0/+86
| | | | | | | | | | | | | | | | | | | | | | | This patch adds support for routers using a PCB marked XDX-RN502J V2.0, such as some unbranded routers like this: http://www.mediafire.com/?8acv87h6snn9fj6 http://www.mediafire.com/?do7xonw7scor4kn http://www.mediafire.com/?1ad49zvx3e7jyix http://www.mediafire.com/?i46cqiq66maa197 http://www.aliexpress.com/product-fm/516397994-Free-Shipping-300M-3G-WAN-Wireless-N-WiFi-USB-AP-Router-2-Antennas-wholesalers.html some reports also state the Aceex 22Y uses the same board. more information can be found in the following openwrt forum post https://forum.openwrt.org/viewtopic.php?id=34878 [juhosg: fix checkpatch warnings, use the GENERIC_4M template] Signed-off-by: bruno schwander <bruno@tinkerbox.org> SVN-Revision: 30809
* ramips: board support for Asus RT-N10+Gabor Juhos2012-03-044-0/+81
| | | | | | | | | [juhosg: fix indentation in platform scripts, and remove debug messages from 06_set_iface_mac] Signed-off-by: Patrick van Staveren <trick@vanstaveren.us> SVN-Revision: 30808
* ramips: rt3883: make rt3883_nand_data visibleGabor Juhos2012-02-192-7/+4
| | | | SVN-Revision: 30655
* ramips: rt305x: nuke built-in MTD partition mapsGabor Juhos2012-02-1923-821/+0
| | | | SVN-Revision: 30650
* ramips: rt288x: nuke built-in MTD partition mapsGabor Juhos2012-02-194-146/+0
| | | | SVN-Revision: 30649
* ramips: rt305x: add support for the Skyline SL-R7205 Wireless 3G routerGabor Juhos2012-02-194-0/+119
| | | | | | | | | | | | | [juhosg: - don't switch back to 2.6.39 - update config-3.2 - change machine id to SL-R7205 - reorder case entries in platform scripts - remove button hotplug script] Signed-off-by: Haipoh Teoh <hpteoh@ceedtec.com> SVN-Revision: 30645
* ralink: rt3883: disable the 2GHz band on the RT-N56UGabor Juhos2012-02-181-0/+1
| | | | SVN-Revision: 30632
* ramips: rt3883: make rt3883_wlan_data visibleGabor Juhos2012-02-182-4/+4
| | | | SVN-Revision: 30631
* ramips: rt3883: change eeprom file nameGabor Juhos2012-02-161-1/+1
| | | | SVN-Revision: 30603
* ramips: select HW_HAS_PCI on per-board basisGabor Juhos2012-02-163-2/+2
| | | | SVN-Revision: 30576
* ramips: rt3883: remove a stray character from rt3883.hGabor Juhos2012-02-161-1/+0
| | | | SVN-Revision: 30575
* ramips: rt288x: don't register the PCI controller on each boardGabor Juhos2012-02-163-3/+8
| | | | SVN-Revision: 30574
* ramips: rt288x: fix PCI resource conflictGabor Juhos2012-02-151-0/+8
| | | | SVN-Revision: 30563
* correct PCI IO/Mem resource swappingFlorian Fainelli2012-02-151-4/+4
| | | | SVN-Revision: 30562
* add Ralink V11ST-FE board supportFlorian Fainelli2012-02-154-0/+113
| | | | | | | | | | This board is equipped with: - 4MB of NOR Flash - 32MB of SDRAM - IC+ IP175C switch - one Mini-PCI slot SVN-Revision: 30561
* ramips: raeth: add PHYLIB supportGabor Juhos2012-02-151-0/+5
| | | | SVN-Revision: 30547
* ramips: rt3883: enable PCI on the RT-N56U boardGabor Juhos2012-02-141-0/+16
| | | | SVN-Revision: 30528
* ramips: rt3883: add PCI supportGabor Juhos2012-02-144-0/+518
| | | | SVN-Revision: 30527
* ramips: use SoC specific irq.hGabor Juhos2012-02-143-3/+36
| | | | SVN-Revision: 30525
* ramips: add preliminary support for the Asus RT-N56U boardGabor Juhos2012-02-134-0/+148
| | | | SVN-Revision: 30498
* ramips: add preliminary support for the RT3662/RT3883 SoCsGabor Juhos2012-02-1319-0/+1461
| | | | SVN-Revision: 30495
* ramips: rt288x: remove per-board physmap_flash_data instancesGabor Juhos2012-02-126-28/+30
| | | | SVN-Revision: 30474
* ramips: rt305x: remove per-board physmap_flash_data instancesGabor Juhos2012-02-1221-120/+93
| | | | 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-1126-136/+156
| | | | SVN-Revision: 30461
* ramips: add MIPS platform fileGabor Juhos2012-02-111-0/+19
| | | | SVN-Revision: 30459
* ramips: use uncached address in detect_mem_sizeGabor Juhos2012-02-111-2/+3
| | | | SVN-Revision: 30438
* ramips: rt305x: remove CONFIG_MTD_PARTITION ifdefery from machine filesGabor Juhos2012-02-1122-93/+1
| | | | SVN-Revision: 30437
* ramips: rt288x: remove CONFIG_MTD_PARTITION ifdefery from machine filesGabor Juhos2012-02-114-16/+0
| | | | SVN-Revision: 30436
* ramips: rt305x: add support for Accton WR6202 / SMCWBR11S-3GNGabor Juhos2012-02-114-0/+133
| | | | | | | | | | | | | | | | | | | | | | 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
* ramips: fix compiler warning in prom.cGabor Juhos2012-02-101-4/+4
| | | | SVN-Revision: 30424
* ramips: change vlan_config for the ALFA W502U boardGabor Juhos2012-01-311-1/+1
| | | | | | This change moves the WAN port into a separate VLAN. SVN-Revision: 29969
* ramips: add support for Sitecom WL-341v3 and other Sercomm IP1006RRv2 boardsGabor Juhos2012-01-264-0/+161
| | | | | | | | | | | | | | | | | | | | | | | | | | 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> SVN-Revision: 29910
* ramips: add kernel support for ALL0256NGabor Juhos2012-01-244-0/+135
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 29882
* ramips: scripts updatesGabor Juhos2012-01-232-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | In this patch: * rename Argus leds to avoid underscores * rename Belkin F5D8235 v1 leds from f5d8234 to f5d8235 * remove Belkin F5D8235 v1 status led defined as storage led (it was defined as usb led earlier, just in wrong place) - it should have router led as in v2 * add Argus, Sparklan and Belkin F5D8235 v2 status leds * add Belkin F5D8235 v1 and v2 usb leds * fix Belkin F5D8235 v2 network config generation and mac address axtraction * fix Sparklan board identification * add Sparklan usb led (this board doesn't have usb connector by default and the led is hidden also but if you are going to solder the connector then you'll see the led too) * add Sparklan network config generation and mac address extraction * fix empty string test in network script and... * ...sort case entries by the first board in the list Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 29871
* ramips: rt288x: add support for the Belkin F5D8235-4 v1 boardGabor Juhos2011-12-284-0/+148
| | | | | | Patch-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> SVN-Revision: 29617