summaryrefslogtreecommitdiffstats
path: root/target/linux/etrax
Commit message (Collapse)AuthorAgeFilesLines
* update kernel versionsImre Kaloz2010-07-191-1/+1
| | | | SVN-Revision: 22289
* fixup some boardnamesImre Kaloz2010-07-191-1/+1
| | | | SVN-Revision: 22288
* enable usb support by default.Claudio Mignanti2010-07-114-35/+7
| | | | SVN-Revision: 22129
* fix a bug inside usb driver, thanks to Jesper NilssonClaudio Mignanti2010-07-091-2/+1
| | | | SVN-Revision: 22105
* Force usb features, fix dependsClaudio Mignanti2010-06-032-3/+2
| | | | SVN-Revision: 21664
* update linux kernel to 2.6.32.14Nicolas Thill2010-05-271-1/+1
| | | | SVN-Revision: 21583
* kernel: update kernel to version 2.6.32.13 and 2.6.33.4Hauke Mehrtens2010-05-231-1/+1
| | | | SVN-Revision: 21540
* make etrax samsung flash patch generic (#6552)Florian Fainelli2010-05-091-11/+0
| | | | SVN-Revision: 21408
* sync to kernel 2.6.32.12Alexandros C. Couloumbis2010-04-271-1/+1
| | | | SVN-Revision: 21195
* package/kernel: move target specific modules to their own target filesNicolas Thill2010-04-241-0/+23
| | | | SVN-Revision: 21132
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵Nicolas Thill2010-04-121-4/+3
| | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834
* kernel: update to 2.6.32.10Gabor Juhos2010-03-265-10/+10
| | | | SVN-Revision: 20444
* kernel: update to kernel 2.6.32.9Hauke Mehrtens2010-02-281-1/+1
| | | | SVN-Revision: 19890
* ...and probably claudio forgot to rename this directory, too :)Imre Kaloz2010-02-167-0/+0
| | | | SVN-Revision: 19655
* update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolarTravis Kemen2010-02-121-1/+1
| | | | SVN-Revision: 19591
* re-sort all target and subtarget config filesImre Kaloz2010-02-111-10/+10
| | | | SVN-Revision: 19580
* etrax: 2.6.32 supportClaudio Mignanti2010-02-0712-26/+23
| | | | SVN-Revision: 19543
* etrax: fix detection of samsung flash chip (#6155)Claudio Mignanti2010-01-151-1/+1
| | | | SVN-Revision: 19153
* update to 2.6.30, refresh patchesFlorian Fainelli2009-12-041-1/+1
| | | | SVN-Revision: 18635
* some more Kconfig symbol move..Imre Kaloz2009-11-111-1/+0
| | | | SVN-Revision: 18371
* another round of kernel config cleanupsImre Kaloz2009-11-111-1/+1
| | | | SVN-Revision: 18370
* sort all target config filesImre Kaloz2009-11-111-10/+10
| | | | SVN-Revision: 18367
* update to 2.6.30.9Florian Fainelli2009-10-231-1/+1
| | | | SVN-Revision: 18126
* reorder Kconfig sources; mainly copy from arch/arm/KconfigClaudio Mignanti2009-10-141-15/+49
| | | | SVN-Revision: 18047
* Improve i2c driver slave delay, thanks to Fabrizio Sciarra that provide it * ↵Claudio Mignanti2009-10-062-211/+317
| | | | | | support for master/slave delay (provided patch) * remove some printk that spam logs * introduce new symbols ETRAX_I2C_DYN_ALLOC and ETRAX_I2C_SLAVE_DELAY * cleanup a bit the driver * dump release number SVN-Revision: 17954
* Export USB host driver as kernel packageClaudio Mignanti2009-10-022-5/+17
| | | | SVN-Revision: 17818
* dump 2.6.25 supportClaudio Mignanti2009-10-0218-7685/+0
| | | | SVN-Revision: 17816
* Fix #5873 and cleanup kernel configClaudio Mignanti2009-10-021-8/+1
| | | | SVN-Revision: 17815
* Implement sysfs interface for some specific cris driverClaudio Mignanti2009-10-013-0/+126
| | | | SVN-Revision: 17805
* kernel: upgrade to 2.6.30.8 and refresh patchesGabor Juhos2009-10-012-11/+7
| | | | SVN-Revision: 17804
* Include some generic devices classes (#5874)Claudio Mignanti2009-09-301-1/+38
| | | | SVN-Revision: 17800
* update to latest 2.6.27 and 2.6.30 kernelsImre Kaloz2009-09-171-1/+1
| | | | SVN-Revision: 17602
* update to 2.6.30.6, compile tested on some targets onlyFlorian Fainelli2009-09-091-1/+1
| | | | SVN-Revision: 17549
* use 2.6.30.5Florian Fainelli2009-08-171-1/+1
| | | | SVN-Revision: 17296
* update to 2.6.30.4Florian Fainelli2009-07-311-1/+1
| | | | SVN-Revision: 17062
* switch to 2.6.30.3Florian Fainelli2009-07-271-1/+1
| | | | SVN-Revision: 17028
* update to 2.6.30.2Imre Kaloz2009-07-201-1/+1
| | | | SVN-Revision: 16931
* update targets to 2.6.30.1, update patchesFlorian Fainelli2009-07-051-1/+1
| | | | SVN-Revision: 16697
* Add mirror for utility e100bootClaudio Mignanti2009-07-051-2/+3
| | | | SVN-Revision: 16682
* also include i2c driver inside 2.6.30Claudio Mignanti2009-07-054-0/+1414
| | | | SVN-Revision: 16679
* Partially fix commit r16660Claudio Mignanti2009-07-053-5430/+0
| | | | SVN-Revision: 16678
* Port the usb host driver and install some missing headersClaudio Mignanti2009-07-035-0/+10898
| | | | SVN-Revision: 16660
* update zImage locationAndy Boyett2009-06-201-2/+2
| | | | SVN-Revision: 16521
* Bump 2.6.30 kernel version to finalHamish Guthrie2009-06-111-1/+1
| | | | SVN-Revision: 16419
* upgrade to 2.6.30-rc8Imre Kaloz2009-06-031-1/+1
| | | | SVN-Revision: 16307
* enable optimize for size, avoid to trigger gcc bug #36482Claudio Mignanti2009-06-011-0/+1
| | | | SVN-Revision: 16244
* update to 2.6.30-rc7Imre Kaloz2009-05-251-1/+1
| | | | SVN-Revision: 16048
* upgrade to 2.6.30-rc6, refresh patchesImre Kaloz2009-05-183-37/+39
| | | | SVN-Revision: 15912
* config cleanupsImre Kaloz2009-05-152-8/+0
| | | | SVN-Revision: 15861
* unify congestion control optionsImre Kaloz2009-05-141-2/+0
| | | | SVN-Revision: 15844