| Commit message (Expand) | Author | Age | Files | Lines |
* | enable ne2k-pci by default | Felix Fietkau | 2007-03-04 | 1 | -1/+1 |
* | add failsafe support for x86-2.6 and fix mdev support for platforms using /et... | Felix Fietkau | 2007-03-03 | 2 | -0/+6 |
* | make the rest of the structure for the targets that dont have profiles yet | Tim Yardley | 2007-03-03 | 1 | -0/+3 |
* | commit profile support for base-files... patches still need to be done | Tim Yardley | 2007-03-02 | 1 | -0/+0 |
* | copy the initramfs kernel to bin/ on x86-2.6 (fixes #1359) | Felix Fietkau | 2007-03-02 | 1 | -0/+4 |
* | enable grub images in menuconfig for squashfs | Felix Fietkau | 2007-03-02 | 1 | -1/+1 |
* | make squashfs overlay support more generic and integrate it for x86-2.6 | Felix Fietkau | 2007-03-02 | 3 | -5/+15 |
* | strip double quotes from grub boot options (fixes #1406) | Felix Fietkau | 2007-02-28 | 1 | -2/+3 |
* | clean up a few things in image build makefiles and fix unnecessary grub rebuilds | Felix Fietkau | 2007-02-25 | 1 | -26/+10 |
* | add optional padding for x86 grub images (useful for running jffs2 images in ... | Felix Fietkau | 2007-02-25 | 3 | -1/+7 |
* | add missing config files | Felix Fietkau | 2007-02-22 | 1 | -0/+439 |
* | Reorganize kernel configs - target/linux/*/config is now a directory. ./confi... | Felix Fietkau | 2007-02-22 | 2 | -2016/+0 |
* | add e1000 support | Felix Fietkau | 2007-02-16 | 2 | -56/+6 |
* | port [6229] to kamikaze | Felix Fietkau | 2007-02-08 | 1 | -1/+1 |
* | clean up the x86 image build a bit, fixing unconditional copy of grub files | Tim Yardley | 2007-02-01 | 1 | -5/+12 |
* | move the natsemi preselection into the x86 default package list | Felix Fietkau | 2007-01-29 | 1 | -0/+1 |
* | Add chaostable from #1187, also enable netfilter modules for ixp4xx. | Florian Fainelli | 2007-01-22 | 1 | -0/+3 |
* | fix x86 image builder | Felix Fietkau | 2007-01-14 | 1 | -4/+9 |
* | Add initial version of the new Image Builder It's still a bit rough in a few ... | Felix Fietkau | 2007-01-10 | 1 | -1/+5 |
* | fix grub bootopts (#1145) | Felix Fietkau | 2007-01-07 | 1 | -2/+2 |
* | add a patch for grub-0.97 from LFS to fix segfaults on x86_64 | Nicolas Thill | 2007-01-04 | 1 | -0/+4490 |
* | tweak grub install in x86 ext2 images | Nicolas Thill | 2007-01-02 | 1 | -1/+2 |
* | fix grub segfaults on hosts where gcc is built with stack smashing protection | Nicolas Thill | 2007-01-02 | 1 | -1/+10 |
* | store the default kernel version for our ports in a single place (target make... | Felix Fietkau | 2006-12-25 | 1 | -4/+0 |
* | upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for i... | Imre Kaloz | 2006-12-19 | 1 | -2/+2 |
* | add ohci to x86 kernel config | Felix Fietkau | 2006-12-18 | 2 | -3/+4 |
* | Upgrade to Linux 2.6.19 | Felix Fietkau | 2006-12-14 | 4 | -2233/+1886 |
* | Enable msdos fs support and package it | Florian Fainelli | 2006-12-09 | 1 | -1/+1 |
* | Add HFS and HFS+ modules (#1024) | Florian Fainelli | 2006-12-07 | 1 | -2/+2 |
* | clean up x86-2.6 partitioning stuff | Felix Fietkau | 2006-12-07 | 2 | -42/+19 |
* | move target/image/platform to target/linux/platform/image platform directorie... | Mike Baker | 2006-11-28 | 5 | -0/+242 |
* | Add ethernet bonding support for x86 (#856) | Florian Fainelli | 2006-11-23 | 1 | -1/+1 |
* | move platform specific base-files into target/linux/<targetname> | Felix Fietkau | 2006-11-22 | 1 | -0/+19 |
* | autodetect atm, pci, usb, pcmcia features from kernel config file | Felix Fietkau | 2006-11-19 | 1 | -1/+1 |
* | reorganize nat helper packages, move ftp and irc nat to a package that is ena... | Felix Fietkau | 2006-11-19 | 1 | -4/+4 |
* | add prereq checks for target/linux/* and target/image/*, check for fdisk for ... | Felix Fietkau | 2006-11-18 | 1 | -0/+2 |
* | add mini_fo | Felix Fietkau | 2006-11-17 | 1 | -0/+1 |
* | make target/linux/* directories self-contained, use the selected kernel versi... | Felix Fietkau | 2006-11-11 | 1 | -0/+5 |
* | Enable iso9660 and udf kernel modules (#930) | Florian Fainelli | 2006-11-09 | 1 | -2/+6 |
* | Add support for ne2000 pci NIC (#916) | Florian Fainelli | 2006-11-06 | 1 | -1/+1 |
* | Update kernel configurations to enable NLS KOI8R (russian) and package the mo... | Florian Fainelli | 2006-11-04 | 1 | -1/+1 |
* | fix kernel config after r8169 change | Felix Fietkau | 2006-10-31 | 1 | -2/+4 |
* | add redboot parsing and rtl8169 fixes, enable r8169 and add the free ixp4xx e... | Imre Kaloz | 2006-10-27 | 1 | -1/+1 |
* | add e1000 driver, remove references to LINUX_2_4_X86 | Felix Fietkau | 2006-10-24 | 1 | -1/+3 |
* | add generic and via ide support to x86-2.6 | Felix Fietkau | 2006-10-22 | 1 | -2/+2 |
* | cleanup/rewrite of the kernel build process | Felix Fietkau | 2006-10-19 | 1 | -7/+1 |
* | cleanup | Felix Fietkau | 2006-10-19 | 1 | -1/+0 |
* | enable native ipsec modules on 2.6, add ipsec kernel modules | Nicolas Thill | 2006-10-18 | 1 | -9/+12 |
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 3 | -0/+2418 |