openwrt.git
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

15 years agoadd an explicit 'sysinit' tag for logging initscripts output, instead of '' that...
nico [Tue, 21 Apr 2009 12:02:34 +0000 (12:02 +0000)]
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

15 years ago[imagebuilder] fix initscripts activation (closes: #4037, #4745)
nico [Tue, 21 Apr 2009 11:20:25 +0000 (11:20 +0000)]
[imagebuilder] fix initscripts activation (closes: #4037, #4745)

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

15 years ago[package] fix nvram_get checking on non-WGT634U (#4975)
florian [Tue, 21 Apr 2009 09:25:51 +0000 (09:25 +0000)]
[package] fix nvram_get checking on non-WGT634U (#4975)

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

15 years ago[atheros] rename picostation pico2 images to openwrt-atheros-ubnt2-pico2-... to avoid...
jow [Tue, 21 Apr 2009 01:36:19 +0000 (01:36 +0000)]
[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

15 years agoswconfig: implement uci loading support
nbd [Tue, 21 Apr 2009 01:35:30 +0000 (01:35 +0000)]
swconfig: implement uci loading support

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

15 years ago[atheros] Generate suitable images for the UBNT PicoStation2
jow [Tue, 21 Apr 2009 01:16:34 +0000 (01:16 +0000)]
[atheros] Generate suitable images for the UBNT PicoStation2

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

15 years agoadd a workaround to rstrip restoring exec perms when they got changed by sstrip
nico [Tue, 21 Apr 2009 01:10:21 +0000 (01:10 +0000)]
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

15 years agoclean up the ip175c driver some more, add support for setting the pvid and fix queryi...
nbd [Mon, 20 Apr 2009 21:26:44 +0000 (21:26 +0000)]
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

15 years agoswconfig: add a generic method for setting the port primary vlan id (used for transpa...
nbd [Mon, 20 Apr 2009 21:26:39 +0000 (21:26 +0000)]
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

15 years agoadd IC+ IP175C driver (based on Patrick Horn's driver, see #4050)
nbd [Mon, 20 Apr 2009 18:57:55 +0000 (18:57 +0000)]
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

15 years agoswconfig: fix up kernel dependencies
nbd [Mon, 20 Apr 2009 18:57:50 +0000 (18:57 +0000)]
swconfig: fix up kernel dependencies

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

15 years agoatheros: nuke 2.6.26 support, 2.6.28 is stable
nbd [Mon, 20 Apr 2009 18:57:42 +0000 (18:57 +0000)]
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

15 years agoswconfig: treat struct switch_attr as constant
nbd [Mon, 20 Apr 2009 18:57:36 +0000 (18:57 +0000)]
swconfig: treat struct switch_attr as constant

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

15 years agoswconfig: remove old debugging stuff
nbd [Mon, 20 Apr 2009 18:57:30 +0000 (18:57 +0000)]
swconfig: remove old debugging stuff

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

15 years agoadd optional driver for the hw watchdog on gateworks avila boards (requires soldering...
nbd [Mon, 20 Apr 2009 18:57:25 +0000 (18:57 +0000)]
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

15 years agomove pkg config stuff to per-target exports to prevent interference with host builds
nbd [Mon, 20 Apr 2009 18:56:57 +0000 (18:56 +0000)]
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

15 years agoprepare libtool for being build nativly (and therefore being able to build libtool...
mirko [Mon, 20 Apr 2009 17:57:24 +0000 (17:57 +0000)]
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

15 years ago[ps3-utils] corrected dependencies
hcg [Mon, 20 Apr 2009 12:32:42 +0000 (12:32 +0000)]
[ps3-utils] corrected dependencies

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

15 years ago[kernel modules] add joystick device support
hcg [Mon, 20 Apr 2009 12:31:00 +0000 (12:31 +0000)]
[kernel modules] add joystick device support

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

15 years ago[kernel package other] correct typos in titles of event device and HID devices
hcg [Mon, 20 Apr 2009 12:29:11 +0000 (12:29 +0000)]
[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

15 years ago[kernel package bluetooth] add hidp support
hcg [Mon, 20 Apr 2009 12:27:34 +0000 (12:27 +0000)]
[kernel package bluetooth] add hidp support

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

15 years ago[kernel module ps3vram] update dependencies
hcg [Mon, 20 Apr 2009 12:23:22 +0000 (12:23 +0000)]
[kernel module ps3vram] update dependencies

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

15 years ago[package] fix strange LED behavior with Netgear WGT634U (#3552)
florian [Mon, 20 Apr 2009 10:27:46 +0000 (10:27 +0000)]
[package] fix strange LED behavior with Netgear WGT634U (#3552)

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

15 years ago[PATCH] add config option for RNDIS
jow [Sun, 19 Apr 2009 22:21:27 +0000 (22:21 +0000)]
[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

15 years ago[package] firewall: actually copy firewall.user to image
jow [Sun, 19 Apr 2009 21:14:47 +0000 (21:14 +0000)]
[package] firewall: actually copy firewall.user to image

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

15 years ago[package] allow connection to a prefered bssid (#4252)
florian [Sun, 19 Apr 2009 21:09:02 +0000 (21:09 +0000)]
[package] allow connection to a prefered bssid (#4252)

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

15 years ago[package] blkid only depends on libuuid and libblkid (#4932)
florian [Sun, 19 Apr 2009 20:49:43 +0000 (20:49 +0000)]
[package] blkid only depends on libuuid and libblkid (#4932)

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

15 years ago[package] firewall: process custom rules after forwardings and redirects, this actual...
jow [Sun, 19 Apr 2009 20:39:02 +0000 (20:39 +0000)]
[package] firewall: process custom rules after forwardings and redirects, this actually allows blocking traffic to certain hosts and other rules

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

15 years agofix broken logic in r15272, r15273
jow [Sun, 19 Apr 2009 17:12:02 +0000 (17:12 +0000)]
fix broken logic in r15272, r15273

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

15 years ago[package] base-files: (#4928)
jow [Sun, 19 Apr 2009 16:51:58 +0000 (16:51 +0000)]
[package] base-files: (#4928)
handle "option gateway 0.0.0.0" and "option gateway interface" in route sections
as "no gateway given" to allow defining gateway-less routes while still keeping
the possibility to have static routes with a proper gateway on interfaces with#
dynamic ips

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

15 years ago[PATCH] [kernel] add sata_sil24 module
jow [Sun, 19 Apr 2009 15:42:16 +0000 (15:42 +0000)]
[PATCH] [kernel] add sata_sil24 module
Signed-off-by: Erik Inge Bols? <knan-openwrt@anduin.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15261 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoetrax: dump to 2.6.29
claudio [Sun, 19 Apr 2009 15:36:30 +0000 (15:36 +0000)]
etrax: dump to 2.6.29

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

15 years ago[PATCH] Add support for CM109 USB VoIP phone
jow [Sun, 19 Apr 2009 15:27:25 +0000 (15:27 +0000)]
[PATCH] Add support for CM109 USB VoIP phone

this patch adds support for USB VoIP-phones using the CM109 chipset.
the cm109.ko module was added to linux kernel 2.6.28
it was tested with SVN revision 15247 on a Asus WL-500G Premium.

Signed-off-by: Alfred E. Heggestad <aeh@db.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15258 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[package] lua: revert r15108 & r15109
jow [Sun, 19 Apr 2009 13:44:40 +0000 (13:44 +0000)]
[package] lua: revert r15108 & r15109

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

15 years ago[brcm47xx] correctly set mapbase while registering the UART (#4622)
florian [Sun, 19 Apr 2009 13:43:00 +0000 (13:43 +0000)]
[brcm47xx] correctly set mapbase while registering the UART (#4622)

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

15 years ago[brcm63xx] fix redundant driver name printing in probe function
florian [Sun, 19 Apr 2009 13:32:54 +0000 (13:32 +0000)]
[brcm63xx] fix redundant driver name printing in probe function

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

15 years ago[brcm63xx] make images that can be flashed using the stock firmware web interface...
florian [Sun, 19 Apr 2009 13:18:48 +0000 (13:18 +0000)]
[brcm63xx] make images that can be flashed using the stock firmware web interface, thanks to Anselmo Luginbuhl and Daniel Dickinson (#4909, #4943)

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

15 years agoixp4xx: add linux 2.6.29 patches (TODO: re-integrate switch/multi-phy support)
nbd [Sat, 18 Apr 2009 17:04:41 +0000 (17:04 +0000)]
ixp4xx: add linux 2.6.29 patches (TODO: re-integrate switch/multi-phy support)

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

15 years agoadd generic 2.6.29 patches and config (squashfs still untested, user space mkfs still...
nbd [Sat, 18 Apr 2009 17:04:16 +0000 (17:04 +0000)]
add generic 2.6.29 patches and config (squashfs still untested, user space mkfs still missing)

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

15 years agoadd md5sum for linux 2.6.29.1
nbd [Sat, 18 Apr 2009 17:04:09 +0000 (17:04 +0000)]
add md5sum for linux 2.6.29.1

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

15 years agoadd a modified version of the mips64 patch from #4603
nbd [Sat, 18 Apr 2009 17:03:55 +0000 (17:03 +0000)]
add a modified version of the mips64 patch from #4603

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

15 years ago[generic-2.6] files/fs/yaffs2: revert changes in r15242 that break patching on 2...
agb [Sat, 18 Apr 2009 06:29:23 +0000 (06:29 +0000)]
[generic-2.6] files/fs/yaffs2: revert changes in r15242 that break patching on 2.6.28

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

15 years agoadd a workaround preventing libtool from hardcoding library path in shared libs
nico [Fri, 17 Apr 2009 14:44:50 +0000 (14:44 +0000)]
add a workaround preventing libtool from hardcoding library path in shared libs

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

15 years agoremove 'svn:keywords' property, not needed anymore after [15242]
nico [Fri, 17 Apr 2009 14:32:29 +0000 (14:32 +0000)]
remove 'svn:keywords' property, not needed anymore after [15242]

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

15 years agoget rid of $Id$ - it has never helped us and it has broken too many patches ;)
nbd [Fri, 17 Apr 2009 14:09:46 +0000 (14:09 +0000)]
get rid of $Id$ - it has never helped us and it has broken too many patches ;)

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

15 years ago[au1500] do not override input config symbols (#4722)
florian [Fri, 17 Apr 2009 10:28:57 +0000 (10:28 +0000)]
[au1500] do not override input config symbols (#4722)

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

15 years ago[au1500] resync au1550 kernel configuration
florian [Fri, 17 Apr 2009 10:28:23 +0000 (10:28 +0000)]
[au1500] resync au1550 kernel configuration

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

15 years ago[brcm47xx] finally fix boot failures on buffalo devices, tested on WHR-HP-G54 and...
florian [Fri, 17 Apr 2009 09:22:02 +0000 (09:22 +0000)]
[brcm47xx] finally fix boot failures on buffalo devices, tested on WHR-HP-G54 and WRT54GS v1.1 with no side effects (#4061)

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

15 years ago[ps3]: Remove superfluous directory
hcg [Thu, 16 Apr 2009 13:32:56 +0000 (13:32 +0000)]
[ps3]: Remove superfluous directory

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

15 years ago[ps3]: update compiler version defaults
hcg [Thu, 16 Apr 2009 12:40:32 +0000 (12:40 +0000)]
[ps3]: update compiler version defaults

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

15 years ago[ps3]: Update default configuration to use profiles
hcg [Thu, 16 Apr 2009 10:40:15 +0000 (10:40 +0000)]
[ps3]: Update default configuration to use profiles

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

15 years agomove ldconfig & ldd to utils section
nico [Tue, 14 Apr 2009 16:28:18 +0000 (16:28 +0000)]
move ldconfig & ldd to utils section

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

15 years ago[tools] more cygwin related build fixes
florian [Tue, 14 Apr 2009 14:54:34 +0000 (14:54 +0000)]
[tools] more cygwin related build fixes

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

15 years agoatheros: ignore rx long packet error flag from the ethernet core
nbd [Mon, 13 Apr 2009 00:43:38 +0000 (00:43 +0000)]
atheros: ignore rx long packet error flag from the ethernet core

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

15 years agodo not run hotplug event for aliases
nbd [Mon, 13 Apr 2009 00:43:23 +0000 (00:43 +0000)]
do not run hotplug event for aliases

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

15 years ago[package] firewall: enable /etc/firewall.user by default and install sample firewall...
jow [Sun, 12 Apr 2009 22:38:34 +0000 (22:38 +0000)]
[package] firewall: enable /etc/firewall.user by default and install sample firewall.user file

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

15 years ago[package] base-files: remove redundant netmask handling in 10-routes
jow [Sun, 12 Apr 2009 16:39:29 +0000 (16:39 +0000)]
[package] base-files: remove redundant netmask handling in 10-routes

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

15 years ago[kernel] package ext4 (#4434)
florian [Sun, 12 Apr 2009 15:18:49 +0000 (15:18 +0000)]
[kernel] package ext4 (#4434)

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

15 years ago[kernel] do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc be...
florian [Sun, 12 Apr 2009 12:54:38 +0000 (12:54 +0000)]
[kernel] do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc be selectable with the spio-gpio-old module (#4659)

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