Felix Fietkau [Thu, 28 Jun 2007 20:42:21 +0000 (20:42 +0000)]
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
Felix Fietkau [Thu, 28 Jun 2007 19:52:09 +0000 (19:52 +0000)]
fix gcc 4.2.0 compile for ppc
SVN-Revision: 7761
Gabor Juhos [Thu, 28 Jun 2007 16:08:28 +0000 (16:08 +0000)]
update to 2.6.22-rc6
SVN-Revision: 7758
Florian Fainelli [Thu, 28 Jun 2007 12:56:55 +0000 (12:56 +0000)]
Initialise firewall before network (#1988)
SVN-Revision: 7757
Felix Fietkau [Thu, 28 Jun 2007 10:15:19 +0000 (10:15 +0000)]
add extif fixes (#1984)
SVN-Revision: 7756
Felix Fietkau [Thu, 28 Jun 2007 09:08:50 +0000 (09:08 +0000)]
disable cpu wait support for bcm4710 (suggested in #1641)
SVN-Revision: 7755
Felix Fietkau [Thu, 28 Jun 2007 08:45:59 +0000 (08:45 +0000)]
add update target to toolchain/
SVN-Revision: 7754
Felix Fietkau [Thu, 28 Jun 2007 07:30:25 +0000 (07:30 +0000)]
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
Felix Fietkau [Thu, 28 Jun 2007 07:20:42 +0000 (07:20 +0000)]
remove the custom Build/Prepare override in binutils, use PATCH_DIR, refresh patches using quilt
SVN-Revision: 7752
Felix Fietkau [Thu, 28 Jun 2007 07:20:02 +0000 (07:20 +0000)]
enable the refresh target in toolchain/
SVN-Revision: 7751
Felix Fietkau [Thu, 28 Jun 2007 07:14:22 +0000 (07:14 +0000)]
allow packages to override the patch directory using the PATCH_DIR variable
SVN-Revision: 7750
Felix Fietkau [Thu, 28 Jun 2007 06:53:08 +0000 (06:53 +0000)]
disable quilt for kernel-headers
SVN-Revision: 7749
Felix Fietkau [Thu, 28 Jun 2007 05:52:00 +0000 (05:52 +0000)]
fill in the kernel version info for every target, move the kernel tarball md5sums to a central place
SVN-Revision: 7748
Felix Fietkau [Thu, 28 Jun 2007 00:03:15 +0000 (00:03 +0000)]
add MODULE_LICENSE("GPL") to the atheros ethernet driver
SVN-Revision: 7747
Felix Fietkau [Thu, 28 Jun 2007 00:01:11 +0000 (00:01 +0000)]
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
Felix Fietkau [Wed, 27 Jun 2007 22:01:16 +0000 (22:01 +0000)]
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
Gabor Juhos [Wed, 27 Jun 2007 18:22:38 +0000 (18:22 +0000)]
replace led driver, and resync kernel config
SVN-Revision: 7744
Travis Kemen [Wed, 27 Jun 2007 13:25:55 +0000 (13:25 +0000)]
add fragmentation and rts settings thanks rene closes #1725
SVN-Revision: 7743
Felix Fietkau [Wed, 27 Jun 2007 05:26:20 +0000 (05:26 +0000)]
add nvram fixup script
SVN-Revision: 7742
Florian Fainelli [Wed, 27 Jun 2007 00:45:05 +0000 (00:45 +0000)]
Also mark ipset as broken
SVN-Revision: 7740
Florian Fainelli [Wed, 27 Jun 2007 00:40:15 +0000 (00:40 +0000)]
Make aodv-uu as broken for all archs until we fix it
SVN-Revision: 7739
Felix Fietkau [Tue, 26 Jun 2007 20:24:55 +0000 (20:24 +0000)]
don't include .config if DUMP is set
SVN-Revision: 7738
Peter Denison [Tue, 26 Jun 2007 20:19:19 +0000 (20:19 +0000)]
Remove ssb patch that was part of previous tree pull
SVN-Revision: 7737
Gabor Juhos [Tue, 26 Jun 2007 19:41:00 +0000 (19:41 +0000)]
calling of prom_detect_board is needed only when we still don't know the board
SVN-Revision: 7736
Peter Denison [Mon, 25 Jun 2007 19:52:55 +0000 (19:52 +0000)]
Merge bcm43xx-mac80211 driver from tree at bu3sch.de, pulled 24/6
SVN-Revision: 7734
Peter Denison [Mon, 25 Jun 2007 19:52:20 +0000 (19:52 +0000)]
Merge mac80211 driver from tree at bu3sch.de, pulled 24/6
SVN-Revision: 7733
Peter Denison [Mon, 25 Jun 2007 19:51:09 +0000 (19:51 +0000)]
Merge SSB driver from tree at bu3sch.de, pulled 24/6
SVN-Revision: 7732
Felix Fietkau [Mon, 25 Jun 2007 15:36:31 +0000 (15:36 +0000)]
make the broadcom firmware image code more sane and also fix jffs2-256k related bugs (#1888)
SVN-Revision: 7731
Gabor Juhos [Mon, 25 Jun 2007 11:12:51 +0000 (11:12 +0000)]
from now on, the kernel parses parameters passed by our lzma-loader
SVN-Revision: 7730
Felix Fietkau [Mon, 25 Jun 2007 10:58:17 +0000 (10:58 +0000)]
madwifi: add some extra delay between bringing the interface up and configuring it (#1703)
SVN-Revision: 7729
Felix Fietkau [Mon, 25 Jun 2007 10:54:32 +0000 (10:54 +0000)]
make top-level .gitignore only apply to top-level files/directories (#1960)
SVN-Revision: 7728
Felix Fietkau [Mon, 25 Jun 2007 09:55:07 +0000 (09:55 +0000)]
add nat module fix from #1772
SVN-Revision: 7727
Felix Fietkau [Mon, 25 Jun 2007 09:47:58 +0000 (09:47 +0000)]
hotplug2: add fork handling optimization (also fixes that pesky pppoe race condition in #1655)
SVN-Revision: 7726
Felix Fietkau [Mon, 25 Jun 2007 09:46:37 +0000 (09:46 +0000)]
update to hotplug2 svn version (recommended by iSteve)
SVN-Revision: 7725
Gabor Juhos [Mon, 25 Jun 2007 08:52:11 +0000 (08:52 +0000)]
fix image generation for the ZyXEL boards
SVN-Revision: 7724
Gabor Juhos [Mon, 25 Jun 2007 08:47:10 +0000 (08:47 +0000)]
from now on, the lzma loader is able to pass parameters to the kernel
SVN-Revision: 7723
Felix Fietkau [Mon, 25 Jun 2007 08:32:25 +0000 (08:32 +0000)]
fix failsafe on broadcom, send netlink events in diag when running linux 2.6
SVN-Revision: 7722
Felix Fietkau [Mon, 25 Jun 2007 07:08:35 +0000 (07:08 +0000)]
hotplug2: add a missing cflag, allow hotplug events that are not 'add'
SVN-Revision: 7721
Felix Fietkau [Mon, 25 Jun 2007 06:30:36 +0000 (06:30 +0000)]
make hotplug2 use the build system cflags
SVN-Revision: 7720
Felix Fietkau [Mon, 25 Jun 2007 04:04:28 +0000 (04:04 +0000)]
remove bogus dependency, fix a few cosmetic bugs
SVN-Revision: 7719
Felix Fietkau [Sun, 24 Jun 2007 04:59:27 +0000 (04:59 +0000)]
add lzma compression format to mkimage (will be used on infineon amazon)
SVN-Revision: 7718
Florian Fainelli [Sat, 23 Jun 2007 16:05:54 +0000 (16:05 +0000)]
Upgrade ntfs-3g to 1.616 (#1954)
SVN-Revision: 7717
Florian Fainelli [Sat, 23 Jun 2007 15:54:36 +0000 (15:54 +0000)]
Upgrade fuse to 2.6.5 (#1955)
SVN-Revision: 7716
Gabor Juhos [Sat, 23 Jun 2007 05:30:31 +0000 (05:30 +0000)]
fix hardware byte swapping to work in little endian mode as well
SVN-Revision: 7712
Peter Denison [Fri, 22 Jun 2007 22:38:09 +0000 (22:38 +0000)]
Fix brcm43xx build for PCI-less systems (patch from Michael Buesch)
SVN-Revision: 7711
Felix Fietkau [Fri, 22 Jun 2007 20:17:43 +0000 (20:17 +0000)]
add antenna diversity config support for broadcom-wl
SVN-Revision: 7710
Peter Denison [Fri, 22 Jun 2007 17:25:23 +0000 (17:25 +0000)]
Add profile for WRTSL54GS
SVN-Revision: 7709
Gabor Juhos [Fri, 22 Jun 2007 10:16:47 +0000 (10:16 +0000)]
add initial support for hardware accelerated byte swapping
SVN-Revision: 7708
Florian Fainelli [Fri, 22 Jun 2007 09:24:50 +0000 (09:24 +0000)]
Do not cache negative answers
SVN-Revision: 7707
Florian Fainelli [Fri, 22 Jun 2007 08:53:59 +0000 (08:53 +0000)]
Package tunnel6 as well (#1943)
SVN-Revision: 7705
Florian Fainelli [Fri, 22 Jun 2007 08:47:29 +0000 (08:47 +0000)]
Send a kill signal to cron, otherwise two instances could be running (#1923)
SVN-Revision: 7704
Felix Fietkau [Fri, 22 Jun 2007 04:55:38 +0000 (04:55 +0000)]
for bcm43xx-mac80211 as well
SVN-Revision: 7703
Felix Fietkau [Fri, 22 Jun 2007 04:50:23 +0000 (04:50 +0000)]
add some missing config options
SVN-Revision: 7702
Felix Fietkau [Fri, 22 Jun 2007 04:47:48 +0000 (04:47 +0000)]
do not attempt to compile mac80211 on 2.6.21
SVN-Revision: 7701
Felix Fietkau [Fri, 22 Jun 2007 04:43:13 +0000 (04:43 +0000)]
kernel version specific fixups for kmod packages
SVN-Revision: 7700
Felix Fietkau [Fri, 22 Jun 2007 03:49:54 +0000 (03:49 +0000)]
brcm47xx-2.6: update for 2.6.22-rc5
SVN-Revision: 7699
Felix Fietkau [Thu, 21 Jun 2007 23:41:09 +0000 (23:41 +0000)]
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
Peter Denison [Thu, 21 Jun 2007 23:37:39 +0000 (23:37 +0000)]
brcm43xx: Update to 2.6.22-rc5 target
SVN-Revision: 7697
Felix Fietkau [Thu, 21 Jun 2007 23:12:50 +0000 (23:12 +0000)]
fix mac80211 build
SVN-Revision: 7696
Peter Denison [Thu, 21 Jun 2007 21:51:07 +0000 (21:51 +0000)]
Extra bits from wireless-dev for the mac80211 stack - should just be additions
SVN-Revision: 7695
Peter Denison [Thu, 21 Jun 2007 21:29:37 +0000 (21:29 +0000)]
make 130-netfilter-ipset.patch apply under 2.6.22-rc[45]
SVN-Revision: 7694
Peter Denison [Thu, 21 Jun 2007 20:45:45 +0000 (20:45 +0000)]
New: mac80211-based bcm43xx driver from the wireless-dev tree
SVN-Revision: 7693
Peter Denison [Thu, 21 Jun 2007 20:42:32 +0000 (20:42 +0000)]
New: mac80211 stack from the wireless-dev tree
SVN-Revision: 7692
Peter Denison [Thu, 21 Jun 2007 20:10:50 +0000 (20:10 +0000)]
brcm43xx: update SSB driver * files/ now contains the wireless-dev tree version * patches/210-ssb_merge is nbd's subsequent changes
SVN-Revision: 7691
Felix Fietkau [Thu, 21 Jun 2007 17:53:08 +0000 (17:53 +0000)]
minor kernel config sync
SVN-Revision: 7690
Florian Fainelli [Thu, 21 Jun 2007 17:20:19 +0000 (17:20 +0000)]
Fix the IRQ assignment with vlynq/pci, thanks sw ! (#1865)
SVN-Revision: 7689
Felix Fietkau [Thu, 21 Jun 2007 16:17:59 +0000 (16:17 +0000)]
fix cgi-bin directory handling (#1764)
SVN-Revision: 7688
Felix Fietkau [Thu, 21 Jun 2007 15:52:07 +0000 (15:52 +0000)]
fix the squashfs kernel command line for rb532
SVN-Revision: 7687
Felix Fietkau [Thu, 21 Jun 2007 15:50:01 +0000 (15:50 +0000)]
fix the tar invocation in kernel build (#1935)
SVN-Revision: 7686
John Crispin [Wed, 20 Jun 2007 22:05:15 +0000 (22:05 +0000)]
added usb-storage hotpluging
SVN-Revision: 7684
Felix Fietkau [Wed, 20 Jun 2007 21:52:55 +0000 (21:52 +0000)]
fix a memleak in broadcom-diag (#1780)
SVN-Revision: 7683
Mike Baker [Wed, 20 Jun 2007 20:00:47 +0000 (20:00 +0000)]
Allow the use of psk+psk2 (ap mode only). Thanks ragorn
SVN-Revision: 7682
Felix Fietkau [Wed, 20 Jun 2007 00:16:41 +0000 (00:16 +0000)]
add mini_fo fix from #1801
SVN-Revision: 7676
Felix Fietkau [Tue, 19 Jun 2007 22:29:51 +0000 (22:29 +0000)]
add brcm47xx mtd corruption fix by b.sander (#1502)
SVN-Revision: 7675
Florian Fainelli [Tue, 19 Jun 2007 16:56:04 +0000 (16:56 +0000)]
mac80211 is not available for kernels < 2.6.22
SVN-Revision: 7674
Gabor Juhos [Tue, 19 Jun 2007 14:46:42 +0000 (14:46 +0000)]
cleanup svn properties
SVN-Revision: 7673
Hamish Guthrie [Tue, 19 Jun 2007 13:04:42 +0000 (13:04 +0000)]
Changed bootloader and partition parameters to ease virgin unit programming without SD-Flash card.
SVN-Revision: 7672
John Crispin [Mon, 18 Jun 2007 21:44:42 +0000 (21:44 +0000)]
broadcom47xx-2.6 was missing usb support, which was needed for wl500gp
SVN-Revision: 7671
John Crispin [Mon, 18 Jun 2007 21:01:11 +0000 (21:01 +0000)]
added 3 new crypto modules needed by ppp_mppe
SVN-Revision: 7670
Mike Baker [Mon, 18 Jun 2007 17:55:27 +0000 (17:55 +0000)]
remove target
SVN-Revision: 7669
Gabor Juhos [Mon, 18 Jun 2007 16:15:37 +0000 (16:15 +0000)]
remove unused empty files
SVN-Revision: 7668
Florian Fainelli [Mon, 18 Jun 2007 15:44:29 +0000 (15:44 +0000)]
Remove reference to old ar7-2.4 code
SVN-Revision: 7667
Florian Fainelli [Mon, 18 Jun 2007 15:43:52 +0000 (15:43 +0000)]
ar7-2.6 actually supports atm
SVN-Revision: 7666
Florian Fainelli [Mon, 18 Jun 2007 15:32:14 +0000 (15:32 +0000)]
Typo fix on the usb2 kernel module
SVN-Revision: 7665
Florian Fainelli [Mon, 18 Jun 2007 15:14:06 +0000 (15:14 +0000)]
Fix spca5xx compilation with ccache (#1849)
SVN-Revision: 7663
Rod Whitby [Mon, 18 Jun 2007 13:23:01 +0000 (13:23 +0000)]
NPE microcode is stored in a separate 'microcode' partition on the NAS100d
SVN-Revision: 7662
Florian Fainelli [Mon, 18 Jun 2007 08:14:11 +0000 (08:14 +0000)]
Add support for the D-Link DIR-130/330
SVN-Revision: 7660
Felix Fietkau [Mon, 18 Jun 2007 03:44:08 +0000 (03:44 +0000)]
update to 2.6.22-rc5 (#1915)
SVN-Revision: 7659
Felix Fietkau [Mon, 18 Jun 2007 00:11:27 +0000 (00:11 +0000)]
make sure quilt starts with the correct patch order in series
SVN-Revision: 7658
Florian Fainelli [Sun, 17 Jun 2007 19:49:39 +0000 (19:49 +0000)]
Put the acx tarball on openwrt.org (#1913)
SVN-Revision: 7656
Florian Fainelli [Sun, 17 Jun 2007 14:05:59 +0000 (14:05 +0000)]
Resync kernel config, preliminary bandwidth control mgmt for the adm5120 switch
SVN-Revision: 7655
Florian Fainelli [Sun, 17 Jun 2007 14:04:15 +0000 (14:04 +0000)]
New PCI fixup version, should better assign IRQs for boards, thanks Gabor !
SVN-Revision: 7654
Felix Fietkau [Sun, 17 Jun 2007 02:58:28 +0000 (02:58 +0000)]
switch over x86 to 2.6.22-rc4
SVN-Revision: 7653
John Crispin [Sun, 17 Jun 2007 02:53:53 +0000 (02:53 +0000)]
initial merge for vhdl support on the foxboard
SVN-Revision: 7652
Felix Fietkau [Sun, 17 Jun 2007 02:53:06 +0000 (02:53 +0000)]
fix zd1211 with linux 2.6.22
SVN-Revision: 7651
Felix Fietkau [Sun, 17 Jun 2007 02:14:06 +0000 (02:14 +0000)]
fix shfs compile on 2.6.22
SVN-Revision: 7650
Felix Fietkau [Sun, 17 Jun 2007 02:05:22 +0000 (02:05 +0000)]
mark openswan as 2.4 only for now (doesn't work on 2.6.22, does anyone even need this on 2.6?)
SVN-Revision: 7649
Felix Fietkau [Sun, 17 Jun 2007 00:53:33 +0000 (00:53 +0000)]
make aodv-uu compatible with 2.6.22
SVN-Revision: 7648
Felix Fietkau [Sun, 17 Jun 2007 00:06:58 +0000 (00:06 +0000)]
fix ipset compile with 2.6.22-rc4
SVN-Revision: 7647
Felix Fietkau [Sat, 16 Jun 2007 02:08:06 +0000 (02:08 +0000)]
remove empty patches
SVN-Revision: 7645