Commit graph

13583 commits

Author SHA1 Message Date
Nicolas Thill
127b8ea8f9 kernel: add 2 config symbols preventing ppc40x & ppc44X from being configured with all modules enabled
SVN-Revision: 19924
2010-03-01 06:22:42 +00:00
Nicolas Thill
01a683ec51 mac80211: add 2 missing config symbols needed to build rt2x00-lib & rt2800-lib modules
SVN-Revision: 19923
2010-03-01 05:44:12 +00:00
Nicolas Thill
2d100861a4 switch: suppress boot error message on 2.4
SVN-Revision: 19922
2010-03-01 01:12:57 +00:00
Florian Fainelli
4f4066d3e0 add support for 2.6.33
SVN-Revision: 19921
2010-02-28 21:24:34 +00:00
Florian Fainelli
9fc22cd032 misc 2.6.33 compilation and config symbols fixes
SVN-Revision: 19920
2010-02-28 20:50:57 +00:00
Florian Fainelli
984ac762e4 add support for 2.6.32, dropped the SPI patch for now
SVN-Revision: 19919
2010-02-28 20:50:51 +00:00
Florian Fainelli
32bba7d154 fix kmod-nls-base dependency with usb-core (#6753)
SVN-Revision: 19918
2010-02-28 20:50:41 +00:00
Jo-Philipp Wich
237df628c3 iptables: disable kernel module autoloading
SVN-Revision: 19917
2010-02-28 19:12:47 +00:00
Felix Fietkau
ee2c54569f mac80211: fix essid setting for ad-hoc (thx, stintel)
SVN-Revision: 19916
2010-02-28 19:05:32 +00:00
Felix Fietkau
13cfa88855 mac80211: fix client mode
SVN-Revision: 19915
2010-02-28 19:02:05 +00:00
Felix Fietkau
1c8fbfbaa6 mac80211: fix interface startup order for AP+STA (patch by yann lopez)
SVN-Revision: 19912
2010-02-28 17:06:53 +00:00
Jo-Philipp Wich
eeb982177d remove asterisk from default vlan ports in netconfig
SVN-Revision: 19910
2010-02-28 16:44:40 +00:00
Jo-Philipp Wich
96e4312e7e switch: eliminate the asterisk from the switch port configuration and set it automatically on the first vlan, this aligns the broadcom vlan config with the swconfig format
SVN-Revision: 19909
2010-02-28 16:40:06 +00:00
Matteo Croce
a15d58f605 ar71xx: 2.6.33 patches
SVN-Revision: 19908
2010-02-28 16:33:15 +00:00
Matteo Croce
2cb1d98fc2 atheros: 2.6.33 patches
SVN-Revision: 19906
2010-02-28 15:30:07 +00:00
Matteo Croce
5ddd984cff kernel: add 2.6.33 patches
SVN-Revision: 19905
2010-02-28 15:20:00 +00:00
Florian Fainelli
9fd2d20a24 fix busybox's ping compilation when the fancy feature is turned off (#6489)
SVN-Revision: 19904
2010-02-28 12:58:02 +00:00
Florian Fainelli
f4edda27af switch: do not include linux/autoconf.h (#6513)
SVN-Revision: 19903
2010-02-28 12:57:57 +00:00
Florian Fainelli
1e72384edb add missing hunks to recognize the Microsoft MN-700 device (#6749)
SVN-Revision: 19896
2010-02-28 11:09:50 +00:00
Florian Fainelli
23b5d2b743 explicitely enable shared interrupt 2 for any core that did not a dedicated IRQ
Explicitely enable shared interrupt 2 for any core that didn't get a dedicated IRQ
anymore (fallthrough case) and for EXTIF cores to make gpio interrupts work.
Also remove a bogus comment.

Signed-off-by: Jochen Friedrich <jochen@scram.de>

SVN-Revision: 19895
2010-02-28 11:09:44 +00:00
Florian Fainelli
ada5848ba6 build images for RG100A (bcm6358-based boards) (#6755)
SVN-Revision: 19894
2010-02-28 11:09:39 +00:00
Florian Fainelli
29011fe516 add a MIPS Malta target to be used with qemu
SVN-Revision: 19893
2010-02-28 11:09:34 +00:00
Florian Fainelli
e34293297c add missing libertas symbols
SVN-Revision: 19892
2010-02-28 11:09:28 +00:00
Hauke Mehrtens
d503a25c83 remove unneeded patch
SVN-Revision: 19891
2010-02-28 10:21:04 +00:00
Hauke Mehrtens
0c7b285613 kernel: update to kernel 2.6.32.9
SVN-Revision: 19890
2010-02-28 10:16:47 +00:00
Gabor Juhos
85119a7cff adm5120: remove 2.6.31 related stuff
SVN-Revision: 19889
2010-02-28 09:41:02 +00:00
Gabor Juhos
f310851e7e adm5120: switch to 2.6.32
SVN-Revision: 19888
2010-02-28 09:41:00 +00:00
Nicolas Thill
9899fbb148 use distinct build/staging dirs for EABI/OABI builds
SVN-Revision: 19885
2010-02-27 18:27:48 +00:00
Nicolas Thill
c0f8b43b17 use a DIR_SUFFIX variable to hold libc/version and use it in build/staging dir names
SVN-Revision: 19884
2010-02-27 18:14:24 +00:00
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
Felix Fietkau
9be4598569 add block-extroot, a package for using an external filesystem as rootfs (patch by cshore)
SVN-Revision: 19880
2010-02-26 22:46:10 +00:00
Felix Fietkau
61c2b29295 mark relevant kmod-* packages as being required for rootfs mounting (patch by cshore)
SVN-Revision: 19879
2010-02-26 22:46:00 +00:00
Felix Fietkau
93489b721e add support for marking specific kernel module packages as potentially being required for mounting the rootfs (patch by cshore)
SVN-Revision: 19878
2010-02-26 22:45:54 +00:00
Felix Fietkau
bfeb96126d add the block-mount package by Daniel Dickinson (cshore), replacing existing automount functionality
SVN-Revision: 19877
2010-02-26 22:45:39 +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
de8394cc11 This patch allows the user to specify esfq as the leaf qdisc, as well as perturb and hash parameters, closes #1893
SVN-Revision: 19874
2010-02-26 17:22:53 +00:00
Travis Kemen
812105bfb4 fix issues with pptpd server and firewall, closes #2342
SVN-Revision: 19873
2010-02-26 17:16:18 +00:00
Travis Kemen
21b2e85b3f add missing symbol
SVN-Revision: 19872
2010-02-26 16:38:48 +00:00
Imre Kaloz
d2bf3771ed upgrade and fixup support for the uclibc nptl branch
SVN-Revision: 19871
2010-02-26 11:03:59 +00:00
Imre Kaloz
c354852432 make TLS support configurable
SVN-Revision: 19870
2010-02-26 11:01:28 +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
Jo-Philipp Wich
42e453a2e3 properly package xt_comment.ko (#6742)
SVN-Revision: 19861
2010-02-26 00:23:39 +00:00
Jo-Philipp Wich
24b495c619 add menuconfig item to enable uClibc debug builds
SVN-Revision: 19860
2010-02-25 19:27:54 +00:00
Nicolas Thill
8b22b8e61f r8101: update to v1.014.00, fix build on 2.6.31+
SVN-Revision: 19854
2010-02-25 02:03:33 +00:00
Jo-Philipp Wich
f82546764a busybox: fix typo in last commit, thx Nico
SVN-Revision: 19853
2010-02-25 00:48:13 +00:00
Jo-Philipp Wich
675b9b5f54 busybox: disable busybox' own stripping, fixes stripped bb binary in STAGING_DIR_ROOT
SVN-Revision: 19852
2010-02-25 00:42:09 +00:00
Jo-Philipp Wich
fb96235ea5 busybox: implement -q flag for insmod for Linux 2.6 and actually suppress errors when the flag is specified, part 2 of the iptables modprobe fix
SVN-Revision: 19851
2010-02-24 23:59:46 +00:00
Jo-Philipp Wich
ba29f08008 remote-gdb: change library paths after r19849, swap usr/lib/ and lib/
SVN-Revision: 19850
2010-02-24 23:51:50 +00:00
Felix Fietkau
15fecc9e6c remove support for DEBUG_DIR, it has lost its purpose since STAGING_DIR_ROOT was added
SVN-Revision: 19849
2010-02-24 23:43:05 +00:00