aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86-2.6
Commit message (Collapse)AuthorAgeFilesLines
* Better x86 generic config, the lzma decompressor is now reliable (thanks to ↵Florian Fainelli2007-07-302-1/+41
| | | | | | Daniel Gimpelevich) SVN-Revision: 8233
* dynamically enable/disable kernel config options for kmod packages based on ↵Felix Fietkau2007-07-181-0/+1
| | | | | | build system config SVN-Revision: 8026
* Remove the bogus pciutils dependencyFlorian Fainelli2007-07-161-1/+0
| | | | SVN-Revision: 8007
* bump to 2.6.22.1Mike Baker2007-07-111-1/+1
| | | | SVN-Revision: 7915
* 2.6.22 is released :)Felix Fietkau2007-07-091-1/+1
| | | | SVN-Revision: 7894
* remove ARCH:=i686 from s100 profile - the build system can't handle that ↵Felix Fietkau2007-07-091-1/+0
| | | | | | properly yet SVN-Revision: 7893
* some updates for s100John Crispin2007-07-082-6/+102
| | | | SVN-Revision: 7891
* added i686 support and profile for t-vision s100John Crispin2007-07-082-0/+444
| | | | SVN-Revision: 7890
* fill in the kernel version info for every target, move the kernel tarball ↵Felix Fietkau2007-06-281-2/+1
| | | | | | md5sums to a central place SVN-Revision: 7748
* update to 2.6.22-rc5 (#1915)Felix Fietkau2007-06-182-4/+17
| | | | SVN-Revision: 7659
* switch over x86 to 2.6.22-rc4Felix Fietkau2007-06-171-2/+2
| | | | SVN-Revision: 7653
* prepare for the transition to linux 2.6.22 - make it possible to override ↵Felix Fietkau2007-06-162-0/+18
| | | | | | the kernel version in the target makefile SVN-Revision: 7644
* generic profile for x86, no packages auto-selectedTim Yardley2007-06-071-0/+16
| | | | SVN-Revision: 7519
* more kernel config cleanupFelix Fietkau2007-05-311-18/+0
| | | | SVN-Revision: 7412
* refresh x86 kernel configFelix Fietkau2007-05-261-8/+0
| | | | SVN-Revision: 7346
* update x86 config and move some config defaults to the config templateFelix Fietkau2007-05-231-217/+52
| | | | SVN-Revision: 7323
* fix x86 boot filesystem allocation (#1736)Felix Fietkau2007-05-231-3/+4
| | | | SVN-Revision: 7312
* fix pcmcia/pccard build defaultsFelix Fietkau2007-05-191-0/+2
| | | | SVN-Revision: 7275
* add support for 16 bit pcmcia cardsFelix Fietkau2007-05-111-0/+11
| | | | SVN-Revision: 7182
* use generic inittab for x86Mike Baker2007-05-101-3/+0
| | | | SVN-Revision: 7175
* Add profile for Soekris Net4801 boards (#1072)Florian Fainelli2007-04-162-1/+63
| | | | SVN-Revision: 6962
* reversal of previous dummy commitHamish Guthrie2007-03-311-1/+0
| | | | SVN-Revision: 6776
* Dummy update - to be reversedHamish Guthrie2007-03-311-1/+1
| | | | SVN-Revision: 6775
* remove screwy network config override from x86-2.6 base-filesFelix Fietkau2007-03-121-19/+0
| | | | SVN-Revision: 6558
* oops... forgot to make x86-2.6 ext2 images use preinit as well :)Felix Fietkau2007-03-111-1/+1
| | | | SVN-Revision: 6546
* split out scsi module support and add ata piix supportTim Yardley2007-03-071-0/+55
| | | | SVN-Revision: 6535
* add vga console support for x86-2.6 images (fixes #1342, #840)Felix Fietkau2007-03-063-7/+44
| | | | SVN-Revision: 6530
* add missing init=/etc/preinit cmdline parameterFelix Fietkau2007-03-051-2/+2
| | | | SVN-Revision: 6523
* enable ne2k-pci by defaultFelix Fietkau2007-03-041-1/+1
| | | | SVN-Revision: 6517
* add failsafe support for x86-2.6 and fix mdev support for platforms using ↵Felix Fietkau2007-03-032-0/+6
| | | | | | /etc/preinit SVN-Revision: 6481
* make the rest of the structure for the targets that dont have profiles yetTim Yardley2007-03-031-0/+3
| | | | SVN-Revision: 6475
* commit profile support for base-files... patches still need to be doneTim Yardley2007-03-021-0/+0
| | | | SVN-Revision: 6465
* copy the initramfs kernel to bin/ on x86-2.6 (fixes #1359)Felix Fietkau2007-03-021-0/+4
| | | | SVN-Revision: 6463
* enable grub images in menuconfig for squashfsFelix Fietkau2007-03-021-1/+1
| | | | SVN-Revision: 6453
* make squashfs overlay support more generic and integrate it for x86-2.6Felix Fietkau2007-03-023-5/+15
| | | | SVN-Revision: 6450
* strip double quotes from grub boot options (fixes #1406)Felix Fietkau2007-02-281-2/+3
| | | | SVN-Revision: 6419
* clean up a few things in image build makefiles and fix unnecessary grub rebuildsFelix Fietkau2007-02-251-26/+10
| | | | SVN-Revision: 6360
* add optional padding for x86 grub images (useful for running jffs2 images in ↵Felix Fietkau2007-02-253-1/+7
| | | | | | qemu) SVN-Revision: 6359
* add missing config filesFelix Fietkau2007-02-221-0/+439
| | | | SVN-Revision: 6338
* Reorganize kernel configs - target/linux/*/config is now a directory. ↵Felix Fietkau2007-02-222-2016/+0
| | | | | | ./config/default will replace the old config and config-diff (format is like config-diff, the full kernel config is no longer kept in the build system) This commit removes all the kernel config stuff, the next one will add the replacement - there's no way to do this atomically with svn. SVN-Revision: 6337
* add e1000 supportFelix Fietkau2007-02-162-56/+6
| | | | SVN-Revision: 6315
* port [6229] to kamikazeFelix Fietkau2007-02-081-1/+1
| | | | SVN-Revision: 6275
* clean up the x86 image build a bit, fixing unconditional copy of grub filesTim Yardley2007-02-011-5/+12
| | | | SVN-Revision: 6237
* move the natsemi preselection into the x86 default package listFelix Fietkau2007-01-291-0/+1
| | | | SVN-Revision: 6227
* Add chaostable from #1187, also enable netfilter modules for ixp4xx.Florian Fainelli2007-01-221-0/+3
| | | | SVN-Revision: 6182
* fix x86 image builderFelix Fietkau2007-01-141-4/+9
| | | | SVN-Revision: 6100
* Add initial version of the new Image Builder It's still a bit rough in a few ↵Felix Fietkau2007-01-101-1/+5
| | | | | | places, but it seems to work for Broadcom at least - other targets untested. SVN-Revision: 6071
* fix grub bootopts (#1145)Felix Fietkau2007-01-071-2/+2
| | | | SVN-Revision: 6019
* add a patch for grub-0.97 from LFS to fix segfaults on x86_64Nicolas Thill2007-01-041-0/+4490
| | | | SVN-Revision: 5974
* tweak grub install in x86 ext2 imagesNicolas Thill2007-01-021-1/+2
| | | | SVN-Revision: 5970