summaryrefslogtreecommitdiff
path: root/target/linux/x86-2.6
Commit message (Collapse)AuthorAgeFilesLines
* 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
* fix grub segfaults on hosts where gcc is built with stack smashing protectionNicolas Thill2007-01-021-1/+10
| | | | SVN-Revision: 5969
* store the default kernel version for our ports in a single place (target ↵Felix Fietkau2006-12-251-4/+0
| | | | | | makefiles can still override it if necessary) SVN-Revision: 5899
* upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ↵Imre Kaloz2006-12-191-2/+2
| | | | | | ixp4xx SVN-Revision: 5856
* add ohci to x86 kernel configFelix Fietkau2006-12-182-3/+4
| | | | SVN-Revision: 5847
* Upgrade to Linux 2.6.19Felix Fietkau2006-12-144-2233/+1886
| | | | | | | - Includes large parts of the patch from #1021 by dpalffy - Includes RB532 NAND driver changes by n0-1 SVN-Revision: 5789
* Enable msdos fs support and package itFlorian Fainelli2006-12-091-1/+1
| | | | SVN-Revision: 5741
* Add HFS and HFS+ modules (#1024)Florian Fainelli2006-12-071-2/+2
| | | | SVN-Revision: 5713
* clean up x86-2.6 partitioning stuffFelix Fietkau2006-12-072-42/+19
| | | | SVN-Revision: 5705
* move target/image/platform to target/linux/platform/image platform ↵Mike Baker2006-11-285-0/+242
| | | | | | directories are now self contained SVN-Revision: 5669
* Add ethernet bonding support for x86 (#856)Florian Fainelli2006-11-231-1/+1
| | | | SVN-Revision: 5626
* move platform specific base-files into target/linux/<targetname>Felix Fietkau2006-11-221-0/+19
| | | | SVN-Revision: 5621
* autodetect atm, pci, usb, pcmcia features from kernel config fileFelix Fietkau2006-11-191-1/+1
| | | | SVN-Revision: 5586
* reorganize nat helper packages, move ftp and irc nat to a package that is ↵Felix Fietkau2006-11-191-4/+4
| | | | | | enabled by default, for security reasons - see #917 for more information SVN-Revision: 5581
* add prereq checks for target/linux/* and target/image/*, check for fdisk for ↵Felix Fietkau2006-11-181-0/+2
| | | | | | the x86 builds SVN-Revision: 5569
* add mini_foFelix Fietkau2006-11-171-0/+1
| | | | SVN-Revision: 5541
* make target/linux/* directories self-contained, use the selected kernel ↵Felix Fietkau2006-11-111-0/+5
| | | | | | version for the toolchain, autogenerate menuconfig and makefile code for target selection SVN-Revision: 5498
* Enable iso9660 and udf kernel modules (#930)Florian Fainelli2006-11-091-2/+6
| | | | SVN-Revision: 5485
* Add support for ne2000 pci NIC (#916)Florian Fainelli2006-11-061-1/+1
| | | | SVN-Revision: 5451
* Update kernel configurations to enable NLS KOI8R (russian) and package the ↵Florian Fainelli2006-11-041-1/+1
| | | | | | module (#819 - second part) SVN-Revision: 5446
* fix kernel config after r8169 changeFelix Fietkau2006-10-311-2/+4
| | | | SVN-Revision: 5366
* add redboot parsing and rtl8169 fixes, enable r8169 and add the free ixp4xx ↵Imre Kaloz2006-10-271-1/+1
| | | | | | ethernet driver - the later still needs fixes and testing for the gateway 7001 SVN-Revision: 5311