summaryrefslogtreecommitdiffstats
path: root/target/linux/uml
Commit message (Collapse)AuthorAgeFilesLines
...
* target/uml: bump to 2.6.32.12Nicolas Thill2010-05-028-192/+2
| | | | SVN-Revision: 21301
* target/uml: fix memcpy export on x86_64 with gcc < 4.3 (closes: #6918)Nicolas Thill2010-05-022-0/+22
| | | | SVN-Revision: 21293
* target/uml: rename patch 003 to match what we have in 2.6.30Nicolas Thill2010-05-021-0/+0
| | | | SVN-Revision: 21292
* target/uml: refresh 2.6.30 patchesNicolas Thill2010-05-021-7/+3
| | | | SVN-Revision: 21291
* target/uml: add patches for 2.6.32Nicolas Thill2010-05-025-0/+134
| | | | SVN-Revision: 21290
* add upstream patch to fix linking failures on '__rela_iplt_end'Florian Fainelli2010-04-303-0/+162
| | | | SVN-Revision: 21267
* kernel: refresh patches for 2.6.34-rc5 and update md5sumGabor Juhos2010-04-222-3/+1
| | | | SVN-Revision: 21082
* kernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernelsGabor Juhos2010-04-222-3/+1
| | | | SVN-Revision: 21081
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵Nicolas Thill2010-04-121-3/+3
| | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834
* remove 'svn:executable' propertyNicolas Thill2010-04-121-0/+0
| | | | SVN-Revision: 20831
* add 2.6.34 supportFlorian Fainelli2010-03-144-0/+86
| | | | SVN-Revision: 20208
* add support for 2.6.33Florian Fainelli2010-03-124-0/+86
| | | | SVN-Revision: 20158
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵Nicolas Thill2010-03-112-2/+0
| | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136
* Add audio feature flag.Lars-Peter Clausen2010-02-151-1/+1
| | | | | | | | | There are targets which neither have usb host nor pci support but do have audio capabilities. Those targets should expliclitly specifiy that they support audio through the new feature flag. The audio feature flag is also implicitly selected by the usb and pci feature flags. SVN-Revision: 19643
* move 2.6.30 patches to their appropriate directoryFlorian Fainelli2010-02-105-0/+0
| | | | SVN-Revision: 19572
* replace the hostapd preselection with a wpad preselection to enable proper ↵Felix Fietkau2010-01-231-1/+1
| | | | | | client mode support in the default images SVN-Revision: 19293
* update README after r18624Florian Fainelli2009-12-071-1/+1
| | | | SVN-Revision: 18683
* update to 2.6.30, refresh patchesFlorian Fainelli2009-12-041-1/+1
| | | | SVN-Revision: 18635
* another round of kernel config cleanupsImre Kaloz2009-11-112-0/+2
| | | | SVN-Revision: 18370
* update to 2.6.30.9Florian Fainelli2009-10-231-1/+1
| | | | SVN-Revision: 18126
* remove the mempcy patch, fixes build failures on most x86_64 hostsFlorian Fainelli2009-10-081-26/+0
| | | | SVN-Revision: 17989
* kernel: upgrade to 2.6.30.8 and refresh patchesGabor Juhos2009-10-011-1/+1
| | | | SVN-Revision: 17804
* uml: refresh patchesGabor Juhos2009-09-233-19/+6
| | | | SVN-Revision: 17684
* update to latest 2.6.27 and 2.6.30 kernelsImre Kaloz2009-09-171-1/+1
| | | | SVN-Revision: 17602
* update to 2.6.30.6, compile tested on some targets onlyFlorian Fainelli2009-09-091-1/+1
| | | | SVN-Revision: 17549
* fix build failures with bash4Florian Fainelli2009-09-061-0/+49
| | | | SVN-Revision: 17525
* fix some section warningsFlorian Fainelli2009-09-061-0/+47
| | | | SVN-Revision: 17524
* fix linking failures against memcpy on x86_64, fix runtime tested successfullyFlorian Fainelli2009-09-011-0/+26
| | | | SVN-Revision: 17458
* use 2.6.30.5Florian Fainelli2009-08-171-1/+1
| | | | SVN-Revision: 17296
* bump to 2.6.30.4, apply fix from [15119] to x86_64Nicolas Thill2009-08-165-2/+15
| | | | SVN-Revision: 17285
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-141-1/+1
| | | | SVN-Revision: 15840
* upgrade to newest stable kernel versionsImre Kaloz2009-05-031-2/+2
| | | | SVN-Revision: 15575
* add a patch to disable compile-time buffer checks enabled by default on ↵Nicolas Thill2009-04-061-0/+11
| | | | | | Ubuntu 8.10 and later (closes: #4826) SVN-Revision: 15119
* update to kernel version 2.6.28.9Hauke Mehrtens2009-03-241-1/+1
| | | | SVN-Revision: 15017
* update to 2.6.28.8Imre Kaloz2009-03-171-1/+1
| | | | SVN-Revision: 14916
* update to 2.6.28.7 and 2.6.27.19Hauke Mehrtens2009-02-211-1/+1
| | | | SVN-Revision: 14601
* update to 2.6.28.6Gabor Juhos2009-02-192-55/+1
| | | | SVN-Revision: 14565
* uml: bump to 2.6.28.5Nicolas Thill2009-02-172-1/+55
| | | | SVN-Revision: 14535
* uml: add a patch to make ZLIB_DEFLATE visible, so that CONFIG_ZLIB_DEFLATE=y ↵Nicolas Thill2009-01-291-0/+14
| | | | | | is honored SVN-Revision: 14268
* uml: revert from 2.6.28.2 to 2.6.28Nicolas Thill2009-01-291-1/+1
| | | | | | There are still some issues with 2.6.28.2 (http://patchwork.kernel.org/patch/2458/), and even wth that fixed, uml randomly locks up at boot on some host systems. SVN-Revision: 14267
* update to 2.6.28.2Gabor Juhos2009-01-281-1/+1
| | | | SVN-Revision: 14247
* bump kernel version to 2.6.28Florian Fainelli2009-01-121-1/+1
| | | | SVN-Revision: 13990
* include hostapd-mini and kmod-mac80211-hwsim in the default profileFlorian Fainelli2009-01-121-0/+2
| | | | SVN-Revision: 13989
* 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