Gabor Juhos
019a16cdd1
ar71xx: change mac address initialization
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22700 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-18 16:00:28 +00:00
Michael Büsch
b1b64870a2
Also support parallel build for host-packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22698 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-18 14:23:06 +00:00
Michael Büsch
78ae653e01
Support parallel build of certain packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22696 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-18 13:57:58 +00:00
Nicolas Thill
1066628c7d
toolchain/gcc: remove remaining references to gcc-3.4.6
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-18 11:04:45 +00:00
Jo-Philipp Wich
8d6da64cc3
[package] uhttpd:
...
- fix parsing of interpreter entries in the config file, fixes serving of static files as .cgi with X-Wrt
- better cope with connection aborts, especially during header transfer
- fix return value checking of TLS reads and writes, solves some blocking issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22692 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-18 00:04:52 +00:00
Florian Fainelli
2ada3f9d27
[rdc] allow 1MB extra space for JFFS and other enhancements ( #7706 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22690 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-17 15:31:27 +00:00
Felix Fietkau
8e63842a00
ath9k: remove an unnecessary BUG_ON in the aggregation code and clean up block ack window tracking to use less memory
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22688 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-17 13:24:33 +00:00
Jo-Philipp Wich
78acaf7424
[package] iptables: partly revert r22582, fixes ip6tables extension packaging
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22686 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-17 09:02:22 +00:00
Florian Fainelli
d555441411
[kernel] add missing config options from #7733 , thanks maddes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22685 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-16 21:01:32 +00:00
Florian Fainelli
dc98c5f0fe
[ifxmips] refresh 310-cfi0002-swap.patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22683 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-16 20:55:18 +00:00
Felix Fietkau
f622088030
ar71xx: add a new driver for the ar7240 switch using swconfig.
...
hooks directly into the ethernet driver, as MAC resets also require switch reinitializations and the switch is part of the cpu core anyway
switch only tl-wr741nd (and other devices using this board file, such as tl-wr841nd) over to using this by default, as other devices are still untested
fixes #7563
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22675 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-16 19:21:57 +00:00
Florian Fainelli
149f91df12
[kernel] add missing symbol: CONFIG_UCB1400_CORE to 2.6.35 config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22674 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-16 18:40:43 +00:00
Florian Fainelli
d324d63d8f
[package]: update acx-mac80211 and change the git url.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22672 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-16 16:00:50 +00:00
Lars-Peter Clausen
adca27359a
[package] ncurses: Add libncursesw package
...
Thanks bartbes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22669 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-16 09:48:42 +00:00
Lars-Peter Clausen
e091bb591e
Add build variants support to InstallDev
...
Before building a build variant would have removed the staging files installed
by the previous build variant from the same makefile.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22668 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-16 09:45:21 +00:00
Nicolas Thill
820b2168d5
package/grub: add a prereq check for 32 bits host development files when building on x86_64 ( closes : #7753 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22667 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-16 09:12:46 +00:00
Alexandros C. Couloumbis
00373aa7b8
package/busybox: fix macosx cross compile, closes #7775
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22666 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-16 06:05:04 +00:00
Nicolas Thill
eff931f7d0
package/busybox: add missing bits from 1.17.1 update (mostly config stuff), rename upstream patches so they're applied first
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22665 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-15 20:28:05 +00:00
Hauke Mehrtens
2f75adb302
brcm47xx: do not read out cfe
...
Reading the CFE properties causes system hangs on some devices. With
this patch nvram read will be successful very time so cfe will no be
read out. This code is not really correct but it will work around some
problems for some people.
Related ticket: #7693
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22663 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-15 18:23:17 +00:00
Gabor Juhos
c5dcf411dd
generic: update ARM mach-types
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22662 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-15 17:35:53 +00:00
Alexandros C. Couloumbis
c0f1d81367
brcm47xx/patches-2.6.35: Allow SSB EHCI/OHCI drivers to co-exist (thank you Steve Brown)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22661 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-15 16:30:00 +00:00
Alexandros C. Couloumbis
13ee2d8b78
package/busybox: fix missing bit, refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22660 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-15 10:06:58 +00:00
Alexandros C. Couloumbis
e2c3486a60
package/busybox: update to busybox-1.7.1, include upstream patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-15 09:53:21 +00:00
Gabor Juhos
d572e1483f
ramips: add support for Sparklan WCR-150GN board
...
This patch adds support for Sparklan WCR-150GN board.
Network configuration should be tweaked to make it work fully. The
reason it's not in this patch is that ramips target should be modified
to support different /etc/config/network files for different boards.
Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22658 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-15 09:43:07 +00:00
Gabor Juhos
19a32babeb
generic: fix LED control on the RTL8366 switches
...
* patch from #7713
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22656 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-15 06:47:42 +00:00
Gabor Juhos
0f85333e46
ixp4xx: fix compiler warnings in wrt300nv2-setup.c
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22655 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-15 05:39:31 +00:00
Gabor Juhos
6e3f6d99f9
ixp4xx: fix compiler warnings in tw5334-setup.c
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22654 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-15 05:39:29 +00:00
Andy Boyett
461fc7d3a9
[tools] quilt: needs autoconf
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22652 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-14 22:58:55 +00:00
Gabor Juhos
59afd77d33
ixp4xx: use the right parameter for ixp4xx_phy_disconnect
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22651 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-14 21:07:48 +00:00
Gabor Juhos
0cffb6ab42
ixp4xx: fix GPIOLIB support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22650 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-14 21:07:46 +00:00
Gabor Juhos
10f0eb32c9
ixp4xx: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22649 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-14 21:07:42 +00:00
Gabor Juhos
d980fa48ac
ixp4xx: add TW-266-2 support to 2.6.32 as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22648 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-14 21:07:40 +00:00
Gabor Juhos
2a98784f23
ixp4xx: backport IXP4XX_GPIO_IRQ macro to 2.6.32
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22647 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-14 21:07:38 +00:00
Gabor Juhos
2f8079e044
ixp4xx: sync 2.6.32 kernel config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22646 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-14 21:07:36 +00:00
Gabor Juhos
8fce7537f9
ixp4xx: include linux/slab.h in the latch LED driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22645 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-14 21:07:34 +00:00
Gabor Juhos
ce27ec3f80
ar71xx: add eap7660d board to diag.sh and sysupgrade
...
This patch adds support for the Senao EAP7660D board to diag.sh and sysupgrade.
Signed-off-by: Daniel Golle <daniel.golle@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22644 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-14 21:07:31 +00:00
Gabor Juhos
d63c4c392a
generic: fix wrong number of erase sectors for xxxS33B SPI flashes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22643 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-14 21:07:28 +00:00
Gabor Juhos
593cb693bb
generic: fix kernel version check for 2.6.35
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22642 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-14 21:07:23 +00:00
Nicolas Thill
fb3a7ee2f5
package/kernel: enable raw HID device support in kmod-usb-hid ( closes : #7310 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22632 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-14 08:59:51 +00:00
Alexandros C. Couloumbis
89bd7c0819
linux/ar71xx: add nanostation-m signature (thanks Antonio Anselmi)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22631 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-14 07:48:05 +00:00
Jo-Philipp Wich
36e143f830
[package] uhttpd:
...
- more robust handling of network failures on static file serving
- support unlimited amount of authentication realms, listener and client sockets
- support for interpreters (.php => /usr/bin/php-cgi)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22630 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-14 00:54:24 +00:00
Jo-Philipp Wich
65d6e285f1
[package] base-files, uci: properly revert list state on config_load
...
This fixes a bug where lists end up with duplicate values if config_load was
invoked multiple times.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22629 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-14 00:45:15 +00:00
Jo-Philipp Wich
8f501d19cd
[ar71xx] add uci-defaults script to migrate vlan 0 to vlan 1 after sysupgrade on devices using the RTL8366s switch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22625 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-13 19:29:51 +00:00
Michael Büsch
e4f42032c0
n810: Make sysfs backlight controls work
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22623 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-13 16:14:02 +00:00
Jo-Philipp Wich
61508d5511
[kernel] fixup 2.6.34 kernel headers to properly export XT_ALIGN() to userspace
...
Ref: http://lkml.org/lkml/2010/4/13/118
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22621 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-13 16:04:40 +00:00
Jo-Philipp Wich
89a46abedb
[kernel] ssb: give the PCI core more time to initialize, fixes PCI issues with Atheros cards on the Asus WL-500w and possibly others ( #4710 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22614 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-13 00:18:16 +00:00
Lars-Peter Clausen
e0c2474c4f
Add lxde feed to feeds.conf.default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22612 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-12 19:03:44 +00:00
Alexandros C. Couloumbis
4a350c452e
package/mac80211: fix r22422, add missing bits & bytes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22611 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-12 14:13:52 +00:00
Jo-Philipp Wich
fcc4516333
[package] uhttpd: fix segmentation fault triggered by invalid header line
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22607 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-12 10:56:41 +00:00
Jo-Philipp Wich
ac8e48f18d
[package] 6in4: fix local address detection on ppp links ( #7728 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22605 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-12 10:30:05 +00:00