Commit Graph

5683 Commits

Author SHA1 Message Date
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
Peter Denison
3bee559b36 Add profile for WRTSL54GS
SVN-Revision: 7709
2007-06-22 17:25:23 +00:00
Gabor Juhos
6d5ce3ce25 add initial support for hardware accelerated byte swapping
SVN-Revision: 7708
2007-06-22 10:16:47 +00:00
Florian Fainelli
426f0b477b Do not cache negative answers
SVN-Revision: 7707
2007-06-22 09:24:50 +00:00
Florian Fainelli
264794d802 Package tunnel6 as well (#1943)
SVN-Revision: 7705
2007-06-22 08:53:59 +00:00
Florian Fainelli
0aeee1f572 Send a kill signal to cron, otherwise two instances could be running (#1923)
SVN-Revision: 7704
2007-06-22 08:47:29 +00:00
Felix Fietkau
cc6a10de5b for bcm43xx-mac80211 as well
SVN-Revision: 7703
2007-06-22 04:55:38 +00:00
Felix Fietkau
6f66a0ae1b add some missing config options
SVN-Revision: 7702
2007-06-22 04:50:23 +00:00
Felix Fietkau
f439460815 do not attempt to compile mac80211 on 2.6.21
SVN-Revision: 7701
2007-06-22 04:47:48 +00:00
Felix Fietkau
024f89c53f kernel version specific fixups for kmod packages
SVN-Revision: 7700
2007-06-22 04:43:13 +00:00
Felix Fietkau
10a781acf2 brcm47xx-2.6: update for 2.6.22-rc5
SVN-Revision: 7699
2007-06-22 03:49:54 +00:00
Felix Fietkau
20a359e195 set the kernel version of brcm47xx-2.6 in the target makefile, keep patch compatibility with 2.6.21.5 in case we need to revert before the next release
SVN-Revision: 7698
2007-06-21 23:41:09 +00:00