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

15 years ago[package] do not load the spi_gpio module from mmc-over-gpio, bump release number...
florian [Sun, 12 Apr 2009 12:52:32 +0000 (12:52 +0000)]
[package] do not load the spi_gpio module from mmc-over-gpio, bump release number (#4663)

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

15 years ago[package] allow openssl to compile with ccache enabled (#4518)
florian [Sat, 11 Apr 2009 16:25:09 +0000 (16:25 +0000)]
[package] allow openssl to compile with ccache enabled (#4518)

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

15 years agoadd the R_ARM_V4BX relocation to the ARM kernel module loader
mirko [Fri, 10 Apr 2009 18:47:05 +0000 (18:47 +0000)]
add the R_ARM_V4BX relocation to the ARM kernel module loader

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

15 years ago[iw] Update iw to version 0.9.12
hauke [Fri, 10 Apr 2009 12:20:35 +0000 (12:20 +0000)]
[iw] Update iw to version 0.9.12

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

15 years ago[ssb] The ssb module in also integrated into the kernel on brcm63xx target.
hauke [Fri, 10 Apr 2009 12:19:42 +0000 (12:19 +0000)]
[ssb] The ssb module in also integrated into the kernel on brcm63xx target.

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

15 years ago[wireless] ieee80211-softmac is only avaliable in old kernels. It was removed with...
hauke [Fri, 10 Apr 2009 12:18:45 +0000 (12:18 +0000)]
[wireless] ieee80211-softmac is only avaliable in old kernels. It was removed with 2.6.26.

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

15 years ago[mac80211] The b43 needs kmod-ssb. On the brcm47xx and brcm63xx target it is integrat...
hauke [Fri, 10 Apr 2009 12:16:51 +0000 (12:16 +0000)]
[mac80211] The b43 needs kmod-ssb. On the brcm47xx and brcm63xx target it is integrated into the kernel all other need the module.

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

15 years agouse parent-dependencies for all dependencies of a package, not only those which are...
mirko [Fri, 10 Apr 2009 11:41:18 +0000 (11:41 +0000)]
use parent-dependencies for all dependencies of a package, not only those which are conditional deendencies (thanks to lars (also for this commit message :P))
fixes bug #4917

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

15 years agomvswitch: re-enable header mode
nbd [Fri, 10 Apr 2009 11:33:49 +0000 (11:33 +0000)]
mvswitch: re-enable header mode

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

15 years agoatheros: ignore reports about oversized ethernet frames, as can be caused by the...
nbd [Fri, 10 Apr 2009 11:27:39 +0000 (11:27 +0000)]
atheros: ignore reports about oversized ethernet frames, as can be caused by the header mode of marvell 88e6060 switches (see https://dev.openwrt.org/ticket/3507#comment:16)

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

15 years agoatheros: refresh failing kernel patch (#4916) and fix packet padding bug
nbd [Fri, 10 Apr 2009 10:48:04 +0000 (10:48 +0000)]
atheros: refresh failing kernel patch (#4916) and fix packet padding bug

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

15 years ago[scripts] cygwin also needs to be passed LIBS=-lncurses to link lxdialog successfully
florian [Fri, 10 Apr 2009 10:08:47 +0000 (10:08 +0000)]
[scripts] cygwin also needs to be passed LIBS=-lncurses to link lxdialog successfully

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

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