Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update to 2.6.26.3 and 2.6.25.16 | Gabor Juhos | 2008-08-22 | 2 | -5/+3 |
| | | | | SVN-Revision: 12371 | ||||
* | set reasonable generic CRYPTO_ config entries for 2.6.26 | Nicolas Thill | 2008-08-21 | 1 | -3/+0 |
| | | | | SVN-Revision: 12362 | ||||
* | update to 2.6.25.15 and 2.6.26.2 | Gabor Juhos | 2008-08-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 12242 | ||||
* | Add missing kernel configuration options since the SLUB allocator switch | Florian Fainelli | 2008-08-07 | 2 | -0/+4 |
| | | | | SVN-Revision: 12235 | ||||
* | remove broken status from uml target | Nicolas Thill | 2008-08-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 12202 | ||||
* | fix typo in gcc version check | Nicolas Thill | 2008-08-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 12080 | ||||
* | add a fix to prevent startup crashes on i386 when built with gcc < 4.3 | Nicolas Thill | 2008-07-28 | 1 | -0/+13 |
| | | | | SVN-Revision: 11969 | ||||
* | Resynced x86_64 kernel config for uml | Florian Fainelli | 2008-07-27 | 1 | -0/+7 |
| | | | | SVN-Revision: 11962 | ||||
* | Resync some kernel configuration options | Florian Fainelli | 2008-07-26 | 2 | -2/+0 |
| | | | | SVN-Revision: 11941 | ||||
* | Disable NFS_ACL support in the UML config, other platforms do not have it as ↵ | Florian Fainelli | 2008-07-22 | 2 | -12/+0 |
| | | | | | | well SVN-Revision: 11905 | ||||
* | Update UML to 2.6.26 | Florian Fainelli | 2008-07-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 11873 | ||||
* | Update uml to 2.6.25.10 | Florian Fainelli | 2008-07-06 | 2 | -8/+15 |
| | | | | SVN-Revision: 11686 | ||||
* | upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19) | Gabor Juhos | 2008-05-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 11184 | ||||
* | 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 | ||||
* | upgrade & standardize kernel versions | Imre Kaloz | 2008-02-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 10443 | ||||
* | update uml readme with working cmdline example | Nicolas Thill | 2008-02-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 10405 | ||||
* | update uml to 2.6.24 (i386 only for now) | Nicolas Thill | 2008-02-06 | 2 | -14/+22 |
| | | | | SVN-Revision: 10404 | ||||
* | make the image filenames a bit shorter | Felix Fietkau | 2007-11-10 | 1 | -2/+2 |
| | | | | SVN-Revision: 9533 | ||||
* | 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 | -2/+2 |
| | | | | | | 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/+382 |
(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 |