| Commit message (Expand) | Author | Age | Files | Lines |
* | preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore) | Felix Fietkau | 2010-01-28 | 2 | -2/+2 |
* | add preinit modularization work by Daniel Dickinson (cshore) | Felix Fietkau | 2010-01-25 | 6 | -4/+45 |
* | x86: fix software raid autodetection on boot (patch from #6548 by Pieter "Fat... | Felix Fietkau | 2010-01-21 | 2 | -2/+2 |
* | update to latest kernel versions | Imre Kaloz | 2010-01-19 | 1 | -2/+2 |
* | upgrade to latest kernels | Imre Kaloz | 2010-01-09 | 1 | -1/+1 |
* | kernel: update to 2.6.31.9 and 2.6.32.2, and refresh patches | Gabor Juhos | 2010-01-01 | 1 | -1/+1 |
* | remove handling of older unsupported kernels | Imre Kaloz | 2009-12-27 | 1 | -1/+0 |
* | [target] stay coherent when defining ARCH | Nicolas Thill | 2009-12-21 | 1 | -1/+1 |
* | refresh patch | Imre Kaloz | 2009-12-11 | 1 | -4/+4 |
* | upgrade to 2.6.31.7 | Imre Kaloz | 2009-12-11 | 1 | -1/+1 |
* | [x86] add rootwait option to the kernel command line (#6209) | Florian Fainelli | 2009-12-06 | 1 | -4/+4 |
* | [x86]: enable ACPI/HPET/MSI in the generic config | Imre Kaloz | 2009-11-30 | 1 | -0/+40 |
* | upgrade x86 to 2.6.31.6, resync patches | Imre Kaloz | 2009-11-30 | 3 | -41/+20 |
* | [x86] remove obsolete 2.6.28 config & empty patches dir | Nicolas Thill | 2009-11-22 | 1 | -392/+0 |
* | use CONFIG_EMBEDDED for x86, too | Imre Kaloz | 2009-11-21 | 1 | -1/+2 |
* | fix grub image target dependency | Imre Kaloz | 2009-11-18 | 1 | -1/+1 |
* | change x86 image generation handling to treat only olpc specially | Imre Kaloz | 2009-11-17 | 2 | -6/+5 |
* | some more Kconfig symbol move.. | Imre Kaloz | 2009-11-11 | 5 | -10/+0 |
* | another round of kernel config cleanups | Imre Kaloz | 2009-11-11 | 5 | -21/+0 |
* | sort all target config files | Imre Kaloz | 2009-11-11 | 5 | -229/+229 |
* | [x86] add again missing hunk in vmlinux.lds.S | Florian Fainelli | 2009-11-07 | 1 | -7/+24 |
* | [x86] add missing hunk in the block2mtd patch | Florian Fainelli | 2009-11-07 | 1 | -15/+32 |
* | [x86] add olpc 2.6.31 configuration, forward port the block2mtd patch, refres... | Florian Fainelli | 2009-11-07 | 3 | -5/+746 |
* | [x86] the olpc config that was merged from the olpc port is a 2.6.30 config | Florian Fainelli | 2009-11-07 | 1 | -0/+0 |
* | [x86] refresh kernel patches | Florian Fainelli | 2009-11-03 | 2 | -7/+7 |
* | [x86] use 2.6.31.5, left-over from r18279 | Florian Fainelli | 2009-11-03 | 1 | -1/+1 |
* | [x86] merge the olpc target with the x86 target, both tested and running | Florian Fainelli | 2009-11-03 | 13 | -7/+964 |
* | [kernel] update to 2.6.31.5 | Florian Fainelli | 2009-10-23 | 2 | -3/+5 |
* | [kernel] Update to kernel 2.6.31.1 | Hauke Mehrtens | 2009-09-26 | 1 | -1/+1 |
* | x86: switch to 2.6.31 | Felix Fietkau | 2009-09-25 | 1 | -1/+1 |
* | x86: add support for 2.6.31 | Felix Fietkau | 2009-09-25 | 2 | -0/+443 |
* | x86: use libata in 2.6.30, fix pata support for sc1200 (used on wrap) | Felix Fietkau | 2009-09-25 | 3 | -35/+27 |
* | get rid of linux 2.6.29 | Felix Fietkau | 2009-07-17 | 1 | -419/+0 |
* | [PATCH] sysupgrade-ext2 sync before writing image, not after | Jo-Philipp Wich | 2009-07-16 | 1 | -1/+1 |
* | [x86] don't force kmod-natsemi and kmod-ne2k-pci in all profiles, included in... | Andy Boyett | 2009-07-02 | 1 | -1/+0 |
* | [x86] rename Pcengines profile to Wrap, PCEngines also makes the ALIX series | Andy Boyett | 2009-07-02 | 1 | -4/+4 |
* | config cleanups | Imre Kaloz | 2009-05-15 | 3 | -13/+0 |
* | [x86] remove lzma kernel compression. | Hauke Mehrtens | 2009-05-14 | 1 | -2/+2 |
* | some additional config file cleanup.. | Imre Kaloz | 2009-05-14 | 3 | -13/+0 |
* | unify congestion control options | Imre Kaloz | 2009-05-14 | 2 | -4/+0 |
* | make kernels use /etc/preinit by default | Imre Kaloz | 2009-05-14 | 1 | -4/+4 |
* | [x86] x86 Kernel configuration for kernel 2.6.30. | Hauke Mehrtens | 2009-05-12 | 1 | -0/+450 |
* | Add pcmcia support on x86 target | Jo-Philipp Wich | 2009-05-07 | 1 | -1/+1 |
* | Fix building of iso filesystem | Jo-Philipp Wich | 2009-05-07 | 1 | -2/+5 |
* | some more kernel config cleanup.. last for today :) | Imre Kaloz | 2009-05-04 | 2 | -10/+0 |
* | cleanup MTD option handling | Imre Kaloz | 2009-05-04 | 2 | -58/+0 |
* | move MFD stuff to the generic kernel configs | Imre Kaloz | 2009-05-04 | 1 | -2/+0 |
* | upgrade to newest stable kernel versions | Imre Kaloz | 2009-05-03 | 1 | -1/+1 |
* | [x86] Add config file for kernel 2.6.29. | Hauke Mehrtens | 2009-05-01 | 1 | -0/+463 |
* | enable tgz for x86 - people are using it for system upgrades | Felix Fietkau | 2009-04-22 | 1 | -1/+1 |