Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ramips: fix mac addresses on the DIR-300/600 boards | Gabor Juhos | 2011-12-06 | 2 | -0/+13 | |
| | | | | SVN-Revision: 29471 | |||||
* | ramips: set mac addresses for the NBG-419N | Gabor Juhos | 2011-12-05 | 2 | -1/+7 | |
| | | | | | | Based on a patch by Nerijus Baliunas <nerijus@users.sourceforge.net> SVN-Revision: 29454 | |||||
* | ramips: set preinit interface mac on the hw550-3g board | Gabor Juhos | 2011-12-05 | 1 | -0/+4 | |
| | | | | | | Based on a patch by Daniel Golle <dgolle@allnet.de> SVN-Revision: 29453 | |||||
* | ramips: use ramips_get_mac_* functions in the preinit script | Gabor Juhos | 2011-12-05 | 1 | -18/+4 | |
| | | | | SVN-Revision: 29452 | |||||
* | ramips: move ramips_get_mac_* functions to lib/ramips.sh | Gabor Juhos | 2011-12-05 | 2 | -33/+37 | |
| | | | | SVN-Revision: 29451 | |||||
* | ramips: add ramips_ prefix to get_mac_{binary,nvram} functions | Gabor Juhos | 2011-12-05 | 1 | -6/+6 | |
| | | | | SVN-Revision: 29450 | |||||
* | ramips: fix network configuration setup | Gabor Juhos | 2011-12-05 | 1 | -3/+3 | |
| | | | | SVN-Revision: 29448 | |||||
* | ramips: enable sysupgrade on the RT-N15 board | Gabor Juhos | 2011-12-01 | 1 | -0/+1 | |
| | | | | SVN-Revision: 29393 | |||||
* | ramips: wrap long line in platform upgrade script | Gabor Juhos | 2011-12-01 | 1 | -1/+12 | |
| | | | | SVN-Revision: 29392 | |||||
* | ramips: setup default network configuration for RT-N15 | Gabor Juhos | 2011-12-01 | 1 | -1/+9 | |
| | | | | | | Based on a patch by Roman Yeryomin <roman@advem.lv> SVN-Revision: 29390 | |||||
* | ramips: remove default network configuration, and generate that from ↵ | Gabor Juhos | 2011-12-01 | 1 | -1/+8 | |
| | | | | | | uci-defaults SVN-Revision: 29387 | |||||
* | ramips: use /lib/functions/uci-defaults.sh | Gabor Juhos | 2011-12-01 | 1 | -26/+12 | |
| | | | | SVN-Revision: 29386 | |||||
* | ramips: simplify uci-defaults/network script | Gabor Juhos | 2011-12-01 | 1 | -50/+13 | |
| | | | | SVN-Revision: 29383 | |||||
* | ramips: setup mac and network interfaces from separate functions | Gabor Juhos | 2011-12-01 | 1 | -8/+30 | |
| | | | | SVN-Revision: 29382 | |||||
* | ramips: Sparklan wcr-150gn board fixes | Gabor Juhos | 2011-12-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | * Fix partition sizes. * Add buttons and leds. * Register usb. * Remove unnecessary stuff from image Makefile * Fix rt2x00 eeprom extract. Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 29380 | |||||
* | ramips: setup bc2 mac addresses from the generic network script | Gabor Juhos | 2011-12-01 | 2 | -36/+1 | |
| | | | | SVN-Revision: 29377 | |||||
* | ramips: combine network setup for all boards in one file | Gabor Juhos | 2011-12-01 | 2 | -39/+116 | |
| | | | | | | | | | | | | | Inspired by the patch from Roman Yeryomin. Thanks, Roman! This removes unnecessary duplication and simplifies network setup for new boards. It would be a one line change most likely. [juhosg: setup lan and wan interfaces for unspecified rt3x0x based boards in order to avoid regression] Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su> SVN-Revision: 29376 | |||||
* | ramips: Support for NexAira BC2 | Gabor Juhos | 2011-10-24 | 6 | -2/+45 | |
| | | | | | | | | | The preconfiguration of the USB LED has benn move to the /etc/uci-defaults/leds script. [juhosg] Signed-off-by: Adam Porter <porter.adam at gmail.com> SVN-Revision: 28571 | |||||
* | ramips: combine led setup for all boards in one file | Gabor Juhos | 2011-10-24 | 5 | -85/+34 | |
| | | | | | | | | | This removes unnecessary duplication and simplifies led setup for new boards. It would be a one line change most likely. Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su> SVN-Revision: 28569 | |||||
* | ramips: rt305x: add support for the ZyXEL NBG-419N board | Gabor Juhos | 2011-08-22 | 4 | -1/+8 | |
| | | | | SVN-Revision: 28078 | |||||
* | ramips: fix wireless firmware extraction for wr512-3gn | Gabor Juhos | 2011-08-22 | 1 | -1/+1 | |
| | | | | | | Signed-off-by: Andrew Andrianov <necromant@necromant.ath.cx> SVN-Revision: 28073 | |||||
* | ramips: rt305x: support for wr512-3gn-like routers | Gabor Juhos | 2011-08-19 | 2 | -1/+5 | |
| | | | | | | Signed-off-by: Andrew Andrianov <necromant@necromant.ath.cx> SVN-Revision: 28052 | |||||
* | ramips: fix wireless on Belkin F5D8235 v2 | Gabor Juhos | 2011-08-19 | 1 | -2/+5 | |
| | | | | | | | | Fix wireless firmware extract from flash for Belkin F5D8235 v2. Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 28050 | |||||
* | ramips: use maccalc instead of hexdump + sed | Gabor Juhos | 2011-08-15 | 1 | -2/+3 | |
| | | | | SVN-Revision: 28007 | |||||
* | ramips: rt305x: fix mac addresses on the Netcore NW718 board | Gabor Juhos | 2011-08-15 | 2 | -0/+57 | |
| | | | | SVN-Revision: 28006 | |||||
* | ramips: add uci-defaults scripts to preconfigure USB LEDs | Gabor Juhos | 2011-08-15 | 4 | -0/+96 | |
| | | | | SVN-Revision: 28000 | |||||
* | 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 | 2 | -0/+4 | |
| | | | | | | | | [The ESW related changes has been removed - juhosg] Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 27991 | |||||
* | ramips: rt305x: add support for the Netcore NW718 board | Gabor Juhos | 2011-07-28 | 4 | -1/+8 | |
| | | | | SVN-Revision: 27813 | |||||
* | ramips: rt305x: add support for the Asus RT-G32 B1 board | Gabor Juhos | 2011-07-28 | 3 | -1/+8 | |
| | | | | | | Based on a patch by: Sergiy <piratfm@gmail.com> SVN-Revision: 27812 | |||||
* | ramips: rt305x: add support for the DIR-600 B1,B2 boards | Gabor Juhos | 2011-07-28 | 4 | -3/+11 | |
| | | | | SVN-Revision: 27808 | |||||
* | ramips: rt305x: change machine id for DIR-300 | Gabor Juhos | 2011-07-28 | 1 | -1/+1 | |
| | | | | SVN-Revision: 27807 | |||||
* | ramips: rt305x: rename LEDs on the DIR-300-B1 | Gabor Juhos | 2011-07-28 | 1 | -1/+1 | |
| | | | | SVN-Revision: 27806 | |||||
* | 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: 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: add hotplug script to extract eeprom for the rt2x00 driver | Gabor Juhos | 2011-07-03 | 1 | -0/+55 | |
| | | | | SVN-Revision: 27393 | |||||
* | ramips: add all supported boards to lib/ramips.sh | Gabor Juhos | 2011-07-03 | 1 | -5/+20 | |
| | | | | SVN-Revision: 27389 | |||||
* | ramips: disable watchdog on sysupgrade | Gabor Juhos | 2011-07-03 | 1 | -0/+10 | |
| | | | | SVN-Revision: 27380 | |||||
* | ramips: initial board support for MOFI3500-3GN | Gabor Juhos | 2011-04-04 | 3 | -1/+7 | |
| | | | | | | | | | | 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: add sysupgrade and status LED support for HW550-3G | Gabor Juhos | 2011-03-27 | 2 | -2/+5 | |
| | | | | | | | | | 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-3G | Gabor Juhos | 2011-03-13 | 1 | -0/+3 | |
| | | | | | | | | | | | 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 | |||||
* | 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: Added preinit scriptlet to set vars based on cpuinfo during ↵ | Daniel Dickinson | 2010-05-30 | 1 | -0/+7 | |
| | | | | | | preinit_main. This fixes a bug in which the vars were not set due to /proc not being mounted when ramips.sh was sourced SVN-Revision: 21635 | |||||
* | ramips: add sysupgrade support | Gabor Juhos | 2010-04-11 | 1 | -0/+38 | |
| | | | | SVN-Revision: 20800 | |||||
* | ramips: add diag support | Gabor Juhos | 2010-04-11 | 2 | -0/+94 | |
| | | | | SVN-Revision: 20799 | |||||
* | adds ethernet driver, esw needs to be moved to swconfig, driver is missing ↵ | John Crispin | 2009-10-23 | 1 | -0/+13 | |
| | | | | | | rt288x support, not a platform device yet SVN-Revision: 18128 | |||||
* | initial support for RT288x/RT305x | Gabor Juhos | 2009-08-30 | 1 | -0/+4 | |
SVN-Revision: 17439 |