Florian Fainelli [Sat, 23 Dec 2006 22:50:36 +0000 (22:50 +0000)]
Fix msdos module loading (#1086)
SVN-Revision: 5896
Florian Fainelli [Sat, 23 Dec 2006 14:27:06 +0000 (14:27 +0000)]
Also build bzImage for rdc boards
SVN-Revision: 5895
Rod Whitby [Sat, 23 Dec 2006 10:28:37 +0000 (10:28 +0000)]
Fixed typo, it might work now :-)
SVN-Revision: 5894
Rod Whitby [Sat, 23 Dec 2006 08:10:35 +0000 (08:10 +0000)]
Generate a flashable image for the NSLU2
SVN-Revision: 5893
Rod Whitby [Sat, 23 Dec 2006 08:09:34 +0000 (08:09 +0000)]
Utility for creating installable image for the NSLU2.
SVN-Revision: 5892
Felix Fietkau [Fri, 22 Dec 2006 11:58:24 +0000 (11:58 +0000)]
remove problematic change that probably broke SoC support
SVN-Revision: 5891
Felix Fietkau [Fri, 22 Dec 2006 08:06:07 +0000 (08:06 +0000)]
move hostapd setup function to wireless-tools package, as it is driver independent
SVN-Revision: 5890
Felix Fietkau [Fri, 22 Dec 2006 08:02:59 +0000 (08:02 +0000)]
nuke old madwifi init script, add new /lib/wifi handler (usable for many configurations already), fix up a target name
SVN-Revision: 5889
Felix Fietkau [Fri, 22 Dec 2006 07:58:06 +0000 (07:58 +0000)]
lots of enhancements for the madwifi script (hostapd calls for ap with wpa implemented, two kinds of wds support added - by essid or by bssid, various bugfixes)
SVN-Revision: 5888
Felix Fietkau [Fri, 22 Dec 2006 03:52:48 +0000 (03:52 +0000)]
update madwifi SoC support patch, add device ids for 2317 (will be functional after a hal upgrade)
SVN-Revision: 5887
Rod Whitby [Thu, 21 Dec 2006 00:26:45 +0000 (00:26 +0000)]
Moved netconfig (for ixp4xx only) to S15, so that it can access /proc/cpuinfo to determine which type of board it is on. Added ifup commands at the end to bring up the interfaces.
SVN-Revision: 5886
Felix Fietkau [Wed, 20 Dec 2006 22:23:51 +0000 (22:23 +0000)]
replace another instance of a relative path to generic-2.* with an absolute one (for symlinked target directories)
SVN-Revision: 5885
Felix Fietkau [Wed, 20 Dec 2006 17:33:28 +0000 (17:33 +0000)]
more cleanup
SVN-Revision: 5884
Rod Whitby [Wed, 20 Dec 2006 13:17:21 +0000 (13:17 +0000)]
Initial stab at netconfig for nslu2 and nas100d
SVN-Revision: 5883
Nicolas Thill [Wed, 20 Dec 2006 09:53:33 +0000 (09:53 +0000)]
move DEFAULT_foo out of PACKAGE_foo, it was breaking package menus.
SVN-Revision: 5881
Rod Whitby [Wed, 20 Dec 2006 09:33:12 +0000 (09:33 +0000)]
Compiled the ixp4xx on-board network support into the kernel, so that auto-loading of the microcode from another flash partition will work.
SVN-Revision: 5880
Felix Fietkau [Wed, 20 Dec 2006 07:00:30 +0000 (07:00 +0000)]
remove hardcoded package name
SVN-Revision: 5879
Felix Fietkau [Wed, 20 Dec 2006 05:58:41 +0000 (05:58 +0000)]
prepare for moving part of the firewall to hotplug. created new chains {input,forwarding,prerouting}_wan for wan port forwardings and updated the examples. syntax of /etc/config/firewall unchanged and old firewall.user files are still compatible
SVN-Revision: 5878
Felix Fietkau [Wed, 20 Dec 2006 05:29:52 +0000 (05:29 +0000)]
don't try to automount loopback devices (#1011)
SVN-Revision: 5877
Felix Fietkau [Wed, 20 Dec 2006 05:26:39 +0000 (05:26 +0000)]
add a workaround for self-killing init scripts on restart (#1023)
SVN-Revision: 5876
Felix Fietkau [Wed, 20 Dec 2006 05:12:49 +0000 (05:12 +0000)]
fix ppp keepalive setting (#1071)
SVN-Revision: 5875
Felix Fietkau [Wed, 20 Dec 2006 05:07:11 +0000 (05:07 +0000)]
add wlc commands for setting 802.11d and 802.11h mode, disable both by default (helps with ipw2200 assoc problems, see #1075 for more information)
SVN-Revision: 5874
Felix Fietkau [Wed, 20 Dec 2006 05:00:16 +0000 (05:00 +0000)]
fix size of config partition on ar7 (#902)
SVN-Revision: 5873
Felix Fietkau [Wed, 20 Dec 2006 04:15:13 +0000 (04:15 +0000)]
add a variable to keep track of the list of sections when loading uci config files. add a function to iterate through sections
SVN-Revision: 5870
Florian Fainelli [Tue, 19 Dec 2006 23:48:47 +0000 (23:48 +0000)]
Add image generation for ar525w
SVN-Revision: 5868
Rod Whitby [Tue, 19 Dec 2006 23:23:51 +0000 (23:23 +0000)]
Not sure why ixp4xx-2.6 config has HWMON set, but because it does, then there has to be many other SENSORS config options unset
SVN-Revision: 5867
Rod Whitby [Tue, 19 Dec 2006 23:19:13 +0000 (23:19 +0000)]
Enabled RTC (compiled in) for NSLU2 and NAS100d, and PATA (modules) for NAS100d
SVN-Revision: 5866
Felix Fietkau [Tue, 19 Dec 2006 22:52:16 +0000 (22:52 +0000)]
add two patches from madwifi trac ticket 914 - should fix multiple wlanconfig create/destroy runs and a few wds related crashes
SVN-Revision: 5865
Felix Fietkau [Tue, 19 Dec 2006 22:45:59 +0000 (22:45 +0000)]
change the type of plat_irq_dispatch
SVN-Revision: 5864
Felix Fietkau [Tue, 19 Dec 2006 22:39:03 +0000 (22:39 +0000)]
remove obsolete patch
SVN-Revision: 5863
Felix Fietkau [Tue, 19 Dec 2006 22:06:09 +0000 (22:06 +0000)]
cosmetic fix: make the pci slot check more readable
SVN-Revision: 5862
Felix Fietkau [Tue, 19 Dec 2006 21:41:04 +0000 (21:41 +0000)]
add a better pci fix for rb532
SVN-Revision: 5861
Felix Fietkau [Tue, 19 Dec 2006 19:34:52 +0000 (19:34 +0000)]
add missing copyright
SVN-Revision: 5860
Imre Kaloz [Tue, 19 Dec 2006 15:06:32 +0000 (15:06 +0000)]
next time I should sleep more
SVN-Revision: 5858
Imre Kaloz [Tue, 19 Dec 2006 13:14:06 +0000 (13:14 +0000)]
upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ixp4xx
SVN-Revision: 5856
Felix Fietkau [Tue, 19 Dec 2006 08:16:35 +0000 (08:16 +0000)]
first round of rb532 cleanup
SVN-Revision: 5855
Felix Fietkau [Tue, 19 Dec 2006 06:40:32 +0000 (06:40 +0000)]
add hardware detection for dell truemobile 2300
SVN-Revision: 5854
Felix Fietkau [Tue, 19 Dec 2006 02:53:02 +0000 (02:53 +0000)]
fix qos-scripts RED qdisc calculation for slow lines
SVN-Revision: 5853
Florian Fainelli [Tue, 19 Dec 2006 01:40:56 +0000 (01:40 +0000)]
More bcm963xx fixes
SVN-Revision: 5852
Felix Fietkau [Tue, 19 Dec 2006 01:23:31 +0000 (01:23 +0000)]
cosmetic fixes
SVN-Revision: 5851
Felix Fietkau [Tue, 19 Dec 2006 01:20:44 +0000 (01:20 +0000)]
implement real-time progress info for the package/target info collect (thanks to Thorsten Glaser for the idea)
SVN-Revision: 5850
Florian Fainelli [Mon, 18 Dec 2006 22:34:22 +0000 (22:34 +0000)]
More bcm963xx fixes with 2.6.19
SVN-Revision: 5849
Florian Fainelli [Mon, 18 Dec 2006 21:57:24 +0000 (21:57 +0000)]
Replace inode.u.generic_ip with inode.i_private
SVN-Revision: 5848
Felix Fietkau [Mon, 18 Dec 2006 19:42:35 +0000 (19:42 +0000)]
add ohci to x86 kernel config
SVN-Revision: 5847
Felix Fietkau [Mon, 18 Dec 2006 18:30:29 +0000 (18:30 +0000)]
some platform support path name cleanup
SVN-Revision: 5846
Felix Fietkau [Mon, 18 Dec 2006 18:28:38 +0000 (18:28 +0000)]
add a missing dependency - prevented clean rebuild after kernel upgrades
SVN-Revision: 5845
Florian Fainelli [Mon, 18 Dec 2006 16:33:54 +0000 (16:33 +0000)]
Oops, commited just one part :/
SVN-Revision: 5842
Florian Fainelli [Mon, 18 Dec 2006 16:30:04 +0000 (16:30 +0000)]
Update brcm63xx flash map driver for 2.6.19
SVN-Revision: 5841
Florian Fainelli [Mon, 18 Dec 2006 12:07:05 +0000 (12:07 +0000)]
Add a Ralink profile
SVN-Revision: 5835
Rod Whitby [Mon, 18 Dec 2006 01:58:28 +0000 (01:58 +0000)]
Fixed patch naming to match conventions
SVN-Revision: 5831
Rod Whitby [Mon, 18 Dec 2006 01:57:04 +0000 (01:57 +0000)]
IXP4xx patches for NSLU2 and NAS100D
SVN-Revision: 5830
Florian Fainelli [Sun, 17 Dec 2006 23:52:18 +0000 (23:52 +0000)]
Fix spelling typo
SVN-Revision: 5829
Felix Fietkau [Sun, 17 Dec 2006 23:33:25 +0000 (23:33 +0000)]
fix a spelling mistake (spotted by armijn)
SVN-Revision: 5828
Florian Fainelli [Sun, 17 Dec 2006 19:12:12 +0000 (19:12 +0000)]
Fix rt61 compilation with 2.6.19 kernels
SVN-Revision: 5827
Florian Fainelli [Sun, 17 Dec 2006 16:26:28 +0000 (16:26 +0000)]
Update rdc-2.6 patches for 2.6.19
SVN-Revision: 5825
Nicolas Thill [Sun, 17 Dec 2006 14:56:27 +0000 (14:56 +0000)]
prevent pkg-config from looking for .pc files on the host system
SVN-Revision: 5820
Florian Fainelli [Sun, 17 Dec 2006 13:13:12 +0000 (13:13 +0000)]
Update brcm63xx patch to run on 2.6.19, remove binary hacks patch till we update this patch to 2.6.19
SVN-Revision: 5817
Rod Whitby [Sun, 17 Dec 2006 12:40:45 +0000 (12:40 +0000)]
A little endian arm site defaults, in case anyone wants it. ixp4xx kernel and rootfs at least builds with it, but is untested.
SVN-Revision: 5815
Rod Whitby [Sun, 17 Dec 2006 12:28:46 +0000 (12:28 +0000)]
Renamed 050-* to comply with patch naming convention.
SVN-Revision: 5814
Rod Whitby [Sun, 17 Dec 2006 03:05:52 +0000 (03:05 +0000)]
Replaced non-working (on NAS100d) redboot byteswap partition truncate patch with the one that has been tested on NSLU2, NAS100d, Loft, etc., accepted by linux-mtd, and should be in 2.6.20
SVN-Revision: 5813
Imre Kaloz [Sat, 16 Dec 2006 23:03:54 +0000 (23:03 +0000)]
add diag support for the Buffalo WZR-G300N
SVN-Revision: 5812
Nicolas Thill [Sat, 16 Dec 2006 22:18:37 +0000 (22:18 +0000)]
fix isakmpd
SVN-Revision: 5811
Nicolas Thill [Sat, 16 Dec 2006 19:57:11 +0000 (19:57 +0000)]
use INSTALL_DIR variable
SVN-Revision: 5809
Imre Kaloz [Sat, 16 Dec 2006 19:54:09 +0000 (19:54 +0000)]
build wrt300n v1 images
SVN-Revision: 5808
Mike Baker [Sat, 16 Dec 2006 09:05:37 +0000 (09:05 +0000)]
allow channel to be ommited
SVN-Revision: 5807
Felix Fietkau [Sat, 16 Dec 2006 02:29:22 +0000 (02:29 +0000)]
remove empty file
SVN-Revision: 5806
Felix Fietkau [Sat, 16 Dec 2006 01:32:12 +0000 (01:32 +0000)]
fix path to generic init file when using a symlinked target support directory
SVN-Revision: 5805
Felix Fietkau [Sat, 16 Dec 2006 00:39:57 +0000 (00:39 +0000)]
add SoC support to madwifi
SVN-Revision: 5804
Nicolas Thill [Fri, 15 Dec 2006 18:27:31 +0000 (18:27 +0000)]
mark pwc & shfs as broken (they don't build on 2.6.19)
SVN-Revision: 5803
Nicolas Thill [Fri, 15 Dec 2006 18:21:04 +0000 (18:21 +0000)]
update zd1211 to r83, fix build on 2.6.19
SVN-Revision: 5802
Nicolas Thill [Fri, 15 Dec 2006 16:56:08 +0000 (16:56 +0000)]
update openswan to 2.4.7, fix 2.6.19 build
SVN-Revision: 5801
Nicolas Thill [Fri, 15 Dec 2006 16:15:35 +0000 (16:15 +0000)]
update ipsec-tools to 0.6.6, add a patch to build on 2.6.19, use Configure template
SVN-Revision: 5800
Nicolas Thill [Fri, 15 Dec 2006 16:06:45 +0000 (16:06 +0000)]
update fuse to 2.6.1 (fix build on 2.6.19), remove kmod_build patch needed for 2.4 and make fuse 2.6 only
SVN-Revision: 5799
Nicolas Thill [Fri, 15 Dec 2006 15:45:15 +0000 (15:45 +0000)]
update alsa-driver to 1.1.14rc1 (fix build on 2.6.19)
SVN-Revision: 5798
Imre Kaloz [Thu, 14 Dec 2006 22:50:13 +0000 (22:50 +0000)]
remove the ar531x-2.4 target, a 2.6 port will be added soon
SVN-Revision: 5796
Felix Fietkau [Thu, 14 Dec 2006 22:09:04 +0000 (22:09 +0000)]
fix util-linux compile
SVN-Revision: 5795
Felix Fietkau [Thu, 14 Dec 2006 20:00:25 +0000 (20:00 +0000)]
fix ebtables compile
SVN-Revision: 5794
Felix Fietkau [Thu, 14 Dec 2006 19:36:35 +0000 (19:36 +0000)]
update arptables to latest upstream version and fix compile with 2.6.19
SVN-Revision: 5793
Felix Fietkau [Thu, 14 Dec 2006 17:35:56 +0000 (17:35 +0000)]
remove a few unused things
SVN-Revision: 5792
Felix Fietkau [Thu, 14 Dec 2006 17:29:51 +0000 (17:29 +0000)]
fix CONFIG_FILENAME in uci_commit()
SVN-Revision: 5791
Felix Fietkau [Thu, 14 Dec 2006 17:28:19 +0000 (17:28 +0000)]
fix typo
SVN-Revision: 5790
Felix Fietkau [Thu, 14 Dec 2006 16:41:33 +0000 (16:41 +0000)]
Upgrade to Linux 2.6.19
- Includes large parts of the patch from #1021 by dpalffy
- Includes RB532 NAND driver changes by n0-1
SVN-Revision: 5789
Felix Fietkau [Thu, 14 Dec 2006 16:22:46 +0000 (16:22 +0000)]
revert last commit - flash map driver not updated yet
SVN-Revision: 5788
Felix Fietkau [Thu, 14 Dec 2006 15:27:41 +0000 (15:27 +0000)]
remove some padding
SVN-Revision: 5787
Felix Fietkau [Thu, 14 Dec 2006 08:00:20 +0000 (08:00 +0000)]
prepare packages for kernel upgrade to 2.6.19
SVN-Revision: 5786
Felix Fietkau [Thu, 14 Dec 2006 07:59:45 +0000 (07:59 +0000)]
add diag support for the WRT350N
SVN-Revision: 5785
Felix Fietkau [Thu, 14 Dec 2006 07:00:34 +0000 (07:00 +0000)]
add a hack for compiling a 32 bit user space with 64 bit uml kernel on x86_64
SVN-Revision: 5784
Felix Fietkau [Thu, 14 Dec 2006 05:10:23 +0000 (05:10 +0000)]
fix ccache build order
SVN-Revision: 5783
Felix Fietkau [Thu, 14 Dec 2006 04:59:04 +0000 (04:59 +0000)]
add a simple maintenance tool for kernel config files
SVN-Revision: 5782
Felix Fietkau [Thu, 14 Dec 2006 04:57:55 +0000 (04:57 +0000)]
fix kernel-headers compile
SVN-Revision: 5781
Felix Fietkau [Thu, 14 Dec 2006 04:54:59 +0000 (04:54 +0000)]
prepare madwifi for the kernel upgrade to 2.6.19
SVN-Revision: 5780
Felix Fietkau [Wed, 13 Dec 2006 18:51:04 +0000 (18:51 +0000)]
small cleanup
SVN-Revision: 5778
Florian Fainelli [Wed, 13 Dec 2006 12:51:46 +0000 (12:51 +0000)]
Fix module loading order (#1048)
SVN-Revision: 5777
Felix Fietkau [Tue, 12 Dec 2006 23:55:14 +0000 (23:55 +0000)]
better network config support for bcm94704
SVN-Revision: 5775
Felix Fietkau [Tue, 12 Dec 2006 23:20:05 +0000 (23:20 +0000)]
disable broadcom jffs2 images by default
SVN-Revision: 5773
Felix Fietkau [Tue, 12 Dec 2006 16:57:16 +0000 (16:57 +0000)]
fix compile error (pointed out by nonsequitor)
SVN-Revision: 5772
Florian Fainelli [Tue, 12 Dec 2006 13:32:47 +0000 (13:32 +0000)]
Fix ixp compilation errors (#1003)
SVN-Revision: 5771
Florian Fainelli [Tue, 12 Dec 2006 12:58:01 +0000 (12:58 +0000)]
Update ralink module package in the WiFi profile
SVN-Revision: 5770
Florian Fainelli [Tue, 12 Dec 2006 12:57:28 +0000 (12:57 +0000)]
Also change Makefile
SVN-Revision: 5769
Florian Fainelli [Tue, 12 Dec 2006 12:56:00 +0000 (12:56 +0000)]
Change package name
SVN-Revision: 5768