Commit Graph

5644 Commits

Author SHA1 Message Date
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
Peter Denison
eed7b91c68 Merge SSB driver from tree at bu3sch.de, pulled 24/6
SVN-Revision: 7732
2007-06-25 19:51:09 +00:00
Felix Fietkau
7e4f2dbf66 make the broadcom firmware image code more sane and also fix jffs2-256k related bugs (#1888)
SVN-Revision: 7731
2007-06-25 15:36:31 +00:00
Gabor Juhos
90f3db27b1 from now on, the kernel parses parameters passed by our lzma-loader
SVN-Revision: 7730
2007-06-25 11:12:51 +00:00
Felix Fietkau
c1366bb46d madwifi: add some extra delay between bringing the interface up and configuring it (#1703)
SVN-Revision: 7729
2007-06-25 10:58:17 +00:00
Felix Fietkau
2cccffcba8 make top-level .gitignore only apply to top-level files/directories (#1960)
SVN-Revision: 7728
2007-06-25 10:54:32 +00:00
Felix Fietkau
8cff3db999 add nat module fix from #1772
SVN-Revision: 7727
2007-06-25 09:55:07 +00:00
Felix Fietkau
13f087cd5a hotplug2: add fork handling optimization (also fixes that pesky pppoe race condition in #1655)
SVN-Revision: 7726
2007-06-25 09:47:58 +00:00
Felix Fietkau
05c0ca34a7 update to hotplug2 svn version (recommended by iSteve)
SVN-Revision: 7725
2007-06-25 09:46:37 +00:00
Gabor Juhos
8aa6978a43 fix image generation for the ZyXEL boards
SVN-Revision: 7724
2007-06-25 08:52:11 +00:00
Gabor Juhos
fcc5a6e252 from now on, the lzma loader is able to pass parameters to the kernel
SVN-Revision: 7723
2007-06-25 08:47:10 +00:00
Felix Fietkau
8c41e51e92 fix failsafe on broadcom, send netlink events in diag when running linux 2.6
SVN-Revision: 7722
2007-06-25 08:32:25 +00:00
Felix Fietkau
a99b79e9ad hotplug2: add a missing cflag, allow hotplug events that are not 'add'
SVN-Revision: 7721
2007-06-25 07:08:35 +00:00
Felix Fietkau
d309c4fa30 make hotplug2 use the build system cflags
SVN-Revision: 7720
2007-06-25 06:30:36 +00:00
Felix Fietkau
d4f72b61ba remove bogus dependency, fix a few cosmetic bugs
SVN-Revision: 7719
2007-06-25 04:04:28 +00:00
Felix Fietkau
07c8a6dab5 add lzma compression format to mkimage (will be used on infineon amazon)
SVN-Revision: 7718
2007-06-24 04:59:27 +00:00
Florian Fainelli
080f7b4b10 Upgrade ntfs-3g to 1.616 (#1954)
SVN-Revision: 7717
2007-06-23 16:05:54 +00:00
Florian Fainelli
1be80fc29a Upgrade fuse to 2.6.5 (#1955)
SVN-Revision: 7716
2007-06-23 15:54:36 +00:00
Gabor Juhos
0b1fdf1ad8 fix hardware byte swapping to work in little endian mode as well
SVN-Revision: 7712
2007-06-23 05:30:31 +00:00
Peter Denison
2e3c3918f2 Fix brcm43xx build for PCI-less systems (patch from Michael Buesch)
SVN-Revision: 7711
2007-06-22 22:38:09 +00:00
Felix Fietkau
fdc53d7e06 add antenna diversity config support for broadcom-wl
SVN-Revision: 7710
2007-06-22 20:17:43 +00:00