Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switch to 2.6.24 | Gabor Juhos | 2008-02-09 | 4 | -92/+59 |
| | | | | SVN-Revision: 10427 | ||||
* | don't use mips_machgroup | Gabor Juhos | 2008-01-30 | 2 | -4/+1 |
| | | | | SVN-Revision: 10328 | ||||
* | license cleanup | Gabor Juhos | 2008-01-29 | 1 | -2/+2 |
| | | | | SVN-Revision: 10305 | ||||
* | USB driver: fix a bug in isochronous transfers | Gabor Juhos | 2008-01-17 | 2 | -2/+5 |
| | | | | SVN-Revision: 10219 | ||||
* | usb-driver: add preliminary support of ISOCHRONOUS transfer | Gabor Juhos | 2008-01-01 | 8 | -32/+57 |
| | | | | SVN-Revision: 10077 | ||||
* | add copyright header to the USB driver's files | Gabor Juhos | 2007-12-05 | 8 | -47/+63 |
| | | | | SVN-Revision: 9657 | ||||
* | 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 | ||||
* | fix USB driver to compile even if USB_DEBUG is disabled | Gabor Juhos | 2007-11-02 | 1 | -2/+4 |
| | | | | SVN-Revision: 9483 | ||||
* | cleanup USB driver, it's still experimental | Gabor Juhos | 2007-11-01 | 5 | -767/+604 |
| | | | | SVN-Revision: 9480 | ||||
* | checkin a new, experimental USB driver | Gabor Juhos | 2007-09-21 | 7 | -835/+4259 |
| | | | | SVN-Revision: 8905 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 1 | -0/+996 |
(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 |