Commit graph

4844 commits

Author SHA1 Message Date
Gabor Juhos
ff2e61fed8 kernel: yet another missing symbol for 2.6.32
SVN-Revision: 19883
2010-02-27 16:27:04 +00:00
Gabor Juhos
e96a82e37e adm5120: fix build error in the USB driver on 2.6.32
SVN-Revision: 19882
2010-02-27 16:26:49 +00:00
Lars-Peter Clausen
87298f0de2 jz4740_nand: * Use NAND_ECC_HW_OOB_FIRST mode instead of a patched NAND_ECC_HW * Fix subpage writing * speed up reading
SVN-Revision: 19875
2010-02-26 18:09:12 +00:00
Travis Kemen
21b2e85b3f add missing symbol
SVN-Revision: 19872
2010-02-26 16:38:48 +00:00
Travis Kemen
2eebf6e0bd add support for the MN-700 platform, closes #2575
SVN-Revision: 19863
2010-02-26 01:34:39 +00:00
Gabor Juhos
a9e8645232 ar71xx: select vsc73x5 microcode in the AP83/PB44 profiles
SVN-Revision: 19842
2010-02-24 13:49:02 +00:00
Gabor Juhos
1d4c70d9a6 ar71xx: refresh ksz8041 patch
SVN-Revision: 19841
2010-02-24 13:39:23 +00:00
Gabor Juhos
a6be62a4f1 ar71xx: add default network configuration file for the TL-WR1043ND board
Thanks to Andrew Tarabaras.

SVN-Revision: 19840
2010-02-24 13:39:20 +00:00
Gabor Juhos
30a2da99a1 ar71xx: register RTL8366RB switch on the TL-WR1043NB board
Thanks to Andrew Tarabaras.

SVN-Revision: 19839
2010-02-24 13:39:18 +00:00
Gabor Juhos
7c7f662a3f ar71xx: enable the RTL8366RB driver
Thanks to Andrew Tarabaras.

SVN-Revision: 19838
2010-02-24 13:39:14 +00:00
Gabor Juhos
f1509eaf8c kernel: add driver for the RTL8366RB switch
Thanks to Andrew Tarabaras.

SVN-Revision: 19837
2010-02-24 13:39:02 +00:00
Gabor Juhos
f771c35033 ar71xx: fix pll value for the eth0 interface on the TL-WR1043ND board
Thanks to Andrew Tarabaras

SVN-Revision: 19835
2010-02-24 13:38:51 +00:00
Gabor Juhos
e251cd15c9 kernel: fix typos in the AR8216 header file
SVN-Revision: 19834
2010-02-24 13:38:48 +00:00
Gabor Juhos
3359e850a0 ar71xx: remove an accidentally committed patch
SVN-Revision: 19833
2010-02-24 13:38:44 +00:00
Gabor Juhos
1612fd447d ar71xx: enable TX/RX flow control on the AR7240
SVN-Revision: 19832
2010-02-24 13:38:41 +00:00
Gabor Juhos
187d5546db ar71xx: use the correct name for the status LED on the WRT400 board (thanks to chuljin, patch from #6734)
SVN-Revision: 19831
2010-02-24 13:38:37 +00:00
Gabor Juhos
560f7173b2 ar71xx: update default network configuration file for the WNDR3700
Signed-off-by: Scott Dudley <spmsink@hotmail.com>

SVN-Revision: 19830
2010-02-24 13:38:31 +00:00
Florian Fainelli
b57690432c add preliminary 2.6.32 support
SVN-Revision: 19826
2010-02-23 21:09:51 +00:00
Imre Kaloz
437f2bd5c1 add 2.6.32 support
SVN-Revision: 19823
2010-02-23 10:43:53 +00:00
Imre Kaloz
a593773232 move new files out from platform support patch
SVN-Revision: 19815
2010-02-22 13:54:47 +00:00
Imre Kaloz
7f1e72587d refresh patch
SVN-Revision: 19814
2010-02-22 13:19:30 +00:00
Florian Fainelli
9067ed7609 add missing patch to arch/mips/kernel/traps.c to allow ar7 to setup its handler correctly (#6722)
SVN-Revision: 19812
2010-02-22 09:43:37 +00:00
Jo-Philipp Wich
243e190675 ppp: enable multilink support (#4837)
SVN-Revision: 19811
2010-02-22 02:26:32 +00:00
Travis Kemen
c795766793 fix missing symbol
SVN-Revision: 19809
2010-02-21 23:26:40 +00:00
Travis Kemen
8d4f5784d7 fix missing symbol
SVN-Revision: 19808
2010-02-21 22:56:01 +00:00
Hauke Mehrtens
ad11f6881a 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.

SVN-Revision: 19799
2010-02-21 20:14:24 +00:00
Travis Kemen
13845024f3 add missing symbol
SVN-Revision: 19798
2010-02-21 16:48:17 +00:00
Florian Fainelli
3ab3adb145 switch to 2.6.32, resync kernel config, enable gpio sysfs support
SVN-Revision: 19794
2010-02-21 14:28:05 +00:00
Florian Fainelli
12a2f9b7b8 fix gpio-leds registration for boards having less than 8 LEDs (#6528)
SVN-Revision: 19793
2010-02-21 14:27:17 +00:00
Florian Fainelli
87b2e6c25b add missing kernel configuration and patches for 2.6.32
SVN-Revision: 19788
2010-02-21 12:47:43 +00:00
Lars-Peter Clausen
d6b0f9d093 Add per board struct describing the external clock setup.
SVN-Revision: 19783
2010-02-20 20:45:00 +00:00
Hauke Mehrtens
7524480b82 Fix build warnings
SVN-Revision: 19782
2010-02-20 19:31:34 +00:00
Hauke Mehrtens
046c32e6bf refresh patches
SVN-Revision: 19781
2010-02-20 19:31:13 +00:00
Hauke Mehrtens
b52345c9ed allow routed mode operation again
Fix part of bug #6709.

SVN-Revision: 19779
2010-02-20 13:18:34 +00:00
Jo-Philipp Wich
3651c9804b kernel: make NFSv4 optional and add kmods for it - patch by Peter Wagner <tripolar@gmx.at>
SVN-Revision: 19772
2010-02-20 05:17:39 +00:00
Jo-Philipp Wich
02a47e971e change default kernel to 2.6.32.8, remove block2mtd patch until it is fixed
SVN-Revision: 19764
2010-02-20 03:22:17 +00:00
Hauke Mehrtens
a40daa8038 update kernel to version 2.4.37.9 and refresh patches
SVN-Revision: 19762
2010-02-19 21:30:10 +00:00
Jo-Philipp Wich
32a1e0c588 switch kernel compression from lzma to gzip and reorder symbols - fixes boot problems in VirtualBox
SVN-Revision: 19759
2010-02-19 18:25:23 +00:00
Florian Fainelli
8a1f7817d1 fix the receiving of packets with a 1500 mtu and vlan enabled (#6698)
SVN-Revision: 19753
2010-02-19 11:56:13 +00:00
Gabor Juhos
f68a1d0a63 ar71xx: fix mac addresses on the DIR-600 rev. A1 board
SVN-Revision: 19752
2010-02-19 11:52:42 +00:00
Gabor Juhos
f792c3647e ar71xx: fix wireless mac address on the TL-WR741ND
SVN-Revision: 19751
2010-02-19 11:52:39 +00:00
Gabor Juhos
ccbfcba859 ar71xx: move AP91 specific ethernet initialization into a separate file
SVN-Revision: 19750
2010-02-19 11:52:36 +00:00
Gabor Juhos
f6e29416b5 ar71xx: create firmware images for the TL-WR941ND v4 board
SVN-Revision: 19749
2010-02-19 11:52:33 +00:00
Gabor Juhos
c5394fa7bb ar71xx: sync kernel config
SVN-Revision: 19747
2010-02-19 11:52:28 +00:00
Gabor Juhos
47990f61fb ar71xx: add uci configuration for the WAN LED on the WNDR3700
Based on a patch by Scott Dudley <spmsink@hotmail.com>

SVN-Revision: 19746
2010-02-19 11:52:25 +00:00
Gabor Juhos
da5cacba76 ar71xx: add missing GPIO LED for the WNDR3700 board
Signed-off-by: Scott Dudley <spmsink@hotmail.com>

SVN-Revision: 19744
2010-02-19 11:52:19 +00:00
Gabor Juhos
b00fe580ed ar71xx: fix polarity of GPIO buttons on the WNDR3700 board
Signed-off-by: Scott Dudley <spmsink@hotmail.com>

SVN-Revision: 19743
2010-02-19 11:52:15 +00:00
Gabor Juhos
3c96b41d69 kernel: add a bunch of missing symbols to the 2.6.30 config
SVN-Revision: 19742
2010-02-19 10:24:03 +00:00
Gabor Juhos
63e9801c18 adm5120: sync kernel configs
SVN-Revision: 19741
2010-02-19 10:23:59 +00:00
Jo-Philipp Wich
15c4e22d31 netfilter: add support for raw table and NOTRACK target (#5504)
SVN-Revision: 19721
2010-02-19 01:36:47 +00:00