summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files
Commit message (Collapse)AuthorAgeFilesLines
* ramips: rt305x: add support for the Asus RT-G32 B1 boardGabor Juhos2011-07-284-0/+122
| | | | | | Based on a patch by: Sergiy <piratfm@gmail.com> SVN-Revision: 27812
* ramips: rt305x: introduce rt305x_register_spi helperGabor Juhos2011-07-282-0/+24
| | | | | | Based on a patch by Sergiy <piratfm@gmail.com> SVN-Revision: 27810
* ramips: add SPI controller driverGabor Juhos2011-07-282-0/+559
| | | | | | Based on a patch by Sergiy <piratfm@gmail.com> SVN-Revision: 27809
* ramips: rt305x: add support for the DIR-600 B1,B2 boardsGabor Juhos2011-07-282-0/+8
| | | | SVN-Revision: 27808
* ramips: rt305x: change machine id for DIR-300Gabor Juhos2011-07-282-2/+2
| | | | SVN-Revision: 27807
* ramips: rt305x: rename LEDs on the DIR-300-B1Gabor Juhos2011-07-281-3/+3
| | | | SVN-Revision: 27806
* ramips: rt305x: sort Kconfig/Makefile entriesGabor Juhos2011-07-282-19/+19
| | | | SVN-Revision: 27805
* rtl8366: unify rtl8366s and rtl8366rb platform dataFelix Fietkau2011-07-242-4/+4
| | | | SVN-Revision: 27754
* ramips: merge 2.6.39 patchesGabor Juhos2011-07-031-10/+11
| | | | SVN-Revision: 27399
* ramips: specify eeprom file name on RT305XGabor Juhos2011-07-031-1/+4
| | | | SVN-Revision: 27392
* ramips: specify eeprom file name on RT288XGabor Juhos2011-07-031-1/+4
| | | | SVN-Revision: 27391
* ramips: use lowercase partiion names on the WCR150GN boardGabor Juhos2011-07-031-4/+4
| | | | SVN-Revision: 27387
* ramips: update partition map for DIR-300-B1Gabor Juhos2011-07-031-4/+4
| | | | | | Patch by Layne Edwards from #9252. SVN-Revision: 27384
* ramips: consistently use 'firmware' name for sysupgrade partitionsGabor Juhos2011-07-036-6/+6
| | | | SVN-Revision: 27383
* ramips: fix a section mismatch warningGabor Juhos2011-07-031-1/+1
| | | | SVN-Revision: 27382
* ramips: remove unused include from the common GPIO codeGabor Juhos2011-07-031-1/+0
| | | | SVN-Revision: 27381
* ramips: update HW550-3G mtd partitionsGabor Juhos2011-07-031-8/+4
| | | | | | | | This patch updates the mtd partitions for the Aztech HW550-3G Signed-off-by: Layne Edwards <ledwards@astrumtech.net> SVN-Revision: 27378
* ramips: set cp0_perfcount_irq for RT305XGabor Juhos2011-07-031-0/+5
| | | | SVN-Revision: 27377
* ramips: initial board support for MOFI3500-3GNGabor Juhos2011-04-044-0/+149
| | | | | | | | | | This patch adds initial board support for the MoFi Network MOFI3500-3GN (Ralink RT3052F SoC, 8MB flash, 32MB ram, wireless N, USB-OTG). This router is basically the NA version of the HW550-3G. Signed-off-by: Layne Edwards <ledwards76@gmail.com> SVN-Revision: 26466
* ramips: UPF_FIXED_TYPE must be set for the serial portsGabor Juhos2011-03-271-1/+1
| | | | SVN-Revision: 26327
* ramips: define GPIO chips separately for each SoCsGabor Juhos2011-03-277-84/+152
| | | | SVN-Revision: 26326
* ramips: move GPIO definitions into a separate header fileGabor Juhos2011-03-275-63/+52
| | | | SVN-Revision: 26325
* ramips: setup GPIO chip functions on the flyGabor Juhos2011-03-271-12/+5
| | | | SVN-Revision: 26324
* ramips: use separate register base for GPIO chipsGabor Juhos2011-03-271-8/+16
| | | | SVN-Revision: 26323
* ramips: fix dir-300 mtd layoutGabor Juhos2011-03-271-1/+1
| | | | | | Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su> SVN-Revision: 26322
* ramips: enable MDIO on the HW550-3G boardGabor Juhos2011-03-271-1/+5
| | | | SVN-Revision: 26321
* ramips: add sysupgrade and status LED support for HW550-3GGabor Juhos2011-03-271-10/+10
| | | | | | | | | This patch adds sysupgrade and status LED support for the Aztech HW550-3G. Some LED GPIOs were changed for clarity. Signed-off-by: Layne Edwards <ledwards76@gmail.com> SVN-Revision: 26320
* ramips: initial board support for Aztech HW550-3GGabor Juhos2011-03-134-0/+149
| | | | | | | | | | | This patch adds initial support for the Aztech HW550-3G (Ralink RT3052f SoC, 8MB flash, 32MB dram). Ethernet is not working yet. Wireless appears to work fine. USB does not work yet (as with other Ralink boards). Signed-off-by: Layne Edwards <ledwards76@gmail.com> SVN-Revision: 26123
* ramips: register watchdog device on the rt288x boardsGabor Juhos2011-01-262-0/+2
| | | | SVN-Revision: 25130
* ramips: add watchdog device for RT288xGabor Juhos2011-01-263-0/+33
| | | | SVN-Revision: 25129
* ramips: register watchdog device on the rt305x boardsGabor Juhos2011-01-267-0/+7
| | | | SVN-Revision: 25128
* ramips: add watchdog device for RT305xGabor Juhos2011-01-263-0/+34
| | | | SVN-Revision: 25127
* ramips: add watchdog driverGabor Juhos2011-01-261-0/+355
| | | | SVN-Revision: 25126
* ramips: implement clock API for RT288xGabor Juhos2011-01-267-45/+152
| | | | SVN-Revision: 25125
* ramips: implement clock API for RT305XGabor Juhos2011-01-267-41/+148
| | | | SVN-Revision: 25124
* ramips: remove extern and __init from function prototypesGabor Juhos2011-01-267-31/+28
| | | | SVN-Revision: 25123
* ramips: ramips_esw: fix typosGabor Juhos2011-01-041-2/+2
| | | | | | Patch from #8577. SVN-Revision: 24898
* ramips: handle OTG interrupt on the RT305x SoCGabor Juhos2010-12-141-0/+3
| | | | SVN-Revision: 24560
* ramips: ramips_esw: add more definitionsGabor Juhos2010-12-081-3/+49
| | | | SVN-Revision: 24340
* ramips: ramips_esw: add helper function to set pvidGabor Juhos2010-12-081-1/+17
| | | | SVN-Revision: 24339
* ramips: ramips_esw: add helper function to set vlan membersGabor Juhos2010-12-081-1/+31
| | | | SVN-Revision: 24338
* ramips: ramips_esw: add helper function to set VLAN idGabor Juhos2010-12-081-2/+17
| | | | SVN-Revision: 24337
* ramips: ramips_esw: introduce rt305x_esw_rmw{,_raw} functionGabor Juhos2010-12-081-0/+23
| | | | SVN-Revision: 24336
* ramips: ramips_esw: use rt305x_esw prefix in function namesGabor Juhos2010-12-081-33/+33
| | | | SVN-Revision: 24335
* ramips: ramips_esw: coding style cleanupGabor Juhos2010-12-081-24/+31
| | | | SVN-Revision: 24334
* ramips: ramips_esw: add defines for switch register offsetsGabor Juhos2010-12-081-24/+52
| | | | SVN-Revision: 24333
* ramips: ramips_esw: don't touch GPIO_PURPOSE registerGabor Juhos2010-12-081-20/+0
| | | | | | It must have been set by the board initialization code. SVN-Revision: 24332
* ramips: ramips_esw: convert it to be a platform driverGabor Juhos2010-12-085-13/+134
| | | | SVN-Revision: 24331
* ramips: ramips_esw: move hardware initialization into a separate functionGabor Juhos2010-12-081-8/+14
| | | | SVN-Revision: 24330
* ramips: ramips_esw: use a private structure for the functionsGabor Juhos2010-12-081-36/+43
| | | | SVN-Revision: 24329