aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/image
Commit message (Collapse)AuthorAgeFilesLines
* Add the firmware generation for the AG241v2b device (#3315)Florian Fainelli2008-04-091-0/+1
| | | | SVN-Revision: 10776
* Add AG241 code pattern (fixes #1089)Matteo Croce2008-03-111-0/+2
| | | | SVN-Revision: 10584
* make the image filenames a bit shorterFelix Fietkau2007-11-101-10/+10
| | | | SVN-Revision: 9533
* ar7: fix eva image generationEugene Konev2007-10-231-1/+1
| | | | SVN-Revision: 9417
* ar7: add eva image generation (thanks Axel Gembe)Eugene Konev2007-10-221-0/+7
| | | | SVN-Revision: 9401
* cosmetic fixes for ar7: indent, use lowercase hex notation, formatNicolas Thill2007-09-061-11/+13
| | | | SVN-Revision: 8656
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-0/+81
(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