Gabor Juhos
bdb1065bfe
[ar71xx] add initial support for 2.6.29
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15357 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-23 20:14:48 +00:00
Felix Fietkau
8fbeb0bbd4
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
2009-04-23 16:48:10 +00:00
Felix Fietkau
b54785f658
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
2009-04-23 16:48:05 +00:00
Felix Fietkau
83b9d84a15
madwifi: fix a header file conflict with iptables
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15354 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-23 14:55:11 +00:00
Felix Fietkau
3b26ec659f
fix KERNEL_PATCHVER, properly strip -rc* suffixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15353 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-23 14:55:07 +00:00
Felix Fietkau
03663e9687
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
2009-04-23 14:55:02 +00:00
Felix Fietkau
b6790303ec
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
2009-04-23 14:27:16 +00:00
Gabor Juhos
1c8ce1d893
[package] modules: fix several typos in block.mk
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15350 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-23 14:22:31 +00:00
Gabor Juhos
7c80560b0a
[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
2009-04-23 12:25:49 +00:00
Gabor Juhos
41341cd261
[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
2009-04-23 12:24:50 +00:00
Gabor Juhos
0d942bdd3a
[ar71xx] refresh kernel patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15347 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-23 12:23:21 +00:00
Florian Fainelli
83656c28bb
[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
2009-04-23 09:51:24 +00:00
Florian Fainelli
8b65143fd1
[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
2009-04-23 09:44:57 +00:00
Felix Fietkau
7040d5b084
uclibc: add the pthread daemon() fix from #4809
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15344 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-23 02:53:03 +00:00
Felix Fietkau
de76e2862d
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
2009-04-23 02:52:50 +00:00
Nicolas Thill
341b06ab29
remove 2 old interfering variables, probably missed from [15299]
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15340 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-22 22:08:42 +00:00
Felix Fietkau
3195be7429
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
2009-04-22 22:05:55 +00:00
Felix Fietkau
d91cdc6291
build host libtool along with target libtool
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15338 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-22 22:05:51 +00:00
Felix Fietkau
34124550f8
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
2009-04-22 19:42:13 +00:00
Hamish Guthrie
bc7b9358d3
[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
2009-04-22 13:11:16 +00:00
Felix Fietkau
d9ec48b077
atheros: enable swconfig by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-21 18:49:28 +00:00
Felix Fietkau
766233c0cd
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
2009-04-21 18:48:59 +00:00
Felix Fietkau
65d8376aa1
atheros: add default uci configuration for ICPlus IP175C
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15329 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-21 18:48:54 +00:00
Felix Fietkau
2fe9c95f5b
automatically configure switches when swconfig is installed
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15328 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-21 18:48:48 +00:00
Felix Fietkau
51966a3107
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
2009-04-21 13:08:56 +00:00
Nicolas Thill
bb2408fafc
add an explicit 'sysinit' tag for logging initscripts output, instead of '' that was logged as is
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15323 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-21 12:02:34 +00:00
Nicolas Thill
742ee4ef0c
[imagebuilder] fix initscripts activation ( closes : #4037 , #4745 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15320 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-21 11:20:25 +00:00
Florian Fainelli
e6654449d4
[package] fix nvram_get checking on non-WGT634U ( #4975 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15319 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-21 09:25:51 +00:00
Jo-Philipp Wich
8777b09f78
[atheros] rename picostation pico2 images to openwrt-atheros-ubnt2-pico2-... to avoid confusion
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15316 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-21 01:36:19 +00:00
Felix Fietkau
1a7b537ebb
swconfig: implement uci loading support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15315 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-21 01:35:30 +00:00
Jo-Philipp Wich
3c7b1324a5
[atheros] Generate suitable images for the UBNT PicoStation2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15314 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-21 01:16:34 +00:00
Nicolas Thill
902e698c99
add a workaround to rstrip restoring exec perms when they got changed by sstrip
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15312 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-21 01:10:21 +00:00
Felix Fietkau
b5b7da862a
clean up the ip175c driver some more, add support for setting the pvid and fix querying the phy status
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15308 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-20 21:26:44 +00:00
Felix Fietkau
091c38c934
swconfig: add a generic method for setting the port primary vlan id (used for transparently fixing up pvid for untagged port when setting vlan ports)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15307 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-20 21:26:39 +00:00
Felix Fietkau
01c16ed09b
add IC+ IP175C driver (based on Patrick Horn's driver, see #4050 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15305 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-20 18:57:55 +00:00
Felix Fietkau
435f52ff52
swconfig: fix up kernel dependencies
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15304 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-20 18:57:50 +00:00
Felix Fietkau
6b6c8240c1
atheros: nuke 2.6.26 support, 2.6.28 is stable
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15303 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-20 18:57:42 +00:00
Felix Fietkau
351fbfd0e2
swconfig: treat struct switch_attr as constant
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15302 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-20 18:57:36 +00:00
Felix Fietkau
7b1ce92313
swconfig: remove old debugging stuff
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15301 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-20 18:57:30 +00:00
Felix Fietkau
51181f9c5f
add optional driver for the hw watchdog on gateworks avila boards (requires soldering to work properly)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15300 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-20 18:57:25 +00:00
Felix Fietkau
6937a43f9b
move pkg config stuff to per-target exports to prevent interference with host builds
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15299 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-20 18:56:57 +00:00
Mirko Vogt
33334cc3b6
prepare libtool for being build nativly (and therefore being able to build libtool-required host-stuff within OpenWrt independent of libtool-version installed on the host-system), remove weird aclocal-copies
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15298 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-20 17:57:24 +00:00
Hamish Guthrie
ef9abc3f5a
[ps3-utils] corrected dependencies
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15296 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-20 12:32:42 +00:00
Hamish Guthrie
d2ad79a1b8
[kernel modules] add joystick device support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15295 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-20 12:31:00 +00:00
Hamish Guthrie
2d355741be
[kernel package other] correct typos in titles of event device and HID devices
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15294 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-20 12:29:11 +00:00
Hamish Guthrie
06ac872ec9
[kernel package bluetooth] add hidp support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15293 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-20 12:27:34 +00:00
Hamish Guthrie
fb326d5683
[kernel module ps3vram] update dependencies
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15292 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-20 12:23:22 +00:00
Florian Fainelli
a3b2c3c70b
[package] fix strange LED behavior with Netgear WGT634U ( #3552 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15290 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-20 10:27:46 +00:00
Jo-Philipp Wich
35cbfe697f
[PATCH] add config option for RNDIS
...
Adds the kernel config option for RNDIS, used by some USB ADSL modems.
Not selected by default, yet.
Signed-off-by: Andrea Borgia <andrea@borgia.bo.it>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15289 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-19 22:21:27 +00:00
Jo-Philipp Wich
d7d055321a
[package] firewall: actually copy firewall.user to image
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15286 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-19 21:14:47 +00:00