Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix RB-133/133C led definitions | Gabor Juhos | 2008-08-04 | 1 | -5/+5 |
| | | | | SVN-Revision: 12097 | ||||
* | fix a bug in the USB driver debug code | Gabor Juhos | 2008-07-27 | 1 | -4/+4 |
| | | | | SVN-Revision: 11961 | ||||
* | switch to 2.6.25.7 | Gabor Juhos | 2008-06-17 | 4 | -32/+218 |
| | | | | SVN-Revision: 11526 | ||||
* | 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 | ||||
* | remove the i2c-gpio-custom driver from adm5120, and make it available on all ↵ | Gabor Juhos | 2008-04-29 | 1 | -197/+0 |
| | | | | | | platforms SVN-Revision: 10979 | ||||
* | Add leds support for the CAS-771/771w | Florian Fainelli | 2008-04-06 | 1 | -0/+14 |
| | | | | SVN-Revision: 10739 | ||||
* | fix RB153 CompactFlash driver for .24 | Gabor Juhos | 2008-02-09 | 1 | -21/+24 |
| | | | | SVN-Revision: 10428 | ||||
* | switch to 2.6.24 | Gabor Juhos | 2008-02-09 | 7 | -830/+99 |
| | | | | SVN-Revision: 10427 | ||||
* | fix a switch driver bug | Gabor Juhos | 2008-01-31 | 1 | -3/+3 |
| | | | | SVN-Revision: 10336 | ||||
* | add preliminary support for 2.6.24 | Gabor Juhos | 2008-01-30 | 1 | -0/+206 |
| | | | | SVN-Revision: 10329 | ||||
* | don't use mips_machgroup | Gabor Juhos | 2008-01-30 | 4 | -13/+1 |
| | | | | SVN-Revision: 10328 | ||||
* | remove some unused files | Gabor Juhos | 2008-01-29 | 1 | -207/+0 |
| | | | | SVN-Revision: 10308 | ||||
* | license cleanup | Gabor Juhos | 2008-01-29 | 7 | -65/+23 |
| | | | | SVN-Revision: 10305 | ||||
* | USB driver: fix a bug in isochronous transfers | Gabor Juhos | 2008-01-17 | 2 | -2/+5 |
| | | | | SVN-Revision: 10219 | ||||
* | 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 | ||||
* | usb-driver: add preliminary support of ISOCHRONOUS transfer | Gabor Juhos | 2008-01-01 | 8 | -32/+57 |
| | | | | SVN-Revision: 10077 | ||||
* | fix a bug in the switch driver, thanks to Thomas Langer for reporting | Gabor Juhos | 2008-01-01 | 1 | -2/+2 |
| | | | | SVN-Revision: 10075 | ||||
* | disable queue of all interfaces when tx ring is full | Gabor Juhos | 2008-01-01 | 1 | -2/+6 |
| | | | | SVN-Revision: 10073 | ||||
* | change switch register access macros | Gabor Juhos | 2007-12-27 | 3 | -28/+28 |
| | | | | SVN-Revision: 9962 | ||||
* | add watchdog driver | Gabor Juhos | 2007-12-27 | 1 | -0/+210 |
| | | | | | | | | | | | | | Here is the driver for the hardware watchdog timer in ADM5120 SoC. Patch is against current svn Kamikaze. Here is only kernel driver. To activate watchdog you have to use some userspace software writing to watchdog device. I think there is one in busybox. Signed-off-by: Ondrej Zajicek <santiago@crfreenet.org> SVN-Revision: 9961 | ||||
* | No need to keep the old driver now | Florian Fainelli | 2007-12-22 | 4 | -995/+0 |
| | | | | SVN-Revision: 9824 | ||||
* | Compact flash driver is now working | Florian Fainelli | 2007-12-22 | 1 | -2/+2 |
| | | | | SVN-Revision: 9823 | ||||
* | We need to set the gpio line number | Florian Fainelli | 2007-12-21 | 1 | -0/+1 |
| | | | | SVN-Revision: 9819 | ||||
* | minor fixes in the RB153 CF driver | Gabor Juhos | 2007-12-16 | 1 | -9/+8 |
| | | | | SVN-Revision: 9782 | ||||
* | add support for LEDs on the NP28G board, thanks to kenny (closes: #2825) | Gabor Juhos | 2007-12-16 | 1 | -16/+15 |
| | | | | SVN-Revision: 9781 | ||||
* | use the right irq_handler in the CF driver | Gabor Juhos | 2007-12-12 | 1 | -2/+2 |
| | | | | SVN-Revision: 9714 | ||||
* | RB153 CF driver fixes | Gabor Juhos | 2007-12-11 | 1 | -11/+18 |
| | | | | SVN-Revision: 9708 | ||||
* | new experimental driver for the CF slot on the RouterBOARD 153 | Gabor Juhos | 2007-12-11 | 1 | -0/+303 |
| | | | | SVN-Revision: 9707 | ||||
* | Fix missing return | Florian Fainelli | 2007-12-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 9683 | ||||
* | add copyright header to the USB driver's files | Gabor Juhos | 2007-12-05 | 8 | -47/+63 |
| | | | | SVN-Revision: 9657 | ||||
* | 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 | ||||
* | more USB driver fixes, now it passes usbtests 1-14 | Gabor Juhos | 2007-11-26 | 2 | -9/+30 |
| | | | | SVN-Revision: 9599 | ||||
* | fix USB driver to compile with ADMH_VERBOSE_DEBUG defined | Gabor Juhos | 2007-11-23 | 3 | -36/+34 |
| | | | | SVN-Revision: 9593 | ||||
* | USB driver updates, the driver passes usbtests 1-10 now | Gabor Juhos | 2007-11-23 | 6 | -452/+948 |
| | | | | SVN-Revision: 9592 | ||||
* | more USB driver changes | Gabor Juhos | 2007-11-15 | 4 | -214/+141 |
| | | | | SVN-Revision: 9550 | ||||
* | USB driver cleanups, no it is still not finished | Gabor Juhos | 2007-11-12 | 4 | -161/+9 |
| | | | | SVN-Revision: 9543 | ||||
* | fix an unbalanced spinlock issue | Gabor Juhos | 2007-11-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 9540 | ||||
* | more USB driver fixes [http://openwrt.pastebin.ca/768610 bootlog :)] | Gabor Juhos | 2007-11-10 | 6 | -156/+223 |
| | | | | SVN-Revision: 9530 | ||||
* | USB driver fixes | Gabor Juhos | 2007-11-08 | 7 | -556/+477 |
| | | | | SVN-Revision: 9513 | ||||
* | disable unsupported boards in the LED driver by default | Gabor Juhos | 2007-11-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 9500 | ||||
* | only use trxsplit on NOR flash devices | Gabor Juhos | 2007-11-04 | 1 | -0/+6 |
| | | | | SVN-Revision: 9497 | ||||
* | fix flash driver fixes, call request_mem_region/ioremap_nocache with the ↵ | Gabor Juhos | 2007-11-04 | 1 | -2/+3 |
| | | | | | | correct arguments SVN-Revision: 9496 | ||||
* | fix USB driver to compile even if USB_DEBUG is disabled | Gabor Juhos | 2007-11-02 | 1 | -2/+4 |
| | | | | SVN-Revision: 9483 | ||||
* | Fix typo | Florian Fainelli | 2007-11-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 9482 | ||||
* | cleanup USB driver, it's still experimental | Gabor Juhos | 2007-11-01 | 5 | -767/+604 |
| | | | | SVN-Revision: 9480 | ||||
* | CF driver cleanup | Florian Fainelli | 2007-11-01 | 2 | -9/+13 |
| | | | | SVN-Revision: 9473 | ||||
* | reduce wasted flash space by ~56K on Edimax devices, thanks to Bernhard Held ↵ | Gabor Juhos | 2007-10-26 | 1 | -7/+2 |
| | | | | | | (closes: #2549) SVN-Revision: 9450 | ||||
* | Fix another wrong shitfing | Florian Fainelli | 2007-10-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 9447 |