aboutsummaryrefslogtreecommitdiff
path: root/target/linux/avr32/image
Commit message (Collapse)AuthorAge
* fix u-boot build error (make[...]: avr32-linux-gcc: Command not found)Nicolas Thill2009-03-01
| | | | SVN-Revision: 14702
* fix lzma uImage generationImre Kaloz2008-11-25
| | | | SVN-Revision: 13351
* only build avr32 u-boot if requested, fixes build failure in default configFelix Fietkau2008-08-05
| | | | SVN-Revision: 12116
* generate LZMA compressed uImage as wellGabor Juhos2008-05-23
| | | | SVN-Revision: 11249
* u-boot: add LZMA decompression supportGabor Juhos2008-05-23
| | | | SVN-Revision: 11248
* upgrade U-Boot to 1.3.3Gabor Juhos2008-05-23
| | | | SVN-Revision: 11246
* fix uboot not buildingTravis Kemen2008-05-09
| | | | SVN-Revision: 11100
* be politically correctImre Kaloz2008-04-28
| | | | SVN-Revision: 10964
* ooops, fix typoImre Kaloz2008-04-28
| | | | SVN-Revision: 10962
* enable optional building of u-boot for avr32Imre Kaloz2008-04-28
| | | | SVN-Revision: 10961
* make the image filenames a bit shorterFelix Fietkau2007-11-10
| | | | SVN-Revision: 9533
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-06
(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