openwrt.git
14 years agofix a typo
nbd [Thu, 22 Oct 2009 16:39:39 +0000 (16:39 +0000)]
fix a typo

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18122 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoadd some extra stripping options for kernel modules to reduce size even more (thx...
nbd [Thu, 22 Oct 2009 16:26:12 +0000 (16:26 +0000)]
add some extra stripping options for kernel modules to reduce size even more (thx, matteo)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18121 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] opkg:
jow [Thu, 22 Oct 2009 15:15:19 +0000 (15:15 +0000)]
[package] opkg:
- re-enable upgrade and restrict it to signle packages, fix usage text
- only read package descriptions if they're actually needed (almost never),
  saves even more space when parsing package lists
- refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18120 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] opkg:
jow [Thu, 22 Oct 2009 08:46:55 +0000 (08:46 +0000)]
[package] opkg:
- replace package list parser by something that works with fixed buffers
  to avoid slurping the whole file into memory during parsing
- fix a possible null pointer dereference in opkg_remove_cmd()
- get rid of upgrade, it cannot upgrade single packages and kills
  the system in most cases
- get rid of the flag operation, not needed
- bump package revision

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18119 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoimagebuilder: accept empty profile names, some targets do not define profiles (thx...
nbd [Thu, 22 Oct 2009 01:35:32 +0000 (01:35 +0000)]
imagebuilder: accept empty profile names, some targets do not define profiles (thx, patrick)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18117 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[toolchain] get rid of gcc-4.4.0 support
florian [Wed, 21 Oct 2009 14:32:09 +0000 (14:32 +0000)]
[toolchain] get rid of gcc-4.4.0 support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18115 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[toolchain] refresh toolchain patches, add ubicom32 patch to gcc 4.4.1 and 4.4.2
florian [Wed, 21 Oct 2009 14:31:01 +0000 (14:31 +0000)]
[toolchain] refresh toolchain patches, add ubicom32 patch to gcc 4.4.1 and 4.4.2

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18114 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[toolchain] add support for gcc-4.4.2, add missing gcc-4.4.1 md5sum
florian [Wed, 21 Oct 2009 06:26:39 +0000 (06:26 +0000)]
[toolchain] add support for gcc-4.4.2, add missing gcc-4.4.1 md5sum

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18113 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomadwifi: reduce the size of the multicall tool binary
nbd [Wed, 21 Oct 2009 00:20:42 +0000 (00:20 +0000)]
madwifi: reduce the size of the multicall tool binary

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18112 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agodo not relink libresolv, it makes iproute2 barf
nbd [Tue, 20 Oct 2009 22:22:59 +0000 (22:22 +0000)]
do not relink libresolv, it makes iproute2 barf

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18111 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoremove obsolete uci validation awk code
nbd [Tue, 20 Oct 2009 21:48:40 +0000 (21:48 +0000)]
remove obsolete uci validation awk code

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18110 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agobase-files: remove obsolete stuff from common.awk
nbd [Tue, 20 Oct 2009 21:45:57 +0000 (21:45 +0000)]
base-files: remove obsolete stuff from common.awk

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18109 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agowireless-tools: reduce binary size by ~13k by removing unused/obsolete features
nbd [Tue, 20 Oct 2009 21:40:09 +0000 (21:40 +0000)]
wireless-tools: reduce binary size by ~13k by removing unused/obsolete features

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18108 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agohostapd: make compilation of the hostap driver conditional - saves 10k uncompressed
nbd [Tue, 20 Oct 2009 21:14:57 +0000 (21:14 +0000)]
hostapd: make compilation of the hostap driver conditional - saves 10k uncompressed

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18107 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agohotplug2: get rid of the unnecessary reference to libdl as well
nbd [Tue, 20 Oct 2009 20:59:40 +0000 (20:59 +0000)]
hotplug2: get rid of the unnecessary reference to libdl as well

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18106 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomark the llvm toolchain as broken
nbd [Tue, 20 Oct 2009 20:52:42 +0000 (20:52 +0000)]
mark the llvm toolchain as broken

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18105 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agohotplug2: compile in the worker module statically, saves >20k uncompressed
nbd [Tue, 20 Oct 2009 20:49:44 +0000 (20:49 +0000)]
hotplug2: compile in the worker module statically, saves >20k uncompressed

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18104 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: add default network configuration for RS and RS-Pro
juhosg [Tue, 20 Oct 2009 19:36:47 +0000 (19:36 +0000)]
ar71xx: add default network configuration for RS and RS-Pro

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18103 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] base-files: only try to execute watchdog if binary is present
jow [Tue, 20 Oct 2009 17:07:08 +0000 (17:07 +0000)]
[package] base-files: only try to execute watchdog if binary is present

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18102 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: add default network configuration file for the WP543 board
juhosg [Tue, 20 Oct 2009 12:59:45 +0000 (12:59 +0000)]
ar71xx: add default network configuration file for the WP543 board

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18101 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: Compex WPJ543 board is supported as well
juhosg [Tue, 20 Oct 2009 12:59:42 +0000 (12:59 +0000)]
ar71xx: Compex WPJ543 board is supported as well

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18100 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: fix PCI IRQ map of the WP543
juhosg [Tue, 20 Oct 2009 12:59:39 +0000 (12:59 +0000)]
ar71xx: fix PCI IRQ map of the WP543

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18099 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoremove $(FPIC) from iptables, it is handled internally correctly. saves 2k on mips
nbd [Tue, 20 Oct 2009 11:44:16 +0000 (11:44 +0000)]
remove $(FPIC) from iptables, it is handled internally correctly. saves 2k on mips

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18098 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agofix potential inconsistencies in toolchain selection on linux 2.4
nbd [Tue, 20 Oct 2009 09:14:25 +0000 (09:14 +0000)]
fix potential inconsistencies in toolchain selection on linux 2.4

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18097 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agouse the new 4.3.3+cs toolchain for mips and arm - significantly improves code size...
nbd [Tue, 20 Oct 2009 09:03:44 +0000 (09:03 +0000)]
use the new 4.3.3+cs toolchain for mips and arm - significantly improves code size on mips and performance on arm

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18094 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agozlib: replace -fPIC with $(FPIC)
nbd [Tue, 20 Oct 2009 08:41:32 +0000 (08:41 +0000)]
zlib: replace -fPIC with $(FPIC)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18093 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agouci: only use $(FPIC) on library parts, saves a few hundred bytes
nbd [Tue, 20 Oct 2009 08:26:39 +0000 (08:26 +0000)]
uci: only use $(FPIC) on library parts, saves a few hundred bytes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18092 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoopkg: get rid of libopkg, saves >10k compressed, >40k uncompressed
nbd [Tue, 20 Oct 2009 08:21:10 +0000 (08:21 +0000)]
opkg: get rid of libopkg, saves >10k compressed, >40k uncompressed

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18091 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agofix pthread mklibs relinking by copying libpthread_so.a from uclibc instead of using...
nbd [Tue, 20 Oct 2009 07:26:34 +0000 (07:26 +0000)]
fix pthread mklibs relinking by copying libpthread_so.a from uclibc instead of using the standard _pic variant

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18090 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoinstall the right version of libgcc along with its version map to fix relinking issue...
nbd [Tue, 20 Oct 2009 06:57:19 +0000 (06:57 +0000)]
install the right version of libgcc along with its version map to fix relinking issues with mklibs, attempt to relink only if the version map is actually present

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18089 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[busybox] At boot, the startup process is executed in a non-interactive shell. Defaul...
hcg [Tue, 20 Oct 2009 06:51:30 +0000 (06:51 +0000)]
[busybox] At boot, the startup process is executed in a non-interactive shell. Default behavior for a non-interactive shell is that SIGINT is processeld locally by the shell (and typically ignored), this runtime environment is inherited by children, hence Ctrl-C has no effect within a telnet session. This patch enables the correct behavior

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18088 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agogcc: backport libgcc_pic changes to older gcc4 versions, install the libgcc map file...
nbd [Tue, 20 Oct 2009 06:48:29 +0000 (06:48 +0000)]
gcc: backport libgcc_pic changes to older gcc4 versions, install the libgcc map file as well

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18087 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agogcc: create a proper libgcc_pic.a static library for relinking (4.3.3+ for now, backp...
nbd [Mon, 19 Oct 2009 23:26:09 +0000 (23:26 +0000)]
gcc: create a proper libgcc_pic.a static library for relinking (4.3.3+ for now, backport will follow)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18086 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomklibs: preserve the uclibc init symbol
nbd [Mon, 19 Oct 2009 23:26:05 +0000 (23:26 +0000)]
mklibs: preserve the uclibc init symbol

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18085 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomklibs: handle duplicate symbols properly
nbd [Mon, 19 Oct 2009 23:26:00 +0000 (23:26 +0000)]
mklibs: handle duplicate symbols properly

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18084 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomklibs: fix crashes on nonexistant sections in readelf (thx, justus)
nbd [Mon, 19 Oct 2009 23:25:42 +0000 (23:25 +0000)]
mklibs: fix crashes on nonexistant sections in readelf (thx, justus)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18083 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoifxmips: fold files/drivers/* into patches
blogic [Mon, 19 Oct 2009 20:56:55 +0000 (20:56 +0000)]
ifxmips: fold files/drivers/* into patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18082 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomark uboot-envtools as broken, it looks more like a place holder than an actual packa...
nbd [Mon, 19 Oct 2009 19:15:08 +0000 (19:15 +0000)]
mark uboot-envtools as broken, it looks more like a place holder than an actual packaging attempt

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18079 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoremove support for uclibc 0.9.29
nbd [Mon, 19 Oct 2009 18:25:25 +0000 (18:25 +0000)]
remove support for uclibc 0.9.29

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18078 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: create firmware image for WP543 boards with 4/8/16MB of flash
juhosg [Mon, 19 Oct 2009 08:07:40 +0000 (08:07 +0000)]
ar71xx: create firmware image for WP543 boards with 4/8/16MB of flash

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18075 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: enable myloader partition parser on 2.6.30 and 2.6.31
juhosg [Mon, 19 Oct 2009 08:07:38 +0000 (08:07 +0000)]
ar71xx: enable myloader partition parser on 2.6.30 and 2.6.31

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18074 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: sync 2.6.30 kernel config
juhosg [Mon, 19 Oct 2009 08:07:35 +0000 (08:07 +0000)]
ar71xx: sync 2.6.30 kernel config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18073 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: reset the phy chip along with the ethernet mac on the WP543 board
juhosg [Mon, 19 Oct 2009 08:07:32 +0000 (08:07 +0000)]
ar71xx: reset the phy chip along with the ethernet mac on the WP543 board

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18072 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: reset the ethernet device before registration
juhosg [Mon, 19 Oct 2009 08:07:29 +0000 (08:07 +0000)]
ar71xx: reset the ethernet device before registration

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18071 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agobinutils: add support for non-pic handling and use it in the codesourcery based gcc...
nbd [Mon, 19 Oct 2009 07:41:33 +0000 (07:41 +0000)]
binutils: add support for non-pic handling and use it in the codesourcery based gcc, fixes mips support for this toolchain

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18070 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agouClibc: add support for mips non-pic relocations in ldso
nbd [Mon, 19 Oct 2009 07:41:29 +0000 (07:41 +0000)]
uClibc: add support for mips non-pic relocations in ldso

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18069 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agogcc: prevent the libgcc configure script from enabling support for the fixed point...
nbd [Mon, 19 Oct 2009 05:28:29 +0000 (05:28 +0000)]
gcc: prevent the libgcc configure script from enabling support for the fixed point math extension, as it can bloat up libgcc size to 1.4M on mips

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18066 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomac80211: fix ath5k compile on 2.6.28 and earlier
nbd [Mon, 19 Oct 2009 04:28:15 +0000 (04:28 +0000)]
mac80211: fix ath5k compile on 2.6.28 and earlier

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18065 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agogcc: disable mips non-PIC ABI calls in the codesourcery based version by default...
nbd [Mon, 19 Oct 2009 04:26:28 +0000 (04:26 +0000)]
gcc: disable mips non-PIC ABI calls in the codesourcery based version by default, as our binutils version does not support it

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18064 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agofix ssb compile error on 2.6.28
nbd [Mon, 19 Oct 2009 03:45:03 +0000 (03:45 +0000)]
fix ssb compile error on 2.6.28

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18063 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agofix errors in unresolved weak symbols on arm
nbd [Mon, 19 Oct 2009 03:32:49 +0000 (03:32 +0000)]
fix errors in unresolved weak symbols on arm

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18062 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agohotplug2: fix "MALLOC FAILURE!" message caused by a missing return code check on...
nbd [Mon, 19 Oct 2009 02:39:02 +0000 (02:39 +0000)]
hotplug2: fix "MALLOC FAILURE!" message caused by a missing return code check on recv()

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18061 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoadd a binutils variant based on a binutils snapshot and codesourcery g++ enhancements...
nbd [Mon, 19 Oct 2009 02:09:59 +0000 (02:09 +0000)]
add a binutils variant based on a binutils snapshot and codesourcery g++ enhancements (compiles, but fails to link the kernel)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18060 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoadd a gcc variant based on gcc 4.3.3 with codesourcery enhancements
nbd [Mon, 19 Oct 2009 02:09:52 +0000 (02:09 +0000)]
add a gcc variant based on gcc 4.3.3 with codesourcery enhancements

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18059 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoramips: add preliminary support for the DIR-300 revB board
juhosg [Sun, 18 Oct 2009 08:48:07 +0000 (08:48 +0000)]
ramips: add preliminary support for the DIR-300 revB board

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18058 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoadd experimental support for a new menuconfig submenu "Package features".
nbd [Sat, 17 Oct 2009 22:11:21 +0000 (22:11 +0000)]
add experimental support for a new menuconfig submenu "Package features".
allows selection between multiple packages providing the same feature, which affects dependencies of other packages.
will be used e.g. for choosing between DirectFB and X.org for libraries like GTK2

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18056 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomadwifi: add antenna gpio support for nanostation loco2
nbd [Sat, 17 Oct 2009 22:11:14 +0000 (22:11 +0000)]
madwifi: add antenna gpio support for nanostation loco2

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18055 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomadwifi: remove the 10HZ timer for updating rate control statistics
nbd [Sat, 17 Oct 2009 04:56:09 +0000 (04:56 +0000)]
madwifi: remove the 10HZ timer for updating rate control statistics

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18053 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomadwifi: fix various noderef/memleak issues
nbd [Sat, 17 Oct 2009 04:56:05 +0000 (04:56 +0000)]
madwifi: fix various noderef/memleak issues

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18052 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agohostapd: do not configure wme when using madwifi - fixes wpa/wpa2 association problems
nbd [Sat, 17 Oct 2009 04:55:59 +0000 (04:55 +0000)]
hostapd: do not configure wme when using madwifi - fixes wpa/wpa2 association problems

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18051 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomadwifi: more ad-hoc fixes
nbd [Thu, 15 Oct 2009 19:20:43 +0000 (19:20 +0000)]
madwifi: more ad-hoc fixes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18050 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomadwifi: fix another ibss crash (#5935)
nbd [Wed, 14 Oct 2009 21:15:45 +0000 (21:15 +0000)]
madwifi: fix another ibss crash (#5935)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18048 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[etrax] reorder Kconfig sources; mainly copy from arch/arm/Kconfig
claudio [Wed, 14 Oct 2009 11:18:30 +0000 (11:18 +0000)]
[etrax] reorder Kconfig sources; mainly copy from arch/arm/Kconfig

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18047 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomadwifi: fix race condition on ibss init (#5935)
nbd [Wed, 14 Oct 2009 08:29:46 +0000 (08:29 +0000)]
madwifi: fix race condition on ibss init (#5935)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18046 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomadwifi: beacon timer fixes
nbd [Wed, 14 Oct 2009 08:29:37 +0000 (08:29 +0000)]
madwifi: beacon timer fixes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18045 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[toolchain] cris: fix ICE PR26515 (#3723)
claudio [Mon, 12 Oct 2009 13:38:52 +0000 (13:38 +0000)]
[toolchain] cris: fix ICE PR26515 (#3723)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18042 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] usb-core: Add dependency to nls-base (#5973)
acinonyx [Mon, 12 Oct 2009 11:44:36 +0000 (11:44 +0000)]
[package] usb-core: Add dependency to nls-base (#5973)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18041 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomac80211: fix download url (#5980)
nbd [Sun, 11 Oct 2009 23:11:39 +0000 (23:11 +0000)]
mac80211: fix download url (#5980)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18040 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoatheros: leave the gpio interrupts alone when user space changes the gpio input setti...
nbd [Sun, 11 Oct 2009 19:50:16 +0000 (19:50 +0000)]
atheros: leave the gpio interrupts alone when user space changes the gpio input settings, fixes #4493

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18036 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomac80211: fix a warning during interface bringup when using autochannel
nbd [Sun, 11 Oct 2009 15:06:12 +0000 (15:06 +0000)]
mac80211: fix a warning during interface bringup when using autochannel

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18034 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[kernel] ssb: remove reference to missing SDIO function from last 2.6.31 ssb update
nico [Sun, 11 Oct 2009 14:51:40 +0000 (14:51 +0000)]
[kernel] ssb: remove reference to missing SDIO function from last 2.6.31 ssb update

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18033 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[kernel] netfilter: remove IPset leftovers missed from [17844]
nico [Sun, 11 Oct 2009 14:08:31 +0000 (14:08 +0000)]
[kernel] netfilter: remove IPset leftovers missed from [17844]

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18032 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomac80211: fix rt2800pci, tx ack timeout is now hardcoded
nico [Sun, 11 Oct 2009 04:00:58 +0000 (04:00 +0000)]
mac80211: fix rt2800pci, tx ack timeout is now hardcoded

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18031 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomac80211: fix ibss join/create
nbd [Sun, 11 Oct 2009 03:13:57 +0000 (03:13 +0000)]
mac80211: fix ibss join/create

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18030 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[toolchain] gcc: fix 4.1.2 ICE on mips (see http://gcc.gnu.org/bugzilla/show_bug...
nico [Sun, 11 Oct 2009 02:52:08 +0000 (02:52 +0000)]
[toolchain] gcc: fix 4.1.2 ICE on mips (see gcc.gnu.org/bugzilla/show_bug.cgi?id=33256)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18029 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agofirewall: fix zone defaults
nbd [Sun, 11 Oct 2009 02:42:22 +0000 (02:42 +0000)]
firewall: fix zone defaults

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18028 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[kernel] config: add missing CONFIG_TOUCHSCREEN_USB_COMPOSITE symbol to 2.6.30 generic
nico [Sun, 11 Oct 2009 01:50:06 +0000 (01:50 +0000)]
[kernel] config: add missing CONFIG_TOUCHSCREEN_USB_COMPOSITE symbol to 2.6.30 generic

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18027 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[kernel] config: add missing CONFIG_SONYPI symbol to generic
nico [Sun, 11 Oct 2009 01:46:52 +0000 (01:46 +0000)]
[kernel] config: add missing CONFIG_SONYPI symbol to generic

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18026 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomac80211: fix encryption fallback for sta mode, add frequency/bssid selection support
nbd [Sun, 11 Oct 2009 01:05:17 +0000 (01:05 +0000)]
mac80211: fix encryption fallback for sta mode, add frequency/bssid selection support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18025 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomac80211: fix autochannel / fixed channel selection, add commands for unencrypted...
nbd [Sun, 11 Oct 2009 01:01:12 +0000 (01:01 +0000)]
mac80211: fix autochannel / fixed channel selection, add commands for unencrypted sta mode

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18024 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomac80211: upgrade to latest compat-wireless, fix ad-hoc interface setup
nbd [Sun, 11 Oct 2009 00:36:23 +0000 (00:36 +0000)]
mac80211: upgrade to latest compat-wireless, fix ad-hoc interface setup

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18023 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agossb: sync with wireless-2.6
nbd [Sun, 11 Oct 2009 00:36:06 +0000 (00:36 +0000)]
ssb: sync with wireless-2.6

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18022 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agogcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet...
nbd [Sat, 10 Oct 2009 19:25:48 +0000 (19:25 +0000)]
gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18019 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoudevtrigger: use the build system cflags
nbd [Sat, 10 Oct 2009 19:25:31 +0000 (19:25 +0000)]
udevtrigger: use the build system cflags

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18018 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agouClibc: add copysign, copysignf, copysignl for i386
nbd [Sat, 10 Oct 2009 19:25:18 +0000 (19:25 +0000)]
uClibc: add copysign, copysignf, copysignl for i386

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18017 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agouClibc: fix strrchr on i386
nbd [Sat, 10 Oct 2009 19:25:05 +0000 (19:25 +0000)]
uClibc: fix strrchr on i386

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18016 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agofirewall: do not process rules in reverse
nbd [Sat, 10 Oct 2009 18:08:26 +0000 (18:08 +0000)]
firewall: do not process rules in reverse

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18015 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[octeon] select kmod-usb-octeon in the mototech profile
florian [Fri, 9 Oct 2009 07:37:03 +0000 (07:37 +0000)]
[octeon] select kmod-usb-octeon in the mototech profile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18014 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[kernel] add missing CONFIG_IDE_PHISON symbol
florian [Fri, 9 Oct 2009 07:36:43 +0000 (07:36 +0000)]
[kernel] add missing CONFIG_IDE_PHISON symbol

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18013 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[octeon] package the octeon compact flash driver
florian [Fri, 9 Oct 2009 07:36:19 +0000 (07:36 +0000)]
[octeon] package the octeon compact flash driver

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18012 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoflash size was reported incorrectly
blogic [Thu, 8 Oct 2009 22:34:46 +0000 (22:34 +0000)]
flash size was reported incorrectly

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18011 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoifxmips: move header files, split up patches, rename some files
blogic [Thu, 8 Oct 2009 22:24:49 +0000 (22:24 +0000)]
ifxmips: move header files, split up patches, rename some files

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18010 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago#4985 - fixes dropbear banner file, thanks Roman Yepishev
blogic [Thu, 8 Oct 2009 18:58:15 +0000 (18:58 +0000)]
#4985 - fixes dropbear banner file, thanks Roman Yepishev

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18009 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoseveral cleanups for ifxmips. removes all code that has not been cleaned up properly
blogic [Thu, 8 Oct 2009 18:40:16 +0000 (18:40 +0000)]
several cleanups for ifxmips. removes all code that has not been cleaned up properly

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18008 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agokernel: fix automatic rootfs partition selection on 2.6.31
juhosg [Thu, 8 Oct 2009 18:34:45 +0000 (18:34 +0000)]
kernel: fix automatic rootfs partition selection on 2.6.31

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18007 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[octeon] add support for the dwc_otg USB controller
florian [Thu, 8 Oct 2009 17:56:31 +0000 (17:56 +0000)]
[octeon] add support for the dwc_otg USB controller

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18006 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[kernel] add more missing USB related configuration symbols to 2.6.30
florian [Thu, 8 Oct 2009 17:52:32 +0000 (17:52 +0000)]
[kernel] add more missing USB related configuration symbols to 2.6.30

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18005 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[octeon] add support for the hardware random number generator
florian [Thu, 8 Oct 2009 17:23:59 +0000 (17:23 +0000)]
[octeon] add support for the hardware random number generator

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18004 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[octeon] resync kernel configuration
florian [Thu, 8 Oct 2009 17:19:02 +0000 (17:19 +0000)]
[octeon] resync kernel configuration

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18003 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[target] ppc40x: don't force usb feature
nico [Thu, 8 Oct 2009 12:49:59 +0000 (12:49 +0000)]
[target] ppc40x: don't force usb feature

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18002 3c298f89-4303-0410-b956-a3cf2f4a3e73

This page took 0.063827 seconds and 4 git commands to generate.