Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rtl8366: unify rtl8366s and rtl8366rb platform data | Felix Fietkau | 2011-07-24 | 2 | -4/+4 |
| | | | | SVN-Revision: 27754 | ||||
* | ramips: fix buffalo image generation | Gabor Juhos | 2011-07-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 27495 | ||||
* | ramips: add diag support for RT-N15 and PWH2004 | Gabor Juhos | 2011-07-06 | 1 | -6/+12 |
| | | | | | | Also sort the board names alphabetically. SVN-Revision: 27478 | ||||
* | ramips: use the 'router' LED for diagnostic on the WHR-G300N board | Gabor Juhos | 2011-07-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 27477 | ||||
* | ramips: create tftp image for the WHR-G300N board | Gabor Juhos | 2011-07-06 | 1 | -0/+7 |
| | | | | SVN-Revision: 27476 | ||||
* | ramips: create factory image for the WHR-G300N board | Gabor Juhos | 2011-07-06 | 1 | -0/+24 |
| | | | | SVN-Revision: 27474 | ||||
* | ramips: create factory image for DIR-300-B1 | Gabor Juhos | 2011-07-04 | 1 | -0/+3 |
| | | | | SVN-Revision: 27439 | ||||
* | ramips: merge 2.6.39 patches | Gabor Juhos | 2011-07-03 | 2 | -58/+11 |
| | | | | SVN-Revision: 27399 | ||||
* | ramips: remove 2.6.37 stuff | Gabor Juhos | 2011-07-03 | 10 | -555/+0 |
| | | | | SVN-Revision: 27398 | ||||
* | ramips: switch to 2.6.39.2 | Gabor Juhos | 2011-07-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 27397 | ||||
* | ramips: add 2.6.39 support | Gabor Juhos | 2011-07-03 | 11 | -0/+601 |
| | | | | | | Based on the patches from #9625 SVN-Revision: 27396 | ||||
* | ramips: add hotplug script to extract eeprom for the rt2x00 driver | Gabor Juhos | 2011-07-03 | 1 | -0/+55 |
| | | | | SVN-Revision: 27393 | ||||
* | ramips: specify eeprom file name on RT305X | Gabor Juhos | 2011-07-03 | 1 | -1/+4 |
| | | | | SVN-Revision: 27392 | ||||
* | ramips: specify eeprom file name on RT288X | Gabor Juhos | 2011-07-03 | 1 | -1/+4 |
| | | | | SVN-Revision: 27391 | ||||
* | ramips: add all supported boards to lib/ramips.sh | Gabor Juhos | 2011-07-03 | 1 | -5/+20 |
| | | | | SVN-Revision: 27389 | ||||
* | ramips: check the size of the uImage in image generation | Gabor Juhos | 2011-07-03 | 1 | -6/+3 |
| | | | | SVN-Revision: 27388 | ||||
* | 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 |