Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | experimental support for 2.6.27 | Gabor Juhos | 2008-10-05 | 1 | -0/+149 |
| | | | | SVN-Revision: 12863 | ||||
* | remove 2.6.25 specific stuff | Gabor Juhos | 2008-09-13 | 2 | -580/+0 |
| | | | | SVN-Revision: 12598 | ||||
* | fix RB-133/133C led definitions | Gabor Juhos | 2008-08-04 | 1 | -5/+5 |
| | | | | SVN-Revision: 12097 | ||||
* | Add leds support for the RB-150, thanks to Evangelos Arkalis | Gabor Juhos | 2008-05-07 | 1 | -4/+21 |
| | | | | SVN-Revision: 11057 | ||||
* | improve support of the Infineon EASY 5120-RT Reference Board | Gabor Juhos | 2008-05-01 | 1 | -11/+29 |
| | | | | SVN-Revision: 10996 | ||||
* | Add leds support for the CAS-771/771w | Florian Fainelli | 2008-04-06 | 1 | -0/+14 |
| | | | | SVN-Revision: 10739 | ||||
* | don't use mips_machgroup | Gabor Juhos | 2008-01-30 | 1 | -5/+0 |
| | | | | SVN-Revision: 10328 | ||||
* | license cleanup | Gabor Juhos | 2008-01-29 | 2 | -16/+5 |
| | | | | SVN-Revision: 10305 | ||||
* | fix led driver (closes: #2972) | Gabor Juhos | 2008-01-04 | 1 | -25/+36 |
| | | | | SVN-Revision: 10115 | ||||
* | Leds have been tested on rb111/112 and rb153 | Florian Fainelli | 2008-01-04 | 1 | -6/+22 |
| | | | | SVN-Revision: 10112 | ||||
* | add support for LEDs on the NP28G board, thanks to kenny (closes: #2825) | Gabor Juhos | 2007-12-16 | 1 | -16/+15 |
| | | | | SVN-Revision: 9781 | ||||
* | add Edimax BR-61x4WG board support to the LED driver, thanks to scream_ ↵ | Gabor Juhos | 2007-11-26 | 1 | -0/+16 |
| | | | | | | (closes: #2756) SVN-Revision: 9600 | ||||
* | disable unsupported boards in the LED driver by default | Gabor Juhos | 2007-11-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 9500 | ||||
* | add LEDs trigger for switch port states, thanks to Bernhard Held (closes: #2153) | Gabor Juhos | 2007-10-20 | 1 | -0/+149 |
| | | | | SVN-Revision: 9362 | ||||
* | coding style fixes | Gabor Juhos | 2007-10-11 | 1 | -116/+109 |
| | | | | SVN-Revision: 9263 | ||||
* | fix LED driver, update kernel config | Gabor Juhos | 2007-10-11 | 1 | -0/+1 |
| | | | | SVN-Revision: 9261 | ||||
* | switch to 2.6.23 | Gabor Juhos | 2007-10-11 | 2 | -238/+27 |
| | | | | SVN-Revision: 9260 | ||||
* | make morse LED trigger available for all platforms | Gabor Juhos | 2007-09-28 | 1 | -294/+0 |
| | | | | SVN-Revision: 9055 | ||||
* | morse LED trigger cleanups | Gabor Juhos | 2007-09-28 | 1 | -20/+30 |
| | | | | SVN-Revision: 9054 | ||||
* | add morse LED trigger, will be used for diagnostic, update kernel config | Gabor Juhos | 2007-09-28 | 1 | -0/+284 |
| | | | | SVN-Revision: 9053 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 2 | -0/+573 |
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653 |