summaryrefslogtreecommitdiffstats
path: root/target/linux/etrax/files
Commit message (Collapse)AuthorAgeFilesLines
* 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-167-0/+6939
| | | | SVN-Revision: 19655
* move etrax generic files to specific kernel versionClaudio Mignanti2009-04-097-6875/+0
| | | | SVN-Revision: 15173
* Add i2c driver (to etrax) improved by Geert VancompernolleClaudio Mignanti2009-02-094-0/+1416
| | | | SVN-Revision: 14462
* 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-035-2170/+0
| | | | SVN-Revision: 11028
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-065-0/+2170
(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