Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add missing DM/MD config symbols | Florian Fainelli | 2012-04-04 | 1 | -1/+7 |
| | | | | SVN-Revision: 31197 | ||||
* | kernel: add some more missing serial 8250 config symbols | Jonas Gorski | 2012-03-30 | 1 | -0/+5 |
| | | | | SVN-Revision: 31149 | ||||
* | enable EFI partition support by default, adds ca. 8K uncompressed on ar71xx ↵ | Jo-Philipp Wich | 2012-03-07 | 1 | -1/+1 |
| | | | | | | (#8672) SVN-Revision: 30835 | ||||
* | linux/3.0: add missing NAND symbols | Gabor Juhos | 2012-03-05 | 1 | -0/+35 |
| | | | | SVN-Revision: 30826 | ||||
* | partly revert r30708, it breaks various arches | Jo-Philipp Wich | 2012-02-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 30737 | ||||
* | config: deprecated symbol CONFIG_LEDS_GPIO_PLATFORM | Jo-Philipp Wich | 2012-02-24 | 1 | -1/+0 |
| | | | | | | | | | | | | CONFIG_LEDS_GPIO_PLATFORM went away a while ago. http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=commit;h=2bcc7ed5b83b0a59c6976476e8788675038fb11b Also, most platforms comment out CONFIG_LEDS_GPIO but not x86 for some reason. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 30708 | ||||
* | generic: add SND_PPC symbol | Gabor Juhos | 2012-02-16 | 1 | -0/+1 |
| | | | | SVN-Revision: 30572 | ||||
* | kernel: disable bridge igmp snooping by default to avoid multicast issues | Felix Fietkau | 2012-01-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 29744 | ||||
* | kernel: ppc40x: ppc44x: add missing kernel config symbol | Jonas Gorski | 2012-01-14 | 1 | -0/+1 |
| | | | | SVN-Revision: 29742 | ||||
* | generic: add driver for the RTL8367R/M switches | Gabor Juhos | 2012-01-07 | 1 | -0/+1 |
| | | | | SVN-Revision: 29678 | ||||
* | kernel: swconfig: introduce a generic switch LED trigger | Gabor Juhos | 2011-12-31 | 1 | -0/+1 |
| | | | | SVN-Revision: 29627 | ||||
* | add missing config symbol | Jo-Philipp Wich | 2011-12-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 29610 | ||||
* | generic: disable 'small sector' erase in m25p80 driver | Gabor Juhos | 2011-12-13 | 1 | -0/+1 |
| | | | | | | | | This fixes the issues with the jffs2 images on various boards. Using JFFS2 on devices with 4KiB erase sectors is not safe: http://lists.infradead.org/pipermail/linux-mtd/2011-June/036591.html SVN-Revision: 29521 | ||||
* | targets: fix CONFIG_USB_STORAGE_* inconsistency | Nicolas Thill | 2011-11-25 | 1 | -10/+10 |
| | | | | | | | | | | * all options were switched from bool to tristate in 2.6.30 * add/change/move them to generic, disabled by default * remove extinct CONFIG_USB_STORAGE_DPCM dropped in 2.6.29, merged with CONFIG_USB_STORAGE_SDDR09 * remove extinct CONFIG_USB_STORAGE_SIERRA option in 2.6 * cleanup ordering SVN-Revision: 29337 | ||||
* | kernel: add a top level menuconfig option for enabling lockdep | Felix Fietkau | 2011-11-08 | 1 | -0/+2 |
| | | | | SVN-Revision: 28848 | ||||
* | target: remove CONFIG_IDE_PROC_FS support as well | Jo-Philipp Wich | 2011-10-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 28586 | ||||
* | target: globally disable BSD process accounting | Jo-Philipp Wich | 2011-10-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 28584 | ||||
* | add more missing touchscren symbols (3.0+) | Florian Fainelli | 2011-08-11 | 1 | -0/+1 |
| | | | | SVN-Revision: 27956 | ||||
* | add CONFIG_EARLY_PRINTK | Florian Fainelli | 2011-08-09 | 1 | -0/+1 |
| | | | | SVN-Revision: 27942 | ||||
* | kernel: add missing option | Hauke Mehrtens | 2011-08-06 | 1 | -0/+1 |
| | | | | SVN-Revision: 27925 | ||||
* | kernel: add some missing config options | Hauke Mehrtens | 2011-08-06 | 1 | -0/+3 |
| | | | | | | These options where found by buildbot SVN-Revision: 27920 | ||||
* | add more missing config symbols | Florian Fainelli | 2011-08-05 | 1 | -0/+3 |
| | | | | SVN-Revision: 27911 | ||||
* | add missing config symbol | Florian Fainelli | 2011-08-05 | 1 | -1/+2 |
| | | | | SVN-Revision: 27908 | ||||
* | generic: Add missing config symbol | Jonas Gorski | 2011-08-03 | 1 | -0/+1 |
| | | | | SVN-Revision: 27887 | ||||
* | linux/generic: remove obsolete kernel options from 3.0 | Jonas Gorski | 2011-08-02 | 1 | -62/+1 |
| | | | | | | Also fix one typo. SVN-Revision: 27875 | ||||
* | kernel: Fix firewire for 2.6.37+ | Jonas Gorski | 2011-08-02 | 1 | -8/+0 |
| | | | | | | | | The old ieee1394 stack was removed in 2.6.37. The new firewire stack is available for all kernel versions, but experimental for the older one, so make both available where appropriate. SVN-Revision: 27874 | ||||
* | kernel: enable inotify by default (#8055) | Felix Fietkau | 2011-07-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 27853 | ||||
* | x86: add missing config symbols | Hauke Mehrtens | 2011-07-25 | 1 | -0/+5 |
| | | | | | | | | | | This adds some config symbols for kernel 3.0. Thank you realopty for the patch. This is from #9719. SVN-Revision: 27775 | ||||
* | add missing symbols for generic and x86 on 3.0, based on Philip ↵ | Imre Kaloz | 2011-07-24 | 1 | -0/+3 |
| | | | | | | Prindeville's patch SVN-Revision: 27762 | ||||
* | ocf-linux: version bump to 20110720 | Hauke Mehrtens | 2011-07-24 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | Fixes problem with TFM allocation in cryptosoft.c Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> Hauke: * remove ubsec_ssb package and take it from ocf-linux * use patches from ocf-linux package * refresh all patches * readd some build fixes for OpenWrt. * readd CRYPTO_MANAGER dependency SVN-Revision: 27753 | ||||
* | add support for and switch to XZ compressed kernels on ARM | Imre Kaloz | 2011-07-07 | 1 | -2/+2 |
| | | | | SVN-Revision: 27518 | ||||
* | add some symbols | Imre Kaloz | 2011-07-05 | 1 | -0/+2 |
| | | | | SVN-Revision: 27464 | ||||
* | add missing symbols | Imre Kaloz | 2011-07-05 | 1 | -0/+3 |
| | | | | SVN-Revision: 27454 | ||||
* | add missing kernel symbols | Imre Kaloz | 2011-07-01 | 1 | -0/+4 |
| | | | | SVN-Revision: 27327 | ||||
* | generic: add MTD_NAND_ECC_BCH symbol for 2.6.39/3.0 | Gabor Juhos | 2011-06-29 | 1 | -0/+1 |
| | | | | SVN-Revision: 27305 | ||||
* | add missing linux-3.0 config symbol | Florian Fainelli | 2011-06-24 | 1 | -0/+1 |
| | | | | SVN-Revision: 27269 | ||||
* | kernel: refresh patches for kernel 3.0-rc4 | Hauke Mehrtens | 2011-06-21 | 1 | -0/+1 |
| | | | | SVN-Revision: 27247 | ||||
* | add missing USBIP_CORE item in config-3.0 | Florian Fainelli | 2011-06-16 | 1 | -0/+1 |
| | | | | SVN-Revision: 27195 | ||||
* | linux/generic: Add support for 3.0-rc3 | Hauke Mehrtens | 2011-06-15 | 1 | -0/+3156 |
Also make linux identify itself properly as 3.0, not 3.0.0. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27191 |