Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: Add some missing config symbols | Hauke Mehrtens | 2010-03-21 | 1 | -2/+25 |
| | | | | | | | This adds some missing config symbols and opens the menu behind CONFIG_SND_PCI and CONFIG_ISDN. SVN-Revision: 20339 | ||||
* | do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵ | Nicolas Thill | 2010-03-11 | 1 | -1/+1 |
| | | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136 | ||||
* | kernel: add driver for the RTL8366RB switch | Gabor Juhos | 2010-02-24 | 1 | -0/+1 |
| | | | | | | Thanks to Andrew Tarabaras. SVN-Revision: 19837 | ||||
* | ext4: add Support for large (2TB+) block devices and files | Hauke Mehrtens | 2010-02-21 | 1 | -2/+1 |
| | | | | | | | | | CONFIG_LBDAF is needed for mounting ext4 filesystems with huge_file enabled. This is the default option. This closes #6714. SVN-Revision: 19799 | ||||
* | kernel: make NFSv4 optional and add kmods for it - patch by Peter Wagner ↵ | Jo-Philipp Wich | 2010-02-20 | 1 | -2/+2 |
| | | | | | | <tripolar@gmx.at> SVN-Revision: 19772 | ||||
* | add some missing symbols | Jo-Philipp Wich | 2010-02-12 | 1 | -0/+5 |
| | | | | SVN-Revision: 19609 | ||||
* | clean up handling of some kernel symbols | Imre Kaloz | 2010-02-11 | 1 | -8/+5 |
| | | | | SVN-Revision: 19581 | ||||
* | re-sort all target and subtarget config files | Imre Kaloz | 2010-02-11 | 1 | -4/+5 |
| | | | | SVN-Revision: 19580 | ||||
* | Add missing config option | Hauke Mehrtens | 2010-01-30 | 1 | -0/+1 |
| | | | | SVN-Revision: 19418 | ||||
* | rtl8366: make it available on all platforms | Gabor Juhos | 2010-01-25 | 1 | -0/+3 |
| | | | | SVN-Revision: 19329 | ||||
* | generic: add missing CONFIG_HCALL_STATS symbol (fixes: pxcab) | Nicolas Thill | 2009-12-23 | 1 | -0/+1 |
| | | | | SVN-Revision: 18899 | ||||
* | add missing CONFIG_HID_WACOM symbol | Florian Fainelli | 2009-12-04 | 1 | -0/+1 |
| | | | | SVN-Revision: 18633 | ||||
* | add missing kernel configuration symbols | Florian Fainelli | 2009-12-04 | 1 | -0/+1 |
| | | | | SVN-Revision: 18630 | ||||
* | add more missing configuration symbols | Florian Fainelli | 2009-12-03 | 1 | -0/+3 |
| | | | | SVN-Revision: 18625 | ||||
* | kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config | Felix Fietkau | 2009-11-29 | 1 | -0/+1 |
| | | | | SVN-Revision: 18603 | ||||
* | kernel: add missing config symbols for kernel debugging | Felix Fietkau | 2009-11-24 | 1 | -0/+2 |
| | | | | SVN-Revision: 18524 | ||||
* | add more symbols to the generic config | Imre Kaloz | 2009-11-21 | 1 | -1/+8 |
| | | | | SVN-Revision: 18458 | ||||
* | replace our arm LZMA loader with the one that goes upstream | Imre Kaloz | 2009-11-17 | 1 | -0/+4 |
| | | | | SVN-Revision: 18439 | ||||
* | some more Kconfig symbol move.. | Imre Kaloz | 2009-11-11 | 1 | -0/+4 |
| | | | | SVN-Revision: 18371 | ||||
* | another round of kernel config cleanups | Imre Kaloz | 2009-11-11 | 1 | -2/+8 |
| | | | | SVN-Revision: 18370 | ||||
* | move CPUFREQ to generic configs | Imre Kaloz | 2009-11-11 | 1 | -0/+1 |
| | | | | SVN-Revision: 18368 | ||||
* | sort all target config files | Imre Kaloz | 2009-11-11 | 1 | -5/+5 |
| | | | | SVN-Revision: 18367 | ||||
* | move CONFIG_CRASH_DUMP to the generic configs | Imre Kaloz | 2009-11-11 | 1 | -0/+1 |
| | | | | SVN-Revision: 18366 | ||||
* | add more missing configuration symbols | Florian Fainelli | 2009-11-03 | 1 | -0/+7 |
| | | | | SVN-Revision: 18282 | ||||
* | Switch to the squashfs-lzma code from the squashfs-devel git tree. | Imre Kaloz | 2009-11-02 | 1 | -1/+2 |
| | | | | SVN-Revision: 18267 | ||||
* | add more missing configuration symbols | Florian Fainelli | 2009-10-27 | 1 | -0/+7 |
| | | | | SVN-Revision: 18185 | ||||
* | sort kconfig symbols in generic configs | Imre Kaloz | 2009-10-27 | 1 | -289/+288 |
| | | | | SVN-Revision: 18181 | ||||
* | add missing kconfig symbol | Imre Kaloz | 2009-10-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 18180 | ||||
* | add missing configuration symbols | Florian Fainelli | 2009-10-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 18157 | ||||
* | config: add missing CONFIG_SONYPI symbol to generic | Nicolas Thill | 2009-10-11 | 1 | -0/+1 |
| | | | | SVN-Revision: 18026 | ||||
* | and another missing Kconfig symbol.. | Imre Kaloz | 2009-10-08 | 1 | -0/+1 |
| | | | | SVN-Revision: 17995 | ||||
* | enable ATA_SFF (PATA support) in the generic configs | Imre Kaloz | 2009-10-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 17993 | ||||
* | add more Kconfig symbols to the generic 2.6.31 config | Imre Kaloz | 2009-10-08 | 1 | -0/+14 |
| | | | | SVN-Revision: 17990 | ||||
* | config: add another bunch of missing CONFIG_USB_* entries to generic | Nicolas Thill | 2009-10-07 | 1 | -0/+5 |
| | | | | SVN-Revision: 17965 | ||||
* | config: add CONFIG_USB_SUSPEND to generic | Nicolas Thill | 2009-10-07 | 1 | -0/+1 |
| | | | | SVN-Revision: 17964 | ||||
* | config: add missing CONFIG_ORION entry to generic | Nicolas Thill | 2009-10-06 | 1 | -0/+1 |
| | | | | SVN-Revision: 17961 | ||||
* | move common CONFIG_MMC entries to generic | Nicolas Thill | 2009-10-06 | 1 | -0/+7 |
| | | | | SVN-Revision: 17948 | ||||
* | move common CONFIG_BATTERY entries to generic | Nicolas Thill | 2009-10-06 | 1 | -0/+5 |
| | | | | SVN-Revision: 17945 | ||||
* | move common CONFIG_TOUCHSCREEN entries to generic | Nicolas Thill | 2009-10-06 | 1 | -0/+22 |
| | | | | SVN-Revision: 17943 | ||||
* | move more CONFIG_SND entries to generic | Nicolas Thill | 2009-10-06 | 1 | -0/+2 |
| | | | | SVN-Revision: 17942 | ||||
* | move common CONFIG_FB entries to generic | Nicolas Thill | 2009-10-05 | 1 | -0/+52 |
| | | | | SVN-Revision: 17936 | ||||
* | add missing CONFIG_VIDEO_GO7007 symbol | Florian Fainelli | 2009-10-05 | 1 | -0/+1 |
| | | | | SVN-Revision: 17933 | ||||
* | enable CONFIG_STAGING on 2.6.31 | Felix Fietkau | 2009-10-05 | 1 | -1/+32 |
| | | | | SVN-Revision: 17931 | ||||
* | refresh 2.6.31 kernel config | Felix Fietkau | 2009-10-05 | 1 | -271/+271 |
| | | | | SVN-Revision: 17930 | ||||
* | move IMAGE_CMDLINE_HACK default to generic from targets | Andy Boyett | 2009-10-05 | 1 | -0/+1 |
| | | | | SVN-Revision: 17905 | ||||
* | small fixes mostly for kernel 2.6.31 | Hauke Mehrtens | 2009-09-26 | 1 | -0/+16 |
| | | | | | | | | | | | - libsas needs symbols from scsi_transport_sas - autoload line in pppoe was missing - rfkill-input does not exist in kernel 2.6.31 - password for download server of r8101 changed - r8101 and siit do not build with kernel 2.6.31 - fix build of net sched esfq SVN-Revision: 17752 | ||||
* | kernel: add a patch for union mounts in 2.6.31 | Felix Fietkau | 2009-09-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 17726 | ||||
* | add bfs to linux 2.6.31 | Felix Fietkau | 2009-09-24 | 1 | -0/+2 |
| | | | | SVN-Revision: 17699 | ||||
* | Cleaned config-2.6.31 defaults for PPC | Hamish Guthrie | 2009-09-21 | 1 | -0/+1 |
| | | | | SVN-Revision: 17664 | ||||
* | implement write support for partitions covering only a part of an eraseblock ↵ | Felix Fietkau | 2009-09-21 | 1 | -1/+1 |
| | | | | | | (buffer data that would otherwise be erased) SVN-Revision: 17658 |