Hauke Mehrtens
1c0d5f5ae2
kernel: refresh patches for kernel 3.0-rc4
...
SVN-Revision: 27247
2011-06-21 18:39:47 +00:00
Florian Fainelli
9bdf6abb9d
use macros to generate SPI registers table and switches
...
SVN-Revision: 27246
2011-06-21 10:05:51 +00:00
Florian Fainelli
6cb3195b40
fix usb mis-cleanup after r27162 ( #9581 )
...
SVN-Revision: 27243
2011-06-20 10:04:53 +00:00
Jo-Philipp Wich
70fb318a90
Restrict Soekris specific base-files handling to Soekris profiles, based on patch by Philip Prindeville <philipp@redfish-solutions.com>
...
SVN-Revision: 27241
2011-06-19 23:05:21 +00:00
Jo-Philipp Wich
9cd64fa754
generic: Remove IPv6 depependency of bridge in 2.6.38+ Since 2.6.38 the bridge module has a dependency to IPv6 if IPv6 is enabled. Since the IPv6 module isn't exactly lightweight and bridge also only needs a single function from IPv6, it's rather easy to create a common "lib" module with a RCU pointer to the actual implementation, if the IPv6 module is loaded (although slightly hackish).
...
The codepath seems to be only taken when using IPv6, so there should be
no negative side effects when IPv6 isn't loaded. I did not measure how
big the performance impact is.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27237
2011-06-19 22:48:53 +00:00
Florian Fainelli
ab74628c10
dev-spi.c checks for running CPU, not board code
...
SVN-Revision: 27236
2011-06-19 20:46:00 +00:00
Florian Fainelli
4dd4cbeb43
fixup patches after r27234
...
SVN-Revision: 27235
2011-06-19 20:28:38 +00:00
Florian Fainelli
7819b530da
remove accidental bcm6345 related patches
...
SVN-Revision: 27234
2011-06-19 20:16:59 +00:00
Florian Fainelli
12db3df666
remove support for 2.6.37 and 2.6.38
...
SVN-Revision: 27233
2011-06-19 20:14:22 +00:00
Florian Fainelli
6bb0a608dc
switch to 2.6.39
...
SVN-Revision: 27232
2011-06-19 20:12:45 +00:00
Florian Fainelli
bcada2640b
remove 2.6.35 and 2.6.32 support
...
SVN-Revision: 27230
2011-06-19 20:09:40 +00:00
Florian Fainelli
67d0ca0b4b
remove pre 2.6.39 patches and config
...
SVN-Revision: 27229
2011-06-19 20:09:00 +00:00
Florian Fainelli
34db3f9f86
remove 2.6.37 patches and config
...
SVN-Revision: 27228
2011-06-19 20:07:26 +00:00
Gabor Juhos
e6af77a1c8
ar71xx: cleanup AR933X UART driver
...
SVN-Revision: 27222
2011-06-19 13:17:51 +00:00
Gabor Juhos
066e04d497
ar71xx: fix uart clock frequency for AR933X
...
SVN-Revision: 27221
2011-06-19 13:17:50 +00:00
Hauke Mehrtens
47e218c426
brcm47xx: refresh patches
...
SVN-Revision: 27219
2011-06-18 15:53:14 +00:00
Hauke Mehrtens
79a7343560
kernel: update to kernel 2.6.38.8
...
SVN-Revision: 27218
2011-06-18 15:52:15 +00:00
Hauke Mehrtens
75f9e0c615
brcm47xx: add support for kernel 3.0
...
SVN-Revision: 27217
2011-06-18 15:24:44 +00:00
Rod Whitby
710409740e
ixp4xx: Removed kmod-madwifi from the NSLU2 profile, as the NSLU2 has not wifi capability out of the box.
...
SVN-Revision: 27202
2011-06-17 11:22:22 +00:00
Florian Fainelli
b97459eb88
add missing USBIP_CORE item in config-3.0
...
SVN-Revision: 27195
2011-06-16 14:34:50 +00:00
Florian Fainelli
540b838998
allow any console to be used
...
SVN-Revision: 27193
2011-06-16 14:34:44 +00:00
Florian Fainelli
426dccd019
bcm63xx: Add support for Linux 3.0-rc3
...
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27192
2011-06-16 14:34:40 +00:00
Hauke Mehrtens
235e331987
linux/generic: Add support for 3.0-rc3
...
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
2011-06-15 21:31:01 +00:00
Hauke Mehrtens
bf64ac730a
bcm47xx: Remove kernel checks from image Makefile
...
2.4 isn't present anymore, so it will always be 2.6 (or newer). Since the
2.6 check will break with 3.0, remove it alltogether.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27185
2011-06-15 21:11:49 +00:00
Jo-Philipp Wich
5752efdadd
2.6.39.1: missing kernel symbols If you turn on I2C, you'll need this symbol defined.
...
Signed-off-by: Philip A. Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27182
2011-06-15 18:18:32 +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
Jo-Philipp Wich
d39379296c
backport upstream Kernel commit 1ed2f73d90fb49bcf5704aee7e9084adb882bfc5 (netfilter: IPv6: fix DSCP mangle code)
...
SVN-Revision: 27179
2011-06-15 14:11:33 +00:00
Jo-Philipp Wich
14913ab8b0
revert r26997, it does not apply against 2.6.36.4
...
SVN-Revision: 27178
2011-06-15 13:51:57 +00:00
Florian Fainelli
685a61eb6c
switch to 2.6.39
...
SVN-Revision: 27175
2011-06-14 20:05:13 +00:00
Florian Fainelli
0fb8884efe
fix diag.sh with qube2 front led
...
SVN-Revision: 27174
2011-06-14 20:05:09 +00:00
Florian Fainelli
dee0010ae2
resync kernel config
...
SVN-Revision: 27173
2011-06-14 20:05:03 +00:00
John Crispin
0732b2db78
Fix for bug where the iniatialisation of the MAC data private strucure
...
is copied into the wrong location.
Ticket #9547
Signed-off-by: Conor O'Gorman <conor at dna.ie>
SVN-Revision: 27172
2011-06-13 22:37:23 +00:00
Florian Fainelli
7a96525a6f
replace unfortify patch with a better one
...
Thanks to Richard Weinberger for providing this patch
SVN-Revision: 27168
2011-06-13 12:45:12 +00:00
Gabor Juhos
b7e016ba42
ar71xx: use ar933x_uart.h in the AR933X serial driver
...
SVN-Revision: 27166
2011-06-13 08:12:40 +00:00
Gabor Juhos
b58ede16a5
ar71xx: update early_printk code
...
SVN-Revision: 27165
2011-06-13 08:12:38 +00:00
Florian Fainelli
6a5112a750
cleanup files using checkpatch.pl
...
SVN-Revision: 27162
2011-06-12 19:17:57 +00:00
John Crispin
fa59bb0958
* move patches around * add basic support for gigaset sx76x
...
SVN-Revision: 27158
2011-06-12 08:56:26 +00:00
Vasilis Tsiligiannis
70106f153d
Remove trailing spaces, convert spaces to tabs
...
SVN-Revision: 27153
2011-06-09 19:30:50 +00:00
John Crispin
e3e2a170cd
we dont need 1024 bytes buffer. 128 bytes is enough.
...
SVN-Revision: 27143
2011-06-09 07:08:54 +00:00
John Crispin
8329ecf92c
* revert accidental config change
...
SVN-Revision: 27142
2011-06-09 05:10:18 +00:00
John Crispin
ed0e649a5b
* fixes spi flash for ar9
...
* adds limited support for netgear dgn3500 (enough for others to start working with)
SVN-Revision: 27137
2011-06-08 17:57:55 +00:00
Felix Fietkau
9160e06af5
ar71xx: override inittab to enable login on ttyATH0
...
SVN-Revision: 27128
2011-06-07 17:07:10 +00:00
Florian Fainelli
e7b6721f4e
update to 2.6.39.1
...
SVN-Revision: 27114
2011-06-04 18:27:14 +00:00
Florian Fainelli
d97f50b69b
define UIMAGE for various rootfs targets
...
SVN-Revision: 27113
2011-06-04 18:27:09 +00:00
Florian Fainelli
429745edd6
use IMG_PREFIX for image name
...
SVN-Revision: 27112
2011-06-04 18:27:04 +00:00
Florian Fainelli
4aaf590909
add more config symbols to 2.6.39
...
SVN-Revision: 27111
2011-06-04 18:27:00 +00:00
Florian Fainelli
89dd8aed1f
update to 2.6.39.1
...
SVN-Revision: 27110
2011-06-04 18:26:54 +00:00
Florian Fainelli
72996d2dcb
update to 2.6.39.1
...
SVN-Revision: 27107
2011-06-04 13:36:09 +00:00
Florian Fainelli
20c0427132
update to 2.6.39.1
...
SVN-Revision: 27106
2011-06-04 13:36:05 +00:00
Florian Fainelli
de2e05b6f2
add some missing 2.6.39 config symbols
...
SVN-Revision: 27105
2011-06-04 13:36:00 +00:00