Nicolas Thill [Wed, 21 Jan 2009 18:10:11 +0000 (18:10 +0000)]
[tools] remove reference to $(LINUX_HEADERS_DIR), not available at tools/compile stage
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14139
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Wed, 21 Jan 2009 16:56:57 +0000 (16:56 +0000)]
[toolchain] fix uClibc v0.9.30 build on x86_64
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14138
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Wed, 21 Jan 2009 16:48:45 +0000 (16:48 +0000)]
adjust site config files for uClibc ARM EABI
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14137
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Florian Fainelli [Wed, 21 Jan 2009 15:35:25 +0000 (15:35 +0000)]
[tools] slightly rework the gcc-4.3 checks, thanks {Nico}
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14136
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Florian Fainelli [Wed, 21 Jan 2009 15:15:47 +0000 (15:15 +0000)]
[tools] only build gmp and mpfr when selecting gcc-4.3.x
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14135
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Wed, 21 Jan 2009 14:34:31 +0000 (14:34 +0000)]
[toolchain] enable UCLIBC_SUSV3_LEGACY in uClibc v0.9.30 configs to have <sys/timeb.h> & ftime (needed for openssl and maybe others), thanks to Puchu!
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14133
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Florian Fainelli [Wed, 21 Jan 2009 14:32:29 +0000 (14:32 +0000)]
[toolchain] add missing config symbol in x86_64 configuration
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14132
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Wed, 21 Jan 2009 11:58:17 +0000 (11:58 +0000)]
[toolchain] add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini!
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14131
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Wed, 21 Jan 2009 11:45:32 +0000 (11:45 +0000)]
[toolchain] add support for uClibc v0.9.30 (closes: #4271), thanks to Luigi Mantellini & Puchu!
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14130
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Wed, 21 Jan 2009 01:53:05 +0000 (01:53 +0000)]
[toolchain] more kernel headers fixes for cris
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14128
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Rod Whitby [Tue, 20 Jan 2009 23:40:49 +0000 (23:40 +0000)]
other.mk/kmod-bluetooth: select kmod-usb-core, required for hci-usb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14125
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Tue, 20 Jan 2009 22:25:42 +0000 (22:25 +0000)]
[toolchain] we have a minimal gcc target compiler since [13931], so use it in uClibc headers generation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14123
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Tue, 20 Jan 2009 21:09:04 +0000 (21:09 +0000)]
add a menuconfig option for enabling KALLSYMS for the kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14122
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jose Vasconcellos [Tue, 20 Jan 2009 19:46:45 +0000 (19:46 +0000)]
kexec-tools update to version 2.0.0; add support for armeb.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14121
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Tue, 20 Jan 2009 17:05:14 +0000 (17:05 +0000)]
[toolchain] move all arch fixups from Install to Prepare stage, so that fixed headers are available in $(BUILD_DIR_TOOLCHAIN)/linux-dev/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14120
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Mirko Vogt [Tue, 20 Jan 2009 16:47:32 +0000 (16:47 +0000)]
rename s3c24* serial devices
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14119
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Tue, 20 Jan 2009 14:47:53 +0000 (14:47 +0000)]
uClibc: compile fix for the new linuxthreads implementation on mips
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14118
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Tue, 20 Jan 2009 13:21:25 +0000 (13:21 +0000)]
upgrade to uci 0.7.3 - fixes a small input validation bug
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14115
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Tue, 20 Jan 2009 13:07:30 +0000 (13:07 +0000)]
firewall: don't clear the mangle table at startup or stop - it doesn't use it and clearing it breaks qos
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14114
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Tue, 20 Jan 2009 00:50:09 +0000 (00:50 +0000)]
bump uci to 0.7.2 - adds uci.rename() and fixes uci.set() with a list argument
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14111
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jose Vasconcellos [Mon, 19 Jan 2009 22:17:20 +0000 (22:17 +0000)]
New RTC platform driver for Epson RTC7301.
Fix chip select timing for RTC7301 access.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14109
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Lars-Peter Clausen [Mon, 19 Jan 2009 19:46:03 +0000 (19:46 +0000)]
Add desktop and xfce feed to feeds.conf.default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14108
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Mon, 19 Jan 2009 14:53:45 +0000 (14:53 +0000)]
[toolchain] backport patch to allow building uClibc-0.9.28.2 on recent x86 kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14105
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Andy Boyett [Mon, 19 Jan 2009 09:50:41 +0000 (09:50 +0000)]
[package] openssl: update to 0.9.8j. thanks puchu.
- addresses CVE-2008-5077
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14102
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Rod Whitby [Mon, 19 Jan 2009 02:49:34 +0000 (02:49 +0000)]
Add support for NAS100d apex builds, and deploy apex binaries
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14100
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jose Vasconcellos [Sun, 18 Jan 2009 18:38:32 +0000 (18:38 +0000)]
Fix to wait for internal http server to complete transfer.
Rework and simplify command line options.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14098
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Sun, 18 Jan 2009 16:54:30 +0000 (16:54 +0000)]
package/kernel: ensure that ipip is autoloaded after iptunnel4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14095
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Florian Fainelli [Sun, 18 Jan 2009 16:30:37 +0000 (16:30 +0000)]
[package] busybox brctl does not support showmacs or showstp (#4206)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14093
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Sun, 18 Jan 2009 10:34:16 +0000 (10:34 +0000)]
[ar71xx] enable yaffs on 2.6.28
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14087
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Sun, 18 Jan 2009 10:02:55 +0000 (10:02 +0000)]
[kernel] generic-2.6: fix nand_correct_data() return code on 2.6.28
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14086
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Sun, 18 Jan 2009 09:59:55 +0000 (09:59 +0000)]
[kernel] generic-2.6: add yaffs fs fixes for 2.6.28
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14085
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Sun, 18 Jan 2009 06:35:54 +0000 (06:35 +0000)]
fix userland netfilter headers installed by iptables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14083
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Travis Kemen [Sun, 18 Jan 2009 00:18:06 +0000 (00:18 +0000)]
fix compile of iptunnel4 for the 2.4 kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14081
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Sat, 17 Jan 2009 22:22:41 +0000 (22:22 +0000)]
[toolchain] fix linux headers & source paths at uClibc config stage
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14080
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sat, 17 Jan 2009 20:36:38 +0000 (20:36 +0000)]
Revert r14071
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14077
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sat, 17 Jan 2009 19:29:09 +0000 (19:29 +0000)]
add binutils 2.19 (patch from #4367)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14075
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sat, 17 Jan 2009 19:21:56 +0000 (19:21 +0000)]
uclibc: fix the new libpthread implementation on arm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14074
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sat, 17 Jan 2009 19:20:32 +0000 (19:20 +0000)]
add uclibc eabi patches from #3988
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14073
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sat, 17 Jan 2009 19:18:16 +0000 (19:18 +0000)]
add gcc eabi patches from #3988
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14072
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sat, 17 Jan 2009 19:15:09 +0000 (19:15 +0000)]
add eabi suffix to the target name
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14071
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Florian Fainelli [Sat, 17 Jan 2009 15:29:36 +0000 (15:29 +0000)]
[brcm63x] frequency is in Hz, thanks Joel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14067
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Mirko Vogt [Sat, 17 Jan 2009 00:18:37 +0000 (00:18 +0000)]
move <efl> (Enlightenment Foundation Libraries) and bindings into own feed <feeds/efl> and add entry to <feeds.conf.default>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14065
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Mirko Vogt [Sat, 17 Jan 2009 00:03:51 +0000 (00:03 +0000)]
move <packages/phone> into own feed <feeds/phone> and add entry to <feeds.conf.default>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14064
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Andy Boyett [Fri, 16 Jan 2009 18:36:37 +0000 (18:36 +0000)]
[package] gdb: upgrade to 6.8, fixes libreadline compilation issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14063
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Fri, 16 Jan 2009 18:09:19 +0000 (18:09 +0000)]
firewall: introduce drop_invalid option to allow disabling the invalid state match
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14061
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Hamish Guthrie [Fri, 16 Jan 2009 17:51:19 +0000 (17:51 +0000)]
Set default gcc for ps3 - gcc-3.4.6 and gcc-4.1.2 do not work at all
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14060
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Fri, 16 Jan 2009 17:39:03 +0000 (17:39 +0000)]
firewall: allow multiple interfaces to be part of one zone, fix the sanity checks for that
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14058
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Fri, 16 Jan 2009 16:22:01 +0000 (16:22 +0000)]
fix opkg target arch detection problem on x86
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14055
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Florian Fainelli [Fri, 16 Jan 2009 13:24:30 +0000 (13:24 +0000)]
[adm5120] use 2.6.27.11 kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14050
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Florian Fainelli [Thu, 15 Jan 2009 22:53:32 +0000 (22:53 +0000)]
[brcm63xx] fix SPI register definitions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14048
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Florian Fainelli [Thu, 15 Jan 2009 22:42:22 +0000 (22:42 +0000)]
[brcm63xx] allow bcm6338 to get the base address of the memory controller register, required to detect memory size
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14047
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jose Vasconcellos [Thu, 15 Jan 2009 22:05:10 +0000 (22:05 +0000)]
Fix parsing of password option; set timeout for writing.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14046
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jose Vasconcellos [Thu, 15 Jan 2009 21:48:26 +0000 (21:48 +0000)]
Set num_resources for rtc7301 platform device.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14045
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Andy Boyett [Thu, 15 Jan 2009 18:02:08 +0000 (18:02 +0000)]
change LEDs on wrt54g3g only
/proc/diag is not available on x86, so check for existance to avoid
errors... Thanks Markus Wigge
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14044
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Thu, 15 Jan 2009 13:40:35 +0000 (13:40 +0000)]
[kernel] update to 2.6.27.11
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14043
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Andy Boyett [Thu, 15 Jan 2009 07:50:11 +0000 (07:50 +0000)]
[package] hostapd,wpa_supplicant: create control interfaces for hostapd_cli and wpa_cli
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14039
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Wed, 14 Jan 2009 18:33:13 +0000 (18:33 +0000)]
[toolchain] fix powerpc toolchain build failure on x86_64 hosts
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14036
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Mirko Vogt [Wed, 14 Jan 2009 11:44:59 +0000 (11:44 +0000)]
cleanup base-files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14035
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Wed, 14 Jan 2009 01:03:38 +0000 (01:03 +0000)]
add some extra kernel exports to be used by ashmem and binder later
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14033
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Wed, 14 Jan 2009 00:52:51 +0000 (00:52 +0000)]
work around problems with the libpthread onexit() handler
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14032
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Andy Boyett [Tue, 13 Jan 2009 22:14:30 +0000 (22:14 +0000)]
[package] libreadline: move to trunk, gdb depends on it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14030
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Tue, 13 Jan 2009 20:44:29 +0000 (20:44 +0000)]
fix the new libpthread implementation - the function table init was broken
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14027
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Tue, 13 Jan 2009 16:27:51 +0000 (16:27 +0000)]
replace the gdbserver package with a full gdb package that also includes gdbserver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14024
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Tue, 13 Jan 2009 13:01:26 +0000 (13:01 +0000)]
[package] mac80211: update ath9k patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14023
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Tue, 13 Jan 2009 10:18:13 +0000 (10:18 +0000)]
[tools] firmware-utils/mkcasfw: fix magic value of the TN-U200 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14022
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Tue, 13 Jan 2009 10:15:39 +0000 (10:15 +0000)]
[adm5120] NFS-101U/WU: add PCI irq map and change vlan map
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14021
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Andy Boyett [Tue, 13 Jan 2009 05:14:56 +0000 (05:14 +0000)]
fix vfat.ko in 2.6.28
Signed-off-by: Jose Vasconcellos <jvasco@verizon.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14020
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Tue, 13 Jan 2009 03:21:39 +0000 (03:21 +0000)]
do not strip uclibc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14019
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Tue, 13 Jan 2009 03:21:25 +0000 (03:21 +0000)]
add support for an optional staging directory for debug binaries
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14018
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Tue, 13 Jan 2009 03:21:04 +0000 (03:21 +0000)]
clean up build system settings and make some of them more accessible
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14017
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Tue, 13 Jan 2009 02:15:52 +0000 (02:15 +0000)]
use the new linuxthreads implementation on i386,i686
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14016
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Tue, 13 Jan 2009 02:15:43 +0000 (02:15 +0000)]
fix gdb compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14015
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Tue, 13 Jan 2009 02:15:31 +0000 (02:15 +0000)]
uclibc: add the trunc function
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14014
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Tue, 13 Jan 2009 02:15:14 +0000 (02:15 +0000)]
uclibc: add some libpthread fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14013
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Tue, 13 Jan 2009 02:03:22 +0000 (02:03 +0000)]
document the BUILDONLY option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14010
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Tue, 13 Jan 2009 02:02:56 +0000 (02:02 +0000)]
add support for build-only packages which do not appear in menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14009
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Peter Denison [Tue, 13 Jan 2009 00:08:23 +0000 (00:08 +0000)]
Further fix to 2.6.26 patch for USR8200
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14002
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Mirko Vogt [Mon, 12 Jan 2009 22:48:16 +0000 (22:48 +0000)]
cleanup kernel config and make use of previously applied soundcore patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14000
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Mirko Vogt [Mon, 12 Jan 2009 22:47:00 +0000 (22:47 +0000)]
allow targets to override kernel related soundcore configuration
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13999
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Peter Denison [Mon, 12 Jan 2009 20:36:50 +0000 (20:36 +0000)]
Correct 2.6..26 and .28 versions of USR8200 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13996
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Mon, 12 Jan 2009 19:03:39 +0000 (19:03 +0000)]
[cris] fix missing ptrace.h needed to build final gcc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13995
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Mon, 12 Jan 2009 19:01:25 +0000 (19:01 +0000)]
[cris] add a fix preventing gcc build system from assuming that libc headers are always available
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13994
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Florian Fainelli [Mon, 12 Jan 2009 09:57:58 +0000 (09:57 +0000)]
[uml] bump kernel version to 2.6.28
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13990
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Florian Fainelli [Mon, 12 Jan 2009 09:57:02 +0000 (09:57 +0000)]
[uml] include hostapd-mini and kmod-mac80211-hwsim in the default profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13989
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Andy Boyett [Mon, 12 Jan 2009 03:48:42 +0000 (03:48 +0000)]
[x86] generic: include most common ethernet drivers in the default profile
- makes the official images usable for most people
- those who need smaller images can build their own (~200KB increase in squashfs size)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13988
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sun, 11 Jan 2009 21:35:26 +0000 (21:35 +0000)]
fix LINUX_KARCH for x86
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13986
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Sun, 11 Jan 2009 17:31:43 +0000 (17:31 +0000)]
use different optimizations for x86 & x86_64 on uml
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13984
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Sun, 11 Jan 2009 17:27:56 +0000 (17:27 +0000)]
gdb fixes: adjust --prefix & install in $(TOOLCHAIN_DIR)/usr/bin/ (like binutils & gcc)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13983
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Sun, 11 Jan 2009 01:23:38 +0000 (01:23 +0000)]
add missing 'ac_cv_sizeof_unsigned_long_long' variable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13970
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Travis Kemen [Sat, 10 Jan 2009 23:52:56 +0000 (23:52 +0000)]
unmask ip6tables on 2.6.27 and 2.6.28
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13965
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Sat, 10 Jan 2009 23:12:21 +0000 (23:12 +0000)]
[x86] Use wildcards to copy grub stage files, will cover both i386-pc and i386-openwrt directory names
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13963
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Sat, 10 Jan 2009 19:50:43 +0000 (19:50 +0000)]
fix wrong TARGET_SUFFIX when building a toolchain with uClibc & EABI (closes: #4437)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13962
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Sat, 10 Jan 2009 19:23:09 +0000 (19:23 +0000)]
[package] mac80211: update compat-wireless to 2009-01-10
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13961
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Travis Kemen [Sat, 10 Jan 2009 02:06:13 +0000 (02:06 +0000)]
fix kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13958
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Sat, 10 Jan 2009 00:55:38 +0000 (00:55 +0000)]
fix a memory corruption bug in the linux 2.4 version of b44
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13955
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Peter Denison [Fri, 9 Jan 2009 17:54:56 +0000 (17:54 +0000)]
USR8200: Apply last change to 2.6.26 and 2.6.28 also
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13954
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Fri, 9 Jan 2009 12:38:08 +0000 (12:38 +0000)]
[package] mac80211: update ath9k patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13948
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Fri, 9 Jan 2009 03:06:37 +0000 (03:06 +0000)]
b44: fix misalignment and space-saving in rx packet handling (significant throughput and cpu load improvement)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13946
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Florian Fainelli [Thu, 8 Jan 2009 23:38:37 +0000 (23:38 +0000)]
Add hfcmulti mISDN driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13945
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Florian Fainelli [Thu, 8 Jan 2009 23:38:05 +0000 (23:38 +0000)]
Package mISDN stack
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13944
3c298f89-4303-0410-b956-
a3cf2f4a3e73