Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix uboot not building | Travis Kemen | 2008-05-09 | 1 | -1/+2 |
| | | | | SVN-Revision: 11100 | ||||
* | be politically correct | Imre Kaloz | 2008-04-28 | 1 | -2/+2 |
| | | | | SVN-Revision: 10964 | ||||
* | clean up patch | Imre Kaloz | 2008-04-28 | 1 | -248/+0 |
| | | | | SVN-Revision: 10963 | ||||
* | ooops, fix typo | Imre Kaloz | 2008-04-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 10962 | ||||
* | enable optional building of u-boot for avr32 | Imre Kaloz | 2008-04-28 | 3 | -0/+57 |
| | | | | SVN-Revision: 10961 | ||||
* | fixup 2.6.24.5 on avr32 | Imre Kaloz | 2008-04-28 | 1 | -12/+0 |
| | | | | SVN-Revision: 10960 | ||||
* | upgrade to 2.6.24.5 | Imre Kaloz | 2008-04-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 10959 | ||||
* | properly disable CONFIG_CRYPTO_HW | Nicolas Thill | 2008-04-27 | 1 | -1/+0 |
| | | | | SVN-Revision: 10952 | ||||
* | add missing symbols | Travis Kemen | 2008-04-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 10937 | ||||
* | AVR32: sync with latest Atmel source (closes #3371) | Matteo Croce | 2008-04-23 | 2 | -1571/+4703 |
| | | | | SVN-Revision: 10932 | ||||
* | upgrade & standardize kernel versions | Imre Kaloz | 2008-02-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 10443 | ||||
* | upgrade AVR32 to 2.6.24 - sync with 2.6.24.atmel.1 | Imre Kaloz | 2008-02-07 | 3 | -5992/+11665 |
| | | | | SVN-Revision: 10412 | ||||
* | make the image filenames a bit shorter | Felix Fietkau | 2007-11-10 | 1 | -3/+3 |
| | | | | SVN-Revision: 9533 | ||||
* | We are now at .23.1 | Florian Fainelli | 2007-10-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 9415 | ||||
* | resync avr32 with 2.6.23.atmel.1 | Imre Kaloz | 2007-10-16 | 3 | -5609/+6103 |
| | | | | SVN-Revision: 9332 | ||||
* | more config changes | Felix Fietkau | 2007-09-09 | 1 | -0/+0 |
| | | | | SVN-Revision: 8699 | ||||
* | adapt profiles for subtarget changes | Felix Fietkau | 2007-09-08 | 1 | -3/+0 |
| | | | | SVN-Revision: 8695 | ||||
* | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-09-08 | 1 | -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 Fietkau | 2007-09-06 | 5 | -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 |