Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ramips: use lowercase partiion names on the WCR150GN board | Gabor Juhos | 2011-07-03 | 2 | -5/+5 |
| | | | | SVN-Revision: 27387 | ||||
* | ramips: use different partition names in the DIR-300-B1 image | Gabor Juhos | 2011-07-03 | 1 | -1/+8 |
| | | | | SVN-Revision: 27386 | ||||
* | ramips: force word write on flashes with AMD cmdset (#9252) | Gabor Juhos | 2011-07-03 | 1 | -0/+70 |
| | | | | SVN-Revision: 27385 | ||||
* | ramips: update partition map for DIR-300-B1 | Gabor Juhos | 2011-07-03 | 1 | -4/+4 |
| | | | | | | Patch by Layne Edwards from #9252. SVN-Revision: 27384 | ||||
* | ramips: consistently use 'firmware' name for sysupgrade partitions | Gabor Juhos | 2011-07-03 | 6 | -6/+6 |
| | | | | SVN-Revision: 27383 | ||||
* | ramips: fix a section mismatch warning | Gabor Juhos | 2011-07-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 27382 | ||||
* | ramips: remove unused include from the common GPIO code | Gabor Juhos | 2011-07-03 | 1 | -1/+0 |
| | | | | SVN-Revision: 27381 | ||||
* | ramips: disable watchdog on sysupgrade | Gabor Juhos | 2011-07-03 | 1 | -0/+10 |
| | | | | SVN-Revision: 27380 | ||||
* | ramips: swap target check in image generation | Gabor Juhos | 2011-07-03 | 1 | -3/+3 |
| | | | | SVN-Revision: 27379 | ||||
* | ramips: update HW550-3G mtd partitions | Gabor Juhos | 2011-07-03 | 1 | -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 RT305X | Gabor Juhos | 2011-07-03 | 1 | -0/+5 |
| | | | | SVN-Revision: 27377 | ||||
* | ramips: initial board support for MOFI3500-3GN | Gabor Juhos | 2011-04-04 | 9 | -1/+161 |
| | | | | | | | | | | 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 | ||||
* | kernel: Update to version 2.6.37.6 | Hauke Mehrtens | 2011-04-03 | 1 | -1/+1 |
| | | | | | | Thank you Peter Wagner for the patch SVN-Revision: 26441 | ||||
* | ramips: remove 2.6.36 stuff | Gabor Juhos | 2011-03-27 | 9 | -456/+0 |
| | | | | SVN-Revision: 26329 | ||||
* | ramips: switch to 2.6.37 | Gabor Juhos | 2011-03-27 | 10 | -1/+485 |
| | | | | SVN-Revision: 26328 | ||||
* | ramips: UPF_FIXED_TYPE must be set for the serial ports | Gabor Juhos | 2011-03-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 26327 | ||||
* | ramips: define GPIO chips separately for each SoCs | Gabor Juhos | 2011-03-27 | 7 | -84/+152 |
| | | | | SVN-Revision: 26326 | ||||
* | ramips: move GPIO definitions into a separate header file | Gabor Juhos | 2011-03-27 | 5 | -63/+52 |
| | | | | SVN-Revision: 26325 | ||||
* | ramips: setup GPIO chip functions on the fly | Gabor Juhos | 2011-03-27 | 1 | -12/+5 |
| | | | | SVN-Revision: 26324 | ||||
* | ramips: use separate register base for GPIO chips | Gabor Juhos | 2011-03-27 | 1 | -8/+16 |
| | | | | SVN-Revision: 26323 | ||||
* | ramips: fix dir-300 mtd layout | Gabor Juhos | 2011-03-27 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su> SVN-Revision: 26322 | ||||
* | ramips: enable MDIO on the HW550-3G board | Gabor Juhos | 2011-03-27 | 1 | -1/+5 |
| | | | | SVN-Revision: 26321 | ||||
* | ramips: add sysupgrade and status LED support for HW550-3G | Gabor Juhos | 2011-03-27 | 3 | -12/+15 |
| | | | | | | | | | 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 | ||||
* | global cflags: remove -funit-at-a-time, it is ignored by recent compilers. ↵ | Felix Fietkau | 2011-03-26 | 1 | -1/+1 |
| | | | | | | instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance SVN-Revision: 26300 | ||||
* | ramips: initial board support for Aztech HW550-3G | Gabor Juhos | 2011-03-13 | 7 | -0/+158 |
| | | | | | | | | | | | 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 | ||||
* | update to kernel 2.6.36.4 | Florian Fainelli | 2011-02-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 25580 | ||||
* | ramips: register watchdog device on the rt288x boards | Gabor Juhos | 2011-01-26 | 2 | -0/+2 |
| | | | | SVN-Revision: 25130 | ||||
* | ramips: add watchdog device for RT288x | Gabor Juhos | 2011-01-26 | 3 | -0/+33 |
| | | | | SVN-Revision: 25129 | ||||
* | ramips: register watchdog device on the rt305x boards | Gabor Juhos | 2011-01-26 | 7 | -0/+7 |
| | | | | SVN-Revision: 25128 | ||||
* | ramips: add watchdog device for RT305x | Gabor Juhos | 2011-01-26 | 3 | -0/+34 |
| | | | | SVN-Revision: 25127 | ||||
* | ramips: add watchdog driver | Gabor Juhos | 2011-01-26 | 4 | -0/+383 |
| | | | | SVN-Revision: 25126 | ||||
* | ramips: implement clock API for RT288x | Gabor Juhos | 2011-01-26 | 7 | -45/+152 |
| | | | | SVN-Revision: 25125 | ||||
* | ramips: implement clock API for RT305X | Gabor Juhos | 2011-01-26 | 7 | -41/+148 |
| | | | | SVN-Revision: 25124 | ||||
* | ramips: remove extern and __init from function prototypes | Gabor Juhos | 2011-01-26 | 7 | -31/+28 |
| | | | | SVN-Revision: 25123 | ||||
* | ramips: ramips_esw: fix typos | Gabor Juhos | 2011-01-04 | 1 | -2/+2 |
| | | | | | | Patch from #8577. SVN-Revision: 24898 | ||||
* | ramips: remove 2.6.3[24] support | Gabor Juhos | 2010-12-14 | 16 | -1174/+0 |
| | | | | SVN-Revision: 24562 | ||||
* | ramips: switch to 2.6.36 | Gabor Juhos | 2010-12-14 | 1 | -2/+2 |
| | | | | SVN-Revision: 24561 | ||||
* | ramips: handle OTG interrupt on the RT305x SoC | Gabor Juhos | 2010-12-14 | 1 | -0/+3 |
| | | | | SVN-Revision: 24560 | ||||
* | base-files: use shutdown instead of stop when the system goes down (patch by ↵ | Felix Fietkau | 2010-12-13 | 1 | -1/+1 |
| | | | | | | tripolar) SVN-Revision: 24540 | ||||
* | ramips: ramips_esw: add more definitions | Gabor Juhos | 2010-12-08 | 1 | -3/+49 |
| | | | | SVN-Revision: 24340 | ||||
* | ramips: ramips_esw: add helper function to set pvid | Gabor Juhos | 2010-12-08 | 1 | -1/+17 |
| | | | | SVN-Revision: 24339 | ||||
* | ramips: ramips_esw: add helper function to set vlan members | Gabor Juhos | 2010-12-08 | 1 | -1/+31 |
| | | | | SVN-Revision: 24338 | ||||
* | ramips: ramips_esw: add helper function to set VLAN id | Gabor Juhos | 2010-12-08 | 1 | -2/+17 |
| | | | | SVN-Revision: 24337 | ||||
* | ramips: ramips_esw: introduce rt305x_esw_rmw{,_raw} function | Gabor Juhos | 2010-12-08 | 1 | -0/+23 |
| | | | | SVN-Revision: 24336 | ||||
* | ramips: ramips_esw: use rt305x_esw prefix in function names | Gabor Juhos | 2010-12-08 | 1 | -33/+33 |
| | | | | SVN-Revision: 24335 | ||||
* | ramips: ramips_esw: coding style cleanup | Gabor Juhos | 2010-12-08 | 1 | -24/+31 |
| | | | | SVN-Revision: 24334 | ||||
* | ramips: ramips_esw: add defines for switch register offsets | Gabor Juhos | 2010-12-08 | 1 | -24/+52 |
| | | | | SVN-Revision: 24333 | ||||
* | ramips: ramips_esw: don't touch GPIO_PURPOSE register | Gabor Juhos | 2010-12-08 | 1 | -20/+0 |
| | | | | | | It must have been set by the board initialization code. SVN-Revision: 24332 | ||||
* | ramips: ramips_esw: convert it to be a platform driver | Gabor Juhos | 2010-12-08 | 5 | -13/+134 |
| | | | | SVN-Revision: 24331 | ||||
* | ramips: ramips_esw: move hardware initialization into a separate function | Gabor Juhos | 2010-12-08 | 1 | -8/+14 |
| | | | | SVN-Revision: 24330 |