Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | add some missing 2.6.39 kernel symbols observed on x86/generic builds | Jo-Philipp Wich | 2012-02-25 | 1 | -0/+4 |
| | | | | SVN-Revision: 30718 | ||||
* | kernel: disable bridge igmp snooping by default to avoid multicast issues | Felix Fietkau | 2012-01-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 29744 | ||||
* | 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 | ||||
* | kernel: add some missing config options | Hauke Mehrtens | 2011-08-06 | 1 | -0/+3 |
| | | | | | | These options where found by buildbot SVN-Revision: 27920 | ||||
* | generic: Add missing config symbol | Jonas Gorski | 2011-08-03 | 1 | -0/+1 |
| | | | | SVN-Revision: 27887 | ||||
* | 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 | ||||
* | 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 | ||||
* | kernel: backport and enable tmpfs xattr support for 2.6.39 | Felix Fietkau | 2011-07-19 | 1 | -0/+1 |
| | | | | SVN-Revision: 27691 | ||||
* | generic: add MTD_NAND_ECC_BCH symbol for 2.6.39/3.0 | Gabor Juhos | 2011-06-29 | 1 | -0/+1 |
| | | | | SVN-Revision: 27305 | ||||
* | kernel: update ssb and bcma to linux-next next-20110627 | Hauke Mehrtens | 2011-06-27 | 1 | -0/+2 |
| | | | | SVN-Revision: 27295 | ||||
* | 2.6.39.1: missing kernel symbols If you turn on I2C, you'll need this symbol ↵ | Jo-Philipp Wich | 2011-06-15 | 1 | -0/+1 |
| | | | | | | | | defined. Signed-off-by: Philip A. Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27182 | ||||
* | add missing kernel config symbols for usb on powerpc | Felix Fietkau | 2011-06-15 | 1 | -0/+2 |
| | | | | SVN-Revision: 27181 | ||||
* | add more config symbols to 2.6.39 | Florian Fainelli | 2011-06-04 | 1 | -0/+6 |
| | | | | SVN-Revision: 27111 | ||||
* | add some missing 2.6.39 config symbols | Florian Fainelli | 2011-06-04 | 1 | -0/+4 |
| | | | | SVN-Revision: 27105 | ||||
* | kernel: generic: Update 2.6.39 to final | Hauke Mehrtens | 2011-05-25 | 1 | -2/+28 |
| | | | | | | | | | | | * Add missing config symbols * Update package/kernel for 2.6.39 CONFIG_BT_L2CAP=y and CONFIG_BT_SCO=y are set to build them into the bluetooth module. Thank you Jonas Gorski for the patch SVN-Revision: 27010 | ||||
* | kernel: some updates for kernel 2.6.39 | Hauke Mehrtens | 2011-05-25 | 1 | -0/+7 |
| | | | | | | | | | | * add md5sum for kernel * add some missing config symbols * add some ssb patches to make compat-wireless compile Thank you Peter Wagner for the patch SVN-Revision: 27009 | ||||
* | generic: Add support for 2.6.39 | Felix Fietkau | 2011-04-12 | 1 | -0/+3097 |
Add support for 2.6.39 based on rc3. Runtime tested on bcm63xx. SVN-Revision: 26615 |