summaryrefslogtreecommitdiffstats
path: root/target/linux/x86
Commit message (Collapse)AuthorAgeFilesLines
* kernel: update to 2.6.31.9 and 2.6.32.2, and refresh patchesGabor Juhos2010-01-011-1/+1
| | | | SVN-Revision: 18982
* remove handling of older unsupported kernelsImre Kaloz2009-12-271-1/+0
| | | | SVN-Revision: 18955
* stay coherent when defining ARCHNicolas Thill2009-12-211-1/+1
| | | | SVN-Revision: 18873
* refresh patchImre Kaloz2009-12-111-4/+4
| | | | SVN-Revision: 18748
* upgrade to 2.6.31.7Imre Kaloz2009-12-111-1/+1
| | | | SVN-Revision: 18747
* add rootwait option to the kernel command line (#6209)Florian Fainelli2009-12-061-4/+4
| | | | SVN-Revision: 18672
* enable ACPI/HPET/MSI in the generic configImre Kaloz2009-11-301-0/+40
| | | | SVN-Revision: 18612
* upgrade x86 to 2.6.31.6, resync patchesImre Kaloz2009-11-303-41/+20
| | | | SVN-Revision: 18609
* remove obsolete 2.6.28 config & empty patches dirNicolas Thill2009-11-221-392/+0
| | | | SVN-Revision: 18473
* use CONFIG_EMBEDDED for x86, tooImre Kaloz2009-11-211-1/+2
| | | | SVN-Revision: 18459
* fix grub image target dependencyImre Kaloz2009-11-181-1/+1
| | | | SVN-Revision: 18446
* change x86 image generation handling to treat only olpc speciallyImre Kaloz2009-11-172-6/+5
| | | | SVN-Revision: 18441
* some more Kconfig symbol move..Imre Kaloz2009-11-115-10/+0
| | | | SVN-Revision: 18371
* another round of kernel config cleanupsImre Kaloz2009-11-115-21/+0
| | | | SVN-Revision: 18370
* sort all target config filesImre Kaloz2009-11-115-229/+229
| | | | SVN-Revision: 18367
* add again missing hunk in vmlinux.lds.SFlorian Fainelli2009-11-071-7/+24
| | | | SVN-Revision: 18337
* add missing hunk in the block2mtd patchFlorian Fainelli2009-11-071-15/+32
| | | | SVN-Revision: 18336
* add olpc 2.6.31 configuration, forward port the block2mtd patch, refresh patchesFlorian Fainelli2009-11-073-5/+746
| | | | SVN-Revision: 18333
* the olpc config that was merged from the olpc port is a 2.6.30 configFlorian Fainelli2009-11-071-0/+0
| | | | SVN-Revision: 18332
* refresh kernel patchesFlorian Fainelli2009-11-032-7/+7
| | | | SVN-Revision: 18281
* use 2.6.31.5, left-over from r18279Florian Fainelli2009-11-031-1/+1
| | | | SVN-Revision: 18280
* merge the olpc target with the x86 target, both tested and runningFlorian Fainelli2009-11-0313-7/+964
| | | | SVN-Revision: 18279
* update to 2.6.31.5Florian Fainelli2009-10-232-3/+5
| | | | SVN-Revision: 18127
* Update to kernel 2.6.31.1Hauke Mehrtens2009-09-261-1/+1
| | | | SVN-Revision: 17737
* x86: switch to 2.6.31Felix Fietkau2009-09-251-1/+1
| | | | SVN-Revision: 17725
* x86: add support for 2.6.31Felix Fietkau2009-09-252-0/+443
| | | | SVN-Revision: 17723
* x86: use libata in 2.6.30, fix pata support for sc1200 (used on wrap)Felix Fietkau2009-09-253-35/+27
| | | | SVN-Revision: 17722
* get rid of linux 2.6.29Felix Fietkau2009-07-171-419/+0
| | | | SVN-Revision: 16883
* sysupgrade-ext2 sync before writing image, not after Sysupgrade for ext2 ↵Jo-Philipp Wich2009-07-161-1/+1
| | | | | | currently flushes the filesystem buffers after an image is written to the disk. This should happen before the image is written. SVN-Revision: 16867
* don't force kmod-natsemi and kmod-ne2k-pci in all profiles, included in ↵Andy Boyett2009-07-021-1/+0
| | | | | | default profile since r13988 SVN-Revision: 16655
* rename Pcengines profile to Wrap, PCEngines also makes the ALIX seriesAndy Boyett2009-07-021-4/+4
| | | | SVN-Revision: 16651
* config cleanupsImre Kaloz2009-05-153-13/+0
| | | | SVN-Revision: 15861
* remove lzma kernel compression.Hauke Mehrtens2009-05-141-2/+2
| | | | SVN-Revision: 15853
* some additional config file cleanup..Imre Kaloz2009-05-143-13/+0
| | | | SVN-Revision: 15845
* unify congestion control optionsImre Kaloz2009-05-142-4/+0
| | | | SVN-Revision: 15844
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-141-4/+4
| | | | SVN-Revision: 15840
* x86 Kernel configuration for kernel 2.6.30.Hauke Mehrtens2009-05-121-0/+450
| | | | SVN-Revision: 15804
* Add pcmcia support on x86 target This is useful for some notebooks which ↵Jo-Philipp Wich2009-05-071-1/+1
| | | | | | | | still exist and have this hardware. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 15685
* Fix building of iso filesystem This fixes two errors when building iso ↵Jo-Philipp Wich2009-05-071-2/+5
| | | | | | | | | | | | filesystem: a) dir root.grub/boot doesn't get created. b) the creation of .image file by gen_image.sh which apparently is not needed when building an iso. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 15682
* some more kernel config cleanup.. last for today :)Imre Kaloz2009-05-042-10/+0
| | | | SVN-Revision: 15606
* cleanup MTD option handlingImre Kaloz2009-05-042-58/+0
| | | | SVN-Revision: 15602
* move MFD stuff to the generic kernel configsImre Kaloz2009-05-041-2/+0
| | | | SVN-Revision: 15587
* upgrade to newest stable kernel versionsImre Kaloz2009-05-031-1/+1
| | | | SVN-Revision: 15575
* Add config file for kernel 2.6.29. This was tested with VMware and VirtualBox.Hauke Mehrtens2009-05-011-0/+463
| | | | SVN-Revision: 15543
* enable tgz for x86 - people are using it for system upgradesFelix Fietkau2009-04-221-1/+1
| | | | SVN-Revision: 15337
* update to kernel version 2.6.28.9Hauke Mehrtens2009-03-241-1/+1
| | | | SVN-Revision: 15017
* The image was selected from a wrong location. Fixes bug #4618Hauke Mehrtens2009-03-191-1/+1
| | | | SVN-Revision: 14948
* 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