Commit graph

855 commits

Author SHA1 Message Date
Florian Fainelli
ba0f541d0d mips: fix gcc 4.4.0 build failure on delay.h (#5116)
SVN-Revision: 16209
2009-05-30 12:03:27 +00:00
Florian Fainelli
12c8b488f7 refresh generic-2.6.29 patches
SVN-Revision: 16169
2009-05-29 09:09:32 +00:00
Florian Fainelli
c2df3a7179 refresh patches
SVN-Revision: 16156
2009-05-28 19:04:19 +00:00
Hamish Guthrie
7adb67f184 revert 15922 - add back 2.6.29 kernel support
SVN-Revision: 16127
2009-05-28 10:00:48 +00:00
Hauke Mehrtens
53cc0dbef7 Add buildfix for kernel 2.6.21
SVN-Revision: 16117
2009-05-27 18:06:38 +00:00
Imre Kaloz
04bca7b528 update to 2.6.30-rc7
SVN-Revision: 16048
2009-05-25 12:27:13 +00:00
Felix Fietkau
4cb9ba9612 enable multicast routing by default
SVN-Revision: 16044
2009-05-24 21:26:40 +00:00
Felix Fietkau
4f37d65205 move the hostap firmware kernel config options to KCONFIG for the hostap package to keep it consistent
SVN-Revision: 16031
2009-05-24 17:13:14 +00:00
Felix Fietkau
5c96996a7d fix typo in squashfs-lzma patch (thx, hauke)
SVN-Revision: 16028
2009-05-24 13:48:48 +00:00
Hauke Mehrtens
e80f5ca91e Remove pcmcia support from ssb.
SVN-Revision: 16023
2009-05-24 11:30:06 +00:00
Gabor Juhos
dcf5adb14c generic-2.6/2.6.30: mini_fo fixes
SVN-Revision: 15991
2009-05-22 13:53:03 +00:00
Gabor Juhos
40ea70606a generic-2.6: move PCI quirk patch from the adm5120 target into the generic patches
SVN-Revision: 15985
2009-05-22 11:26:08 +00:00
Gabor Juhos
b71910dbb5 generic-2.6/2.6.28: refresh patches
SVN-Revision: 15982
2009-05-22 09:57:03 +00:00
Gabor Juhos
a51ef0ecf8 generic-2.6/2.6.30: refresh patches
SVN-Revision: 15981
2009-05-22 09:46:02 +00:00
Gabor Juhos
c28af661ee generic-2.6/2.6.30: nuke unnecessary patch
SVN-Revision: 15978
2009-05-22 07:56:07 +00:00
Gabor Juhos
9959defa0e generic-2.6/2.6.30: CONFIG_CRYPTO_ALGAPI must be equal with CONFIG_CRYPTO_ALGAPI2
SVN-Revision: 15960
2009-05-21 17:26:56 +00:00
Felix Fietkau
f0fe3392d1 2.6.30: add lzma support to squashfs through pcomp
SVN-Revision: 15934
2009-05-20 15:12:57 +00:00
Gabor Juhos
09e1f83634 generic-2.6/2.6.30: gets rid of the length limitation on the name in the mips_machine stuff
SVN-Revision: 15930
2009-05-20 08:35:01 +00:00
Florian Fainelli
1322e2721a disable CONFIG_SSB_BLOCKIO by default until we fix it properly in mac80211
SVN-Revision: 15926
2009-05-19 18:15:19 +00:00
Florian Fainelli
01afcd2556 remove 2.6.29 since there are no remaining users of it
SVN-Revision: 15922
2009-05-19 10:21:32 +00:00
Imre Kaloz
e965c02820 even more config file cleanup
SVN-Revision: 15913
2009-05-18 13:21:25 +00:00
Imre Kaloz
9db4496e78 upgrade to 2.6.30-rc6, refresh patches
SVN-Revision: 15912
2009-05-18 13:08:46 +00:00
Gabor Juhos
e468c05d40 generic/2.6.{29,30}: fix rootfs_split with squashfs4
SVN-Revision: 15867
2009-05-15 12:17:48 +00:00
Imre Kaloz
91e866f383 config cleanups
SVN-Revision: 15861
2009-05-15 10:40:04 +00:00
Felix Fietkau
8295ad3444 fix a compile error in the netfilter match speedup patch for 2.6.30
SVN-Revision: 15849
2009-05-14 18:35:10 +00:00
Imre Kaloz
6bfddb152f some additional config file cleanup..
SVN-Revision: 15845
2009-05-14 13:32:34 +00:00
Imre Kaloz
c83d91fcfc unify congestion control options
SVN-Revision: 15844
2009-05-14 12:42:07 +00:00
Nicolas Thill
cc343c1504 netfilter: remove ipt_limit (CONFIG_IP_NF_MATCH_TIME) superseeded by xt_limit (CONFIG_NETFILTER_XT_MATCH_TIME) in 2.6.24 and newer, remove ipt_limit in 2.4 since we don't have userland support for it in iptables v1.3.8
SVN-Revision: 15843
2009-05-14 11:59:12 +00:00
Imre Kaloz
3b8ab3d52a move arm ARCH symbols to the generic configs
SVN-Revision: 15842
2009-05-14 11:46:04 +00:00
Imre Kaloz
a9c958c2de make kernels use /etc/preinit by default
SVN-Revision: 15840
2009-05-14 10:20:53 +00:00
Florian Fainelli
9ae2de2bd5 also workaround gcc4.1 bug with binfmt_elf for 2.6.30
SVN-Revision: 15825
2009-05-13 13:27:02 +00:00
Felix Fietkau
251a81b192 reduce the total cpu usage of ipt_do_table under high network load from 3.1% down to 1.6% (tested with oprofile)
SVN-Revision: 15822
2009-05-13 12:42:55 +00:00
Felix Fietkau
4ab19ddbd5 turn off -Os by default for the kernel and stick to -O2 repeated tests have shown the -O2 kernel to react much better to high cpu/network load situations
SVN-Revision: 15821
2009-05-13 12:42:50 +00:00
Florian Fainelli
f8c315bb60 add missing configuration symbol
SVN-Revision: 15817
2009-05-13 10:46:22 +00:00
Hauke Mehrtens
b7af3c07c1 Add missing kernel configuration options.
SVN-Revision: 15806
2009-05-12 20:50:23 +00:00
Hauke Mehrtens
31809ade5a Only build the modules needed by mac80211 as module.
SVN-Revision: 15805
2009-05-12 20:49:25 +00:00
Hauke Mehrtens
0e1d1a6f56 Compile fix. Port r15775 to kernel 2.6.30.
SVN-Revision: 15803
2009-05-12 20:47:16 +00:00
Florian Fainelli
fe811a9ef6 add linux-mips div64 rewrite to work with gcc-4.4.0 (#5023)
SVN-Revision: 15797
2009-05-12 10:36:25 +00:00
Hauke Mehrtens
f24c234150 Add support for pcmcia to ssb. b43 will build now with pcmcia support.
SVN-Revision: 15784
2009-05-11 20:51:38 +00:00
Hauke Mehrtens
cc946df3a8 Refresh patches.
SVN-Revision: 15776
2009-05-11 20:22:59 +00:00
Hauke Mehrtens
1b481e0708 Compile fixes for kernel 2.6.29. The 200-sched_esfq.patch is based on http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/~checkout~/SOURCES.old/kernel-esfq.patch?rev=1.4;content-type=text%2Fplain
SVN-Revision: 15775
2009-05-11 20:20:41 +00:00
Hauke Mehrtens
e0158d5d8c Add some missing kernel configurations.
SVN-Revision: 15774
2009-05-11 20:17:44 +00:00
Felix Fietkau
7c057371eb improve the skb padding performance change to avoid unnecessary reallocations in the routing code
SVN-Revision: 15761
2009-05-10 22:17:50 +00:00
Gabor Juhos
4a7439521b generic-2.6/2.6.30: resync patches for 2.6.30-rc5
SVN-Revision: 15736
2009-05-09 06:05:15 +00:00
Imre Kaloz
4e0f549c88 add missing RTC_DEBUG symbol
SVN-Revision: 15696
2009-05-07 19:19:14 +00:00
Jo-Philipp Wich
e5aa5ddc36 Add support for pc speaker PC speaker could be very useful on platforms which implement it. One could easily use the speaker to produce a sound where its pitch or duration varies according to signal strength or SNR of a wireless link.
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

SVN-Revision: 15684
2009-05-07 14:05:42 +00:00
Florian Fainelli
324d10e617 remove 2.6.26 since there are no remaining candidates for it
SVN-Revision: 15666
2009-05-07 12:21:02 +00:00
Jo-Philipp Wich
8964c9037b update imq patches for 2.6.26, 2.6.27, 2.6.28, 2.6.29 and 2.6.30
SVN-Revision: 15655
2009-05-07 03:09:04 +00:00
Jo-Philipp Wich
1b3f1495ac prepare default configuration for kernel side imq update
SVN-Revision: 15654
2009-05-07 03:07:46 +00:00
Florian Fainelli
378145454d use force_sig when handling address errors
SVN-Revision: 15642
2009-05-06 21:27:28 +00:00
Florian Fainelli
731a0e4791 workaround a gcc-4.1 bug which cannot see that word will be initialized
SVN-Revision: 15639
2009-05-06 16:33:00 +00:00
Imre Kaloz
6b3502f99c add missing RTC symbols to generic configs
SVN-Revision: 15617
2009-05-05 10:20:33 +00:00
Imre Kaloz
e9b397805d some more kernel config cleanup.. last for today :)
SVN-Revision: 15606
2009-05-04 20:57:02 +00:00
Imre Kaloz
0f2b1d070a more cleanup
SVN-Revision: 15605
2009-05-04 20:31:47 +00:00
Imre Kaloz
1cea2126da fix typo
SVN-Revision: 15604
2009-05-04 20:19:55 +00:00
Imre Kaloz
a614251e6c cleanup MTD option handling
SVN-Revision: 15602
2009-05-04 19:13:43 +00:00
Imre Kaloz
38c5311047 move MFD stuff to the generic kernel configs
SVN-Revision: 15587
2009-05-04 13:51:29 +00:00
Imre Kaloz
64fbade939 refresh patches
SVN-Revision: 15581
2009-05-04 11:35:08 +00:00
Imre Kaloz
7cf4e9f00a layer7 has been upgraded in [15517], but the old patches weren't removed -- remove them now
SVN-Revision: 15580
2009-05-04 11:05:28 +00:00
Imre Kaloz
a3b32c41df refresh generic 2.6.28 patches
SVN-Revision: 15578
2009-05-04 10:37:48 +00:00
Nicolas Thill
505ac00f4e remove netfilter_upstream_fixes patches, not needed anymore after kernel recent updates since they have been, well, fixed upstream :)
SVN-Revision: 15576
2009-05-03 22:16:03 +00:00
Nicolas Thill
e30ebf29ca netfilter: add a check for ip proto in netfilter_match_speedup patches (closes: #5041)
SVN-Revision: 15574
2009-05-03 16:34:02 +00:00
Gabor Juhos
1a24fcd9ec generic/2.6.30: add missing Kconfig options
SVN-Revision: 15560
2009-05-02 18:46:40 +00:00
Imre Kaloz
6a2d23513d refresh patches for 2.6.30-rc4
SVN-Revision: 15548
2009-05-01 21:37:32 +00:00
Imre Kaloz
540556bb92 upgrade sibyte to .30-rc4
SVN-Revision: 15545
2009-05-01 21:00:18 +00:00
Hauke Mehrtens
beb0f4528a add missing symbols
SVN-Revision: 15537
2009-05-01 13:56:32 +00:00
Florian Fainelli
6fa4734cde add missing configuration symbols when enabling ramdisk support
SVN-Revision: 15533
2009-05-01 08:48:58 +00:00
Felix Fietkau
4b71e11e2e linux 2.6.28: fix kernel headers compilation error because of conflicting getline() function definitions - this bug seems to be gone in newer kernels
SVN-Revision: 15523
2009-04-30 19:52:23 +00:00
Jo-Philipp Wich
2e56467889 fix 101-netfilter_layer7_pktmatch.patch for 2.6.26.8
SVN-Revision: 15518
2009-04-30 15:37:24 +00:00
Jo-Philipp Wich
c1959052f7 refreshed layer7 patches for 2.6.21.7, 2.6.23.17 and 2.6.25.20
SVN-Revision: 15517
2009-04-30 15:29:07 +00:00
Felix Fietkau
270e4ea27b refresh the packet socket patch for 2.6.29
SVN-Revision: 15511
2009-04-30 14:11:39 +00:00
Felix Fietkau
4e12c9d210 fix a crash in ip175c attribute enumeration
SVN-Revision: 15506
2009-04-30 13:57:22 +00:00
Gabor Juhos
acb66fba68 generic-2.6: add ip175c stuff for 2.6.29
SVN-Revision: 15505
2009-04-30 11:16:38 +00:00
Jo-Philipp Wich
f6f3c4111a refreshed layer7 patches for 2.6.26.8, 2.6.27.21, 2.6.28.9 and 2.6.29.1
SVN-Revision: 15502
2009-04-30 01:31:37 +00:00
Imre Kaloz
a528df4bb6 resync patches for 2.6.30-rc3
SVN-Revision: 15494
2009-04-29 20:46:49 +00:00
Imre Kaloz
fab598b675 update 2.6.30 generic config, resort symbols
SVN-Revision: 15493
2009-04-29 20:46:16 +00:00
Imre Kaloz
83a2d16e6e forgot to add the files for 2.6.30
SVN-Revision: 15492
2009-04-29 20:45:00 +00:00
Felix Fietkau
a523450678 Add a driver for Atheros AR8216 switches Thanks to Vertical Communications, Inc. for providing access to the documentation
SVN-Revision: 15482
2009-04-29 13:02:41 +00:00
Felix Fietkau
342a0e7660 fix a small bug in the socket type patch which broke dhcp
SVN-Revision: 15471
2009-04-28 19:16:24 +00:00
Felix Fietkau
8ec2ad91ad swconfig: add a generic switch reset call
SVN-Revision: 15470
2009-04-28 19:16:17 +00:00
Imre Kaloz
2d0ccf7f5e preliminary 2.6.30 support
SVN-Revision: 15468
2009-04-28 13:35:14 +00:00
Felix Fietkau
f87df4b361 minor cleanup for packet socket type filter
SVN-Revision: 15467
2009-04-28 10:59:20 +00:00
Felix Fietkau
de7b6625a2 remove the unused files-2.6.24 directory
SVN-Revision: 15442
2009-04-27 15:35:24 +00:00
Felix Fietkau
4898039703 add an optimization for dealing with raw sockets, which allows applications to filter out (among others) local tx packets on capture
SVN-Revision: 15399
2009-04-25 03:30:15 +00:00
Gabor Juhos
5065d310d1 generic/2.6.28: update yaffs code
SVN-Revision: 15390
2009-04-24 14:49:35 +00:00
Gabor Juhos
44adf3d959 generic/2.6.28: refresh patches
SVN-Revision: 15389
2009-04-24 14:49:08 +00:00
Florian Fainelli
c2bf14deb9 remove 2.6.24, no target is relying on it
SVN-Revision: 15388
2009-04-24 14:35:19 +00:00
Florian Fainelli
0f514fe470 add missing configuration symbol (for rdc)
SVN-Revision: 15373
2009-04-24 09:27:16 +00:00
Gabor Juhos
629318e6db generic/2.6.29: update yaffs code
SVN-Revision: 15372
2009-04-24 07:42:16 +00:00
Gabor Juhos
7bd32c10df generic/2.6.29: add missing Kconfig options
SVN-Revision: 15358
2009-04-23 20:15:48 +00:00
Felix Fietkau
3fce73ce46 clean up the ip175c driver some more, add support for setting the pvid and fix querying the phy status
SVN-Revision: 15308
2009-04-20 21:26:44 +00:00
Felix Fietkau
f6f55bae7d swconfig: add a generic method for setting the port primary vlan id (used for transparently fixing up pvid for untagged port when setting vlan ports)
SVN-Revision: 15307
2009-04-20 21:26:39 +00:00
Felix Fietkau
4320a28228 add IC+ IP175C driver (based on Patrick Horn's driver, see #4050)
SVN-Revision: 15305
2009-04-20 18:57:55 +00:00
Felix Fietkau
787e9fcf93 swconfig: treat struct switch_attr as constant
SVN-Revision: 15302
2009-04-20 18:57:36 +00:00
Felix Fietkau
cd80e16a80 swconfig: remove old debugging stuff
SVN-Revision: 15301
2009-04-20 18:57:30 +00:00
Felix Fietkau
be37a62e6d add generic 2.6.29 patches and config (squashfs still untested, user space mkfs still missing)
SVN-Revision: 15251
2009-04-18 17:04:16 +00:00
Andy Boyett
24aedf8281 files/fs/yaffs2: revert changes in r15242 that break patching on 2.6.28
SVN-Revision: 15248
2009-04-18 06:29:23 +00:00
Felix Fietkau
34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
Florian Fainelli
ca240aa0df package ext4 (#4434)
SVN-Revision: 15218
2009-04-12 15:18:49 +00:00
Florian Fainelli
4bd65101ad do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc be selectable with the spio-gpio-old module (#4659)
SVN-Revision: 15215
2009-04-12 12:54:38 +00:00
Mirko Vogt
ae9a275a8e add the R_ARM_V4BX relocation to the ARM kernel module loader
SVN-Revision: 15208
2009-04-10 18:47:05 +00:00
Felix Fietkau
1929c7511c mvswitch: re-enable header mode
SVN-Revision: 15186
2009-04-10 11:33:49 +00:00
Felix Fietkau
e4f90e7fa6 netfilter: merge some fixes from upstream
SVN-Revision: 15178
2009-04-09 19:43:24 +00:00
Felix Fietkau
45e934262d netfilter: speed up packet matching by allowing default rules to bypass the common checks
SVN-Revision: 15177
2009-04-09 19:43:19 +00:00
Felix Fietkau
bc1c56a7c5 kernel: increase skb padding for network devices to accomodate for headroom requirements of eth->wifi routing and more
SVN-Revision: 15158
2009-04-08 16:57:41 +00:00
Florian Fainelli
dde5dc622a workaroun some stupid Kconfig bugs (#4895)
SVN-Revision: 15157
2009-04-08 15:07:39 +00:00
Felix Fietkau
8b30a1806c kernel: revert the change from JHASH_GOLDEN_RATIO to JHASH_INIT_PARAM (ipv6 still relies on it)
SVN-Revision: 15155
2009-04-08 15:06:38 +00:00
Claudio Mignanti
f692239c58 Fix kernel headers for cris (thanks hinkocevar)
SVN-Revision: 15153
2009-04-08 14:13:50 +00:00
Florian Fainelli
5aca04960e fix typo in 910-cryptodev_backport.patch (#3933)
SVN-Revision: 15132
2009-04-07 11:07:02 +00:00
Felix Fietkau
9fa8380c9e kernel: tweak the maximum allocation size to improve memory allocator performance
SVN-Revision: 15130
2009-04-07 02:51:10 +00:00
Felix Fietkau
f8098f06b5 kernel: replace jhash2 with the faster jhash3 algorithm
SVN-Revision: 15128
2009-04-07 01:40:46 +00:00
Nicolas Thill
3b53bd7ef3 accomodate netfilter module (xt_recent) name change in 2.6.28, add missing kconfig when xt_recent is enabled
SVN-Revision: 15123
2009-04-06 19:00:20 +00:00
Gabor Juhos
cdf292ac64 2.6.28: add Kconfig prompt for the old crypto symbols
SVN-Revision: 15122
2009-04-06 18:08:48 +00:00
Felix Fietkau
9c078b1a46 fix a vfs api bug in squashfs triggered by zabbix-agent (#4365)
SVN-Revision: 15098
2009-04-04 09:36:00 +00:00
Florian Fainelli
964f6031c5 add a workaround on kmod-textsearch modules (#4832)
SVN-Revision: 15047
2009-03-26 12:04:42 +00:00
Hauke Mehrtens
f5dc2ce0aa refresh patches
SVN-Revision: 15018
2009-03-24 15:09:20 +00:00
Felix Fietkau
bfa8064ccd atheros: in later kernels, vlan 0 no longer works as expected, switch to (1,2) instead of (0,1) for lan/wan
SVN-Revision: 14981
2009-03-22 20:19:23 +00:00
Felix Fietkau
a706a524cb remove custom phy hardware detection patch - it is no longer necessary
SVN-Revision: 14979
2009-03-22 20:18:50 +00:00
Felix Fietkau
4917f1430d remove custom phy layer patches from older kernels where they are not needed
SVN-Revision: 14978
2009-03-22 20:18:43 +00:00
Felix Fietkau
f972eb41b5 mvswitch,adm6996: use phy fixups instead of a nonstandard patch for hardware detection
SVN-Revision: 14977
2009-03-22 20:18:36 +00:00
Felix Fietkau
25c4c8a874 add back marvell switch support to 2.6.28
SVN-Revision: 14974
2009-03-22 20:18:05 +00:00
Hauke Mehrtens
dfd7233c8b resync kernel patches
SVN-Revision: 14949
2009-03-19 13:05:05 +00:00
Felix Fietkau
9b8ce25ba3 fix mmap issues caused by the vm_exports patch (thx, danm)
SVN-Revision: 14902
2009-03-16 22:14:22 +00:00
Mirko Vogt
ea601ebe33 added directory for generic patches for linux kernel 2.6.29 - added ported patch <065-rootfs_split>
SVN-Revision: 14822
2009-03-09 18:38:56 +00:00
Hauke Mehrtens
07926f29f6 Some symbols were missing or wrong. Tested with x86.
SVN-Revision: 14751
2009-03-05 21:45:59 +00:00
Hauke Mehrtens
1b922ab410 add missing symbols
SVN-Revision: 14721
2009-03-01 20:15:33 +00:00
Hauke Mehrtens
0347db26f5 refresh patches for kernel 2.6.28
SVN-Revision: 14720
2009-03-01 20:09:04 +00:00
Hauke Mehrtens
5e8769c29c generic-2.6: enable crypto system needed by mac80211 on 2.6.2{7,8}
SVN-Revision: 14716
2009-03-01 19:39:46 +00:00
Gabor Juhos
d5e6e6dce6 generic-2.6: remove remaining ipp2p patches
SVN-Revision: 14714
2009-03-01 19:19:29 +00:00
Gabor Juhos
4b9c8e7ce5 generic-2.6/2.6.28: add missing Kconfig option
SVN-Revision: 14691
2009-02-28 15:34:28 +00:00
Florian Fainelli
c7074a84f4 also make 2.6.27 use the sprom fallback
SVN-Revision: 14684
2009-02-27 15:49:37 +00:00
Michael Büsch
e11452558b ssb: Add support for fallback SPROM.
SVN-Revision: 14679
2009-02-26 20:15:17 +00:00
Felix Fietkau
08dd70d381 re-enable cfg80211 as well
SVN-Revision: 14615
2009-02-22 13:19:02 +00:00
Felix Fietkau
b2373ac516 re-apply r14531
SVN-Revision: 14614
2009-02-22 13:12:34 +00:00
Felix Fietkau
11014b5cea disable all kernel config options that are set to =m
SVN-Revision: 14611
2009-02-22 04:44:24 +00:00
Felix Fietkau
2675476812 merge netfilter kernel changes to 2.6.26 as well
SVN-Revision: 14600
2009-02-21 16:59:45 +00:00
Felix Fietkau
e1799d3835 fix IMQ on linux 2.6.27 and 2.6.28
SVN-Revision: 14599
2009-02-21 16:33:24 +00:00
Felix Fietkau
76061ee2a1 merge netfilter changes to 2.6.27
SVN-Revision: 14598
2009-02-21 16:32:50 +00:00
Felix Fietkau
ab0b42246a remove the netfilter time patch from 2.6.28 as it duplicates functionality that is already in the kernel
SVN-Revision: 14597
2009-02-21 16:32:20 +00:00
Felix Fietkau
68d73be80c remove support for ipp2p - it's unmaintained, broken, overmatching and undermatching => not that useful for QoS
SVN-Revision: 14596
2009-02-21 16:30:44 +00:00
Gabor Juhos
1b55cf14cc update to 2.6.28.6
SVN-Revision: 14565
2009-02-19 16:11:07 +00:00
Gabor Juhos
416ef20081 generic-2.6: enable mac80211 on 2.6.2{7,8}
SVN-Revision: 14531
2009-02-16 18:54:43 +00:00
Michael Büsch
c2e1225284 spi-gpio: Implement spidelay for busses that need it.
SVN-Revision: 14525
2009-02-15 18:19:48 +00:00
Michael Büsch
d8ab910fdc Fix spi-gpio MISO handling.
SVN-Revision: 14523
2009-02-15 15:50:26 +00:00
Gabor Juhos
97dde3b72d update to 2.6.28.5
SVN-Revision: 14512
2009-02-15 06:26:27 +00:00
Markus Wigge
9dc8fd5b7f - new upstream kernel 2.6.28.5 - the fix-serial_h patch does not apply anymore and is integrated upstream now
SVN-Revision: 14500
2009-02-13 15:13:15 +00:00
Gabor Juhos
823a6a8ad7 generic-2.6/2.6.28: rename spi-gpio patch
SVN-Revision: 14484
2009-02-12 11:43:44 +00:00
Michael Büsch
4a001e5590 spi-gpio: Support busses without chipselect (only one device on the bus)
SVN-Revision: 14476
2009-02-11 18:02:59 +00:00
Michael Büsch
d64adbe7bb Make spi-gpio hotplug capable, so we can initialize devices after boot.
SVN-Revision: 14475
2009-02-11 18:01:59 +00:00
Michael Büsch
c3565fdf31 Port SPI-GPIO driver from 2.6.29-rc4
SVN-Revision: 14465
2009-02-10 17:12:12 +00:00
Michael Büsch
335117b87c Deprecate the old SPI-GPIO driver.
SVN-Revision: 14464
2009-02-10 16:55:38 +00:00
Gabor Juhos
d1d8db0b0b generic-2.6: remove PORTSCAN config option
SVN-Revision: 14458
2009-02-08 21:05:29 +00:00
Gabor Juhos
027ccba87e generic-2.6: remove TARPIT and CHAOS patches and config options
SVN-Revision: 14456
2009-02-08 20:11:00 +00:00
Gabor Juhos
29e1ac054c generic-2.6/2.6.21: refresh patches
SVN-Revision: 14453
2009-02-08 19:33:57 +00:00
Gabor Juhos
09de82989a generic-2.6/2.6.24: refresh patches
SVN-Revision: 14450
2009-02-08 19:16:45 +00:00
Gabor Juhos
5d67fbe1b7 generic-2.6/2.6.23: refresh patches
SVN-Revision: 14448
2009-02-08 19:11:53 +00:00
Gabor Juhos
a7782176f9 update to 2.6.28.4
SVN-Revision: 14441
2009-02-08 13:01:28 +00:00
Florian Fainelli
4acde624fb remove chaostable patch (#4431)
SVN-Revision: 14439
2009-02-08 12:26:47 +00:00
Gabor Juhos
407b0127c5 generic-2.6/2.6.28: show machine name in /proc/cpuinfo if CONFIG_MIPS_MACHINE is enabled
SVN-Revision: 14438
2009-02-08 11:43:24 +00:00
Florian Fainelli
b147f12cb2 remove tarpit patches (#4432)
SVN-Revision: 14418
2009-02-06 09:48:51 +00:00
Andy Boyett
700364b934 generic-2.6: sync 2.6.28 config
SVN-Revision: 14386
2009-02-03 10:40:22 +00:00
Nicolas Thill
bef15f90f3 generic: add missing PHY related config entries
SVN-Revision: 14379
2009-02-03 02:50:10 +00:00
Lars-Peter Clausen
714c1318a8 serial.h exports struct serial_rs485 which contains __32 fields to userspace so it has to export linux/types.h to userspace aswell.
Fixes #4445

SVN-Revision: 14377
2009-02-03 00:40:20 +00:00
Nicolas Thill
74e5728d29 generic: sanitize config files (fix typos & whitespace, remove duplicates)
SVN-Revision: 14372
2009-02-02 19:46:49 +00:00
Nicolas Thill
ec64fe6869 generic: add another missing config entry, when gpio support is enabled
SVN-Revision: 14285
2009-01-30 19:26:06 +00:00
Imre Kaloz
8bf0df9977 upgrade ppc44x to 2.6.28.2, add basic support for the AMCC Canyonlands
SVN-Revision: 14280
2009-01-30 11:38:46 +00:00
Nicolas Thill
ef33d451ba generic: add another bunch of missing config entries in 2.6.28
SVN-Revision: 14278
2009-01-30 03:07:38 +00:00
Nicolas Thill
ceae09d67f add missing config entries in 2.6.28
SVN-Revision: 14274
2009-01-30 01:08:57 +00:00
Andy Boyett
1a680734c2 generic/2.6.28: fix yaffs cvs patch
SVN-Revision: 14261
2009-01-29 13:39:22 +00:00
Gabor Juhos
0366d868d0 fix yaffs build failure on 2.6.28.2 (thanks to Alexandros C. Couloumbis <alex@ozo.com>)
SVN-Revision: 14250
2009-01-28 20:43:35 +00:00
Gabor Juhos
85963798be update to 2.6.28.2
SVN-Revision: 14247
2009-01-28 15:47:34 +00:00
Markus Wigge
e7f7e0b605 - added some extra flags to read more information - added automagic device generation /dev/cs5535_gpioX
SVN-Revision: 14220
2009-01-27 14:02:38 +00:00
Gabor Juhos
ff21a7a7fa generic-2.6/2.6.28: refresh a patch
SVN-Revision: 14201
2009-01-26 08:06:17 +00:00
Gabor Juhos
87d29df81e generic-2.6/2.6.28: add missing config symbol
SVN-Revision: 14184
2009-01-25 19:46:51 +00:00
Gabor Juhos
d99ccd5b15 generic-2.6/2.6.28: sync yaffs code with the current CVS version
SVN-Revision: 14158
2009-01-23 17:24:20 +00:00
Gabor Juhos
0c2e187f54 switch to 2.6.27.12
SVN-Revision: 14157
2009-01-23 13:30:27 +00:00
Gabor Juhos
244ea6a1d6 generic-2.6/2.6.28: refresh a patch
SVN-Revision: 14156
2009-01-23 12:36:39 +00:00
Gabor Juhos
404fa66215 generic-2.6: make MyLoader parser compatible with the old partition tables
SVN-Revision: 14155
2009-01-23 11:54:44 +00:00
Jose Vasconcellos
58f4a77adf New RTC platform driver for Epson RTC7301. Fix chip select timing for RTC7301 access.
SVN-Revision: 14109
2009-01-19 22:17:20 +00:00
Gabor Juhos
e191b632d1 generic-2.6: fix nand_correct_data() return code on 2.6.28
SVN-Revision: 14086
2009-01-18 10:02:55 +00:00
Gabor Juhos
4dc9ff1250 generic-2.6: add yaffs fs fixes for 2.6.28
SVN-Revision: 14085
2009-01-18 09:59:55 +00:00
Felix Fietkau
9f05f0575c add some extra kernel exports to be used by ashmem and binder later
SVN-Revision: 14033
2009-01-14 01:03:38 +00:00
Florian Fainelli
5c886899ec Add hfcmulti mISDN driver
SVN-Revision: 13945
2009-01-08 23:38:37 +00:00
Florian Fainelli
8c634001bb Prevent crypto aead from failing to build with 2.6.24 targets (#4426)
SVN-Revision: 13882
2009-01-06 11:28:00 +00:00
Imre Kaloz
8c3a967fae general fixes for openwrt with kernel 2.6.28
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 13876
2009-01-05 14:46:18 +00:00
Imre Kaloz
3db174e41e upgrade avr32 to 2.6.28
SVN-Revision: 13872
2009-01-05 10:39:03 +00:00
Gabor Juhos
86a870f06d 2.6.28: refresh patches
SVN-Revision: 13748
2008-12-27 11:22:54 +00:00
Gabor Juhos
55405b118c 2.6.26: fix crypto modules build failure
SVN-Revision: 13671
2008-12-17 07:37:30 +00:00
Gabor Juhos
e7336673b1 update to 2.6.27.9 and refresh patches
SVN-Revision: 13659
2008-12-16 10:37:14 +00:00
Gabor Juhos
5f1640713e refresh 2.6.28 patches
SVN-Revision: 13654
2008-12-15 14:48:40 +00:00
Gabor Juhos
f4ff833db4 add simple prom emulator to 2.6.2{7,8} as well
SVN-Revision: 13653
2008-12-15 14:46:30 +00:00
Imre Kaloz
f001be04ac add WUSB related symbols to the generic 2.6.28 config
SVN-Revision: 13652
2008-12-15 14:13:22 +00:00
Felix Fietkau
50781f3a8b move linux/switch.h to generic files/ instead of the kernel version specific directories
SVN-Revision: 13649
2008-12-15 13:04:15 +00:00
Gabor Juhos
f63a6e0d56 fix MIPS prom emulator patch
SVN-Revision: 13635
2008-12-14 20:37:32 +00:00
Gabor Juhos
580dd21239 add simple prom emulator for MIPS
SVN-Revision: 13632
2008-12-14 20:17:20 +00:00
Gabor Juhos
8ce60f579f fix myloader partition parser on 2.6.28
SVN-Revision: 13625
2008-12-14 06:30:22 +00:00
Florian Fainelli
dfbe63361c Alloz aead and friends to compile for 2.6.27 targets no idea it could not without a description
SVN-Revision: 13606
2008-12-11 23:13:03 +00:00
Imre Kaloz
eccc01ab6c upgrade to 2.6.28-rc8
SVN-Revision: 13591
2008-12-11 10:10:56 +00:00
Imre Kaloz
378d80d615 upgrade orion to 2.6.28-rc7
SVN-Revision: 13580
2008-12-10 11:54:21 +00:00
Florian Fainelli
aeb3752379 Add missing kernel configuration symbols (#4297)
SVN-Revision: 13563
2008-12-09 17:13:20 +00:00
Imre Kaloz
f21f51d858 add generic 2.6.28 patches
SVN-Revision: 13546
2008-12-08 13:23:09 +00:00
Gabor Juhos
6316779786 refresh 2.6.25 patches
SVN-Revision: 13526
2008-12-06 09:18:20 +00:00
Florian Fainelli
5615ec84df Add missing GPIO related config symbols
SVN-Revision: 13514
2008-12-04 15:39:59 +00:00
Florian Fainelli
355a67401b Finally fix the CONFIG_SSB_SILENT symbol
SVN-Revision: 13500
2008-12-03 20:37:01 +00:00
Gabor Juhos
919a8a9fe0 make mips_machine stuff available for other MIPS targets
SVN-Revision: 13492
2008-12-02 21:54:53 +00:00
Gabor Juhos
9e52639685 refresh 2.6.27 patches
SVN-Revision: 13490
2008-12-02 21:52:06 +00:00
Gabor Juhos
2eab181cc9 refresh 2.6.26 patches
SVN-Revision: 13489
2008-12-02 21:29:48 +00:00
Nicolas Thill
8b76a99136 fix chaostables patch to have headers installed when using 'make -C $(KDIR) headers_install'
SVN-Revision: 13465
2008-12-02 10:54:13 +00:00
Imre Kaloz
219694ee98 backport the new style ds1672 driver and switch to it
SVN-Revision: 13457
2008-12-01 20:23:43 +00:00
Imre Kaloz
083320dbe2 migrate gateworks board support to the new at24 eeprom driver
SVN-Revision: 13450
2008-11-30 18:12:21 +00:00
Imre Kaloz
7801e8d2bc refresh patches
SVN-Revision: 13449
2008-11-30 18:09:21 +00:00
Imre Kaloz
e5f65cb39a refresh patches
SVN-Revision: 13443
2008-11-30 11:17:45 +00:00
Imre Kaloz
1450355ca3 enable USB root hub transaction translators
SVN-Revision: 13442
2008-11-30 11:17:11 +00:00
Florian Fainelli
3fedfe9537 Allow b43_pci_bridge to be default on, otherwise we can never enable it.
SVN-Revision: 13432
2008-11-29 16:32:43 +00:00
Florian Fainelli
a29ae09072 Make L7-filter compile with kernel 2.6.27 (#4253)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2008-11-28 16:24:55 +00:00
Florian Fainelli
a6be7066d3 Add missing configuration symbol for gpiolib compatible architectures
SVN-Revision: 13381
2008-11-27 20:44:41 +00:00
Imre Kaloz
92cd521ce1 add thermal symbol to the generic .25 config
SVN-Revision: 13372
2008-11-27 09:17:49 +00:00
Florian Fainelli
bd060db789 Add missing CONFIG_SSB_SLIENT config symbol
SVN-Revision: 13367
2008-11-26 18:39:23 +00:00
Florian Fainelli
f39b57d15b the 'dev' member of the structure was removed in 2.6.27 (see: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5ce2d488fe039ddd86a638496cf704df86c74eeb), therefore use the qdisc_dev() function instead.
Signed-off-by: Russell Senior <seniorr@aracnet.com>

SVN-Revision: 13366
2008-11-26 18:16:23 +00:00
Nicolas Thill
2d95d29bfd fix ipset patch to have headers installed when using 'make -C $(KDIR) headers_install'
SVN-Revision: 13348
2008-11-25 15:57:34 +00:00
Imre Kaloz
a695fa76a4 move THERMAL symbols into the generic config
SVN-Revision: 13346
2008-11-25 13:52:25 +00:00
Gabor Juhos
a515338507 add experimental fix for OCF on 2.6.27.y (closes #4184)
SVN-Revision: 13341
2008-11-24 20:20:41 +00:00
Gabor Juhos
c27b9bf6db enable MyLoader partition parser
SVN-Revision: 13317
2008-11-22 19:43:26 +00:00
Gabor Juhos
6113df9095 add NP25G and WP543 board id
SVN-Revision: 13316
2008-11-22 19:40:11 +00:00
Gabor Juhos
88dd889314 restore accidentally deleted ofc patches
SVN-Revision: 13293
2008-11-19 20:32:13 +00:00
Gabor Juhos
e1e65079b4 ocf: move all stuff into files, and fix build error on .25
SVN-Revision: 13288
2008-11-19 12:25:39 +00:00
Gabor Juhos
006f326bc1 update ocf-linux to 20080917
SVN-Revision: 13282
2008-11-18 20:45:28 +00:00
Imre Kaloz
722c78cd1e move some options to the generic 2.6.27 config
SVN-Revision: 13264
2008-11-17 17:28:12 +00:00
Imre Kaloz
fbaec87e53 resync patch
SVN-Revision: 13262
2008-11-17 17:23:26 +00:00
Gabor Juhos
8a0ac9897f enable Myloader partition parser
SVN-Revision: 13257
2008-11-17 10:23:54 +00:00
Gabor Juhos
442db57b96 move MyLoader partition parser into generic files, will be used on ar71xx
SVN-Revision: 13256
2008-11-17 10:14:58 +00:00
Gabor Juhos
300d8bea55 move MyLoader stuff into generic files, will be used on adm5120
SVN-Revision: 13254
2008-11-17 09:19:27 +00:00
Gabor Juhos
88cda758c3 update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a patch by Hauke Mehrtens * closes #4193
SVN-Revision: 13192
2008-11-12 17:49:01 +00:00
Nicolas Thill
0a11abc83d add missing kconfig symbols for 2.6.27 targets when all modules are enabled
SVN-Revision: 13178
2008-11-11 02:43:35 +00:00
Nicolas Thill
c76305413e ack CONFIG_ISDN change introduced in 2.6.27+
SVN-Revision: 13175
2008-11-11 02:36:20 +00:00
Nicolas Thill
6cb5259019 add config symbol missed from [13169]
SVN-Revision: 13174
2008-11-11 02:32:17 +00:00
Nicolas Thill
5cc923c65d add FireWire/IEEE1394 config symbols, preventing user interation when kmod-ieee1394 is selected
SVN-Revision: 13169
2008-11-10 19:30:20 +00:00
Gabor Juhos
0bd68125b4 fix ipset compile error on 2.6.27 Signed-off-by: Alexandros C. Couloumbis
SVN-Revision: 13168
2008-11-10 11:59:41 +00:00
Gabor Juhos
d0f837906c fix gpiommc driver on 2.6.26 (closes #4129)
SVN-Revision: 13139
2008-11-07 19:56:44 +00:00
Gabor Juhos
d35bad03e3 update to 2.6.25.19, and refresh patches
SVN-Revision: 13137
2008-11-07 08:44:56 +00:00
Gabor Juhos
a1bf28950d refresh 2.6.26 patches
SVN-Revision: 13135
2008-11-06 20:55:33 +00:00
Lars-Peter Clausen
ed5768adbf fix broken patch.
SVN-Revision: 13126
2008-11-05 13:03:00 +00:00
Lars-Peter Clausen
3bd685b0ce Fix broken patch to drivers/mtd/device/block2mtd.c
SVN-Revision: 13125
2008-11-05 10:47:35 +00:00
Felix Fietkau
d1b986bd54 improve routing/nat performance for devices using the marvell 88e6060 switch
SVN-Revision: 13060
2008-10-28 17:54:22 +00:00
Felix Fietkau
5065bb589a remove more redundant files and clone files-2.6.23 for 2.6.24 - fixes rdc build errors
SVN-Revision: 13022
2008-10-22 06:51:06 +00:00
Michael Büsch
0b84952303 Remove me from the gpio-spi related stuff
SVN-Revision: 13011
2008-10-19 11:43:22 +00:00
Felix Fietkau
1e570a9288 change the way ./files* and the generic kernel files are applied. ./files now applies to *ALL* kernel versions, and is copied along with ./files-* - this gets rid of quite a bit of redundancy in the extra kernel drivers.
SVN-Revision: 13010
2008-10-18 21:43:30 +00:00
Felix Fietkau
487c622ac0 add new switch configuration api
SVN-Revision: 13009
2008-10-18 20:44:53 +00:00
Gabor Juhos
19b0e56ba7 refresh patches against 2.6.27 final
SVN-Revision: 12987
2008-10-15 19:30:21 +00:00
Felix Fietkau
9220c452e5 enable debugfs by default
SVN-Revision: 12949
2008-10-11 01:33:29 +00:00