Hauke Mehrtens
00dd85d8f6
ocf-linux: version bump to 20110720
...
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
2011-07-24 14:17:58 +00:00
Hauke Mehrtens
5169b72c8a
kernel: update bcma and ssb to version master-2011-07-22 from wireless-testing
...
SVN-Revision: 27731
2011-07-23 11:17:00 +00:00
Felix Fietkau
dcddcfca24
add missing kernel config symbols for usb on powerpc
...
SVN-Revision: 27181
2011-06-15 18:07:26 +00:00
Hauke Mehrtens
a4c0645326
kernel: update kernel from 2.6.38.2 to 2.6.38.6 and refresh patches
...
Thank you Peter Wagner for the patch. I refreshed the kernel patches and added the md5sum of the kernel.
SVN-Revision: 26905
2011-05-15 17:23:02 +00:00
Florian Fainelli
3fc33726a5
add missing 2.6.38 touchscreen config symbols
...
SVN-Revision: 26872
2011-05-11 13:33:30 +00:00
Florian Fainelli
fd33dffe60
add missing 2.6.38 symbols
...
SVN-Revision: 26832
2011-05-05 16:35:40 +00:00
Florian Fainelli
a18ec3c37e
update to 2.6.38
...
SVN-Revision: 26803
2011-05-02 07:57:25 +00:00
Hauke Mehrtens
2ce13f05cb
kernel: add symbols, small fixes
...
* 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
2011-04-09 23:34:20 +00:00
Hauke Mehrtens
bba5f37bb8
kernel: add missing config options
...
SVN-Revision: 26552
2011-04-09 17:39:44 +00:00
Felix Fietkau
9fd59ccf99
kernel: add a missing kconfig symbol for 2.6.38
...
SVN-Revision: 26417
2011-04-02 19:48:45 +00:00
Michael Büsch
371bccb4c0
Update 2.6.38 to 2.6.38.2
...
SVN-Revision: 26332
2011-03-28 15:44:03 +00:00
Imre Kaloz
0a65ef965d
enable the 'big kernel lock' by default
...
SVN-Revision: 26267
2011-03-22 09:20:34 +00:00
Hauke Mehrtens
782dd1689b
kernel: add missing config options
...
SVN-Revision: 26238
2011-03-19 17:40:58 +00:00
Felix Fietkau
4f06dc1907
kernel: replace mini_fo with overlayfs for 2.6.38
...
SVN-Revision: 26213
2011-03-17 20:23:14 +00:00
Felix Fietkau
b7d69ce4ec
kernel: disable xz for 2.6.38 for now, it is unused
...
SVN-Revision: 26193
2011-03-16 18:31:18 +00:00
Felix Fietkau
1b8a1f7248
kernel: add a few more missing config symbols
...
SVN-Revision: 26192
2011-03-16 18:31:14 +00:00
Felix Fietkau
3798de4df7
kernel: add a few missing kernel config symbols
...
SVN-Revision: 26189
2011-03-16 18:04:45 +00:00
Jo-Philipp Wich
3e08b75693
add two missing symbol for Kernel >= 2.6.37
...
SVN-Revision: 25984
2011-03-09 21:50:27 +00:00
Imre Kaloz
b74308c433
only support EABI on ARM targets
...
SVN-Revision: 25928
2011-03-07 12:59:19 +00:00
Jo-Philipp Wich
81cc3ef4f4
yet another missing symbol
...
SVN-Revision: 25875
2011-03-05 06:51:06 +00:00
Jo-Philipp Wich
72e6f95f99
add more missing kernel symbols
...
SVN-Revision: 25846
2011-03-03 10:15:55 +00:00
Jo-Philipp Wich
434e1950c6
add missing symbol
...
SVN-Revision: 25843
2011-03-03 02:31:48 +00:00
Felix Fietkau
d5c7314b76
kernel: disable sysctl syscall support - nothing uses it
...
SVN-Revision: 25773
2011-02-27 20:06:13 +00:00
Felix Fietkau
875c8353f6
kernel: disable scheduler actions by default, they will be enabled only when kmod-sched is selected
...
SVN-Revision: 25771
2011-02-27 19:52:57 +00:00
Felix Fietkau
0e455ce84c
kernel: disable /proc/kcore
...
SVN-Revision: 25770
2011-02-27 19:52:52 +00:00
Felix Fietkau
0839658cbe
kernel: disable CONFIG_CRYPTO_ALGAPI* by default, it will be built into the kmod-crypto-core package
...
SVN-Revision: 25766
2011-02-27 19:52:34 +00:00
Felix Fietkau
115a37d160
kernel: disable CONFIG_SYSCTL_SYSCALL_CHECK by default
...
SVN-Revision: 25765
2011-02-27 19:52:29 +00:00
Felix Fietkau
93475d913e
kernel: disable CONFIG_LEDS_TRIGGER_HEARTBEAT by default, nothing uses it
...
SVN-Revision: 25764
2011-02-27 19:52:25 +00:00
Felix Fietkau
a29c9c0712
kernel: disable CONFIG_WIRELESS_EXT_SYSFS by default
...
SVN-Revision: 25763
2011-02-27 19:52:17 +00:00
Felix Fietkau
fb28515e26
kernel 2.6.38: add a few missing config symbols
...
SVN-Revision: 25748
2011-02-27 11:22:21 +00:00
Felix Fietkau
ac905e8a7b
kernel: the patch to disable the crypto tests is no longer necessary since 2.6.36, remove it
...
SVN-Revision: 25689
2011-02-24 01:11:11 +00:00
Felix Fietkau
659a72e89a
kernel config: disable the pcomp api + zlib decompressor by default - it has not been used for a while now
...
SVN-Revision: 25684
2011-02-24 00:30:02 +00:00
Felix Fietkau
f31a576caf
kernel config: refresh using kconfig.pl
...
SVN-Revision: 25682
2011-02-24 00:29:52 +00:00
Felix Fietkau
5728d13d02
kernel: add missing config symbols
...
SVN-Revision: 25643
2011-02-21 02:45:56 +00:00
Felix Fietkau
9dad83362d
kernel: remove imq support, refresh patches
...
SVN-Revision: 25641
2011-02-21 02:06:51 +00:00
Felix Fietkau
e36a6abcd3
add a few missing kernel config symbols
...
SVN-Revision: 25284
2011-02-01 18:39:55 +00:00
Imre Kaloz
7ab8489f82
config symbol cleanup
...
SVN-Revision: 25272
2011-02-01 13:18:26 +00:00
Imre Kaloz
ae7209a6a4
add missing symbols
...
SVN-Revision: 25271
2011-02-01 12:44:16 +00:00
Imre Kaloz
2262fa9f15
replace the mips_boot patch with one that makes BOOT_RAW selectable, and enable it in the generic config
...
SVN-Revision: 25088
2011-01-24 12:33:25 +00:00
Imre Kaloz
c700e57cc7
preliminary 2.6.38 support
...
SVN-Revision: 25057
2011-01-21 17:52:22 +00:00