Florian Fainelli
eb7f72ca01
[kernel] fix kexec for mips, patch from Adrian Byszuk ( #7115 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20745 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-08 07:53:14 +00:00
Jo-Philipp Wich
fd27f8a1d9
[PATCH 1/2] Add support for the ar8316 switch.
...
This patch enhances the ar8216 driver with ar8316 support and fixes some minor
issues with the ar8216 driver itself. It should not break anything, but isn't
tested on ar8216 devices.
[PATCH 2/2] ar71xx: Add the ar8316 driver to rs pro/rb-450g.
Add the ar8216 driver to the ar71xx target, and add network
configurations for the RouterStation Pro and the RouterBoard RB-450G.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20722 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-05 23:03:16 +00:00
Imre Kaloz
508ed126fc
[x86]: add a subtarget and drivers for the Intel Tolapai SoC
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20648 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-01 12:05:27 +00:00
Felix Fietkau
489fb5eceb
netfilter: fix ABI breakage caused by the netfilter match optimization ( fixes #5628 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20552 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 19:05:59 +00:00
Felix Fietkau
3ac4dbb0b8
enable IP175A support in the IP175C PHY driver (based on patch from jh in #6733 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20551 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 18:57:42 +00:00
Gabor Juhos
8e67ddaccc
kernel: update to 2.6.32.10
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20444 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 10:45:25 +00:00
Florian Fainelli
eed13e56be
[kernel] add missing CONFIG_CB1400_CORE symbol, spotted by buildbot
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20426 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-25 15:27:08 +00:00
Alexandros C. Couloumbis
8b0e741245
generic-2.6: fix r20386 (thanks nico), update missing symbols on config-2.6.32 too
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20388 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-23 15:02:29 +00:00
Alexandros C. Couloumbis
c151e480f8
generic-2.6: config-2.6.33 add missing symbols, closes #6913 (thanks maddes)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20386 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-23 12:42:17 +00:00
Hauke Mehrtens
78a2d5aa35
kernel: Add some missing config symbols
...
This adds some missing config symbols and opens the menu
behind CONFIG_SND_PCI and CONFIG_ISDN.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20339 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 13:57:07 +00:00
Alexandros C. Couloumbis
06b9e30970
generic-2.6: sync patches to 2.6.34-rc2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20329 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 06:53:08 +00:00
Gabor Juhos
d34c50b9fc
base-files: show boot state on intramfs images
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20289 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18 19:19:21 +00:00
Florian Fainelli
d54a387a4c
[kernel] add missing configuration symbols
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20255 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-17 20:21:49 +00:00
Alexandros C. Couloumbis
6a634f5c42
generic-2.6: sync patches to 2.6.33.1
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20236 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-16 08:15:47 +00:00
Florian Fainelli
a63e26c399
[kernel] also fix invalid hunks in 2.6.33 patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20209 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 17:21:47 +00:00
Florian Fainelli
4f260d9bad
[uml] add 2.6.34 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20208 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 17:20:45 +00:00
Florian Fainelli
750a9131ce
[kernel] fix invalid hunks in 060-block2mtd_init.patch file
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20207 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 17:20:40 +00:00
Florian Fainelli
8cf55514b1
[kernel] export rescan_partitions to prevent linking failures in block2mtd ( #6741 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20205 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 16:21:33 +00:00
Gabor Juhos
d29b130df6
kernel: refresh lzo patch for 2.6.33
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20199 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 13:22:46 +00:00
Florian Fainelli
c04805ac0f
[kernel] fix the building of the lzo decompressor on some architectures
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20157 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-12 14:24:12 +00:00
Nicolas Thill
1ba9a204b4
remove CONFIG_PCI=y missed from [20136] in generic 2.6.30 config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20156 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-12 11:50:45 +00:00
Felix Fietkau
7ada705873
mips: allow the compiler to optimize memset, memcmp, memcpy for better performance and (in some instances) smaller code
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20151 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 18:49:01 +00:00
Felix Fietkau
3e2f215c02
ar71xx: fix oprofile support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20150 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 18:48:57 +00:00
Felix Fietkau
2e64f11f68
the mips -ffreestanding patch has been unnecessary for a long time now, remove it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20149 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 18:48:50 +00:00
Alexandros C. Couloumbis
29fec42733
generic-2.6: add 2.6.34 preliminary support (patches)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20140 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 12:24:17 +00:00
Alexandros C. Couloumbis
b8a343920d
generic-2.6: add 2.6.34 preliminary support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20138 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 11:55:34 +00:00
Nicolas Thill
f71d2a3f8e
do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370])
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 09:50:11 +00:00
Felix Fietkau
7f91a444a8
ar8216: fix the mtu register definition
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20110 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-09 21:43:16 +00:00
Felix Fietkau
c477dc4860
Several small fixes for ar8216 driver (patch by Jonas Gorski)
...
* Create defines for some magic values/masks.
* Change vlan_id to u16, to allow VIDs > 255.
* Add a range check to set_pvid as it isn't a VID, but the index
in the vlan table.
* Set the max VID to 4094, since 4095 is a reserved value and
should not be used.
* In mangle_rx replace the provided VID with the VID of the table
entry of the port, not the index of the table.
* In hw_apply, remove a redundant emptyness check (was already
checked several lines above).
* In no vlan mode do not set the ingress mode to secure, as there
are no vlan table entries, but to use the port's destination
masks. Otherwise the switch won't forward anything.
* In read_status tell that the phy is up (taken from the rtl8306
driver).
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20083 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-09 14:35:41 +00:00
Travis Kemen
8856956e69
fix missing symbols for kernel 2.6.33, closes #6803 thanks Maddes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20010 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-05 23:10:54 +00:00
Travis Kemen
02ec607396
fix missing symbols for kernel 2.6.32, closes #6802 thanks Maddes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20009 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-05 22:35:24 +00:00
Hauke Mehrtens
d67641c248
brcm47xx: add CONFIG_CMDLINE again
...
Fix for r19955
this patch was suggested by tripolar
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19967 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-03 20:32:41 +00:00
Gabor Juhos
8178f2785d
kernel: fix m25p80 patches for 2.6.33
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19961 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-03 09:40:20 +00:00
Gabor Juhos
68dbd277e1
kernel: refresh 2.6.33 patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19959 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-03 09:40:12 +00:00
Hauke Mehrtens
66d7b24082
kernel: add some missing config files and make compat-wireless build with kernel 2.6.33
...
Thanks tripolar for the missing config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19956 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-02 21:26:36 +00:00
Florian Fainelli
5e16aa1da3
[kernel] prevent UML build failure against decompress_lzo.c
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19934 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-01 14:55:15 +00:00
Nicolas Thill
6b0c28341f
kernel: add 2 config symbols preventing ppc40x & ppc44X from being configured with all modules enabled
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19924 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-01 06:22:42 +00:00
Florian Fainelli
30648516a6
[kernel] misc 2.6.33 compilation and config symbols fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19920 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-28 20:50:57 +00:00
Matteo Croce
7cce85a44a
kernel: add 2.6.33 patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19905 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-28 15:20:00 +00:00
Florian Fainelli
2002fb26a5
[kernel] add missing libertas symbols
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19892 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-28 11:09:28 +00:00
Gabor Juhos
6cae5b2d2a
kernel: yet another missing symbol for 2.6.32
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19883 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-27 16:27:04 +00:00
Gabor Juhos
d41036f849
kernel: add driver for the RTL8366RB switch
...
Thanks to Andrew Tarabaras.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19837 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-24 13:39:02 +00:00
Gabor Juhos
7ef0d8adf8
kernel: fix typos in the AR8216 header file
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19834 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-24 13:38:48 +00:00
Travis Kemen
207abfa2d3
fix missing symbol
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19809 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-21 23:26:40 +00:00
Travis Kemen
4bcf4491fd
fix missing symbol
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19808 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-21 22:56:01 +00:00
Hauke Mehrtens
d997c2e0c0
ext4: add Support for large (2TB+) block devices and files
...
CONFIG_LBDAF is needed for mounting ext4 filesystems with huge_file enabled.
This is the default option.
This closes #6714 .
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19799 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-21 20:14:24 +00:00
Hauke Mehrtens
0920189b3f
[br2684] allow routed mode operation again
...
Fix part of bug #6709 .
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19779 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-20 13:18:34 +00:00
Jo-Philipp Wich
babb67d87c
[package] kernel: make NFSv4 optional and add kmods for it - patch by Peter Wagner <tripolar@gmx.at>
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19772 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-20 05:17:39 +00:00
Gabor Juhos
f123d29b79
kernel: add a bunch of missing symbols to the 2.6.30 config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19742 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 10:24:03 +00:00
Felix Fietkau
b20effdd7f
fix a compile error in block2mtd when compiled as module
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19709 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-18 21:34:49 +00:00