1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-19 23:47:36 +03:00
openwrt-xburst/target/linux/ramips/files/arch/mips/ralink/rt288x
juhosg 20d9fd2c16 ramips: scripts updates
In this patch:

* rename Argus leds to avoid underscores
* rename Belkin F5D8235 v1 leds from f5d8234 to f5d8235
* remove Belkin F5D8235 v1 status led defined as storage led (it was
  defined as usb led earlier, just in wrong place) - it should have
  router led as in v2
* add Argus, Sparklan and Belkin F5D8235 v2 status leds
* add Belkin F5D8235 v1 and v2 usb leds
* fix Belkin F5D8235 v2 network config generation and mac address axtraction
* fix Sparklan board identification
* add Sparklan usb led (this board doesn't have usb connector by
  default and the led is hidden also but if you are going to solder
  the connector then you'll see the led too)
* add Sparklan network config generation and mac address extraction
* fix empty string test in network script and...
* ...sort case entries by the first board in the list

Signed-off-by: Roman Yeryomin <roman@advem.lv>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29871 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-23 10:23:32 +00:00
..
clock.c ramips: implement clock API for RT288x 2011-01-26 20:48:39 +00:00
common.h ramips: implement clock API for RT288x 2011-01-26 20:48:39 +00:00
devices.c ramips: specify eeprom file name on RT288X 2011-07-03 15:01:59 +00:00
devices.h ramips: add watchdog device for RT288x 2011-01-26 20:48:50 +00:00
early_printk.c [ramips] initial support for RT288x/RT305x 2009-08-30 19:15:51 +00:00
irq.c [ramips] share common INTC code 2009-08-30 19:15:58 +00:00
Kconfig ramips: rt288x: add support for the Belkin F5D8235-4 v1 board 2011-12-28 08:43:43 +00:00
mach-f5d8235-v1.c ramips: scripts updates 2012-01-23 10:23:32 +00:00
mach-rt-n15.c ramips: fix Asus RT-N15 board support 2011-12-01 22:48:42 +00:00
mach-wli-tx4-ag300n.c ramips: rt288x: add support for the Buffalo WLI-TX4-AG300N board 2011-12-27 16:56:30 +00:00
mach-wzr-agl300nh.c ramips: register watchdog device on the rt288x boards 2011-01-26 20:48:52 +00:00
Makefile ramips: rt288x: add support for the Belkin F5D8235-4 v1 board 2011-12-28 08:43:43 +00:00
rt288x.c ramips: define GPIO chips separately for each SoCs 2011-03-27 19:19:59 +00:00
setup.c ramips: implement clock API for RT288x 2011-01-26 20:48:39 +00:00