Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ramips: add input drivers to the default package list | Gabor Juhos | 2011-08-15 | 1 | -2/+4 | |
| | | | | SVN-Revision: 28003 | |||||
* | ramips: rt305x: make config and factory partitions read-only on the ATP-52B | Gabor Juhos | 2011-08-15 | 1 | -0/+2 | |
| | | | | SVN-Revision: 28002 | |||||
* | ramips: add uci-defaults scripts to preconfigure USB LEDs | Gabor Juhos | 2011-08-15 | 4 | -0/+96 | |
| | | | | SVN-Revision: 28000 | |||||
* | ramips: rt305x: add some USB modules to the default profile | Gabor Juhos | 2011-08-15 | 1 | -2/+4 | |
| | | | | SVN-Revision: 27999 | |||||
* | ramips: rt305x: add dwc_otg driver | Gabor Juhos | 2011-08-15 | 22 | -1/+24360 | |
| | | | | | | Based on a patch by Layne Edwards <ledwards@astrumtech.net> SVN-Revision: 27997 | |||||
* | ramips: rt305x: register the dwc_otg device on the relevant boards | Gabor Juhos | 2011-08-15 | 5 | -0/+5 | |
| | | | | SVN-Revision: 27996 | |||||
* | ramips: rt305x: add dwc_otg platform device | Gabor Juhos | 2011-08-15 | 2 | -0/+27 | |
| | | | | | | Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su> SVN-Revision: 27995 | |||||
* | ramips: sync kernel config | Gabor Juhos | 2011-08-15 | 2 | -2/+0 | |
| | | | | SVN-Revision: 27993 | |||||
* | ramips: load the input drivers during preinit | Gabor Juhos | 2011-08-15 | 1 | -0/+12 | |
| | | | | SVN-Revision: 27992 | |||||
* | ramips: add support for Argus ATP-52B | Gabor Juhos | 2011-08-15 | 8 | -0/+140 | |
| | | | | | | | | [The ESW related changes has been removed - juhosg] Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 27991 | |||||
* | ramips: allow to specify port layout for the switch of the RT305x/RT3350 | Gabor Juhos | 2011-08-15 | 13 | -13/+62 | |
| | | | | | | Based on a patch by Roman Yeryomin <roman@advem.lv> SVN-Revision: 27990 | |||||
* | ramips: rt305x: add support for the Netcore NW718 board | Gabor Juhos | 2011-07-28 | 10 | -1/+189 | |
| | | | | SVN-Revision: 27813 | |||||
* | ramips: rt305x: add support for the Asus RT-G32 B1 board | Gabor Juhos | 2011-07-28 | 9 | -1/+143 | |
| | | | | | | Based on a patch by: Sergiy <piratfm@gmail.com> SVN-Revision: 27812 | |||||
* | ramips: rt305x: enable M25P80 driver | Gabor Juhos | 2011-07-28 | 1 | -0/+2 | |
| | | | | | | Based on a patch by Sergiy <piratfm@gmail.com> SVN-Revision: 27811 | |||||
* | ramips: rt305x: introduce rt305x_register_spi helper | Gabor Juhos | 2011-07-28 | 2 | -0/+24 | |
| | | | | | | Based on a patch by Sergiy <piratfm@gmail.com> SVN-Revision: 27810 | |||||
* | ramips: add SPI controller driver | Gabor Juhos | 2011-07-28 | 4 | -0/+589 | |
| | | | | | | Based on a patch by Sergiy <piratfm@gmail.com> SVN-Revision: 27809 | |||||
* | ramips: rt305x: add support for the DIR-600 B1,B2 boards | Gabor Juhos | 2011-07-28 | 7 | -5/+23 | |
| | | | | SVN-Revision: 27808 | |||||
* | ramips: rt305x: change machine id for DIR-300 | Gabor Juhos | 2011-07-28 | 4 | -4/+4 | |
| | | | | SVN-Revision: 27807 | |||||
* | ramips: rt305x: rename LEDs on the DIR-300-B1 | Gabor Juhos | 2011-07-28 | 2 | -4/+4 | |
| | | | | SVN-Revision: 27806 | |||||
* | ramips: rt305x: sort Kconfig/Makefile entries | Gabor Juhos | 2011-07-28 | 2 | -19/+19 | |
| | | | | SVN-Revision: 27805 | |||||
* | ramips: rt305x: fix uci-defaults/network script for the RT3350 based boards | Gabor Juhos | 2011-07-28 | 1 | -2/+2 | |
| | | | | | | | | | | | This change corrects expected CPU name of Ralink RT3050, which describes itself as RT3350 (this name is ripped off chip and elevated to user space via /proc/cpuinfo.) This patch fixes wired network on DIR-300 rev B and DIR-600 rev B Signed-off-by: Slawomir Cygan <wiewior@wiewior.eu.org> SVN-Revision: 27804 | |||||
* | ramips: fix PWH2004 image generation | Gabor Juhos | 2011-07-28 | 1 | -1/+1 | |
| | | | | SVN-Revision: 27803 | |||||
* | 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 |