openwrt.git
14 years ago[cosmetic] sort & rearrange arch selection
nico [Wed, 23 Dec 2009 10:38:26 +0000 (10:38 +0000)]
[cosmetic] sort & rearrange arch selection

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

14 years ago[package] disable a few packages failing on pxcab (marking them as BROKEN)
nico [Wed, 23 Dec 2009 09:53:06 +0000 (09:53 +0000)]
[package] disable a few packages failing on pxcab (marking them as BROKEN)

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

14 years ago[package] ipset: use a common DEPENDS for both ipset and kmod-ipset packages
nico [Wed, 23 Dec 2009 09:32:45 +0000 (09:32 +0000)]
[package] ipset: use a common DEPENDS for both ipset and kmod-ipset packages

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

14 years ago[package] kernel: enable kmod-sound-core on uml
nico [Wed, 23 Dec 2009 08:56:46 +0000 (08:56 +0000)]
[package] kernel: enable kmod-sound-core on uml

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

14 years ago[target] generic: ESFQ patch, only include net/netfilter/nf_conntrack.h when CONFIG_N...
nico [Wed, 23 Dec 2009 08:12:15 +0000 (08:12 +0000)]
[target] generic: ESFQ patch, only include net/netfilter/nf_conntrack.h when CONFIG_NET_SCH_ESFQ_NFCT is set (fixes build failure on target where CONFIG_NETFILTER is not set)

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

14 years ago[target] generic: add missing CONFIG_HCALL_STATS symbol (fixes: pxcab)
nico [Wed, 23 Dec 2009 08:05:04 +0000 (08:05 +0000)]
[target] generic: add missing CONFIG_HCALL_STATS symbol (fixes: pxcab)

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

14 years ago[packages] mac80211: Don't echo missing physical device errors to wireless config...
acinonyx [Tue, 22 Dec 2009 21:45:08 +0000 (21:45 +0000)]
[packages] mac80211: Don't echo missing physical device errors to wireless config file

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

14 years agoar71xx: change firmware image name for th TP-Link boards
juhosg [Tue, 22 Dec 2009 19:36:07 +0000 (19:36 +0000)]
ar71xx: change firmware image name for th TP-Link boards

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

14 years agoar71xx: add ath9k and hostapd-mini for the TL-WR741ND profile
juhosg [Tue, 22 Dec 2009 19:36:03 +0000 (19:36 +0000)]
ar71xx: add ath9k and hostapd-mini for the TL-WR741ND profile

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

14 years agoar71xx: add support for the TL-WR841N v1.5 board
juhosg [Tue, 22 Dec 2009 19:31:28 +0000 (19:31 +0000)]
ar71xx: add support for the TL-WR841N v1.5 board

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

14 years agoar71xx: add dsa driver for the 88e6063 chip
juhosg [Tue, 22 Dec 2009 19:31:19 +0000 (19:31 +0000)]
ar71xx: add dsa driver for the 88e6063 chip

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

14 years ago[package] allow different ar7-atm versions to be selected (#6345)
florian [Tue, 22 Dec 2009 12:28:02 +0000 (12:28 +0000)]
[package] allow different ar7-atm versions to be selected (#6345)

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

14 years agopartially revert [18830]: stripped packages are still usefull when debugging with...
florian [Tue, 22 Dec 2009 12:27:58 +0000 (12:27 +0000)]
partially revert [18830]: stripped packages are still usefull when debugging with gdbserver, update CONFIG_DEBUG description and disable sstrip when CONFIG_DEBUG is selected

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

14 years agodisable stripping when compiling with debug info (closes: #6373)
florian [Tue, 22 Dec 2009 12:27:55 +0000 (12:27 +0000)]
disable stripping when compiling with debug info (closes: #6373)

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

14 years ago[package] opkg: only select overlay_root if the install destination is root, this...
jow [Tue, 22 Dec 2009 11:46:49 +0000 (11:46 +0000)]
[package] opkg: only select overlay_root if the install destination is root, this eliminates the need for force_space when using external destinations like usb disks

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

14 years ago[package] wprobe: mask as BROKEN on cris
nico [Tue, 22 Dec 2009 06:10:30 +0000 (06:10 +0000)]
[package] wprobe: mask as BROKEN on cris

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

14 years ago[package] gdb: not support on cris
nico [Tue, 22 Dec 2009 06:09:48 +0000 (06:09 +0000)]
[package] gdb: not support on cris

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

14 years ago[target] mpc52xx: add missing kernel config symbol
nico [Tue, 22 Dec 2009 00:44:51 +0000 (00:44 +0000)]
[target] mpc52xx: add missing kernel config symbol

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

14 years ago[package] opkg: fix invalid free triggered by 011-old-config-location.patch and repla...
jow [Mon, 21 Dec 2009 15:09:08 +0000 (15:09 +0000)]
[package] opkg: fix invalid free triggered by 011-old-config-location.patch and replace 012-cleanup-tmpdir.patch with upstream fix

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

14 years ago[package] mark mac80211 & madwifi as BROKEN for ep93xx
nico [Mon, 21 Dec 2009 12:33:45 +0000 (12:33 +0000)]
[package] mark mac80211 & madwifi as BROKEN for ep93xx

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

14 years agoAdd udhcpc command-line argument to request rootpath
hcg [Mon, 21 Dec 2009 10:25:15 +0000 (10:25 +0000)]
Add udhcpc command-line argument to request rootpath

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

14 years ago[target] stay coherent when defining ARCH
nico [Mon, 21 Dec 2009 03:28:35 +0000 (03:28 +0000)]
[target] stay coherent when defining ARCH

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

14 years ago[package] opkg: the current version leaves empty temp directories behind, clean them...
jow [Mon, 21 Dec 2009 03:28:11 +0000 (03:28 +0000)]
[package] opkg: the current version leaves empty temp directories behind, clean them up before exit

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

14 years ago[target] remove redundant LINUX_KARCH variables
nico [Mon, 21 Dec 2009 03:26:09 +0000 (03:26 +0000)]
[target] remove redundant LINUX_KARCH variables

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

14 years ago[package] e2fsprogs: use select-style dependencies, don't ship dev shlib symlink
nico [Mon, 21 Dec 2009 00:59:14 +0000 (00:59 +0000)]
[package] e2fsprogs: use select-style dependencies, don't ship dev shlib symlink

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

14 years ago[package] gdb: fix build failure with arm targets
nico [Sun, 20 Dec 2009 23:24:16 +0000 (23:24 +0000)]
[package] gdb: fix build failure with arm targets

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

14 years ago[package] opkg: update to r503 - reduces peak memory usage by further 20%, rebased...
jow [Sun, 20 Dec 2009 21:21:14 +0000 (21:21 +0000)]
[package] opkg: update to r503 - reduces peak memory usage by further 20%, rebased patches, restored old config file default

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

14 years agokernel: add mips_machine_set_name function
juhosg [Sun, 20 Dec 2009 14:32:51 +0000 (14:32 +0000)]
kernel: add mips_machine_set_name function

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

14 years agoar71xx: update AR7240 PCI code
juhosg [Sun, 20 Dec 2009 13:46:23 +0000 (13:46 +0000)]
ar71xx: update AR7240 PCI code

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

14 years agomac80211: fix a race condition in ad-hoc bringup with fixed bssid
nbd [Sun, 20 Dec 2009 11:04:43 +0000 (11:04 +0000)]
mac80211: fix a race condition in ad-hoc bringup with fixed bssid

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

14 years agokernel: fix plt fixup related crashes when loading kernel modules on mips, (happened...
nbd [Sun, 20 Dec 2009 04:41:10 +0000 (04:41 +0000)]
kernel: fix plt fixup related crashes when loading kernel modules on mips, (happened when there was not enough physically contiguous memory available)

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

14 years agogcc: 4.4.2 no longer needs the fix-linker-error patch, remove it
nbd [Sat, 19 Dec 2009 22:40:17 +0000 (22:40 +0000)]
gcc: 4.4.2 no longer needs the fix-linker-error patch, remove it

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

14 years agoipfix: sync changes from openimp
nbd [Sat, 19 Dec 2009 22:19:42 +0000 (22:19 +0000)]
ipfix: sync changes from openimp

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

14 years agolibipfix: specify the number of the wprobe ie append script on the command line
nbd [Sat, 19 Dec 2009 22:19:34 +0000 (22:19 +0000)]
libipfix: specify the number of the wprobe ie append script on the command line

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

14 years agowprobe-util: always print regular output to stdout instead of stderr
nbd [Sat, 19 Dec 2009 22:19:26 +0000 (22:19 +0000)]
wprobe-util: always print regular output to stdout instead of stderr

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

14 years agomadwifi: fix antenna selection for ubnt loco2/loco5
nbd [Sat, 19 Dec 2009 22:19:19 +0000 (22:19 +0000)]
madwifi: fix antenna selection for ubnt loco2/loco5

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

14 years agowprobe: export raw values (n, s, ss) to ipfix collectors for improved measurement...
nbd [Sat, 19 Dec 2009 22:19:09 +0000 (22:19 +0000)]
wprobe: export raw values (n, s, ss) to ipfix collectors for improved measurement accuracy

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

14 years agoar71xx: fix WNDR3700 firmware images
juhosg [Sat, 19 Dec 2009 18:10:41 +0000 (18:10 +0000)]
ar71xx: fix WNDR3700 firmware images

WNDR3700's U-Boot loads the kernel from a squashfs image, and it does
not support squashfs 4.0.

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

14 years ago[target] ar71xx: fix WNDR3700 image generation
nico [Sat, 19 Dec 2009 14:45:43 +0000 (14:45 +0000)]
[target] ar71xx: fix WNDR3700 image generation

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

14 years ago[package] kernel: use select instead of depend for kmod-crc16 dependency in kmod...
nico [Sat, 19 Dec 2009 13:14:17 +0000 (13:14 +0000)]
[package] kernel: use select instead of depend for kmod-crc16 dependency in kmod-ax25 (closes: #5843)

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

14 years agoar71xx: Fix LED active_low for the TL-WR1043ND board
juhosg [Sat, 19 Dec 2009 07:35:49 +0000 (07:35 +0000)]
ar71xx: Fix LED active_low for the TL-WR1043ND board

This fixes the LED active_low's for the TP-Link wr1043nd board

Signed-off-by: Andrew Tarabaras <andrew@advancedtechnologies.com.au>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18844 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] kernel: fix kmod-ipt-iprange (closes: #6187)
nico [Fri, 18 Dec 2009 19:09:33 +0000 (19:09 +0000)]
[package] kernel: fix kmod-ipt-iprange (closes: #6187)

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

14 years agodisable IB & SDK when using an external toolchain (closes: #6001)
nico [Fri, 18 Dec 2009 18:55:03 +0000 (18:55 +0000)]
disable IB & SDK when using an external toolchain (closes: #6001)

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

14 years ago[package] add ipset v4.1
nico [Fri, 18 Dec 2009 17:19:46 +0000 (17:19 +0000)]
[package] add ipset v4.1

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

14 years ago[packages] iptables: add an iptables-mod-ipset package (closes: #6327)
nico [Fri, 18 Dec 2009 17:17:49 +0000 (17:17 +0000)]
[packages] iptables: add an iptables-mod-ipset package (closes: #6327)

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

14 years agopartially revert [18830]: stripped packages are still usefull when debugging with...
nico [Fri, 18 Dec 2009 17:10:40 +0000 (17:10 +0000)]
partially revert [18830]: stripped packages are still usefull when debugging with gdbserver, update CONFIG_DEBUG description and disable sstrip when CONFIG_DEBUG is selected

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

14 years agodisable stripping when compiling with debug info (closes: #6373)
nico [Fri, 18 Dec 2009 16:59:04 +0000 (16:59 +0000)]
disable stripping when compiling with debug info (closes: #6373)

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

14 years ago[target] Config.in: fix powerpc64 endianness
nico [Fri, 18 Dec 2009 16:30:26 +0000 (16:30 +0000)]
[target] Config.in: fix powerpc64 endianness

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

14 years agorefresh 2.6.31 patches
nbd [Fri, 18 Dec 2009 15:43:25 +0000 (15:43 +0000)]
refresh 2.6.31 patches

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

14 years agoremove incomplete union mounts / jffs2 patches. will be replaced by updated versions...
nbd [Fri, 18 Dec 2009 15:43:20 +0000 (15:43 +0000)]
remove incomplete union mounts / jffs2 patches. will be replaced by updated versions once they're ready - should fix #6375

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

14 years agotl-wr1043nd: Register missing leds.
juhosg [Fri, 18 Dec 2009 12:57:12 +0000 (12:57 +0000)]
tl-wr1043nd: Register missing leds.

This adds the folowing for the TP-Link wr1043nd board
1. USB and WLAN LEDS
2. Change QSS LED from red to green
3. Fix polarity of the System LED

Signed-off-by: Andrew Tarabaras <andrew@advancedtechnologies.com.au>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18821 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: ar913x_wmac device support into a separate file
juhosg [Fri, 18 Dec 2009 12:57:09 +0000 (12:57 +0000)]
ar71xx: ar913x_wmac device support into a separate file

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

14 years agoar71xx: move AP94 specific PCI init code into a separate file
juhosg [Fri, 18 Dec 2009 12:57:05 +0000 (12:57 +0000)]
ar71xx: move AP94 specific PCI init code into a separate file

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

14 years agoar71xx: separate DIR-615 rev. C1 support from the TEW-632 (based on the
juhosg [Fri, 18 Dec 2009 12:57:01 +0000 (12:57 +0000)]
ar71xx: separate DIR-615 rev. C1 support from the TEW-632 (based on the
patch from #6186)

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

14 years agoar71xx: add common m25p80 device
juhosg [Fri, 18 Dec 2009 12:56:55 +0000 (12:56 +0000)]
ar71xx: add common m25p80 device

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

14 years ago[package] wprobe: use a shared DEPENDS between packages, mark them as BROKEN on ps3...
nico [Fri, 18 Dec 2009 10:51:10 +0000 (10:51 +0000)]
[package] wprobe: use a shared DEPENDS between packages, mark them as BROKEN on ps3 & pxcab

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

14 years ago[package] mac80211: fix rt2x00-lib dependency on PCI/USB
nico [Fri, 18 Dec 2009 10:43:18 +0000 (10:43 +0000)]
[package] mac80211: fix rt2x00-lib dependency on PCI/USB

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

14 years ago[include] use a common site/linux config, since site/linux-gnu & site/linux-uclibc...
nico [Fri, 18 Dec 2009 10:38:16 +0000 (10:38 +0000)]
[include] use a common site/linux config, since site/linux-gnu & site/linux-uclibc configs are identical

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

14 years ago[package] base-files: check for libpthread_so.a instead of libc_so.a (some gcc/libc...
nico [Fri, 18 Dec 2009 10:32:38 +0000 (10:32 +0000)]
[package] base-files: check for libpthread_so.a instead of libc_so.a (some gcc/libc combinations don't provide a libpthread_so.a matching libc_so.a)

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

14 years agoubicom32: add a 2.6.30 patch contributed by ubicom, with my cleanups and fixes split...
nbd [Thu, 17 Dec 2009 16:21:13 +0000 (16:21 +0000)]
ubicom32: add a 2.6.30 patch contributed by ubicom, with my cleanups and fixes split out into separate patches

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

14 years agowrt350nv2-builder: increase path limit from 64 bytes to 256 bytes, as 64 bytes may...
nbd [Wed, 16 Dec 2009 13:47:47 +0000 (13:47 +0000)]
wrt350nv2-builder: increase path limit from 64 bytes to 256 bytes, as 64 bytes may not be enough. suggested by maddes

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

14 years ago.gitignore: ignore vim swap files
nbd [Wed, 16 Dec 2009 13:39:52 +0000 (13:39 +0000)]
.gitignore: ignore vim swap files

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

14 years agokernel-headers: add linux 2.6.30 headers for ubicom32
nbd [Wed, 16 Dec 2009 13:39:49 +0000 (13:39 +0000)]
kernel-headers: add linux 2.6.30 headers for ubicom32

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

14 years agogcc: fix linker errors on osx with gcc 4.4+
nbd [Wed, 16 Dec 2009 13:39:44 +0000 (13:39 +0000)]
gcc: fix linker errors on osx with gcc 4.4+

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

14 years agoopenssl: use assembler version of aes on arm - nearly doubles aes encryption performance
nbd [Wed, 16 Dec 2009 02:03:20 +0000 (02:03 +0000)]
openssl: use assembler version of aes on arm - nearly doubles aes encryption performance

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

14 years agoRevert "ar71xx: move phy_connect call to ag71xx_open" (r18691)
nbd [Tue, 15 Dec 2009 22:37:54 +0000 (22:37 +0000)]
Revert "ar71xx: move phy_connect call to ag71xx_open" (r18691)
It's causing issues with switch drivers that register with swconfig and
makes fixing those unnecessarily complicated.
Fixes rtl8306 switch support on the WRT160NL.

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

14 years ago[package] let usb-video load after video-core (#6214)
florian [Tue, 15 Dec 2009 20:17:44 +0000 (20:17 +0000)]
[package] let usb-video load after video-core (#6214)

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

14 years agoar71xx: enable diagnostic LED on the Routerstation Pro
juhosg [Tue, 15 Dec 2009 08:35:11 +0000 (08:35 +0000)]
ar71xx: enable diagnostic LED on the Routerstation Pro

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

14 years ago[package] busybox: update to v1.15.3
nico [Tue, 15 Dec 2009 03:38:51 +0000 (03:38 +0000)]
[package] busybox: update to v1.15.3

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

14 years agoMake beagleboard as subtarget from omap35xx
ryd [Mon, 14 Dec 2009 20:58:18 +0000 (20:58 +0000)]
Make beagleboard as subtarget from omap35xx

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

14 years ago[package] busybox: remove uniq memleak patch, applet was fixed upstream in v1.15...
nico [Mon, 14 Dec 2009 15:57:00 +0000 (15:57 +0000)]
[package] busybox: remove uniq memleak patch, applet was fixed upstream in v1.15.2 (closes: #6354)

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

14 years agodo not download kernel sources when using an external kernel tree
nbd [Mon, 14 Dec 2009 13:54:03 +0000 (13:54 +0000)]
do not download kernel sources when using an external kernel tree

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

14 years agoAdding Beagleboard support - unfinished
ryd [Mon, 14 Dec 2009 10:35:16 +0000 (10:35 +0000)]
Adding Beagleboard support - unfinished

The beagleboard target is still unfinied:

running:
- MMC Card (incl. boot)
- DSS2 graphic driver

missing:
- full USB Host and Gadget

TODO:
- improve graphic support
- full boot from flash and SD - incl. update
- XServer
- Gaming support

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

14 years ago[packages] add a src-link example to feeds.conf.default
jow [Sun, 13 Dec 2009 20:46:30 +0000 (20:46 +0000)]
[packages] add a src-link example to feeds.conf.default

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

14 years ago[rdc] generate bifferboard images, patch from bifferos
florian [Sun, 13 Dec 2009 00:02:29 +0000 (00:02 +0000)]
[rdc] generate bifferboard images, patch from bifferos

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

14 years ago[package] kernel: fix typo that prevents autoloading of the rdc321x_wdt driver
jow [Sat, 12 Dec 2009 21:31:17 +0000 (21:31 +0000)]
[package] kernel: fix typo that prevents autoloading of the rdc321x_wdt driver

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

14 years ago[rdc] add preliminary support for the bifferboard, patch from bifferos
florian [Sat, 12 Dec 2009 17:17:00 +0000 (17:17 +0000)]
[rdc] add preliminary support for the bifferboard, patch from bifferos

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

14 years agoadd a hacked up version of upslug2 which is able to flash a wrt350nv2 in recovery...
nbd [Sat, 12 Dec 2009 02:00:50 +0000 (02:00 +0000)]
add a hacked up version of upslug2 which is able to flash a wrt350nv2 in recovery mode

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

14 years agowrt350nv2-builder: fix a small off-by-one error (thx, mb)
nbd [Sat, 12 Dec 2009 01:01:42 +0000 (01:01 +0000)]
wrt350nv2-builder: fix a small off-by-one error (thx, mb)

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

14 years agobuild wrt350n v2 recovery and web upgrade images (based on patch from #5970)
nbd [Sat, 12 Dec 2009 00:45:32 +0000 (00:45 +0000)]
build wrt350n v2 recovery and web upgrade images (based on patch from #5970)

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

14 years agofix portability issues and other minor bugs in the wrt350nv2 image builder
nbd [Sat, 12 Dec 2009 00:44:15 +0000 (00:44 +0000)]
fix portability issues and other minor bugs in the wrt350nv2 image builder

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

14 years agoadd wrt350n v2 image building code from #5970 (thx, maddes)
nbd [Sat, 12 Dec 2009 00:44:03 +0000 (00:44 +0000)]
add wrt350n v2 image building code from #5970 (thx, maddes)

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

14 years agolzma2eva: Endianness fixes.
mb [Fri, 11 Dec 2009 23:50:51 +0000 (23:50 +0000)]
lzma2eva: Endianness fixes.

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

14 years agomodules: package the leds-wndr3700-usb driver
juhosg [Fri, 11 Dec 2009 20:32:33 +0000 (20:32 +0000)]
modules: package the leds-wndr3700-usb driver

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

14 years agoar71xx: add driver for the USB LED on the WNDR3700
juhosg [Fri, 11 Dec 2009 20:32:31 +0000 (20:32 +0000)]
ar71xx: add driver for the USB LED on the WNDR3700

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

14 years agoar71xx: add ar71xx_device_stopped function
juhosg [Fri, 11 Dec 2009 20:32:28 +0000 (20:32 +0000)]
ar71xx: add ar71xx_device_stopped function

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

14 years agoar71xx: fix build error with 2.6.31.7
juhosg [Fri, 11 Dec 2009 20:32:25 +0000 (20:32 +0000)]
ar71xx: fix build error with 2.6.31.7

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

14 years agoar71xx: fix NULL pointer dereference in the ethernet driver
juhosg [Fri, 11 Dec 2009 19:32:58 +0000 (19:32 +0000)]
ar71xx: fix NULL pointer dereference in the ethernet driver

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

14 years ago[rdc] convert gpio code to use gpiolib, make rdc321x:dmz led work again
florian [Fri, 11 Dec 2009 19:32:52 +0000 (19:32 +0000)]
[rdc] convert gpio code to use gpiolib, make rdc321x:dmz led work again

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

14 years ago[rdc] remove the host-tool lzma dependency we now use the one provided in openwrt
florian [Fri, 11 Dec 2009 19:32:45 +0000 (19:32 +0000)]
[rdc] remove the host-tool lzma dependency we now use the one provided in openwrt

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

14 years agoar71xx: merge DSA switch patch
juhosg [Fri, 11 Dec 2009 16:41:51 +0000 (16:41 +0000)]
ar71xx: merge DSA switch patch

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

14 years agoar71xx: merge ag71xx specific patches
juhosg [Fri, 11 Dec 2009 16:41:40 +0000 (16:41 +0000)]
ar71xx: merge ag71xx specific patches

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

14 years agoar71xx: nuke 2.6.28 support
juhosg [Fri, 11 Dec 2009 15:56:38 +0000 (15:56 +0000)]
ar71xx: nuke 2.6.28 support

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

14 years agoar71xx: move mdio_bus reset code
juhosg [Fri, 11 Dec 2009 12:21:15 +0000 (12:21 +0000)]
ar71xx: move mdio_bus reset code

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

14 years agorefresh patch
kaloz [Fri, 11 Dec 2009 11:40:05 +0000 (11:40 +0000)]
refresh patch

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

14 years agoupgrade to 2.6.31.7
kaloz [Fri, 11 Dec 2009 11:10:49 +0000 (11:10 +0000)]
upgrade to 2.6.31.7

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

14 years agomenuconfig: allow wildcard includes to return no match (#6339)
nbd [Fri, 11 Dec 2009 04:41:56 +0000 (04:41 +0000)]
menuconfig: allow wildcard includes to return no match (#6339)

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

14 years agomadwifi: add a watchdog for software beacon alert interrupts
nbd [Fri, 11 Dec 2009 02:12:19 +0000 (02:12 +0000)]
madwifi: add a watchdog for software beacon alert interrupts

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

14 years agomadwifi: fix noise level display and make the cca threshold configurable through...
nbd [Fri, 11 Dec 2009 02:12:15 +0000 (02:12 +0000)]
madwifi: fix noise level display and make the cca threshold configurable through sysctl

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

14 years agoadd a simple script for symlinking one tree into another for doing builds with separa...
nbd [Thu, 10 Dec 2009 20:52:45 +0000 (20:52 +0000)]
add a simple script for symlinking one tree into another for doing builds with separate build dirs, but the same source dir

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