Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | ramips: ramips_esw: use a private structure for the functions | Gabor Juhos | 2010-12-08 | 1 | -36/+43 |
| | | | | SVN-Revision: 24329 | ||||
* | ramips: add support for 2.6.36 | Gabor Juhos | 2010-12-05 | 8 | -0/+427 |
| | | | | SVN-Revision: 24270 | ||||
* | ramips: default profile fix | Gabor Juhos | 2010-12-05 | 2 | -2/+2 |
| | | | | | | | | Fix package names in default profiles. Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 24269 | ||||
* | ramips: use tabs instead of spaces in mach-f5d8235-v2.c | Gabor Juhos | 2010-12-05 | 1 | -43/+43 |
| | | | | SVN-Revision: 24268 | ||||
* | ramips: add support for Belkin F5D8235 v2 board | Gabor Juhos | 2010-11-24 | 7 | -0/+164 |
| | | | | | | | | No support for usb for now. Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 24126 | ||||
* | ramips: Use NET_IP_ALIGN instead of hardcoding 2 | Gabor Juhos | 2010-11-24 | 1 | -4/+5 |
| | | | | | | Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 24124 | ||||
* | ramips: DMA map the correct RX skb size | Gabor Juhos | 2010-11-24 | 1 | -2/+2 |
| | | | | | | | | | | The skb_reserve call prior to DMA mapping the RX skb reduced the skb data len by 2. To not allow DMA to write behind the skb we should pass the correct skb data len to the device. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 24123 | ||||
* | ramips: Don't trigger BUG_ON due to skb allocation failure | Gabor Juhos | 2010-11-24 | 1 | -16/+19 |
| | | | | | | | | | Instead just drop the rx'ed frame silently and reuse the already available buffer. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 24122 | ||||
* | ramips: Remove unnecessary skb_put | Gabor Juhos | 2010-11-24 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 24121 | ||||
* | ramips: Allow ethernet interface to be taken down and up again | Gabor Juhos | 2010-10-05 | 1 | -0/+4 |
| | | | | | | | | | | Taking the ramips ethernet interface down and up again resulted in the driver not receiving any frames anymore. Fix this by correctly disabling interrupts in the hw on ifdown. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 23243 | ||||
* | upgrade kernel versions to the latest stable ones | Imre Kaloz | 2010-10-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 23219 |