openwrt.git
15 years ago[package] kernel: add missing kconfig symbol related to SSB
nico [Mon, 27 Apr 2009 15:48:11 +0000 (15:48 +0000)]
[package] kernel: add missing kconfig symbol related to SSB

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

15 years agobrcm47xx: remove 2.6.25 support
nbd [Mon, 27 Apr 2009 15:47:46 +0000 (15:47 +0000)]
brcm47xx: remove 2.6.25 support

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

15 years agoremove leftover unvram directory and move the nvram.init change to package/nvram
nbd [Mon, 27 Apr 2009 15:44:07 +0000 (15:44 +0000)]
remove leftover unvram directory and move the nvram.init change to package/nvram

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

15 years agorb532: remove leftover patches from an even older kernel version
nbd [Mon, 27 Apr 2009 15:39:57 +0000 (15:39 +0000)]
rb532: remove leftover patches from an even older kernel version

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

15 years agopatch breaks wchar_t-support in libstdc++ since a needless autoconf was disabled...
mirko [Mon, 27 Apr 2009 15:38:51 +0000 (15:38 +0000)]
patch breaks wchar_t-support in libstdc++ since a needless autoconf was disabled (r15345)

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

15 years agosince the generic 2.6.24 support is gone, remove it for rb532 as well
nbd [Mon, 27 Apr 2009 15:38:23 +0000 (15:38 +0000)]
since the generic 2.6.24 support is gone, remove it for rb532 as well

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

15 years ago[kernel] also strip the .notes section of the kernel
florian [Mon, 27 Apr 2009 15:37:58 +0000 (15:37 +0000)]
[kernel] also strip the .notes section of the kernel

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

15 years agoremove the unused files-2.6.24 directory
nbd [Mon, 27 Apr 2009 15:35:24 +0000 (15:35 +0000)]
remove the unused files-2.6.24 directory

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

15 years agonvram fixup: move the nvram commit hook to commit for all variables, since changes...
nbd [Mon, 27 Apr 2009 15:27:32 +0000 (15:27 +0000)]
nvram fixup: move the nvram commit hook to commit for all variables, since changes no longer take effect after only a set operation

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

15 years agobrcm-2.4: rip out all /dev/nvram and nvram setting/committing code from the kernel
nbd [Mon, 27 Apr 2009 14:51:26 +0000 (14:51 +0000)]
brcm-2.4: rip out all /dev/nvram and nvram setting/committing code from the kernel

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

15 years agobroadcom-wl: add nvram stub to fix nas compile after the switch to unvram
nbd [Mon, 27 Apr 2009 14:18:34 +0000 (14:18 +0000)]
broadcom-wl: add nvram stub to fix nas compile after the switch to unvram

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

15 years ago[brcm47xx] add nvram to default packages
jow [Mon, 27 Apr 2009 13:00:27 +0000 (13:00 +0000)]
[brcm47xx] add nvram to default packages

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

15 years ago[package] rename unvram to nvram
jow [Mon, 27 Apr 2009 12:58:54 +0000 (12:58 +0000)]
[package] rename unvram to nvram

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

15 years ago[package] remove old nvram package
jow [Mon, 27 Apr 2009 12:57:57 +0000 (12:57 +0000)]
[package] remove old nvram package

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

15 years ago[package] unvram: rename executable to "nvram" and place it in /usr/sbin, add fixup...
jow [Mon, 27 Apr 2009 12:57:29 +0000 (12:57 +0000)]
[package] unvram: rename executable to "nvram" and place it in /usr/sbin, add fixup init script from old nvram package

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

15 years ago[toolchain] gcc: fix 4.2.4 ICE on avr32 (see http://gcc.gnu.org/bugzilla/show_bug...
nico [Mon, 27 Apr 2009 11:20:36 +0000 (11:20 +0000)]
[toolchain] gcc: fix 4.2.4 ICE on avr32 (see gcc.gnu.org/bugzilla/show_bug.cgi?id=34762)

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

15 years agomake sure that at least sed is built before kernel_menuconfig/kernel_oldconfig is...
nbd [Mon, 27 Apr 2009 10:39:03 +0000 (10:39 +0000)]
make sure that at least sed is built before kernel_menuconfig/kernel_oldconfig is executed

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

15 years ago[toolchain] gcc: symlink ./lib64 to ./lib for x86_64 as well
nico [Mon, 27 Apr 2009 10:14:30 +0000 (10:14 +0000)]
[toolchain] gcc: symlink ./lib64 to ./lib for x86_64 as well

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

15 years ago[package] lua: embed md5lib
jow [Mon, 27 Apr 2009 01:47:03 +0000 (01:47 +0000)]
[package] lua: embed md5lib

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

15 years ago[package] unvram: get rid of some memory leaks
jow [Mon, 27 Apr 2009 01:38:15 +0000 (01:38 +0000)]
[package] unvram: get rid of some memory leaks

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

15 years ago[package] unvram: make it work on bcm47xx, also look for /dev/mtdblockX
jow [Sun, 26 Apr 2009 20:42:36 +0000 (20:42 +0000)]
[package] unvram: make it work on bcm47xx, also look for /dev/mtdblockX

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

15 years agopcap: fix disabling bluetooth
nbd [Sun, 26 Apr 2009 19:35:05 +0000 (19:35 +0000)]
pcap: fix disabling bluetooth

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

15 years ago[ar71xx] select ar8216 support for the WRT400N (thanks to netprince)
juhosg [Sun, 26 Apr 2009 18:47:41 +0000 (18:47 +0000)]
[ar71xx] select ar8216 support for the WRT400N (thanks to netprince)

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

15 years ago[package] Add unvram, a nvram manipulation tool suitable for brcm-2.4 and bcm47xx...
jow [Sun, 26 Apr 2009 14:54:05 +0000 (14:54 +0000)]
[package] Add unvram, a nvram manipulation tool suitable for brcm-2.4 and bcm47xx platforms

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

15 years ago[package] kernel: disable kmod-rfkill on UML
nico [Sun, 26 Apr 2009 12:49:11 +0000 (12:49 +0000)]
[package] kernel: disable kmod-rfkill on UML

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

15 years ago[ar71xx] add experimental support for the Linksys WRT400N board (thanks to netprince)
juhosg [Sun, 26 Apr 2009 06:40:02 +0000 (06:40 +0000)]
[ar71xx] add experimental support for the Linksys WRT400N board (thanks to netprince)

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

15 years ago[adm5120] switch to 2.6.28
juhosg [Sun, 26 Apr 2009 06:16:30 +0000 (06:16 +0000)]
[adm5120] switch to 2.6.28

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

15 years ago[ar71xx] add missing Kconfig symbol
juhosg [Sun, 26 Apr 2009 05:33:38 +0000 (05:33 +0000)]
[ar71xx] add missing Kconfig symbol

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

15 years ago[ar71xx] refresh 2.6.28 patches
juhosg [Sun, 26 Apr 2009 05:29:18 +0000 (05:29 +0000)]
[ar71xx] refresh 2.6.28 patches

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

15 years ago[adm5120] resync 2.6.28 config
juhosg [Sun, 26 Apr 2009 04:57:14 +0000 (04:57 +0000)]
[adm5120] resync 2.6.28 config

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

15 years ago[adm5120] refresh 2.6.28 patches
juhosg [Sun, 26 Apr 2009 04:53:49 +0000 (04:53 +0000)]
[adm5120] refresh 2.6.28 patches

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

15 years ago[adm5120] build firmware image for the NFS-101U/101WU devices by default
juhosg [Sun, 26 Apr 2009 04:40:54 +0000 (04:40 +0000)]
[adm5120] build firmware image for the NFS-101U/101WU devices by default

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

15 years ago[cosmetic] change occurences of LUA to Lua (from http://www.lua.org/about.html: Pleas...
nico [Sat, 25 Apr 2009 20:36:30 +0000 (20:36 +0000)]
[cosmetic] change occurences of LUA to Lua (from lua.org/about.html: Please do not write it as "LUA", which is both ugly and confusing [...] So, please, write "Lua" right!)

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

15 years ago[ext4] add missing dependencies
hauke [Sat, 25 Apr 2009 19:48:54 +0000 (19:48 +0000)]
[ext4] add missing dependencies

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

15 years ago[package] openssl: add a patch to support DTLS compatibility with Cisco AnyConnect...
nico [Sat, 25 Apr 2009 16:33:00 +0000 (16:33 +0000)]
[package] openssl: add a patch to support DTLS compatibility with Cisco AnyConnect & OpenConnect VPN clients (thanks to freezer)

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

15 years ago[package] madwifi: remove old Makefile hacks not needed anymore
nico [Sat, 25 Apr 2009 16:22:30 +0000 (16:22 +0000)]
[package] madwifi: remove old Makefile hacks not needed anymore

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

15 years ago[crda] Update crda to version 1.0.2 and regulatory database to 2009.04.17.
hauke [Sat, 25 Apr 2009 14:55:18 +0000 (14:55 +0000)]
[crda] Update crda to version 1.0.2 and regulatory database to 2009.04.17.

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

15 years ago[iw] Update iw to version 0.9.13.
hauke [Sat, 25 Apr 2009 14:53:42 +0000 (14:53 +0000)]
[iw] Update iw to version 0.9.13.

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

15 years ago[brcm47xx] nuke empty directory (#5002)
florian [Sat, 25 Apr 2009 10:03:44 +0000 (10:03 +0000)]
[brcm47xx] nuke empty directory (#5002)

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

15 years ago[rdc] nuke old files
florian [Sat, 25 Apr 2009 09:58:58 +0000 (09:58 +0000)]
[rdc] nuke old files

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

15 years agoead: use the new pcap features and the raw socket optimization to eliminate most...
nbd [Sat, 25 Apr 2009 03:30:20 +0000 (03:30 +0000)]
ead: use the new pcap features and the raw socket optimization to eliminate most of the cpu utilization overhead caused by the use of pcap live capturing

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

15 years agoadd an optimization for dealing with raw sockets, which allows applications to filter...
nbd [Sat, 25 Apr 2009 03:30:15 +0000 (03:30 +0000)]
add an optimization for dealing with raw sockets, which allows applications to filter out (among others) local tx packets on capture

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

15 years agopcap: update to version 1.0.0, add extension for changing the desired protocol for...
nbd [Sat, 25 Apr 2009 03:30:10 +0000 (03:30 +0000)]
pcap: update to version 1.0.0, add extension for changing the desired protocol for the internal raw socket (useful for reducing the cpu overhead of capture)

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

15 years agonuke more empty directories
nico [Fri, 24 Apr 2009 22:23:26 +0000 (22:23 +0000)]
nuke more empty directories

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

15 years agogcc: fix a segfault in the mbsd_multi patch for 4.4.0
nbd [Fri, 24 Apr 2009 15:34:36 +0000 (15:34 +0000)]
gcc: fix a segfault in the mbsd_multi patch for 4.4.0

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

15 years ago[rb532] starting with 2.6.28 korina ethernet interface is eth2
florian [Fri, 24 Apr 2009 15:24:28 +0000 (15:24 +0000)]
[rb532] starting with 2.6.28 korina ethernet interface is eth2

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

15 years ago[package] mac80211: cleanup patches
juhosg [Fri, 24 Apr 2009 14:59:27 +0000 (14:59 +0000)]
[package] mac80211: cleanup patches

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

15 years ago[ixp4xx] nuke empty dir
juhosg [Fri, 24 Apr 2009 14:55:42 +0000 (14:55 +0000)]
[ixp4xx] nuke empty dir

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

15 years ago[kernel] generic/2.6.28: update yaffs code
juhosg [Fri, 24 Apr 2009 14:49:35 +0000 (14:49 +0000)]
[kernel] generic/2.6.28: update yaffs code

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

15 years ago[kernel] generic/2.6.28: refresh patches
juhosg [Fri, 24 Apr 2009 14:49:08 +0000 (14:49 +0000)]
[kernel] generic/2.6.28: refresh patches

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

15 years ago[kernel] remove 2.6.24, no target is relying on it
florian [Fri, 24 Apr 2009 14:35:19 +0000 (14:35 +0000)]
[kernel] remove 2.6.24, no target is relying on it

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

15 years ago[rb532] remove 2.6.27 we did not use it and went to 2.6.28 directly
florian [Fri, 24 Apr 2009 14:34:20 +0000 (14:34 +0000)]
[rb532] remove 2.6.27 we did not use it and went to 2.6.28 directly

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

15 years ago[rb532] nuke empty directory
florian [Fri, 24 Apr 2009 14:33:44 +0000 (14:33 +0000)]
[rb532] nuke empty directory

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

15 years ago[atheros] nuke empty dirs
juhosg [Fri, 24 Apr 2009 14:20:00 +0000 (14:20 +0000)]
[atheros] nuke empty dirs

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

15 years ago[rb532] use 2.6.28 and remove uneeded patch
florian [Fri, 24 Apr 2009 13:55:12 +0000 (13:55 +0000)]
[rb532] use 2.6.28 and remove uneeded patch

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

15 years ago[rdc] add support for 2.6.28 and use it as the default kernel version, tested on...
florian [Fri, 24 Apr 2009 12:55:28 +0000 (12:55 +0000)]
[rdc] add support for 2.6.28 and use it as the default kernel version, tested on Airlink AR525W and RDC8610 eval board

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

15 years ago[rdc] 2.6.27 also needs to hack the command line passed to the kernel
florian [Fri, 24 Apr 2009 12:30:31 +0000 (12:30 +0000)]
[rdc] 2.6.27 also needs to hack the command line passed to the kernel

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

15 years ago[rdc] move files to files-2.6.24, not required with newer kernels
florian [Fri, 24 Apr 2009 12:30:01 +0000 (12:30 +0000)]
[rdc] move files to files-2.6.24, not required with newer kernels

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

15 years ago[ar71xx] enable yaffs on 2.6.29
juhosg [Fri, 24 Apr 2009 11:01:55 +0000 (11:01 +0000)]
[ar71xx] enable yaffs on 2.6.29

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

15 years ago[kernel] r6040 kernel module also needs to set the CONFIG_R6040_NAPI symbol
florian [Fri, 24 Apr 2009 09:31:37 +0000 (09:31 +0000)]
[kernel] r6040 kernel module also needs to set the CONFIG_R6040_NAPI symbol

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

15 years ago[rdc] also override the default console settings, not all boards set it (e.g: RDC...
florian [Fri, 24 Apr 2009 09:29:36 +0000 (09:29 +0000)]
[rdc] also override the default console settings, not all boards set it (e.g: RDC 8610 eval board)

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

15 years ago[rdc] resync kernel configuration
florian [Fri, 24 Apr 2009 09:28:49 +0000 (09:28 +0000)]
[rdc] resync kernel configuration

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

15 years ago[rdc] override default i486 CFLAGS, produce smaller executables for these systems
florian [Fri, 24 Apr 2009 09:28:28 +0000 (09:28 +0000)]
[rdc] override default i486 CFLAGS, produce smaller executables for these systems

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

15 years ago[kernel] add missing configuration symbol (for rdc)
florian [Fri, 24 Apr 2009 09:27:16 +0000 (09:27 +0000)]
[kernel] add missing configuration symbol (for rdc)

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

15 years ago[kernel] generic/2.6.29: update yaffs code
juhosg [Fri, 24 Apr 2009 07:42:16 +0000 (07:42 +0000)]
[kernel] generic/2.6.29: update yaffs code

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

15 years ago[ar71xx] fix ethernet driver on 2.6.29
juhosg [Fri, 24 Apr 2009 06:46:51 +0000 (06:46 +0000)]
[ar71xx] fix ethernet driver on 2.6.29

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

15 years agoport the mbsd_multi patch to gcc 4.4.0, refresh the other patches
nbd [Fri, 24 Apr 2009 02:23:11 +0000 (02:23 +0000)]
port the mbsd_multi patch to gcc 4.4.0, refresh the other patches

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

15 years ago[toolchain] uClibc cleanup:
nico [Fri, 24 Apr 2009 02:07:24 +0000 (02:07 +0000)]
[toolchain] uClibc cleanup:
 - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1)
 - remove support for 0.9.28 and snapshots (building from SVN to be added later)

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

15 years agouClibc NPTL: remove the pthread daemon() fix and revert r15343
nico [Fri, 24 Apr 2009 01:28:48 +0000 (01:28 +0000)]
uClibc NPTL: remove the pthread daemon() fix and revert r15343

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

15 years agoadd missing $(if) check for build logging
nbd [Fri, 24 Apr 2009 01:20:23 +0000 (01:20 +0000)]
add missing $(if) check for build logging

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

15 years agooptimize tools/ directory build order to improve parallel building performance
nbd [Fri, 24 Apr 2009 01:18:49 +0000 (01:18 +0000)]
optimize tools/ directory build order to improve parallel building performance

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

15 years agoadd logs/ to .gitignore
nbd [Fri, 24 Apr 2009 01:04:57 +0000 (01:04 +0000)]
add logs/ to .gitignore

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

15 years agoadd missing dependencies which broke parallel build
nbd [Fri, 24 Apr 2009 01:04:54 +0000 (01:04 +0000)]
add missing dependencies which broke parallel build

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

15 years agoadd BUILD_LOG option to let the build system log all subdir make command output to...
nbd [Fri, 24 Apr 2009 01:04:50 +0000 (01:04 +0000)]
add BUILD_LOG option to let the build system log all subdir make command output to individual files (useful for debugging parallel builds)

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

15 years ago[kernel] generic/2.6.29: add missing Kconfig options
juhosg [Thu, 23 Apr 2009 20:15:48 +0000 (20:15 +0000)]
[kernel] generic/2.6.29: add missing Kconfig options

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

15 years ago[ar71xx] add initial support for 2.6.29
juhosg [Thu, 23 Apr 2009 20:14:48 +0000 (20:14 +0000)]
[ar71xx] add initial support for 2.6.29

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

15 years agouci: upgrade to 0.7.5 - fixes a runtime error with 2.6.29 if flock() does not work
nbd [Thu, 23 Apr 2009 16:48:10 +0000 (16:48 +0000)]
uci: upgrade to 0.7.5 - fixes a runtime error with 2.6.29 if flock() does not work

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

15 years agokmod-bluetooth includes hidp, which needs input-core. add the missing dependency
nbd [Thu, 23 Apr 2009 16:48:05 +0000 (16:48 +0000)]
kmod-bluetooth includes hidp, which needs input-core. add the missing dependency

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

15 years agomadwifi: fix a header file conflict with iptables
nbd [Thu, 23 Apr 2009 14:55:11 +0000 (14:55 +0000)]
madwifi: fix a header file conflict with iptables

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

15 years agofix KERNEL_PATCHVER, properly strip -rc* suffixes
nbd [Thu, 23 Apr 2009 14:55:07 +0000 (14:55 +0000)]
fix KERNEL_PATCHVER, properly strip -rc* suffixes

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

15 years agoemit proper error messages if important kernel config files are missing
nbd [Thu, 23 Apr 2009 14:55:02 +0000 (14:55 +0000)]
emit proper error messages if important kernel config files are missing

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

15 years agobrcm47xx: 2.6.28 was accidentally committed with the old (and conceptually broken...
nbd [Thu, 23 Apr 2009 14:27:16 +0000 (14:27 +0000)]
brcm47xx: 2.6.28 was accidentally committed with the old (and conceptually broken) b44 phy fix. replace it with my cleaned up version from 2.6.25 (thx, netprince)

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

15 years ago[package] modules: fix several typos in block.mk
juhosg [Thu, 23 Apr 2009 14:22:31 +0000 (14:22 +0000)]
[package] modules: fix several typos in block.mk

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

15 years ago[ar71xx] enable the synopsys woarkaround in the ehci-ar71xx driver
juhosg [Thu, 23 Apr 2009 12:25:49 +0000 (12:25 +0000)]
[ar71xx] enable the synopsys woarkaround in the ehci-ar71xx driver

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

15 years ago[ar71xx] add a workaround for the Synopsys EHCI core
juhosg [Thu, 23 Apr 2009 12:24:50 +0000 (12:24 +0000)]
[ar71xx] add a workaround for the Synopsys EHCI core
 * http://www.mail-archive.com/linux-usb-devel@lists.sourceforge.net/msg45345.html

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

15 years ago[ar71xx] refresh kernel patches
juhosg [Thu, 23 Apr 2009 12:23:21 +0000 (12:23 +0000)]
[ar71xx] refresh kernel patches

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

15 years ago[toolchain] gcc-4.4.0 also needs mpfr and gmp to be built
florian [Thu, 23 Apr 2009 09:51:24 +0000 (09:51 +0000)]
[toolchain] gcc-4.4.0 also needs mpfr and gmp to be built

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

15 years ago[toolchain] add preliminary support for gcc-4.4.0, need to forward port the fhonour...
florian [Thu, 23 Apr 2009 09:44:57 +0000 (09:44 +0000)]
[toolchain] add preliminary support for gcc-4.4.0, need to forward port the fhonour-copt patch

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

15 years agouclibc: add the pthread daemon() fix from #4809
nbd [Thu, 23 Apr 2009 02:53:03 +0000 (02:53 +0000)]
uclibc: add the pthread daemon() fix from #4809

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

15 years agouclibc: remove the sockets_throw patch from 0.9.30, as it does not apply to 0.9.30.1
nbd [Thu, 23 Apr 2009 02:52:50 +0000 (02:52 +0000)]
uclibc: remove the sockets_throw patch from 0.9.30, as it does not apply to 0.9.30.1

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

15 years agoremove 2 old interfering variables, probably missed from [15299]
nico [Wed, 22 Apr 2009 22:08:42 +0000 (22:08 +0000)]
remove 2 old interfering variables, probably missed from [15299]

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

15 years agoclean up automake/pkg-config handling, move separate host/package variable exports...
nbd [Wed, 22 Apr 2009 22:05:55 +0000 (22:05 +0000)]
clean up automake/pkg-config handling, move separate host/package variable exports to templates, fix automake path for host builds

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

15 years agobuild host libtool along with target libtool
nbd [Wed, 22 Apr 2009 22:05:51 +0000 (22:05 +0000)]
build host libtool along with target libtool

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

15 years agoenable tgz for x86 - people are using it for system upgrades
nbd [Wed, 22 Apr 2009 19:42:13 +0000 (19:42 +0000)]
enable tgz for x86 - people are using it for system upgrades

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

15 years ago[kmod bluetooth] hci_usb.c has been replaced with btusb.c in 2.6.29 - modify makefile...
hcg [Wed, 22 Apr 2009 13:11:16 +0000 (13:11 +0000)]
[kmod bluetooth] hci_usb.c has been replaced with btusb.c in 2.6.29 - modify makefile to handle this condition based upon kernel revision

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

15 years agoatheros: enable swconfig by default
nbd [Tue, 21 Apr 2009 18:49:28 +0000 (18:49 +0000)]
atheros: enable swconfig by default

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

15 years agoatheros: fix up the wlan mac address if the board data is missing
nbd [Tue, 21 Apr 2009 18:48:59 +0000 (18:48 +0000)]
atheros: fix up the wlan mac address if the board data is missing

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

15 years agoatheros: add default uci configuration for ICPlus IP175C
nbd [Tue, 21 Apr 2009 18:48:54 +0000 (18:48 +0000)]
atheros: add default uci configuration for ICPlus IP175C

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

15 years agoautomatically configure switches when swconfig is installed
nbd [Tue, 21 Apr 2009 18:48:48 +0000 (18:48 +0000)]
automatically configure switches when swconfig is installed

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

15 years agokernel: make sure all patches are applied before running menuconfig or oldconfig
nbd [Tue, 21 Apr 2009 13:08:56 +0000 (13:08 +0000)]
kernel: make sure all patches are applied before running menuconfig or oldconfig

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