Commit graph

3394 commits

Author SHA1 Message Date
Florian Fainelli
480b27e9f9 add missing configuration symbol
SVN-Revision: 15856
2009-05-15 07:04:32 +00:00
Hauke Mehrtens
20fef36448 remove lzma kernel compression.
SVN-Revision: 15853
2009-05-14 19:02:43 +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
Florian Fainelli
f3dcfb6994 enable the rtc m48t86 on r8610 eval board
SVN-Revision: 15847
2009-05-14 15:00:07 +00:00
Florian Fainelli
b3a1c5bc3d do not enable the rtc m48t86
SVN-Revision: 15846
2009-05-14 14:59:21 +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
15c728f971 remove debugging options from the gemini kernel config
SVN-Revision: 15841
2009-05-14 10:26:46 +00:00
Imre Kaloz
a9c958c2de make kernels use /etc/preinit by default
SVN-Revision: 15840
2009-05-14 10:20:53 +00:00
Imre Kaloz
b0d4d23bc6 add a few fixes for the sibyte target
SVN-Revision: 15839
2009-05-14 10:17:12 +00:00
Imre Kaloz
cd497acdc4 nuke the old sibyte network setup
SVN-Revision: 15838
2009-05-14 10:14:46 +00:00
Imre Kaloz
3b397b7f74 RTCs shouldn't be modules, ever..
SVN-Revision: 15837
2009-05-14 09:28:34 +00:00
Florian Fainelli
28979b4c6c add support for cobalt microservers (mips-based)
SVN-Revision: 15836
2009-05-14 08:18:11 +00:00
Gabor Juhos
2e7a1d95f7 reorder mtd partitions on the WRT400N
SVN-Revision: 15829
2009-05-13 20:12:07 +00:00
Gabor Juhos
9ecc257d2f create image for the WRT400N board (thanks to netprince)
SVN-Revision: 15828
2009-05-13 20:00:42 +00:00
Mirko Vogt
98e74fa5cb rename s3c24xx-specific serial devices on 2.6.29 as well
SVN-Revision: 15827
2009-05-13 15:15:19 +00:00
Florian Fainelli
eb4224f997 resync kernel configuration
SVN-Revision: 15826
2009-05-13 13:29:19 +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
Imre Kaloz
92353181b5 workaround a bootloader bug on the WBD111
SVN-Revision: 15818
2009-05-13 10:59:59 +00:00
Florian Fainelli
f8c315bb60 add missing configuration symbol
SVN-Revision: 15817
2009-05-13 10:46:22 +00:00
Claudio Mignanti
4de2d9c143 Cleanup kernel config
SVN-Revision: 15815
2009-05-13 08:36:32 +00:00
Jo-Philipp Wich
cbf696a9cf unset CONFIG_WATCHDOG_NOWAYOUT in default kernel config
SVN-Revision: 15809
2009-05-13 00:11:49 +00:00
Hauke Mehrtens
81ebf13b9e Activate CONFIG_USB_EHCI_HCD_SSB and CONFIG_USB_OHCI_HCD_SSB only on brcm47xx.
SVN-Revision: 15807
2009-05-12 22:02:19 +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
d8967780d4 x86 Kernel configuration for kernel 2.6.30.
SVN-Revision: 15804
2009-05-12 20:48:32 +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
f27feec22f update to 2.6.30-rc5
SVN-Revision: 15799
2009-05-12 12:59:45 +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
Imre Kaloz
f24a7c7a68 add preliminary support for the successor of the storm port
SVN-Revision: 15772
2009-05-11 18:27:33 +00:00
Mirko Vogt
0a097df029 enable support for GTA02-batteries
SVN-Revision: 15767
2009-05-11 10:50:57 +00:00
Felix Fietkau
e8a39ef677 rb532: preserve commandline-patched kernel images for faster kernel testing via netboot
SVN-Revision: 15766
2009-05-11 00:45:28 +00:00
Felix Fietkau
5f1ef3ab83 rb532: check the link status with a timer
SVN-Revision: 15765
2009-05-11 00:34:15 +00:00
Mirko Vogt
599564913e add support for kernel 2.6.29 (rc3) by a patch based on the Openmoko patchset (git rev. f656a97d946a2529630c9770a72c10a24dc397f9) adjusted to work within the OpenWrt environment
SVN-Revision: 15764
2009-05-10 23:21:54 +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
Imre Kaloz
ba7f77b25f upgrade ppc40x to 2.6.28.10
SVN-Revision: 15755
2009-05-10 16:44:32 +00:00
Claudio Mignanti
8df0db79a6 dump to 2.6.30-rc5, override device_type
SVN-Revision: 15744
2009-05-09 13:51:52 +00:00
Claudio Mignanti
da1158659f add patches for 2.6.30, remove config-default
SVN-Revision: 15743
2009-05-09 13:15:16 +00:00
Gabor Juhos
dc9f3791ec refresh patches for 2.6.30
SVN-Revision: 15741
2009-05-09 07:01:08 +00:00
Gabor Juhos
64298c2539 bump to 2.6.30-rc5
SVN-Revision: 15740
2009-05-09 06:46:58 +00:00
Gabor Juhos
771ab45a4d bump to 2.6.30-rc5
SVN-Revision: 15739
2009-05-09 06:46:42 +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
Gabor Juhos
fb48fbba16 remove extern directives
SVN-Revision: 15735
2009-05-09 05:57:56 +00:00
Gabor Juhos
15f0a64dda increase AR71XX_MEM_SIZE_MAX (thanks to Leo Galambos for reporting)
SVN-Revision: 15734
2009-05-09 05:39:12 +00:00
Felix Fietkau
3846834c85 rb532: add missing drivers and adjust the kernel command line for the right device name
SVN-Revision: 15725
2009-05-08 23:27:49 +00:00
Felix Fietkau
43a539f131 rb532: restore command line patching functionality
SVN-Revision: 15724
2009-05-08 23:27:46 +00:00
Felix Fietkau
2b78094492 rb532: disable the automatic rootfs selection - it breaks the cmdline based selection
SVN-Revision: 15723
2009-05-08 23:08:43 +00:00
Felix Fietkau
b158bc40ce rb532: bring the target specific default /etc/config/network closer to the global default by setting it to static instead of dhcp
SVN-Revision: 15722
2009-05-08 23:08:39 +00:00
Imre Kaloz
768cb31d9a backport mv88e6095 support for orion - this also fixes the non-working switch-port on some routers
SVN-Revision: 15697
2009-05-07 19:23:04 +00:00
Imre Kaloz
4e0f549c88 add missing RTC_DEBUG symbol
SVN-Revision: 15696
2009-05-07 19:19:14 +00:00
Florian Fainelli
01be18725f also supports pcmcia
SVN-Revision: 15693
2009-05-07 15:25:15 +00:00
Florian Fainelli
ee7fcc6d27 include kmod-acx in default images
SVN-Revision: 15691
2009-05-07 15:07:47 +00:00
Jo-Philipp Wich
d257bf48d8 Add pcmcia support on x86 target This is useful for some notebooks which still exist and have this hardware.
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

SVN-Revision: 15685
2009-05-07 14:07:03 +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
Jo-Philipp Wich
9209af2c00 Fix building of iso filesystem This fixes two errors when building iso filesystem:
a) dir root.grub/boot doesn't get created.
b) the creation of .image file by gen_image.sh which apparently is not needed
when building an iso.

Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

SVN-Revision: 15682
2009-05-07 13:50:09 +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
Florian Fainelli
6239eb2c7b update to 2.6.27 (#4122)
SVN-Revision: 15665
2009-05-07 12:17:56 +00:00
Florian Fainelli
7530723d77 update to 2.6.28
SVN-Revision: 15661
2009-05-07 11:06:56 +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
a20a9b776f add better support for the RDC R8610 evaluation board: ide, rtc, super I/O
SVN-Revision: 15651
2009-05-07 00:49:05 +00:00
Florian Fainelli
e2274f0509 also copy bzImage when generating initramfs images
SVN-Revision: 15650
2009-05-07 00:36:47 +00:00
Florian Fainelli
702fcc1d3b add default network configuration
SVN-Revision: 15643
2009-05-06 21:28:00 +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
d73f4eaecc add missing patches
SVN-Revision: 15641
2009-05-06 19:35:16 +00:00
Florian Fainelli
70f94ae2ab add support for the Cavium Octeon SoC, tested on a Mototech evaluation board
SVN-Revision: 15640
2009-05-06 18:12:49 +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
Gabor Juhos
51ee440082 refresh patches
SVN-Revision: 15630
2009-05-05 20:26:58 +00:00
Gabor Juhos
ed861cf5e9 use dev_name() instead of bus_id in ag71xx, ohci-ar71xx, ehci-ar71xx drivers
SVN-Revision: 15629
2009-05-05 19:21:39 +00:00
Gabor Juhos
744a09fa4b sync kernel config
SVN-Revision: 15628
2009-05-05 18:40:45 +00:00
Imre Kaloz
6b3502f99c add missing RTC symbols to generic configs
SVN-Revision: 15617
2009-05-05 10:20:33 +00:00
Mirko Vogt
a1b6c47f53 use xorg x11-server + glamo driver instead of xglamo kdrive-server per default - the latter one is getting obsoleted
SVN-Revision: 15607
2009-05-04 22:37:38 +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
e146ee036c upgrade IOP32x to 2.6.28.10
SVN-Revision: 15586
2009-05-04 13:50:47 +00:00
Imre Kaloz
0f12854d02 change boardnames
SVN-Revision: 15582
2009-05-04 11:42:49 +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
Imre Kaloz
86a4a6edb9 upgrade to newest stable kernel versions
SVN-Revision: 15575
2009-05-03 16:58:06 +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
1de7321026 add experimental support for 2.6.30
SVN-Revision: 15561
2009-05-02 19:59:19 +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
247973e742 copy kirkwood uImage to the bin dir
SVN-Revision: 15557
2009-05-02 14:12:32 +00:00
Imre Kaloz
ebc4929645 add preliminary Marvell Kirkwood support
SVN-Revision: 15556
2009-05-02 12:48:42 +00:00
Imre Kaloz
6a2d23513d refresh patches for 2.6.30-rc4
SVN-Revision: 15548
2009-05-01 21:37:32 +00:00
Jo-Philipp Wich
741e58843a include missing xt_layer7.h in 602-netfilter_layer7_2.21.patch
SVN-Revision: 15546
2009-05-01 21:29:52 +00:00
Imre Kaloz
540556bb92 upgrade sibyte to .30-rc4
SVN-Revision: 15545
2009-05-01 21:00:18 +00:00