Felix Fietkau [Tue, 16 Nov 2010 18:23:05 +0000 (18:23 +0000)]
ath9k: add some fixes for AR9003
SVN-Revision: 24016
Alexandros C. Couloumbis [Tue, 16 Nov 2010 14:07:40 +0000 (14:07 +0000)]
target/linux: revert r24014 (further testing is needed)
SVN-Revision: 24015
Alexandros C. Couloumbis [Tue, 16 Nov 2010 13:42:21 +0000 (13:42 +0000)]
linux/generic: add kernel mppc/mppe for 2.6.37. yablochkin.net.ru/mppc/ (not enabled by default)
SVN-Revision: 24014
Alexandros C. Couloumbis [Tue, 16 Nov 2010 13:28:24 +0000 (13:28 +0000)]
linux/generic: fix a dynamic ingress_queue allocation on 2.6.37. patchwork.ozlabs.org/patch/71237/ (thank you KanjiMonster)
SVN-Revision: 24013
Alexandros C. Couloumbis [Tue, 16 Nov 2010 08:00:07 +0000 (08:00 +0000)]
linux/generic: switch to userspace __aligned_u64 calls. git./?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff_plain;h=
79b5dc0c64d88cda3da23b2e22a5cec0964372ac (thank you hauke)
SVN-Revision: 24012
Daniel Dickinson [Tue, 16 Nov 2010 06:46:53 +0000 (06:46 +0000)]
imagetag: Significantly updated brcm63xx imagetag writing tool. * Rewrote commandline parsing code using gengetopt - We now get long options - We have more options including use of the info section for board information (e.g. to add the same boardid but different GPIOs on different routers) * Added back the ability to write stock images (this is useful, for example, when copying the firmware from the in-memory flash, and then being able to create an image that will let you revert to/test stock firmware * Fixed copying of CRCs to use memcpy instead of strncpy (strncpy stops at 0) * Added ability to use all sections of the imagetag, including custom magic signatures (e.g. for the Telsey router I'm adding soon), info sections, and reserved sections * Added putting the router type (as defined in the image generating Makefile) into the info1 section and the filesystem type in the info2 section. This will be used by mtd (when I add the code) to return the name of image used to flash this router. (As requested by Jo, as well as being useful for same boardid different board scenario described above).
SVN-Revision: 24011
Jo-Philipp Wich [Tue, 16 Nov 2010 00:05:41 +0000 (00:05 +0000)]
switch to LuCI trunk, should be stable enough for common use now
SVN-Revision: 24010
Florian Fainelli [Mon, 15 Nov 2010 18:33:09 +0000 (18:33 +0000)]
fix proc filesystem usage, patch from Wipster.
SVN-Revision: 24008
Florian Fainelli [Mon, 15 Nov 2010 14:24:50 +0000 (14:24 +0000)]
fix r6040 multicast operations (#7848)
SVN-Revision: 24006
Florian Fainelli [Mon, 15 Nov 2010 14:24:43 +0000 (14:24 +0000)]
refresh 2.6.32 patches
SVN-Revision: 24005
Alexandros C. Couloumbis [Mon, 15 Nov 2010 12:24:48 +0000 (12:24 +0000)]
linux/generic: update to layer7-2.22 for kernels >=2.6.36
SVN-Revision: 24004
Alexandros C. Couloumbis [Mon, 15 Nov 2010 09:04:23 +0000 (09:04 +0000)]
target/linux: add some 2.6.37 missing symbols. (thank you maddes)
SVN-Revision: 24002
Alexandros C. Couloumbis [Mon, 15 Nov 2010 08:57:26 +0000 (08:57 +0000)]
linux/generic: add a missing symbol. (thank you kaloz)
SVN-Revision: 24001
Daniel Dickinson [Mon, 15 Nov 2010 04:08:09 +0000 (04:08 +0000)]
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.
SVN-Revision: 24000
Jo-Philipp Wich [Mon, 15 Nov 2010 01:17:32 +0000 (01:17 +0000)]
6to4: use revert instead of delete, avoids aggregating deltas in /tmp/.uci over time
SVN-Revision: 23998
Jo-Philipp Wich [Mon, 15 Nov 2010 00:49:21 +0000 (00:49 +0000)]
6to4: remove leftover peeraddr stuff
SVN-Revision: 23997
Jo-Philipp Wich [Sun, 14 Nov 2010 23:51:16 +0000 (23:51 +0000)]
add 6to4 - provides full automatic 6to setup with optional configuration in /etc/config/network
SVN-Revision: 23996
Jo-Philipp Wich [Sun, 14 Nov 2010 22:00:10 +0000 (22:00 +0000)]
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>
SVN-Revision: 23994
Hauke Mehrtens [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
SVN-Revision: 23993
Alexandros C. Couloumbis [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
SVN-Revision: 23991
Jo-Philipp Wich [Sun, 14 Nov 2010 05:58:34 +0000 (05:58 +0000)]
busybox: add 6RD prefix sanity checking as mandated by RFC5969, bump pkg revision
SVN-Revision: 23990
Jo-Philipp Wich [Sun, 14 Nov 2010 05:32:45 +0000 (05:32 +0000)]
busybox: implement support for 6RD (RFC5969 7.1.1, DHCP option 212) in udhcpc
SVN-Revision: 23989
Felix Fietkau [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)
SVN-Revision: 23987
Hauke Mehrtens [Sat, 13 Nov 2010 13:44:52 +0000 (13:44 +0000)]
kernel: add CONFIG_IPV6_SIT_6RD
This closes #8227
SVN-Revision: 23986
Gabor Juhos [Fri, 12 Nov 2010 18:53:01 +0000 (18:53 +0000)]
generic: update gpio_buttons driver
SVN-Revision: 23984
Gabor Juhos [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>
SVN-Revision: 23983
Gabor Juhos [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>
SVN-Revision: 23982
Gabor Juhos [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>
SVN-Revision: 23981
Gabor Juhos [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>
SVN-Revision: 23980
Gabor Juhos [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>
SVN-Revision: 23979
Gabor Juhos [Fri, 12 Nov 2010 18:51:21 +0000 (18:51 +0000)]
ar71xx: fix inline attribute location
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23978
Gabor Juhos [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>
SVN-Revision: 23977
Gabor Juhos [Fri, 12 Nov 2010 18:50:47 +0000 (18:50 +0000)]
ar71xx: fix trailing statements location
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23976
Gabor Juhos [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>
SVN-Revision: 23975
Felix Fietkau [Fri, 12 Nov 2010 18:49:24 +0000 (18:49 +0000)]
mac80211: fix another 2.6.35 compile error
SVN-Revision: 23974
Alexandros C. Couloumbis [Fri, 12 Nov 2010 17:06:16 +0000 (17:06 +0000)]
linux/adm5120: add preliminary 2.6.37 kernel support
SVN-Revision: 23973
Felix Fietkau [Fri, 12 Nov 2010 16:56:07 +0000 (16:56 +0000)]
mac80211: fix compile on linux 2.6.35
SVN-Revision: 23972
Alexandros C. Couloumbis [Fri, 12 Nov 2010 15:14:27 +0000 (15:14 +0000)]
package/madwifi: refresh madwifi patches
SVN-Revision: 23971
Alexandros C. Couloumbis [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)
SVN-Revision: 23970
Felix Fietkau [Thu, 11 Nov 2010 22:39:19 +0000 (22:39 +0000)]
hostapd: update to 2010-11-11
SVN-Revision: 23969
Felix Fietkau [Thu, 11 Nov 2010 22:39:12 +0000 (22:39 +0000)]
mac80211: update to wireless-testing 2010-11-10 + some pending work
SVN-Revision: 23968
Alexandros C. Couloumbis [Thu, 11 Nov 2010 18:45:28 +0000 (18:45 +0000)]
linux/ixp4xx: remove some garbage from 601_arm_2.6.37_update.patch
SVN-Revision: 23965
Alexandros C. Couloumbis [Thu, 11 Nov 2010 18:42:38 +0000 (18:42 +0000)]
linux/ixp4xx: add preliminary 2.6.37 kernel support
SVN-Revision: 23964
Alexandros C. Couloumbis [Thu, 11 Nov 2010 16:36:05 +0000 (16:36 +0000)]
linux/generic: add some missing 2.6.37 USB symbols
SVN-Revision: 23963
Jo-Philipp Wich [Thu, 11 Nov 2010 16:23:16 +0000 (16:23 +0000)]
busybox: mark as essential
SVN-Revision: 23961
Jo-Philipp Wich [Thu, 11 Nov 2010 16:18:58 +0000 (16:18 +0000)]
base-files: mark libc as hold and essential, opkg should now bail out if someone tries to uninstall libc
SVN-Revision: 23960
Jo-Philipp Wich [Thu, 11 Nov 2010 16:18:01 +0000 (16:18 +0000)]
package-ipkg.mk: add support for "essential" package flag, fix typo
SVN-Revision: 23959
Alexandros C. Couloumbis [Thu, 11 Nov 2010 15:09:04 +0000 (15:09 +0000)]
linux/generic: cosmetic
SVN-Revision: 23958
Alexandros C. Couloumbis [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)
SVN-Revision: 23957
Alexandros C. Couloumbis [Thu, 11 Nov 2010 13:48:48 +0000 (13:48 +0000)]
linux/generic: update mini_fo for kernels >=2.6.36
SVN-Revision: 23956
Alexandros C. Couloumbis [Thu, 11 Nov 2010 08:49:52 +0000 (08:49 +0000)]
linux/brcm47xx: include a missing 2.6.37 file (thank you hauke)
SVN-Revision: 23955
Hauke Mehrtens [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
SVN-Revision: 23954
Jo-Philipp Wich [Wed, 10 Nov 2010 20:52:30 +0000 (20:52 +0000)]
uhttpd: redirect to same location with trailing slash appended if directories are requested
SVN-Revision: 23952
Hauke Mehrtens [Wed, 10 Nov 2010 20:42:46 +0000 (20:42 +0000)]
kernel: disable some config symbols for kernel 2.6.37
SVN-Revision: 23951
Hauke Mehrtens [Wed, 10 Nov 2010 19:12:49 +0000 (19:12 +0000)]
brcm47xx: missing in r23949
SVN-Revision: 23950
Hauke Mehrtens [Wed, 10 Nov 2010 19:11:24 +0000 (19:11 +0000)]
brcm47xx: CONFIG_HAMRADIO=n makes no sense
SVN-Revision: 23949
Hauke Mehrtens [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
SVN-Revision: 23948
Hauke Mehrtens [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.
SVN-Revision: 23947
Hauke Mehrtens [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.
SVN-Revision: 23946
Alexandros C. Couloumbis [Wed, 10 Nov 2010 19:01:07 +0000 (19:01 +0000)]
linux/brcm47xx: add preliminary 2.6.37 kernel support
SVN-Revision: 23945
Alexandros C. Couloumbis [Wed, 10 Nov 2010 16:23:42 +0000 (16:23 +0000)]
linux/ar71xx: add preliminary 2.6.37 kernel support
SVN-Revision: 23944
Imre Kaloz [Wed, 10 Nov 2010 13:13:03 +0000 (13:13 +0000)]
use CMDLINE_FORCE
SVN-Revision: 23942
Imre Kaloz [Wed, 10 Nov 2010 13:12:25 +0000 (13:12 +0000)]
upgrade to 2.6.36
SVN-Revision: 23941
Imre Kaloz [Wed, 10 Nov 2010 12:27:33 +0000 (12:27 +0000)]
update the linaro gcc to v2010.11-1
SVN-Revision: 23940
Imre 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
SVN-Revision: 23939
Florian Fainelli [Tue, 9 Nov 2010 08:42:28 +0000 (08:42 +0000)]
update to 2.6.36
SVN-Revision: 23935
Florian Fainelli [Tue, 9 Nov 2010 08:42:21 +0000 (08:42 +0000)]
add missing 2.6.36 symbol CONFIG_CHELSIO_T4VF
SVN-Revision: 23934
Felix Fietkau [Tue, 9 Nov 2010 01:36:43 +0000 (01:36 +0000)]
hostapd: add some wpa related madwifi fixes
SVN-Revision: 23933
Felix Fietkau [Tue, 9 Nov 2010 01:36:36 +0000 (01:36 +0000)]
hostapd: update to
20101109, reorganize patches
SVN-Revision: 23932
Alexandros C. Couloumbis [Mon, 8 Nov 2010 18:28:07 +0000 (18:28 +0000)]
linux/generic: add some missing patches, refresh patches
SVN-Revision: 23931
Alexandros C. Couloumbis [Mon, 8 Nov 2010 14:45:24 +0000 (14:45 +0000)]
linux/generic: fix creation of rootfs_data
SVN-Revision: 23930
Imre Kaloz [Mon, 8 Nov 2010 11:57:56 +0000 (11:57 +0000)]
kernel targets uImage by default
SVN-Revision: 23929
Alexandros C. Couloumbis [Mon, 8 Nov 2010 11:12:59 +0000 (11:12 +0000)]
linux/atheros: add preliminary 2.6.37 kernel support (thank you nbd, florian)
SVN-Revision: 23928
Alexandros C. Couloumbis [Mon, 8 Nov 2010 11:08:08 +0000 (11:08 +0000)]
linux/generic: sync 2.6.37 patches
SVN-Revision: 23927
Imre Kaloz [Mon, 8 Nov 2010 09:44:33 +0000 (09:44 +0000)]
x86 kernels target bzImage by default
SVN-Revision: 23926
Florian Fainelli [Mon, 8 Nov 2010 09:41:32 +0000 (09:41 +0000)]
add README
SVN-Revision: 23925
Florian Fainelli [Mon, 8 Nov 2010 09:41:27 +0000 (09:41 +0000)]
remove to keep only one ARM qemu target
SVN-Revision: 23924
Florian Fainelli [Mon, 8 Nov 2010 09:41:20 +0000 (09:41 +0000)]
make description consistent
SVN-Revision: 23923
Florian Fainelli [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>
SVN-Revision: 23922
Florian Fainelli [Mon, 8 Nov 2010 07:31:36 +0000 (07:31 +0000)]
add qemu target
SVN-Revision: 23921
Florian Fainelli [Mon, 8 Nov 2010 07:31:31 +0000 (07:31 +0000)]
add target to be used with qemu
SVN-Revision: 23920
Florian Fainelli [Mon, 8 Nov 2010 07:31:25 +0000 (07:31 +0000)]
make targets provide their KERNELNAME
SVN-Revision: 23919
Florian Fainelli [Sun, 7 Nov 2010 22:41:28 +0000 (22:41 +0000)]
refresh patches, remove 015-r6040_fix_multicast.patch (upstreamed)
SVN-Revision: 23918
Florian Fainelli [Sun, 7 Nov 2010 22:25:25 +0000 (22:25 +0000)]
avoid namespace clash on ar7_gpio_init
SVN-Revision: 23917
Florian Fainelli [Sun, 7 Nov 2010 20:37:40 +0000 (20:37 +0000)]
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>
SVN-Revision: 23916
Florian Fainelli [Sun, 7 Nov 2010 15:41:52 +0000 (15:41 +0000)]
fix build failure when targetting ramdisk
SVN-Revision: 23914
Felix Fietkau [Sun, 7 Nov 2010 13:51:48 +0000 (13:51 +0000)]
ath9k: fix a compile error with debugging disabled (#8189)
SVN-Revision: 23912
Hauke Mehrtens [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.
SVN-Revision: 23911
Jo-Philipp Wich [Sun, 7 Nov 2010 00:28:15 +0000 (00:28 +0000)]
base-files: change /dev permissions to 0755 when hotplug2 is used (#6039)
SVN-Revision: 23908
Jo-Philipp Wich [Sun, 7 Nov 2010 00:26:00 +0000 (00:26 +0000)]
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>
SVN-Revision: 23906
Jo-Philipp Wich [Sat, 6 Nov 2010 23:49:11 +0000 (23:49 +0000)]
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.
SVN-Revision: 23905
Claudio Mignanti [Sat, 6 Nov 2010 21:08:48 +0000 (21:08 +0000)]
Add support for Ubiquiti UniFi AP
SVN-Revision: 23904
Claudio Mignanti [Sat, 6 Nov 2010 21:08:44 +0000 (21:08 +0000)]
Add wps button on alice gate
SVN-Revision: 23903
Claudio Mignanti [Sat, 6 Nov 2010 21:08:41 +0000 (21:08 +0000)]
Add package for ledtrigger netfilter
SVN-Revision: 23902
Claudio Mignanti [Sat, 6 Nov 2010 21:05:37 +0000 (21:05 +0000)]
Add package for ledtrigger gpio
SVN-Revision: 23901
Florian Fainelli [Sat, 6 Nov 2010 18:54:20 +0000 (18:54 +0000)]
Merge branch 'adm8668'
SVN-Revision: 23900
Hauke Mehrtens [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.
SVN-Revision: 23899
Michael Büsch [Sat, 6 Nov 2010 16:51:27 +0000 (16:51 +0000)]
n810: omapfb and keyboard fixes
SVN-Revision: 23898
Jo-Philipp Wich [Sat, 6 Nov 2010 16:19:04 +0000 (16:19 +0000)]
uhttpd: make it work without shadow password support
SVN-Revision: 23897
Florian Fainelli [Sat, 6 Nov 2010 14:56:58 +0000 (14:56 +0000)]
fix touchscreen driver build failure
SVN-Revision: 23895