aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-2.6.38
Commit message (Collapse)AuthorAgeFilesLines
* kernel: Fix firewire for 2.6.37+Jonas Gorski2011-08-021-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 Fietkau2011-07-311-1/+1
| | | | SVN-Revision: 27853
* ocf-linux: version bump to 20110720Hauke Mehrtens2011-07-241-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: update bcma and ssb to version master-2011-07-22 from wireless-testingHauke Mehrtens2011-07-231-0/+1
| | | | SVN-Revision: 27731
* add missing kernel config symbols for usb on powerpcFelix Fietkau2011-06-151-0/+2
| | | | SVN-Revision: 27181
* kernel: update kernel from 2.6.38.2 to 2.6.38.6 and refresh patchesHauke Mehrtens2011-05-151-0/+1
| | | | | | Thank you Peter Wagner for the patch. I refreshed the kernel patches and added the md5sum of the kernel. SVN-Revision: 26905
* add missing 2.6.38 touchscreen config symbolsFlorian Fainelli2011-05-111-0/+2
| | | | SVN-Revision: 26872
* add missing 2.6.38 symbolsFlorian Fainelli2011-05-051-0/+4
| | | | SVN-Revision: 26832
* update to 2.6.38Florian Fainelli2011-05-021-0/+1
| | | | SVN-Revision: 26803
* kernel: add symbols, small fixesHauke Mehrtens2011-04-091-0/+12
| | | | | | | | * Some module should be loaded later to load them after the modules they are depending on * add some more missing config symbols * make CS5535 build again SVN-Revision: 26570
* kernel: add missing config optionsHauke Mehrtens2011-04-091-0/+4
| | | | SVN-Revision: 26552
* kernel: add a missing kconfig symbol for 2.6.38Felix Fietkau2011-04-021-0/+1
| | | | SVN-Revision: 26417
* Update 2.6.38 to 2.6.38.2Michael Büsch2011-03-281-0/+1
| | | | SVN-Revision: 26332
* enable the 'big kernel lock' by defaultImre Kaloz2011-03-221-0/+1
| | | | SVN-Revision: 26267
* kernel: add missing config optionsHauke Mehrtens2011-03-191-0/+10
| | | | SVN-Revision: 26238
* kernel: replace mini_fo with overlayfs for 2.6.38Felix Fietkau2011-03-171-3/+6
| | | | SVN-Revision: 26213
* kernel: disable xz for 2.6.38 for now, it is unusedFelix Fietkau2011-03-161-1/+2
| | | | SVN-Revision: 26193
* kernel: add a few more missing config symbolsFelix Fietkau2011-03-161-0/+2
| | | | SVN-Revision: 26192
* kernel: add a few missing kernel config symbolsFelix Fietkau2011-03-161-0/+5
| | | | SVN-Revision: 26189
* add two missing symbol for Kernel >= 2.6.37Jo-Philipp Wich2011-03-091-0/+1
| | | | SVN-Revision: 25984
* only support EABI on ARM targetsImre Kaloz2011-03-071-0/+2
| | | | SVN-Revision: 25928
* yet another missing symbolJo-Philipp Wich2011-03-051-0/+1
| | | | SVN-Revision: 25875
* add more missing kernel symbolsJo-Philipp Wich2011-03-031-0/+2
| | | | SVN-Revision: 25846
* add missing symbolJo-Philipp Wich2011-03-031-0/+1
| | | | SVN-Revision: 25843
* kernel: disable sysctl syscall support - nothing uses itFelix Fietkau2011-02-271-1/+1
| | | | SVN-Revision: 25773
* kernel: disable scheduler actions by default, they will be enabled only when ↵Felix Fietkau2011-02-271-3/+3
| | | | | | kmod-sched is selected SVN-Revision: 25771
* kernel: disable /proc/kcoreFelix Fietkau2011-02-271-1/+1
| | | | SVN-Revision: 25770
* kernel: disable CONFIG_CRYPTO_ALGAPI* by default, it will be built into the ↵Felix Fietkau2011-02-271-2/+2
| | | | | | kmod-crypto-core package SVN-Revision: 25766
* kernel: disable CONFIG_SYSCTL_SYSCALL_CHECK by defaultFelix Fietkau2011-02-271-1/+1
| | | | SVN-Revision: 25765
* kernel: disable CONFIG_LEDS_TRIGGER_HEARTBEAT by default, nothing uses itFelix Fietkau2011-02-271-1/+1
| | | | SVN-Revision: 25764
* kernel: disable CONFIG_WIRELESS_EXT_SYSFS by defaultFelix Fietkau2011-02-271-1/+1
| | | | SVN-Revision: 25763
* kernel 2.6.38: add a few missing config symbolsFelix Fietkau2011-02-271-0/+7
| | | | SVN-Revision: 25748
* kernel: the patch to disable the crypto tests is no longer necessary since ↵Felix Fietkau2011-02-241-1/+0
| | | | | | 2.6.36, remove it SVN-Revision: 25689
* kernel config: disable the pcomp api + zlib decompressor by default - it has ↵Felix Fietkau2011-02-241-3/+3
| | | | | | not been used for a while now SVN-Revision: 25684
* kernel config: refresh using kconfig.plFelix Fietkau2011-02-241-317/+317
| | | | SVN-Revision: 25682
* kernel: add missing config symbolsFelix Fietkau2011-02-211-0/+2
| | | | SVN-Revision: 25643
* kernel: remove imq support, refresh patchesFelix Fietkau2011-02-211-6/+0
| | | | SVN-Revision: 25641
* add a few missing kernel config symbolsFelix Fietkau2011-02-011-0/+3
| | | | SVN-Revision: 25284
* config symbol cleanupImre Kaloz2011-02-011-0/+9
| | | | SVN-Revision: 25272
* add missing symbolsImre Kaloz2011-02-011-0/+2
| | | | SVN-Revision: 25271
* replace the mips_boot patch with one that makes BOOT_RAW selectable, and ↵Imre Kaloz2011-01-241-0/+1
| | | | | | enable it in the generic config SVN-Revision: 25088
* preliminary 2.6.38 supportImre Kaloz2011-01-211-0/+3007
SVN-Revision: 25057