summaryrefslogtreecommitdiff
path: root/target/linux/etrax/files/drivers
Commit message (Collapse)AuthorAgeFilesLines
* etrax: R.I.P.Gabor Juhos2012-12-183-5435/+0
| | | | | | | | It is broken and it is not maintained by anyone since long time. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34768
* enable usb support by default.Claudio Mignanti2010-07-111-1/+1
| | | | SVN-Revision: 22129
* fix a bug inside usb driver, thanks to Jesper NilssonClaudio Mignanti2010-07-091-2/+1
| | | | SVN-Revision: 22105
* ...and probably claudio forgot to rename this directory, too :)Imre Kaloz2010-02-163-0/+5436
| | | | SVN-Revision: 19655
* move etrax generic files to specific kernel versionClaudio Mignanti2009-04-093-5459/+0
| | | | SVN-Revision: 15173
* Comment out a debug message on usb host driverClaudio Mignanti2009-02-052-2/+143
| | | | SVN-Revision: 14412
* Update usb host driver as in Axis SDK2.20Claudio Mignanti2009-02-043-4667/+5146
| | | | SVN-Revision: 14409
* add etrax usb driverJohn Crispin2008-05-032-0/+4839
| | | | SVN-Revision: 11039
* bump etrax to .25John Crispin2008-05-033-1969/+0
| | | | SVN-Revision: 11028
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-063-0/+1969
(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