summaryrefslogtreecommitdiffstats
path: root/target/linux/uml
Commit message (Collapse)AuthorAgeFilesLines
* update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a ↵Gabor Juhos2008-11-121-1/+1
| | | | | | patch by Hauke Mehrtens * closes #4193 SVN-Revision: 13192
* Add missing config symbol when building uml on amd64 hosts, it would keep ↵Florian Fainelli2008-11-091-0/+1
| | | | | | asking for host machine type SVN-Revision: 13166
* refresh 2.6.26 patchesGabor Juhos2008-11-061-1/+1
| | | | SVN-Revision: 13135
* Update to 2.6.26.7Florian Fainelli2008-10-231-1/+1
| | | | SVN-Revision: 13036
* update to 2.6.26.5 and 2.6.25.17Gabor Juhos2008-09-261-1/+1
| | | | SVN-Revision: 12718
* update to 2.6.26.3 and 2.6.25.16Gabor Juhos2008-08-222-5/+3
| | | | SVN-Revision: 12371
* set reasonable generic CRYPTO_ config entries for 2.6.26Nicolas Thill2008-08-211-3/+0
| | | | SVN-Revision: 12362
* update to 2.6.25.15 and 2.6.26.2Gabor Juhos2008-08-071-1/+1
| | | | SVN-Revision: 12242
* Add missing kernel configuration options since the SLUB allocator switchFlorian Fainelli2008-08-072-0/+4
| | | | SVN-Revision: 12235
* remove broken status from uml targetNicolas Thill2008-08-061-1/+1
| | | | SVN-Revision: 12202
* fix typo in gcc version checkNicolas Thill2008-08-031-1/+1
| | | | SVN-Revision: 12080
* add a fix to prevent startup crashes on i386 when built with gcc < 4.3Nicolas Thill2008-07-281-0/+13
| | | | SVN-Revision: 11969
* Resynced x86_64 kernel config for umlFlorian Fainelli2008-07-271-0/+7
| | | | SVN-Revision: 11962
* Resync some kernel configuration optionsFlorian Fainelli2008-07-262-2/+0
| | | | SVN-Revision: 11941
* Disable NFS_ACL support in the UML config, other platforms do not have it as ↵Florian Fainelli2008-07-222-12/+0
| | | | | | well SVN-Revision: 11905
* Update UML to 2.6.26Florian Fainelli2008-07-191-1/+1
| | | | SVN-Revision: 11873
* Update uml to 2.6.25.10Florian Fainelli2008-07-062-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 Juhos2008-05-181-1/+1
| | | | SVN-Revision: 11184
* 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
* upgrade & standardize kernel versionsImre Kaloz2008-02-111-1/+1
| | | | SVN-Revision: 10443
* update uml readme with working cmdline exampleNicolas Thill2008-02-061-1/+1
| | | | SVN-Revision: 10405
* update uml to 2.6.24 (i386 only for now)Nicolas Thill2008-02-062-14/+22
| | | | SVN-Revision: 10404
* make the image filenames a bit shorterFelix Fietkau2007-11-101-2/+2
| | | | SVN-Revision: 9533
* 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-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 Fietkau2007-09-065-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