summaryrefslogtreecommitdiffstats
path: root/target/linux/x86
Commit message (Collapse)AuthorAgeFilesLines
...
* update to 2.6.28.8Imre Kaloz2009-03-171-1/+1
| | | | SVN-Revision: 14916
* nuke obsolete kernel stuffFelix Fietkau2009-03-141-422/+0
| | | | SVN-Revision: 14875
* add BLK_DEV_PIIX symbol needed for Virtual Box.Hauke Mehrtens2009-03-012-171/+4
| | | | SVN-Revision: 14719
* disable all kernel config options that are set to =mFelix Fietkau2009-02-222-119/+119
| | | | SVN-Revision: 14611
* update to 2.6.28.7 and 2.6.27.19Hauke Mehrtens2009-02-211-2/+1
| | | | SVN-Revision: 14601
* update to 2.6.28.6Gabor Juhos2009-02-191-1/+1
| | | | SVN-Revision: 14565
* - new upstream kernel 2.6.28.5 - the fix-serial_h patch does not apply ↵Markus Wigge2009-02-131-1/+1
| | | | | | anymore and is integrated upstream now SVN-Revision: 14500
* disable SMP by default on x86Felix Fietkau2009-02-132-25/+11
| | | | SVN-Revision: 14498
* nuke old x86 kernel configsFelix Fietkau2009-02-134-1813/+0
| | | | SVN-Revision: 14497
* - removed cs5535 driver again, mixed it up with 5536 chipset - added support ↵Markus Wigge2009-02-091-1/+1
| | | | | | for "AMD and nVidia IDE support" which works on my Alix.6b2 without further configuration. SVN-Revision: 14460
* - added cs5535 ide driver - change memory allocator to "SLUB"Markus Wigge2009-02-091-6/+7
| | | | SVN-Revision: 14459
* update to 2.6.28.4Gabor Juhos2009-02-081-1/+1
| | | | SVN-Revision: 14441
* bump kernel version to 2.6.28.2 (#4396)Florian Fainelli2009-01-311-1/+2
| | | | SVN-Revision: 14324
* resync kernel configurations, patch from Hauke Mehrtens (#4396)Florian Fainelli2009-01-315-97/+11
| | | | SVN-Revision: 14323
* - added generic config for 2.6.28 generated from 2.6.27 with plain ↵Markus Wigge2009-01-271-0/+547
| | | | | | kernel_menuconfig, no modifications so far SVN-Revision: 14223
* update to 2.6.27.13Gabor Juhos2009-01-251-1/+1
| | | | SVN-Revision: 14179
* switch to 2.6.27.12Gabor Juhos2009-01-231-1/+1
| | | | SVN-Revision: 14157
* update to 2.6.27.11Gabor Juhos2009-01-151-1/+1
| | | | SVN-Revision: 14043
* generic: include most common ethernet drivers in the default profile - makes ↵Andy Boyett2009-01-121-2/+4
| | | | | | the official images usable for most people - those who need smaller images can build their own (~200KB increase in squashfs size) SVN-Revision: 13988
* Use wildcards to copy grub stage files, will cover both i386-pc and ↵Jo-Philipp Wich2009-01-101-3/+3
| | | | | | i386-openwrt directory names SVN-Revision: 13963
* fix grub installation on target images, regression caused by multi-libc supportJo-Philipp Wich2009-01-081-3/+3
| | | | SVN-Revision: 13936
* Use VBoxManage instead of obsolete vditool to generate VirtualBox images.Steven Barth2009-01-022-4/+4
| | | | SVN-Revision: 13821
* update to 2.6.27.10Gabor Juhos2008-12-191-1/+1
| | | | SVN-Revision: 13695
* update to 2.6.27.9 and refresh patchesGabor Juhos2008-12-161-1/+1
| | | | SVN-Revision: 13659
* Disable CONFIG_NF_CT_ACCTFlorian Fainelli2008-12-101-1/+0
| | | | SVN-Revision: 13577
* update to 2.6.27.8 and refresh patchesGabor Juhos2008-12-061-1/+1
| | | | SVN-Revision: 13528
* split Soekris profile into 45xx and 48xx, add kernel package for required ↵Jo-Philipp Wich2008-11-282-5/+21
| | | | | | watchdog driver on 45xx SVN-Revision: 13411
* update to 2.6.27.7Imre Kaloz2008-11-251-1/+1
| | | | SVN-Revision: 13347
* move THERMAL symbols into the generic configImre Kaloz2008-11-253-5/+0
| | | | SVN-Revision: 13346
* Subject: [PATCH] Upgrades x86 to kernel 2.6.27 (#4195)Florian Fainelli2008-11-233-1/+1025
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 13332
* 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 support for creating VMware vmdk images #1317Florian Fainelli2008-11-093-2/+23
| | | | SVN-Revision: 13158
* update to 2.6.25.19, and refresh patchesGabor Juhos2008-11-071-1/+1
| | | | SVN-Revision: 13137
* update to 2.6.26.5 and 2.6.25.17Gabor Juhos2008-09-261-1/+1
| | | | SVN-Revision: 12718
* disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable ↵Nicolas Thill2008-09-241-0/+2
| | | | | | it on targets where USB is supported SVN-Revision: 12690
* fix small logic error in x86 sysupgrade script, which prevented upgrades ↵Felix Fietkau2008-09-231-1/+1
| | | | | | from jffs2 to squashfs (#3321) SVN-Revision: 12672
* fix sysupgrade support for brcm-2.4 and brcm47xx make mtd refresh based ↵Felix Fietkau2008-09-231-0/+2
| | | | | | config append optional (leave enabled on x86) SVN-Revision: 12657
* update to 2.6.26.3 and 2.6.25.16Gabor Juhos2008-08-221-1/+1
| | | | SVN-Revision: 12371
* update to 2.6.25.15 and 2.6.26.2Gabor Juhos2008-08-071-1/+1
| | | | SVN-Revision: 12242
* update to 2.6.25.12Gabor Juhos2008-07-261-1/+1
| | | | SVN-Revision: 11933
* fix sysupgrade endian issuesTravis Kemen2008-07-221-1/+1
| | | | SVN-Revision: 11900
* update targets to 2.6.25.10Imre Kaloz2008-07-051-1/+1
| | | | SVN-Revision: 11667
* x86: don't attempt to compile grub on darwinFelix Fietkau2008-06-282-4/+11
| | | | SVN-Revision: 11599
* upgrade to 2.6.25.9Imre Kaloz2008-06-261-1/+1
| | | | SVN-Revision: 11584
* x86: Sync kernel configAndy Boyett2008-06-221-0/+1
| | | | SVN-Revision: 11557
* sync kernel configGabor Juhos2008-06-171-7/+3
| | | | SVN-Revision: 11524
* upgrade to 2.6.25.7, and refresh patchesGabor Juhos2008-06-171-1/+1
| | | | SVN-Revision: 11523
* upgrade to 2.6.25.6Imre Kaloz2008-06-111-1/+1
| | | | SVN-Revision: 11435
* fix x86 image build order (fixes #3317)Felix Fietkau2008-06-041-1/+1
| | | | SVN-Revision: 11359
* fix typoFlorian Fainelli2008-05-301-1/+1
| | | | SVN-Revision: 11300