summaryrefslogtreecommitdiffstats
path: root/target/linux/avr32
Commit message (Collapse)AuthorAgeFilesLines
* update to 2.6.25.12Gabor Juhos2008-07-262-3/+3
| | | | SVN-Revision: 11933
* avr32: update to latest atmel sourcesMatteo Croce2008-07-054-1056/+1600
| | | | SVN-Revision: 11665
* upgrade to 2.6.25.9Imre Kaloz2008-06-261-1/+1
| | | | SVN-Revision: 11584
* avr32: fix a bug in the MMC driverMatteo Croce2008-06-261-0/+43
| | | | SVN-Revision: 11580
* upgrade to 2.6.25.7, and refresh patchesGabor Juhos2008-06-171-1/+1
| | | | SVN-Revision: 11523
* avr32: clean and refresh patchMatteo Croce2008-06-121-34782/+235
| | | | SVN-Revision: 11451
* avr32: upgrade to 2.6.25.6Matteo Croce2008-06-124-10876/+39979
| | | | SVN-Revision: 11450
* avr32: fix kernel panic when using ondemand cpufreq givernorMatteo Croce2008-05-301-0/+25
| | | | SVN-Revision: 11305
* refresh avr32 patches to match upstream styleImre Kaloz2008-05-302-683/+437
| | | | SVN-Revision: 11303
* generate LZMA compressed uImage as wellGabor Juhos2008-05-231-2/+10
| | | | SVN-Revision: 11249
* u-boot: add LZMA decompression supportGabor Juhos2008-05-232-0/+1147
| | | | SVN-Revision: 11248
* upgrade U-Boot to 1.3.3Gabor Juhos2008-05-231-2/+2
| | | | SVN-Revision: 11246
* refresh kernel patchesGabor Juhos2008-05-192-608/+731
| | | | SVN-Revision: 11212
* upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)Gabor Juhos2008-05-181-1/+1
| | | | SVN-Revision: 11184
* fix uboot not buildingTravis Kemen2008-05-091-1/+2
| | | | SVN-Revision: 11100
* be politically correctImre Kaloz2008-04-281-2/+2
| | | | SVN-Revision: 10964
* clean up patchImre Kaloz2008-04-281-248/+0
| | | | SVN-Revision: 10963
* ooops, fix typoImre Kaloz2008-04-281-1/+1
| | | | SVN-Revision: 10962
* enable optional building of u-boot for avr32Imre Kaloz2008-04-283-0/+57
| | | | SVN-Revision: 10961
* fixup 2.6.24.5 on avr32Imre Kaloz2008-04-281-12/+0
| | | | SVN-Revision: 10960
* upgrade to 2.6.24.5Imre Kaloz2008-04-281-1/+1
| | | | SVN-Revision: 10959
* properly disable CONFIG_CRYPTO_HWNicolas Thill2008-04-271-1/+0
| | | | SVN-Revision: 10952
* add missing symbolsTravis Kemen2008-04-251-0/+1
| | | | SVN-Revision: 10937
* AVR32: sync with latest Atmel source (closes #3371)Matteo Croce2008-04-232-1571/+4703
| | | | SVN-Revision: 10932
* upgrade & standardize kernel versionsImre Kaloz2008-02-111-1/+1
| | | | SVN-Revision: 10443
* upgrade AVR32 to 2.6.24 - sync with 2.6.24.atmel.1Imre Kaloz2008-02-073-5992/+11665
| | | | SVN-Revision: 10412
* make the image filenames a bit shorterFelix Fietkau2007-11-101-3/+3
| | | | SVN-Revision: 9533
* We are now at .23.1Florian Fainelli2007-10-231-1/+1
| | | | SVN-Revision: 9415
* resync avr32 with 2.6.23.atmel.1Imre Kaloz2007-10-163-5609/+6103
| | | | SVN-Revision: 9332
* more config changesFelix Fietkau2007-09-091-0/+0
| | | | SVN-Revision: 8699
* adapt profiles for subtarget changesFelix Fietkau2007-09-081-3/+0
| | | | SVN-Revision: 8695
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-081-6/+3
| | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-065-0/+12871
(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