aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink
Commit message (Collapse)AuthorAgeFilesLines
...
* ramips: implement clock API for RT288xGabor Juhos2011-01-266-40/+151
| | | | SVN-Revision: 25125
* ramips: implement clock API for RT305XGabor Juhos2011-01-266-36/+147
| | | | SVN-Revision: 25124
* ramips: remove extern and __init from function prototypesGabor Juhos2011-01-262-10/+8
| | | | SVN-Revision: 25123
* ramips: handle OTG interrupt on the RT305x SoCGabor Juhos2010-12-141-0/+3
| | | | SVN-Revision: 24560
* ramips: ramips_esw: convert it to be a platform driverGabor Juhos2010-12-082-2/+25
| | | | SVN-Revision: 24331
* ramips: use tabs instead of spaces in mach-f5d8235-v2.cGabor Juhos2010-12-051-43/+43
| | | | SVN-Revision: 24268
* ramips: add support for Belkin F5D8235 v2 boardGabor Juhos2010-11-243-0/+148
| | | | | | | | No support for usb for now. Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 24126
* ramips: Ralink RT305x, support for Prolink PWH2004 (Abocom5205)Gabor Juhos2010-09-273-0/+110
| | | | | | | | | | | The attached patch adds a preliminary support for Prolink PWH2004 board (Ralink RT305x based). LAN and flash appear to work. However, the USB port and WLAN I have not managed to activate properly yet, but that problem appears to be present with other rt305x targets as well(?). Signed-off-by: Esa Hyytia <esa at netlab.tkk.fi> SVN-Revision: 23129
* ramips: add support for Sparklan WCR-150GN boardGabor Juhos2010-08-153-0/+75
| | | | | | | | | | | 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
* ramips: register ethernet device on the RT-N15Gabor Juhos2010-07-151-0/+8
| | | | SVN-Revision: 22213
* ramips: add generic ethernet device for the RT288xGabor Juhos2010-07-152-0/+44
| | | | SVN-Revision: 22212
* ramips: protect GPIO register access with a spinlockGabor Juhos2010-07-131-1/+11
| | | | SVN-Revision: 22171
* ramips: merge slab patchGabor Juhos2010-05-282-0/+2
| | | | SVN-Revision: 21607
* ramips: use COMMAND_LINE_SIZE directlyGabor Juhos2010-05-281-1/+1
| | | | SVN-Revision: 21606
* ramips: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttonsGabor Juhos2010-04-225-9/+9
| | | | SVN-Revision: 21083
* ramips: annotate device register function prototypes with __initGabor Juhos2010-03-311-2/+2
| | | | SVN-Revision: 20627
* ramips: register wifi device for the RT2880 based boardsGabor Juhos2010-03-312-0/+3
| | | | SVN-Revision: 20625
* ramips: add wifi device for the RT2880 as wellGabor Juhos2010-03-312-0/+27
| | | | SVN-Revision: 20624
* ramips: register wifi device on the rt305x based boardsGabor Juhos2010-03-304-0/+4
| | | | SVN-Revision: 20616
* The ralink rt305x board has a wireless card that can be used with the ↵John Crispin2010-03-302-0/+27
| | | | | | 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> SVN-Revision: 20599
* ramips_eth: pass sys_clk via platform_dataGabor Juhos2010-01-311-1/+3
| | | | SVN-Revision: 19462
* ramips: register gpio buttons on the Fonera 2.0N boardGabor Juhos2010-01-302-0/+27
| | | | SVN-Revision: 19413
* ramips: register gpio buttons on the WHR-G300N boardGabor Juhos2010-01-302-1/+45
| | | | SVN-Revision: 19412
* ramips: register gpio buttons on the V22RW-2x2 boardGabor Juhos2010-01-302-1/+26
| | | | SVN-Revision: 19411
* ramips: register gpio buttons on the DIR-300 revB boardGabor Juhos2010-01-302-1/+26
| | | | SVN-Revision: 19410
* ramips: include 'linux/leds.h' from 'dev-gpio-leds.h'Gabor Juhos2010-01-306-6/+0
| | | | SVN-Revision: 19408
* ramips: rename dev_gpio_leds.h to dev-gpio-leds.hGabor Juhos2010-01-306-6/+6
| | | | SVN-Revision: 19407
* ramips: cleanup WZR-AGL300NH board support fileGabor Juhos2010-01-301-33/+9
| | | | SVN-Revision: 19406
* ramips: register gpio-buttons on the RT-N15 boardGabor Juhos2010-01-302-0/+26
| | | | SVN-Revision: 19405
* ramips: add common gpio-buttons deviceGabor Juhos2010-01-303-1/+62
| | | | SVN-Revision: 19404
* ramips: register rtl8366s device on the RT-N15 boardGabor Juhos2010-01-301-2/+21
| | | | SVN-Revision: 19403
* ramips: sanitize return value of ramips_gpio_getGabor Juhos2010-01-301-1/+1
| | | | SVN-Revision: 19401
* ramips: update mips multi-machine stuffGabor Juhos2010-01-308-57/+15
| | | | SVN-Revision: 19400
* add initial support for the WZR-AGL300NH - patch by Joonas Lahtinen ↵Jo-Philipp Wich2010-01-244-0/+117
| | | | | | <joonas.lahtinen@gmail.com> SVN-Revision: 19321
* ramips: register ethernet device on the WHR-G300N and V22RW-2x2 boardsGabor Juhos2009-10-302-2/+2
| | | | SVN-Revision: 18229
* ramips: use definitions from rt305x_regs, and nuke the duplicated onesGabor Juhos2009-10-261-2/+2
| | | | SVN-Revision: 18175
* ramips: move ramips_eth_platform_data into a separate fileGabor Juhos2009-10-261-1/+1
| | | | SVN-Revision: 18174
* ramips: use resource to pass irq and base address to the ethernet driverGabor Juhos2009-10-261-4/+16
| | | | SVN-Revision: 18166
* ramips: register ethernet device on the DIR-300 boardGabor Juhos2009-10-251-0/+1
| | | | SVN-Revision: 18143
* ramips: change prom code to accept 'board=FOOBAR' from the command lineGabor Juhos2009-10-251-34/+69
| | | | SVN-Revision: 18142
* make ethernet a platform deviceJohn Crispin2009-10-242-0/+29
| | | | SVN-Revision: 18135
* adds mach type for fonera20nJohn Crispin2009-10-244-0/+109
| | | | SVN-Revision: 18132
* ramips: add preliminary support for the DIR-300 revB boardGabor Juhos2009-10-184-0/+107
| | | | SVN-Revision: 18058
* add missing GPIO register offsetsGabor Juhos2009-09-041-0/+4
| | | | SVN-Revision: 17513
* add GPIO configuration featureGabor Juhos2009-09-046-3/+108
| | | | SVN-Revision: 17512
* fix a typoGabor Juhos2009-09-021-1/+1
| | | | SVN-Revision: 17474
* initial support for the AP-R3052-V22RW-2X2 boardGabor Juhos2009-09-024-0/+97
| | | | SVN-Revision: 17473
* use common code for early_serial setupGabor Juhos2009-09-023-70/+33
| | | | SVN-Revision: 17467
* share prom codeGabor Juhos2009-09-025-69/+45
| | | | SVN-Revision: 17466
* initial support for Asus RT-N15Gabor Juhos2009-09-013-0/+89
| | | | SVN-Revision: 17463