openwrt/svn-archive/archive.git
16 years agoon the au1000 usb could never work as the power switch was never enabled :P -- 7.07
John Crispin [Tue, 24 Jul 2007 22:52:12 +0000 (22:52 +0000)]
on the au1000 usb could never work as the power switch was never enabled :P -- 7.07

SVN-Revision: 8152

16 years agowireless config gets regenerated not only when it does not exist, buit also if it...
John Crispin [Tue, 24 Jul 2007 22:11:13 +0000 (22:11 +0000)]
wireless config gets regenerated not only when it does not exist, buit also if it is 0 len -- 7.07 tag

SVN-Revision: 8150

16 years agoadded the au1000 pci and eth0 fixes to the 7.07 tag
John Crispin [Tue, 24 Jul 2007 21:50:02 +0000 (21:50 +0000)]
added the au1000 pci and eth0 fixes to the 7.07 tag

SVN-Revision: 8148

16 years ago[adm5120] reorder rootfstypes to allow both squashfs and jffs2 images to boot
Gabor Juhos [Tue, 24 Jul 2007 20:28:25 +0000 (20:28 +0000)]
[adm5120] reorder rootfstypes to allow both squashfs and jffs2 images to boot

SVN-Revision: 8144

16 years ago[adm5120] fix kernel command line
Gabor Juhos [Tue, 24 Jul 2007 16:20:27 +0000 (16:20 +0000)]
[adm5120] fix kernel command line

SVN-Revision: 8143

16 years agoFix the handling of unsupported ioctls (eth0 appeared in iwconfig for instance)
Florian Fainelli [Tue, 24 Jul 2007 09:15:20 +0000 (09:15 +0000)]
Fix the handling of unsupported ioctls (eth0 appeared in iwconfig for instance)

SVN-Revision: 8139

16 years agofix mac80211 build for platforms that have led support disabled
Felix Fietkau [Mon, 23 Jul 2007 22:10:23 +0000 (22:10 +0000)]
fix mac80211 build for platforms that have led support disabled

SVN-Revision: 8138

16 years agomerge madwifi trunk changeset 2597
Felix Fietkau [Mon, 23 Jul 2007 22:05:00 +0000 (22:05 +0000)]
merge madwifi trunk changeset 2597

SVN-Revision: 8136

16 years agodisable reserved blocks for checkpointing in yaffs2 on rb532 and adm5120
Felix Fietkau [Mon, 23 Jul 2007 14:17:00 +0000 (14:17 +0000)]
disable reserved blocks for checkpointing in yaffs2 on rb532 and adm5120

SVN-Revision: 8131

16 years ago[adm5120] board specific fixes
Gabor Juhos [Mon, 23 Jul 2007 13:33:56 +0000 (13:33 +0000)]
[adm5120] board specific fixes
 * fix detection of RB-133C, thanks to Christophe Lucas
 * fix detection of RB-153
 * add support for WP54G-WRT to the lzma-loader
 * fix adm5120_mtd.c for WP54G-WRT in 7.07
 * now it's ready for the release of 7.07

SVN-Revision: 8128

16 years agoAdd supporg for nls-iso8859-2 (#2123)
Florian Fainelli [Mon, 23 Jul 2007 12:57:27 +0000 (12:57 +0000)]
Add supporg for nls-iso8859-2 (#2123)

SVN-Revision: 8127

16 years agoMake mac80211 compile even if CONFIG_LEDS_TRIGGERS is not defined in the kernel
Florian Fainelli [Mon, 23 Jul 2007 12:44:43 +0000 (12:44 +0000)]
Make mac80211 compile even if CONFIG_LEDS_TRIGGERS is not defined in the kernel

SVN-Revision: 8126

16 years agoAllow squashfs images for au1000, use the automatic rootfs split
Florian Fainelli [Mon, 23 Jul 2007 12:12:14 +0000 (12:12 +0000)]
Allow squashfs images for au1000, use the automatic rootfs split

SVN-Revision: 8125

16 years agohaserl in /packages/utils since [8006]
Gabor Juhos [Mon, 23 Jul 2007 10:32:42 +0000 (10:32 +0000)]
haserl in /packages/utils since [8006]

SVN-Revision: 8124

16 years ago[adm5120] cleanup patches
Gabor Juhos [Mon, 23 Jul 2007 09:27:32 +0000 (09:27 +0000)]
[adm5120] cleanup patches
 * nuke patches for 2.6.21
 * refresh patches for 2.6.22

SVN-Revision: 8122

16 years agoavr32 will not be in the 7.07 release - wasn't ready on time
Felix Fietkau [Mon, 23 Jul 2007 02:17:05 +0000 (02:17 +0000)]
avr32 will not be in the 7.07 release - wasn't ready on time

SVN-Revision: 8114

16 years agosimplify and fix adm5120 image building, fix broken FEATURES handling
Felix Fietkau [Mon, 23 Jul 2007 02:13:10 +0000 (02:13 +0000)]
simplify and fix adm5120 image building, fix broken FEATURES handling

SVN-Revision: 8113

16 years agoanother attempt at fixing the madwifi memleak for good. i'm 95% sure this is the...
Felix Fietkau [Mon, 23 Jul 2007 00:37:35 +0000 (00:37 +0000)]
another attempt at fixing the madwifi memleak for good. i'm 95% sure this is the right fix, but it needs to be tested in a real ad-hoc environment... (#2121)

SVN-Revision: 8111

16 years agorefresh madwifi patches
Felix Fietkau [Sun, 22 Jul 2007 23:49:34 +0000 (23:49 +0000)]
refresh madwifi patches

SVN-Revision: 8110

16 years agofix an error message
Felix Fietkau [Sun, 22 Jul 2007 18:46:57 +0000 (18:46 +0000)]
fix an error message

SVN-Revision: 8109

16 years agokeep track of the wifi interface state in /var/state/wireless
Felix Fietkau [Sun, 22 Jul 2007 18:32:47 +0000 (18:32 +0000)]
keep track of the wifi interface state in /var/state/wireless

SVN-Revision: 8108

16 years agoadd patch from #2111
Felix Fietkau [Sun, 22 Jul 2007 16:55:31 +0000 (16:55 +0000)]
add patch from #2111

SVN-Revision: 8106

16 years ago[adm5120] fix compiler warnings
Gabor Juhos [Sun, 22 Jul 2007 14:19:25 +0000 (14:19 +0000)]
[adm5120] fix compiler warnings

SVN-Revision: 8104

16 years ago[adm5120] remove profiles of the unsupported boards
Gabor Juhos [Sun, 22 Jul 2007 12:08:00 +0000 (12:08 +0000)]
[adm5120] remove profiles of the unsupported boards

SVN-Revision: 8103

16 years ago[adm5120] remove hardware byte swapping support
Gabor Juhos [Sun, 22 Jul 2007 09:31:18 +0000 (09:31 +0000)]
[adm5120] remove hardware byte swapping support

SVN-Revision: 8102

16 years agoMore specific configurations for NSLU2 based on alpha tester reports (NSLU2 is not...
Rod Whitby [Sun, 22 Jul 2007 06:11:31 +0000 (06:11 +0000)]
More specific configurations for NSLU2 based on alpha tester reports (NSLU2 is not a router)

SVN-Revision: 8101

16 years agoRemove the unused netconfig script
Rod Whitby [Sun, 22 Jul 2007 01:43:31 +0000 (01:43 +0000)]
Remove the unused netconfig script

SVN-Revision: 8100

16 years agoShould release 2.6.21.6, cause that's what I've been testing
Rod Whitby [Sun, 22 Jul 2007 01:26:22 +0000 (01:26 +0000)]
Should release 2.6.21.6, cause that's what I've been testing

SVN-Revision: 8099

16 years agoAdded kmod-usb-ohci to the NSLU2 profile
Rod Whitby [Sat, 21 Jul 2007 15:28:28 +0000 (15:28 +0000)]
Added kmod-usb-ohci to the NSLU2 profile

SVN-Revision: 8098

16 years agoMake ixp4xx image lan interface default to static 192.168.1.1 like all other images
Rod Whitby [Sat, 21 Jul 2007 15:27:13 +0000 (15:27 +0000)]
Make ixp4xx image lan interface default to static 192.168.1.1 like all other images

SVN-Revision: 8097

16 years agoEnabled PPP modules in ixp4xx kernel
Rod Whitby [Sat, 21 Jul 2007 15:23:24 +0000 (15:23 +0000)]
Enabled PPP modules in ixp4xx kernel

SVN-Revision: 8096

16 years agoFixed typo which caused usb-net modules not to be built
Rod Whitby [Sat, 21 Jul 2007 15:22:04 +0000 (15:22 +0000)]
Fixed typo which caused usb-net modules not to be built

SVN-Revision: 8095

16 years agofix kmod-ipip build
Felix Fietkau [Fri, 20 Jul 2007 21:17:49 +0000 (21:17 +0000)]
fix kmod-ipip build

SVN-Revision: 8085

16 years agoreorder, xt_CHAOS depends on xt_DELUDE
Felix Fietkau [Fri, 20 Jul 2007 20:54:54 +0000 (20:54 +0000)]
reorder, xt_CHAOS depends on xt_DELUDE

SVN-Revision: 8084

16 years agosync madwifi in 7.07 with changes from trunk
Felix Fietkau [Fri, 20 Jul 2007 17:09:31 +0000 (17:09 +0000)]
sync madwifi in 7.07 with changes from trunk

SVN-Revision: 8079

16 years agoadd a workaround for the hostapd killed issue when using more than one wifi card...
Felix Fietkau [Fri, 20 Jul 2007 16:11:46 +0000 (16:11 +0000)]
add a workaround for the hostapd killed issue when using more than one wifi card (#1928, #2040)

SVN-Revision: 8077

16 years agofix a socket leak in udhcpc (patch by Eric L. Chen)
Felix Fietkau [Fri, 20 Jul 2007 00:31:03 +0000 (00:31 +0000)]
fix a socket leak in udhcpc (patch by Eric L. Chen)

SVN-Revision: 8069

16 years agoFix indentation for add_mtd_partitions (#2072)
Florian Fainelli [Thu, 19 Jul 2007 19:03:10 +0000 (19:03 +0000)]
Fix indentation for add_mtd_partitions (#2072)

SVN-Revision: 8068

16 years agoFix tgz generation for 7.07 too
Florian Fainelli [Thu, 19 Jul 2007 18:57:03 +0000 (18:57 +0000)]
Fix tgz generation for 7.07 too

SVN-Revision: 8067

16 years agoreally fix tgz images
Felix Fietkau [Thu, 19 Jul 2007 18:20:56 +0000 (18:20 +0000)]
really fix tgz images

SVN-Revision: 8065

16 years agoadd a workaround for a wds related crash
Felix Fietkau [Thu, 19 Jul 2007 16:15:35 +0000 (16:15 +0000)]
add a workaround for a wds related crash

SVN-Revision: 8062

16 years agodisable ipt_quota on linux 2.4 - iptables user space no longer compiles with it
Felix Fietkau [Thu, 19 Jul 2007 14:29:05 +0000 (14:29 +0000)]
disable ipt_quota on linux 2.4 - iptables user space no longer compiles with it

SVN-Revision: 8055

16 years agorb532 has pci support and should build tgz images by default
Florian Fainelli [Thu, 19 Jul 2007 12:27:40 +0000 (12:27 +0000)]
rb532 has pci support and should build tgz images by default

SVN-Revision: 8052

16 years agoAllow the redboot supplied command line to be append (#2089)
Florian Fainelli [Thu, 19 Jul 2007 10:24:16 +0000 (10:24 +0000)]
Allow the redboot supplied command line to be append (#2089)

SVN-Revision: 8049

16 years agoFix the tgz image build
Florian Fainelli [Wed, 18 Jul 2007 14:40:57 +0000 (14:40 +0000)]
Fix the tgz image build

SVN-Revision: 8042

16 years agoThe RB1xx profile should only provide tgz image and pci support
Florian Fainelli [Wed, 18 Jul 2007 14:22:46 +0000 (14:22 +0000)]
The RB1xx profile should only provide tgz image and pci support

SVN-Revision: 8041

16 years agoAdd a USES_TGZ config.in variable, so that RB1xx profiles can use it
Florian Fainelli [Wed, 18 Jul 2007 14:11:44 +0000 (14:11 +0000)]
Add a USES_TGZ config.in variable, so that RB1xx profiles can use it

SVN-Revision: 8039

16 years agoadd fix for running udhcpc on bridges (patch by Eric L. Chen)
Felix Fietkau [Wed, 18 Jul 2007 08:23:36 +0000 (08:23 +0000)]
add fix for running udhcpc on bridges (patch by Eric L. Chen)

SVN-Revision: 8025

16 years agofix two small bugs in the hotplug2 rule parser (#2085)
Felix Fietkau [Wed, 18 Jul 2007 07:23:40 +0000 (07:23 +0000)]
fix two small bugs in the hotplug2 rule parser (#2085)

SVN-Revision: 8023

16 years agofix ipp2p
Felix Fietkau [Mon, 16 Jul 2007 16:07:32 +0000 (16:07 +0000)]
fix ipp2p

SVN-Revision: 8005

16 years agoFix the section mismatch on the serial driver (#2076), thanks Thomas !
Florian Fainelli [Fri, 13 Jul 2007 13:14:08 +0000 (13:14 +0000)]
Fix the section mismatch on the serial driver (#2076), thanks Thomas !

SVN-Revision: 7967

16 years agoclean up some leftover junk
Felix Fietkau [Fri, 13 Jul 2007 08:33:20 +0000 (08:33 +0000)]
clean up some leftover junk

SVN-Revision: 7959

16 years agofix monitor mode related crash in madwifi (#2034)
Felix Fietkau [Fri, 13 Jul 2007 07:24:43 +0000 (07:24 +0000)]
fix monitor mode related crash in madwifi (#2034)

SVN-Revision: 7957

16 years agofix unwanted automatic package cleaning when using quilt
Felix Fietkau [Fri, 13 Jul 2007 07:17:17 +0000 (07:17 +0000)]
fix unwanted automatic package cleaning when using quilt

SVN-Revision: 7956

16 years agomove firmware loading to hotplug2-init.rules (should fix #2056)
Felix Fietkau [Fri, 13 Jul 2007 02:32:32 +0000 (02:32 +0000)]
move firmware loading to hotplug2-init.rules (should fix #2056)

SVN-Revision: 7955

16 years agouse . /var/state/network instead of config_load to avoid a CONFIG_SECTIONS reset
Felix Fietkau [Fri, 13 Jul 2007 00:44:41 +0000 (00:44 +0000)]
use . /var/state/network instead of config_load to avoid a CONFIG_SECTIONS reset

SVN-Revision: 7953

16 years agoavoid a race condition that might lead to dnsmasq reading an empty resolv.conf (...
Felix Fietkau [Thu, 12 Jul 2007 21:59:38 +0000 (21:59 +0000)]
avoid a race condition that might lead to dnsmasq reading an empty resolv.conf (#2007)

SVN-Revision: 7952

16 years agofix layer7 for 2.6.21
Felix Fietkau [Thu, 12 Jul 2007 21:34:20 +0000 (21:34 +0000)]
fix layer7 for 2.6.21

SVN-Revision: 7951

16 years agofix static routes for dynamic interfaces (#1446)
Felix Fietkau [Thu, 12 Jul 2007 21:23:23 +0000 (21:23 +0000)]
fix static routes for dynamic interfaces (#1446)

SVN-Revision: 7949

16 years agofix parallel build issues
Felix Fietkau [Thu, 12 Jul 2007 12:50:16 +0000 (12:50 +0000)]
fix parallel build issues

SVN-Revision: 7941

16 years agofix alsa snd_fops problem (#1426)
Felix Fietkau [Wed, 11 Jul 2007 10:19:29 +0000 (10:19 +0000)]
fix alsa snd_fops problem (#1426)

SVN-Revision: 7913

16 years agoreorganize netfilter modules, get rid of the iptables-mod-extra dependency in qos...
Felix Fietkau [Wed, 11 Jul 2007 06:47:33 +0000 (06:47 +0000)]
reorganize netfilter modules, get rid of the iptables-mod-extra dependency in qos-scripts

SVN-Revision: 7912

16 years agofix cflags for xscale (#2026)
Felix Fietkau [Wed, 11 Jul 2007 05:18:19 +0000 (05:18 +0000)]
fix cflags for xscale (#2026)

SVN-Revision: 7910

16 years agofix a typo in the imq module (patch from #2005)
Felix Fietkau [Tue, 10 Jul 2007 20:42:26 +0000 (20:42 +0000)]
fix a typo in the imq module (patch from #2005)

SVN-Revision: 7908

16 years agofix PACKAGES:= for target profiles in target.mk
Felix Fietkau [Tue, 10 Jul 2007 20:36:25 +0000 (20:36 +0000)]
fix PACKAGES:= for target profiles in target.mk

SVN-Revision: 7907

16 years agofix a typo
Felix Fietkau [Tue, 10 Jul 2007 20:21:09 +0000 (20:21 +0000)]
fix a typo

SVN-Revision: 7906

16 years ago[adm5120] fix errors in image generation Makefiles, thanks to Thomas Langer (fixes...
Gabor Juhos [Tue, 10 Jul 2007 11:02:07 +0000 (11:02 +0000)]
[adm5120] fix errors in image generation Makefiles, thanks to Thomas Langer (fixes #2060)

SVN-Revision: 7904

16 years agodisable image generation for boards which we still have problems with (at least if...
Gabor Juhos [Mon, 9 Jul 2007 16:36:19 +0000 (16:36 +0000)]
disable image generation for boards which we still have problems with (at least if CONFIG_DEVEL is not selected)

SVN-Revision: 7902

16 years agorestart wds links when wifi is restarted
Mike Baker [Mon, 9 Jul 2007 16:11:21 +0000 (16:11 +0000)]
restart wds links when wifi is restarted

SVN-Revision: 7901

16 years agoau1000 now runs .22, mtx-1 watchdog is mainline and i2c patch is planned for rewriting
Florian Fainelli [Mon, 9 Jul 2007 16:06:43 +0000 (16:06 +0000)]
au1000 now runs .22, mtx-1 watchdog is mainline and i2c patch is planned for rewriting

SVN-Revision: 7900

16 years agoadd second package source for packages built from the /packages repository
Felix Fietkau [Mon, 9 Jul 2007 07:09:44 +0000 (07:09 +0000)]
add second package source for packages built from the /packages repository
fix up first package source (should be release, not snapshots on 7.07)

SVN-Revision: 7897

16 years agofix the cpu_wait patch for 2.6.22
Felix Fietkau [Mon, 9 Jul 2007 05:44:15 +0000 (05:44 +0000)]
fix the cpu_wait patch for 2.6.22

SVN-Revision: 7896

16 years agoadd busybox printf patch from #2021
Felix Fietkau [Mon, 9 Jul 2007 03:05:18 +0000 (03:05 +0000)]
add busybox printf patch from #2021

SVN-Revision: 7895

16 years ago2.6.22 is released :)
Felix Fietkau [Mon, 9 Jul 2007 02:23:00 +0000 (02:23 +0000)]
2.6.22 is released :)

SVN-Revision: 7894

16 years agohotplug2 update - include hotplug2-init.rules from hotplug2.rules, fix permissions...
Felix Fietkau [Mon, 9 Jul 2007 00:13:47 +0000 (00:13 +0000)]
hotplug2 update - include hotplug2-init.rules from hotplug2.rules, fix permissions of various devices (fixes #2052)

SVN-Revision: 7892

16 years agomore wpa+wds patches
Mike Baker [Sun, 8 Jul 2007 12:51:30 +0000 (12:51 +0000)]
more wpa+wds patches

SVN-Revision: 7888

16 years agofix busybox --help problems on rebuild
Mike Baker [Sat, 7 Jul 2007 20:12:42 +0000 (20:12 +0000)]
fix busybox --help problems on rebuild

SVN-Revision: 7887

16 years agofix bug with ap+sta modes using wpa
Mike Baker [Wed, 4 Jul 2007 18:34:11 +0000 (18:34 +0000)]
fix bug with ap+sta modes using wpa

SVN-Revision: 7877

16 years agorearrange diag's platform detection code to look for known platform strings before...
Mike Baker [Wed, 4 Jul 2007 16:51:00 +0000 (16:51 +0000)]
rearrange diag's platform detection code to look for known platform strings before guessing

SVN-Revision: 7876

16 years agopatch wlc and scripts to control wl's builtin wpa supplicant
Mike Baker [Wed, 4 Jul 2007 16:49:08 +0000 (16:49 +0000)]
patch wlc and scripts to control wl's builtin wpa supplicant

SVN-Revision: 7875

16 years agoclean up default wifi config
Mike Baker [Wed, 4 Jul 2007 11:15:12 +0000 (11:15 +0000)]
clean up default wifi config

SVN-Revision: 7873

16 years agofix a race condition with broadcom wl devices in a bridge
Felix Fietkau [Wed, 4 Jul 2007 05:05:46 +0000 (05:05 +0000)]
fix a race condition with broadcom wl devices in a bridge
if a device is added before the bridge is brought up, the wifi settings are lost

SVN-Revision: 7872

16 years agomerge r7869 and r7870 to 7.07
Felix Fietkau [Wed, 4 Jul 2007 04:39:03 +0000 (04:39 +0000)]
merge r7869 and r7870 to 7.07

SVN-Revision: 7871

16 years agoremove ad-hoc tx hang workaround - the underlying issue has been fixed a while ago
Felix Fietkau [Wed, 4 Jul 2007 02:11:41 +0000 (02:11 +0000)]
remove ad-hoc tx hang workaround - the underlying issue has been fixed a while ago

SVN-Revision: 7868

16 years agoremove minstrel rate hack
Felix Fietkau [Wed, 4 Jul 2007 01:53:21 +0000 (01:53 +0000)]
remove minstrel rate hack

SVN-Revision: 7867

16 years agomore fixes for the crazy cpu cache issues on brcm47xx-2.6 (mainly affects 4704) ...
Felix Fietkau [Wed, 4 Jul 2007 00:48:59 +0000 (00:48 +0000)]
more fixes for the crazy cpu cache issues on brcm47xx-2.6 (mainly affects 4704) - turns out some of the previous fixes were incorrect and a coherency setup functions was missing

SVN-Revision: 7865

16 years ago[adm5120] more generic handling of Macronix flash chips, fix #2008
Gabor Juhos [Tue, 3 Jul 2007 17:04:46 +0000 (17:04 +0000)]
[adm5120] more generic handling of Macronix flash chips, fix #2008

SVN-Revision: 7863

16 years agooops, forgot to apply the last change to 7.07
Felix Fietkau [Tue, 3 Jul 2007 01:16:29 +0000 (01:16 +0000)]
oops, forgot to apply the last change to 7.07

SVN-Revision: 7861

16 years agowds-wpa support
Mike Baker [Mon, 2 Jul 2007 22:58:11 +0000 (22:58 +0000)]
wds-wpa support

SVN-Revision: 7858

16 years agorefresh a patch that is causing problems on certain systems
Felix Fietkau [Mon, 2 Jul 2007 21:52:32 +0000 (21:52 +0000)]
refresh a patch that is causing problems on certain systems

SVN-Revision: 7857

16 years agofix a glitch in the status output of the non-verbose builds for adm5120
Felix Fietkau [Mon, 2 Jul 2007 19:10:14 +0000 (19:10 +0000)]
fix a glitch in the status output of the non-verbose builds for adm5120

SVN-Revision: 7856

16 years agofix sdk build
Felix Fietkau [Mon, 2 Jul 2007 18:36:31 +0000 (18:36 +0000)]
fix sdk build

SVN-Revision: 7855

16 years agomove ncurses to trunk and 7.07 (util-linux depends on it)
Felix Fietkau [Mon, 2 Jul 2007 17:53:19 +0000 (17:53 +0000)]
move ncurses to trunk and 7.07 (util-linux depends on it)

SVN-Revision: 7854

16 years agofix a horrible memleak in madwifi
Felix Fietkau [Mon, 2 Jul 2007 10:59:51 +0000 (10:59 +0000)]
fix a horrible memleak in madwifi

SVN-Revision: 7850

16 years agonuke magicbox-2.6 2.6.21 patches - 2.6.22-rc is stable here
Felix Fietkau [Mon, 2 Jul 2007 06:53:30 +0000 (06:53 +0000)]
nuke magicbox-2.6 2.6.21 patches - 2.6.22-rc is stable here

SVN-Revision: 7848

16 years agoupdate imq patches (fixes #2009)
Felix Fietkau [Mon, 2 Jul 2007 06:31:27 +0000 (06:31 +0000)]
update imq patches (fixes #2009)

SVN-Revision: 7847

16 years agoupgrade layer7 to the latest version and add fixes for 2.6.21 and 2.6.22-rc - compile...
Felix Fietkau [Mon, 2 Jul 2007 02:10:01 +0000 (02:10 +0000)]
upgrade layer7 to the latest version and add fixes for 2.6.21 and 2.6.22-rc - compile tested on .21, run time tested on .22-rc6

SVN-Revision: 7846

16 years ago7.07 will add support for avr32, amcc and adm5120 targets
Felix Fietkau [Sun, 1 Jul 2007 21:41:40 +0000 (21:41 +0000)]
7.07 will add support for avr32, amcc and adm5120 targets

SVN-Revision: 7839

16 years agoadd gateway 7001 support patch from #1918
Felix Fietkau [Sun, 1 Jul 2007 19:02:23 +0000 (19:02 +0000)]
add gateway 7001 support patch from #1918

SVN-Revision: 7838

16 years agobump busybox release number
Felix Fietkau [Sun, 1 Jul 2007 18:43:55 +0000 (18:43 +0000)]
bump busybox release number

SVN-Revision: 7837