acoul [Mon, 15 Nov 2010 12:24:48 +0000 (12:24 +0000)]
linux/generic: update to layer7-2.22 for kernels >=2.6.36
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24004
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Mon, 15 Nov 2010 09:04:23 +0000 (09:04 +0000)]
target/linux: add some 2.6.37 missing symbols. (thank you maddes)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24002
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Mon, 15 Nov 2010 08:57:26 +0000 (08:57 +0000)]
linux/generic: add a missing symbol. (thank you kaloz)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24001
3c298f89-4303-0410-b956-
a3cf2f4a3e73
cshore [Mon, 15 Nov 2010 04:08:09 +0000 (04:08 +0000)]
[tools] brcm63xx: imagetag: Fixed occaisonal wrong CRC in image due to using strncpy to copy the CRC into the imagetag. strncpy stops copying after a 00 byte, memcpy doesn't.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24000
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Mon, 15 Nov 2010 01:17:32 +0000 (01:17 +0000)]
[package] 6to4: use revert instead of delete, avoids aggregating deltas in /tmp/.uci over time
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23998
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Mon, 15 Nov 2010 00:49:21 +0000 (00:49 +0000)]
[package] 6to4: remove leftover peeraddr stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23997
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 14 Nov 2010 23:51:16 +0000 (23:51 +0000)]
[package] add 6to4 - provides full automatic 6to setup with optional configuration in /etc/config/network
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23996
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 14 Nov 2010 22:00:10 +0000 (22:00 +0000)]
[PATCH] add input subsystem to hotplug rules
This patch adds the input subsystem to the hotplug rules, making it possible to
react on the addition of input devices (e.g. USB numpads).
Signed-off-by: Stefan Tomanek <stefan.tomanek+openwrt@wertarbyte.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23994
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Sun, 14 Nov 2010 20:51:30 +0000 (20:51 +0000)]
kernel: fix l2tp kernel packages
l2tp-ip and l2tp-eth should depend on l2tp_netlink
fix pppol2tp for kernel >= 2.6.35
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23993
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Sun, 14 Nov 2010 11:43:22 +0000 (11:43 +0000)]
linux/generic: backport device tree support to MIPS from 2.6.37 to 2.6.36
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23991
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 14 Nov 2010 05:58:34 +0000 (05:58 +0000)]
[package] busybox: add 6RD prefix sanity checking as mandated by RFC5969, bump pkg revision
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23990
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 14 Nov 2010 05:32:45 +0000 (05:32 +0000)]
[package] busybox: implement support for 6RD (RFC5969 7.1.1, DHCP option 212) in udhcpc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23989
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sat, 13 Nov 2010 17:00:18 +0000 (17:00 +0000)]
hostapd: fix madwifi related linker error (include wext support for non-wpad hostapd builds)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23987
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Sat, 13 Nov 2010 13:44:52 +0000 (13:44 +0000)]
kernel: add CONFIG_IPV6_SIT_6RD
This closes #8227
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23986
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 12 Nov 2010 18:53:01 +0000 (18:53 +0000)]
generic: update gpio_buttons driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23984
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 12 Nov 2010 18:52:45 +0000 (18:52 +0000)]
ar71xx: drivers/ar71xx_wdt: fix size argument passed to copy_to_user()
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23983
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 12 Nov 2010 18:52:28 +0000 (18:52 +0000)]
ar71xx: drivers/ag71xx: remove deprecated usage of IRQF_SAMPLE_RANDOM
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23982
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 12 Nov 2010 18:52:12 +0000 (18:52 +0000)]
ar71xx: use pr_* functions in drivers
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23981
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 12 Nov 2010 18:51:55 +0000 (18:51 +0000)]
ar71xx: drivers/rb4xx_nand: remove C++ comment usage
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23980
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 12 Nov 2010 18:51:38 +0000 (18:51 +0000)]
ar71xx: return statements does not need parenthesis
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23979
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 12 Nov 2010 18:51:21 +0000 (18:51 +0000)]
ar71xx: fix inline attribute location
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23978
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 12 Nov 2010 18:51:04 +0000 (18:51 +0000)]
ar71xx: wrap long lines
(build errors has been fixed - juhosg)
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23977
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 12 Nov 2010 18:50:47 +0000 (18:50 +0000)]
ar71xx: fix trailing statements location
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23976
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Fri, 12 Nov 2010 18:50:29 +0000 (18:50 +0000)]
ar71xx: fix whitespaces nits
(build error has been fixed - juhosg)
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23975
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 12 Nov 2010 18:49:24 +0000 (18:49 +0000)]
mac80211: fix another 2.6.35 compile error
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23974
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Fri, 12 Nov 2010 17:06:16 +0000 (17:06 +0000)]
linux/adm5120: add preliminary 2.6.37 kernel support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23973
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 12 Nov 2010 16:56:07 +0000 (16:56 +0000)]
mac80211: fix compile on linux 2.6.35
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23972
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Fri, 12 Nov 2010 15:14:27 +0000 (15:14 +0000)]
package/madwifi: refresh madwifi patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23971
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Fri, 12 Nov 2010 09:28:00 +0000 (09:28 +0000)]
linux/generic: add imq patches for linux kernels 2.6.35,36,37. (closes #8211)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23970
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 11 Nov 2010 22:39:19 +0000 (22:39 +0000)]
hostapd: update to 2010-11-11
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23969
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 11 Nov 2010 22:39:12 +0000 (22:39 +0000)]
mac80211: update to wireless-testing 2010-11-10 + some pending work
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23968
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Thu, 11 Nov 2010 18:45:28 +0000 (18:45 +0000)]
linux/ixp4xx: remove some garbage from 601_arm_2.6.37_update.patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23965
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Thu, 11 Nov 2010 18:42:38 +0000 (18:42 +0000)]
linux/ixp4xx: add preliminary 2.6.37 kernel support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23964
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Thu, 11 Nov 2010 16:36:05 +0000 (16:36 +0000)]
linux/generic: add some missing 2.6.37 USB symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23963
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 11 Nov 2010 16:23:16 +0000 (16:23 +0000)]
[package] busybox: mark as essential
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23961
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 11 Nov 2010 16:18:58 +0000 (16:18 +0000)]
[package] base-files: mark libc as hold and essential, opkg should now bail out if someone tries to uninstall libc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23960
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 11 Nov 2010 16:18:01 +0000 (16:18 +0000)]
[include] package-ipkg.mk: add support for "essential" package flag, fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23959
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Thu, 11 Nov 2010 15:09:04 +0000 (15:09 +0000)]
linux/generic: cosmetic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23958
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Thu, 11 Nov 2010 14:57:58 +0000 (14:57 +0000)]
linux/generic: fix a mistake in 2.6.37/089-mtd-samsung-flash.patch. (thank you maddes)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23957
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Thu, 11 Nov 2010 13:48:48 +0000 (13:48 +0000)]
linux/generic: update mini_fo for kernels >=2.6.36
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23956
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Thu, 11 Nov 2010 08:49:52 +0000 (08:49 +0000)]
linux/brcm47xx: include a missing 2.6.37 file (thank you hauke)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23955
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Wed, 10 Nov 2010 22:53:04 +0000 (22:53 +0000)]
net-hermes-pcmcia mark as broken, because we do not want the ugly pcmcia patches from compat-wireless
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23954
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Wed, 10 Nov 2010 20:52:30 +0000 (20:52 +0000)]
[package] uhttpd: redirect to same location with trailing slash appended if directories are requested
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23952
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Wed, 10 Nov 2010 20:42:46 +0000 (20:42 +0000)]
kernel: disable some config symbols for kernel 2.6.37
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23951
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Wed, 10 Nov 2010 19:12:49 +0000 (19:12 +0000)]
brcm47xx: missing in r23949
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23950
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Wed, 10 Nov 2010 19:11:24 +0000 (19:11 +0000)]
brcm47xx: CONFIG_HAMRADIO=n makes no sense
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23949
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Wed, 10 Nov 2010 19:10:38 +0000 (19:10 +0000)]
l2tp: activate l2tp for kernel 2.6.36 and 2.6.37 and fix pppol2tp
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23948
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Wed, 10 Nov 2010 19:02:09 +0000 (19:02 +0000)]
rtc-rv5c386a: make driver compile with kernel 2.6.36.
This was only compile tested.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23947
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Wed, 10 Nov 2010 19:01:20 +0000 (19:01 +0000)]
wireless: build hermes packages from compat-wirelessand not from the kernel.
hermes now depends on cfg80211 and that is provided by compat-wireless, so the hermes driver should also be taken from that source.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23946
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Wed, 10 Nov 2010 19:01:07 +0000 (19:01 +0000)]
linux/brcm47xx: add preliminary 2.6.37 kernel support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23945
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Wed, 10 Nov 2010 16:23:42 +0000 (16:23 +0000)]
linux/ar71xx: add preliminary 2.6.37 kernel support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23944
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Wed, 10 Nov 2010 13:13:03 +0000 (13:13 +0000)]
[orion]: use CMDLINE_FORCE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23942
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Wed, 10 Nov 2010 13:12:25 +0000 (13:12 +0000)]
[orion]: upgrade to 2.6.36
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23941
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Wed, 10 Nov 2010 12:27:33 +0000 (12:27 +0000)]
[toolchain/gcc]: update the linaro gcc to v2010.11-1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23940
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Wed, 10 Nov 2010 12:26:18 +0000 (12:26 +0000)]
add a patch to fixup pcie reset on kirkwood - also fixes the boot issue on the wrt350n v2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23939
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 9 Nov 2010 08:42:28 +0000 (08:42 +0000)]
[malta] update to 2.6.36
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23935
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 9 Nov 2010 08:42:21 +0000 (08:42 +0000)]
[generic] add missing 2.6.36 symbol CONFIG_CHELSIO_T4VF
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23934
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 9 Nov 2010 01:36:43 +0000 (01:36 +0000)]
hostapd: add some wpa related madwifi fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23933
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 9 Nov 2010 01:36:36 +0000 (01:36 +0000)]
hostapd: update to
20101109, reorganize patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23932
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Mon, 8 Nov 2010 18:28:07 +0000 (18:28 +0000)]
linux/generic: add some missing patches, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23931
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Mon, 8 Nov 2010 14:45:24 +0000 (14:45 +0000)]
linux/generic: fix creation of rootfs_data
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23930
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Mon, 8 Nov 2010 11:57:56 +0000 (11:57 +0000)]
[avr32]: kernel targets uImage by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23929
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Mon, 8 Nov 2010 11:12:59 +0000 (11:12 +0000)]
linux/atheros: add preliminary 2.6.37 kernel support (thank you nbd, florian)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23928
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Mon, 8 Nov 2010 11:08:08 +0000 (11:08 +0000)]
linux/generic: sync 2.6.37 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23927
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Mon, 8 Nov 2010 09:44:33 +0000 (09:44 +0000)]
[x86:rdc]: x86 kernels target bzImage by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23926
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 8 Nov 2010 09:41:32 +0000 (09:41 +0000)]
[realview] add README
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23925
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 8 Nov 2010 09:41:27 +0000 (09:41 +0000)]
[versatile] remove to keep only one ARM qemu target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23924
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 8 Nov 2010 09:41:20 +0000 (09:41 +0000)]
[realview] make description consistent
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23923
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 8 Nov 2010 07:31:40 +0000 (07:31 +0000)]
[x86 net5501: make kmod-leds-net5501 work
Fixes dependencies, and properly labels the module as GPL (thanks, Felix!).
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23922
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 8 Nov 2010 07:31:36 +0000 (07:31 +0000)]
[realview] add qemu target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23921
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 8 Nov 2010 07:31:31 +0000 (07:31 +0000)]
[versatile] add target to be used with qemu
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23920
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Mon, 8 Nov 2010 07:31:25 +0000 (07:31 +0000)]
[buildroot] make targets provide their KERNELNAME
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23919
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 7 Nov 2010 22:41:28 +0000 (22:41 +0000)]
[rdc] refresh patches, remove 015-r6040_fix_multicast.patch (upstreamed)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23918
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 7 Nov 2010 22:25:25 +0000 (22:25 +0000)]
[ar7] avoid namespace clash on ar7_gpio_init
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23917
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 7 Nov 2010 20:37:40 +0000 (20:37 +0000)]
[x86] net5501: Add features to net5501 and remove HID support (unneeded)
Since the net5501 doesn't have a VGA port, it doesn't need HID support either --
all console access will be over a serial port.
Also add FEATURES to it as well.
Signed-of-by: Philip Prindeville <philip@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23916
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sun, 7 Nov 2010 15:41:52 +0000 (15:41 +0000)]
[uml] fix build failure when targetting ramdisk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23914
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Sun, 7 Nov 2010 13:51:48 +0000 (13:51 +0000)]
ath9k: fix a compile error with debugging disabled (#8189)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23912
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Sun, 7 Nov 2010 13:44:48 +0000 (13:44 +0000)]
brcm47xx: Fix boot problem with wgt634u.
Readd the workarround from the old version again which was removed in r22296 and refresh the patches.
This should close #7874
Thank you Russell Senior for testing.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23911
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 7 Nov 2010 00:28:15 +0000 (00:28 +0000)]
[package] base-files: change /dev permissions to 0755 when hotplug2 is used (#6039)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23908
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 7 Nov 2010 00:26:00 +0000 (00:26 +0000)]
[PATCH] Fix permissions for /etc and other dirs after clean flash (#6039)
During the first OpenWrt boot after a clean flash (when the jffs2
partition is not yet initialized) tmpfs is used instead of the usual
jffs2 overlay filesystem. If this tmpfs is mounted with default
options, all directories created there (/etc, /etc/config, other
subdirectories in /etc) get permissions 1777 by default, and these
permissions then persist in the created jffs2 at least until
subsequent sysupgrade. Mounting tmpfs with mode=0755 fixes the
permission problem.
Signed-off-by: Sergey Vlasov <vsu@altlinux.ru>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23906
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sat, 6 Nov 2010 23:49:11 +0000 (23:49 +0000)]
[toolchain] uClibc: fix errno access in pthreads (#8166, #8177)
Reading errno within pthreads always resulted in 0 breaking various programs
like transmission and collectd. This patch is not 100% thread safe but it brings
back threading into a usable state for now.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23905
3c298f89-4303-0410-b956-
a3cf2f4a3e73
claudio [Sat, 6 Nov 2010 21:08:48 +0000 (21:08 +0000)]
[ar71xx] Add support for Ubiquiti UniFi AP
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23904
3c298f89-4303-0410-b956-
a3cf2f4a3e73
claudio [Sat, 6 Nov 2010 21:08:44 +0000 (21:08 +0000)]
[brcm63xx] Add wps button on alice gate
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23903
3c298f89-4303-0410-b956-
a3cf2f4a3e73
claudio [Sat, 6 Nov 2010 21:08:41 +0000 (21:08 +0000)]
[package] Add package for ledtrigger netfilter
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23902
3c298f89-4303-0410-b956-
a3cf2f4a3e73
claudio [Sat, 6 Nov 2010 21:05:37 +0000 (21:05 +0000)]
[package] Add package for ledtrigger gpio
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23901
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 6 Nov 2010 18:54:20 +0000 (18:54 +0000)]
Merge branch 'adm8668'
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23900
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hauke [Sat, 6 Nov 2010 18:28:45 +0000 (18:28 +0000)]
broadcom-wl: remove pcmcia support
For kernel 2.6.36 some additional pcmcia backpots would be needed, but
this should not depend on pcmcia.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23899
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mb [Sat, 6 Nov 2010 16:51:27 +0000 (16:51 +0000)]
n810: omapfb and keyboard fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23898
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sat, 6 Nov 2010 16:19:04 +0000 (16:19 +0000)]
[package] uhttpd: make it work without shadow password support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23897
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Sat, 6 Nov 2010 14:56:58 +0000 (14:56 +0000)]
[ep93xx] fix touchscreen driver build failure
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23895
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Fri, 5 Nov 2010 21:38:38 +0000 (21:38 +0000)]
[PATCH] ld.so: ldd crashes when __LDSO_SEARCH_INTERP_PATH__ is not #defined
Since
b65c7b2c79debcb9017e31913e01eeaa280106fb, the implicit search path
can be disabled by not #defining __LDSO_SEARCH_INTERP_PATH__. This
causes _dl_ldsopath to never be set, so it remains NULL. _dl_ldsopath is
still used when __LDSO_LDD_SUPPORT__ is #defined, to strip the path off
of the beginning of the absolute path to the ld.so interpreter in use
for printing. The _dl_strlen will crash with a NULL argument.
Rather than relying on _dl_ldsopath, this change causes ldd to compute
the interpreter's basename directly.
glibc ld.so seems to print the full path to the interpreter without
any computed basename or =>. I personally prefer glibc's behavior, but
to preserve backwards compatibility with uClibc ld.so, the existing
format with the computed basename, =>, and full path is used here. This
enables simpler (and unchanged) text processing in a pipeline.
Signed-off-by: Mark Mentovai <mark at moxienet.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23892
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Fri, 5 Nov 2010 18:46:43 +0000 (18:46 +0000)]
[ep93xx] add missing symbol spotted by buildbot.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23891
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 5 Nov 2010 18:05:50 +0000 (18:05 +0000)]
ath9k: fix ath9k_hw_apply_gpio_override so that it's effective
I discovered another bug in the ath9k WNDR3700 quirk fix from r23822.
ath9k_hw_apply_gpio_override was testing the original value of gpio_mask
to determine which bits were appropriate, instead of testing the shifted
value. Because bit 0 is always clear in the original value, this
resulted in no calls to set the GPIOs, an improperly-configured radio,
and reduced RSSI on other systems listening to the radio.
Signed-off-by: Mark Mentovai <mark@moxienet.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23890
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Fri, 5 Nov 2010 17:41:13 +0000 (17:41 +0000)]
target/linux: fix a wrong 2.6.37 patch (thank you acinonyx)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23889
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mb [Fri, 5 Nov 2010 16:59:39 +0000 (16:59 +0000)]
omap24xx: Add linux 2.6.37 config/patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23888
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mb [Fri, 5 Nov 2010 16:57:51 +0000 (16:57 +0000)]
linux 2.6.37: Disable DEBUG_ICEDCC
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23887
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mb [Fri, 5 Nov 2010 14:35:33 +0000 (14:35 +0000)]
n810 profile: add maemo-kexec
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23886
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Fri, 5 Nov 2010 07:33:43 +0000 (07:33 +0000)]
[orion]: the same DEFAULT_PACKAGES should be selected in the generic Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23885
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Fri, 5 Nov 2010 07:30:55 +0000 (07:30 +0000)]
[orion]: only build squashfs images by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23884
3c298f89-4303-0410-b956-
a3cf2f4a3e73
acoul [Thu, 4 Nov 2010 22:10:11 +0000 (22:10 +0000)]
target/linux/orion: create subtargets (closes #8154)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23883
3c298f89-4303-0410-b956-
a3cf2f4a3e73
This page took 0.093388 seconds and 4 git commands to generate.