Commit Graph

5664 Commits

Author SHA1 Message Date
Felix Fietkau
d3dea9d2c6 add portability fixes from #1720
SVN-Revision: 7791
2007-06-30 12:21:58 +00:00
Felix Fietkau
488d8be7cd add update target to tools/
SVN-Revision: 7790
2007-06-30 12:21:09 +00:00
Felix Fietkau
938e5f8466 cleanup
SVN-Revision: 7789
2007-06-30 12:11:46 +00:00
Felix Fietkau
78c9e79c15 fix the path to the yealink module (#1944)
SVN-Revision: 7788
2007-06-30 12:09:22 +00:00
Felix Fietkau
c09dc20f2c replace the hotplug2 fork handling hack with a better solution implemented in upstream (thanks, iSteve)
SVN-Revision: 7786
2007-06-30 11:05:14 +00:00
Rod Whitby
8528218ec6 Enable USB EHCI hub options to bring ixp4xx kernel usb support in line with known good nslu2-linux kernel usb hub settings.
SVN-Revision: 7785
2007-06-30 08:40:56 +00:00
Felix Fietkau
9bf6078866 unify sysctl.conf, add extra netfilter options (#1996)
SVN-Revision: 7784
2007-06-30 02:59:09 +00:00
Felix Fietkau
8c0de17322 qos-scripts update:
- rewrite the RED qdisc calculations and add some comments
this should fix the warnings about bursting (should also fix quirks with various linespeed settings)
- reduce the calculated overhead for upstream, while i'm at it...

SVN-Revision: 7782
2007-06-30 02:34:03 +00:00
Rod Whitby
1449d4ce28 Added uhci support to dsmg600 profile
SVN-Revision: 7781
2007-06-29 14:12:42 +00:00
Rod Whitby
c90b8856fb Added more essential NAS modules for NSLU2, NAS100d and DSMG600RevA profiles
SVN-Revision: 7780
2007-06-29 13:48:05 +00:00
Rod Whitby
96102521fe Added bigendian patch for via velocity driver
SVN-Revision: 7779
2007-06-29 12:56:41 +00:00
Hamish Guthrie
cf4b1f4777 Added USB serial devices
SVN-Revision: 7778
2007-06-29 12:38:41 +00:00
Florian Fainelli
87d765fc93 Fix rb523 nand detection (#1723)
SVN-Revision: 7777
2007-06-29 11:10:24 +00:00
Rod Whitby
10f9d03487 Enable kmod-madwifi in default profile for ixp4xx
SVN-Revision: 7775
2007-06-29 10:58:37 +00:00
Rod Whitby
de21258fc8 Create various profiles for consumer IXP4xx devices
SVN-Revision: 7774
2007-06-29 10:47:27 +00:00
Rod Whitby
40c1d84a0f Build via velocity module for ixp4xx
SVN-Revision: 7773
2007-06-29 10:46:45 +00:00
Rod Whitby
e15faa1773 Added via-velocity module, and fixed some whitespace inconsistencies.
SVN-Revision: 7772
2007-06-29 10:45:46 +00:00
Hamish Guthrie
c5c3e1d89c Added USB support
SVN-Revision: 7771
2007-06-29 09:49:28 +00:00
Rod Whitby
5efd069ecb Added support for the D-Link DSM-G600 RevA, and fixed the clock frequency for NSLU2 and DSMG600. Had to refresh the gateway 7001 patch due to changes in the file being patched.
SVN-Revision: 7770
2007-06-29 06:30:32 +00:00
Rod Whitby
b67e1aee7e Enable LDSO_RUNPATH in uClibc configuration for all platforms
SVN-Revision: 7769
2007-06-29 05:34:12 +00:00
Rod Whitby
cf1faf4778 apex: Updated to 1.5.8
SVN-Revision: 7768
2007-06-29 03:50:09 +00:00
Felix Fietkau
fc649db702 check for + in the broadcast address before attempting a dns lookup
SVN-Revision: 7767
2007-06-29 00:07:43 +00:00
Mike Baker
810b0bcb22 fix broadcast address (#1611)
SVN-Revision: 7766
2007-06-28 23:07:29 +00:00
Felix Fietkau
8f16983e89 Add a patch for openssl to fix some breakage that happens when compiled with gcc 4.2.0 Note: this does not cover all instances, but it will at least compile.
If the broken parts are reached at run time, the program will crash.
I wonder whose stupid idea it was to intentionally(!) make programs segfault when they hit something that *might* be unsafe to use.

Patch taken from http://www.mail-archive.com/openssl-dev@openssl.org/msg22667.html

SVN-Revision: 7764
2007-06-28 21:09:44 +00:00
Felix Fietkau
1b4fc61eea update magicbox target to 2.6.22-rc6, select gcc 4.2.0 as default for this target (4.1.2 segfaults at compile time)
SVN-Revision: 7762
2007-06-28 20:42:21 +00:00
Felix Fietkau
83a487c412 fix gcc 4.2.0 compile for ppc
SVN-Revision: 7761
2007-06-28 19:52:09 +00:00
Gabor Juhos
031f500ae4 update to 2.6.22-rc6
SVN-Revision: 7758
2007-06-28 16:08:28 +00:00
Florian Fainelli
01b4fd853a Initialise firewall before network (#1988)
SVN-Revision: 7757
2007-06-28 12:56:55 +00:00
Felix Fietkau
476c7769e5 add extif fixes (#1984)
SVN-Revision: 7756
2007-06-28 10:15:19 +00:00
Felix Fietkau
6a5f4ea179 disable cpu wait support for bcm4710 (suggested in #1641)
SVN-Revision: 7755
2007-06-28 09:08:50 +00:00
Felix Fietkau
333244441e add update target to toolchain/
SVN-Revision: 7754
2007-06-28 08:45:59 +00:00
Felix Fietkau
abdd6e0f13 replace gcc 4.2 snapshot with 4.2.0 release (sync patches with uclibc buildroot), adjust gcc makefile for PATCH_DIR changes
SVN-Revision: 7753
2007-06-28 07:30:25 +00:00
Felix Fietkau
a81db04ee6 remove the custom Build/Prepare override in binutils, use PATCH_DIR, refresh patches using quilt
SVN-Revision: 7752
2007-06-28 07:20:42 +00:00
Felix Fietkau
f6a92d6ffe enable the refresh target in toolchain/
SVN-Revision: 7751
2007-06-28 07:20:02 +00:00
Felix Fietkau
68d6dcf7c4 allow packages to override the patch directory using the PATCH_DIR variable
SVN-Revision: 7750
2007-06-28 07:14:22 +00:00
Felix Fietkau
7e79cae090 disable quilt for kernel-headers
SVN-Revision: 7749
2007-06-28 06:53:08 +00:00
Felix Fietkau
41af082667 fill in the kernel version info for every target, move the kernel tarball md5sums to a central place
SVN-Revision: 7748
2007-06-28 05:52:00 +00:00
Felix Fietkau
41b03c9770 add MODULE_LICENSE("GPL") to the atheros ethernet driver
SVN-Revision: 7747
2007-06-28 00:03:15 +00:00
Felix Fietkau
d437ce276a clean up the madwifi SoC support patch - remove some breakage that went unnoticed because it only applies to kernelversions before 2.6.19
SVN-Revision: 7746
2007-06-28 00:01:11 +00:00
Felix Fietkau
d2e88fa30c brcm47xx: fix parts of the cache code that were not covered by the kmap_coherent patch yet. this seems to fix the crazy segfaults we were getting...
SVN-Revision: 7745
2007-06-27 22:01:16 +00:00
Gabor Juhos
6a0c74d7b9 replace led driver, and resync kernel config
SVN-Revision: 7744
2007-06-27 18:22:38 +00:00
Travis Kemen
bb2c2a81dd add fragmentation and rts settings thanks rene closes #1725
SVN-Revision: 7743
2007-06-27 13:25:55 +00:00
Felix Fietkau
06966a534a add nvram fixup script
SVN-Revision: 7742
2007-06-27 05:26:20 +00:00
Florian Fainelli
8d83b9da07 Also mark ipset as broken
SVN-Revision: 7740
2007-06-27 00:45:05 +00:00
Florian Fainelli
ff59c60ac0 Make aodv-uu as broken for all archs until we fix it
SVN-Revision: 7739
2007-06-27 00:40:15 +00:00
Felix Fietkau
4b0c035a93 don't include .config if DUMP is set
SVN-Revision: 7738
2007-06-26 20:24:55 +00:00
Peter Denison
13790041c1 Remove ssb patch that was part of previous tree pull
SVN-Revision: 7737
2007-06-26 20:19:19 +00:00
Gabor Juhos
86e1d1978e calling of prom_detect_board is needed only when we still don't know the board
SVN-Revision: 7736
2007-06-26 19:41:00 +00:00
Peter Denison
a83ac994c3 Merge bcm43xx-mac80211 driver from tree at bu3sch.de, pulled 24/6
SVN-Revision: 7734
2007-06-25 19:52:55 +00:00
Peter Denison
164e789c7a Merge mac80211 driver from tree at bu3sch.de, pulled 24/6
SVN-Revision: 7733
2007-06-25 19:52:20 +00:00