summaryrefslogtreecommitdiffstats
path: root/target/linux/etrax/image
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Add mirror for utility e100bootClaudio Mignanti2009-07-051-2/+3
| | | | SVN-Revision: 16682
* update zImage locationAndy Boyett2009-06-201-2/+2
| | | | SVN-Revision: 16521
* etrax: dump to 2.6.29Claudio Mignanti2009-04-191-2/+2
| | | | SVN-Revision: 15260
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-173-3/+0
| | | | SVN-Revision: 15242
* bump etrax to .25John Crispin2008-05-033-31/+19
| | | | SVN-Revision: 11028
* make the image filenames a bit shorterFelix Fietkau2007-11-101-2/+2
| | | | SVN-Revision: 9533
* fix target names in image options (closes: #2357)Nicolas Thill2007-09-111-1/+1
| | | | SVN-Revision: 8749
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-067-0/+712
(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