summaryrefslogtreecommitdiffstats
path: root/target/linux/x86
Commit message (Collapse)AuthorAgeFilesLines
...
* switch kernel compression from lzma to gzip and reorder symbols - fixes boot ↵Jo-Philipp Wich2010-02-192-263/+263
| | | | | | problems in VirtualBox SVN-Revision: 19759
* - clean up menu.lst template - make grub usage of vt0 selectable in ↵Jo-Philipp Wich2010-02-173-14/+41
| | | | | | menuconfig - choose appropriate default baudrate for soekris devices - fix generation of grub menu for iso images SVN-Revision: 19681
* add missing symbols to default configJo-Philipp Wich2010-02-141-0/+5
| | | | SVN-Revision: 19631
* revert accidentally committed changes in Xen configJo-Philipp Wich2010-02-131-18/+1
| | | | SVN-Revision: 19627
* merge 2.6.31 and 2.6.32 configsJo-Philipp Wich2010-02-134-545/+18
| | | | SVN-Revision: 19626
* move kernel config symbols from the Xen subtarget to the platform configJo-Philipp Wich2010-02-132-44/+65
| | | | SVN-Revision: 19625
* prepare kernel 2.6.32 supportJo-Philipp Wich2010-02-133-0/+746
| | | | SVN-Revision: 19617
* add preinit xenfs mount handlerJo-Philipp Wich2010-02-121-0/+11
| | | | SVN-Revision: 19616
* make console port editable through menuconfig, gzip ext2 images, add ↵Jo-Philipp Wich2010-02-123-8/+24
| | | | | | suitable defaults for Xen SVN-Revision: 19612
* add Xen DomU subtargetJo-Philipp Wich2010-02-124-1/+92
| | | | SVN-Revision: 19610
* clean up handling of some kernel symbolsImre Kaloz2010-02-114-22/+0
| | | | SVN-Revision: 19581
* preinit: use grep -q where applicableJo-Philipp Wich2010-02-012-2/+2
| | | | SVN-Revision: 19479
* preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore)Felix Fietkau2010-01-282-2/+2
| | | | SVN-Revision: 19367
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-256-4/+45
| | | | SVN-Revision: 19331
* x86: fix software raid autodetection on boot (patch from #6548 by Pieter ↵Felix Fietkau2010-01-212-2/+2
| | | | | | "Fate" Hollants) SVN-Revision: 19261
* update to latest kernel versionsImre Kaloz2010-01-191-2/+2
| | | | SVN-Revision: 19224
* upgrade to latest kernelsImre Kaloz2010-01-091-1/+1
| | | | SVN-Revision: 19087
* 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