Gabor Juhos
7bc5a672c1
ar71xx: change mac address initialization
...
SVN-Revision: 22700
2010-08-18 16:00:28 +00:00
Michael Büsch
f4daa84832
Also support parallel build for host-packages
...
SVN-Revision: 22698
2010-08-18 14:23:06 +00:00
Michael Büsch
7ed7784f59
Support parallel build of certain packages
...
SVN-Revision: 22696
2010-08-18 13:57:58 +00:00
Nicolas Thill
4bd5e0e62e
toolchain/gcc: remove remaining references to gcc-3.4.6
...
SVN-Revision: 22694
2010-08-18 11:04:45 +00:00
Jo-Philipp Wich
cbdeb30a1b
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
...
SVN-Revision: 22692
2010-08-18 00:04:52 +00:00
Florian Fainelli
af0ecdebfd
allow 1MB extra space for JFFS and other enhancements ( #7706 )
...
SVN-Revision: 22690
2010-08-17 15:31:27 +00:00
Felix Fietkau
1d1b83fa4c
ath9k: remove an unnecessary BUG_ON in the aggregation code and clean up block ack window tracking to use less memory
...
SVN-Revision: 22688
2010-08-17 13:24:33 +00:00
Jo-Philipp Wich
84034cf06a
iptables: partly revert r22582, fixes ip6tables extension packaging
...
SVN-Revision: 22686
2010-08-17 09:02:22 +00:00
Florian Fainelli
0d29f1119b
add missing config options from #7733 , thanks maddes
...
SVN-Revision: 22685
2010-08-16 21:01:32 +00:00
Florian Fainelli
a1043e0c65
refresh 310-cfi0002-swap.patch
...
SVN-Revision: 22683
2010-08-16 20:55:18 +00:00
Felix Fietkau
523fcf0497
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
...
SVN-Revision: 22675
2010-08-16 19:21:57 +00:00
Florian Fainelli
9f1ed6e4d3
add missing symbol: CONFIG_UCB1400_CORE to 2.6.35 config
...
SVN-Revision: 22674
2010-08-16 18:40:43 +00:00
Florian Fainelli
02b615d6ae
update acx-mac80211 and change the git url.
...
SVN-Revision: 22672
2010-08-16 16:00:50 +00:00
Lars-Peter Clausen
e7e2d190af
ncurses: Add libncursesw package
...
Thanks bartbes
SVN-Revision: 22669
2010-08-16 09:48:42 +00:00
Lars-Peter Clausen
b4a1337cf9
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.
SVN-Revision: 22668
2010-08-16 09:45:21 +00:00
Nicolas Thill
8386207f1f
package/grub: add a prereq check for 32 bits host development files when building on x86_64 ( closes : #7753 )
...
SVN-Revision: 22667
2010-08-16 09:12:46 +00:00
Alexandros C. Couloumbis
28d879da88
package/busybox: fix macosx cross compile, closes #7775
...
SVN-Revision: 22666
2010-08-16 06:05:04 +00:00
Nicolas Thill
2c57634be3
package/busybox: add missing bits from 1.17.1 update (mostly config stuff), rename upstream patches so they're applied first
...
SVN-Revision: 22665
2010-08-15 20:28:05 +00:00
Hauke Mehrtens
26f323dcf5
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
SVN-Revision: 22663
2010-08-15 18:23:17 +00:00
Gabor Juhos
6e9e0e2e9b
generic: update ARM mach-types
...
SVN-Revision: 22662
2010-08-15 17:35:53 +00:00
Alexandros C. Couloumbis
0780aa2278
brcm47xx/patches-2.6.35: Allow SSB EHCI/OHCI drivers to co-exist (thank you Steve Brown)
...
SVN-Revision: 22661
2010-08-15 16:30:00 +00:00
Alexandros C. Couloumbis
da7c2e1d7d
package/busybox: fix missing bit, refresh patches
...
SVN-Revision: 22660
2010-08-15 10:06:58 +00:00
Alexandros C. Couloumbis
e0d13e77d0
package/busybox: update to busybox-1.7.1, include upstream patches
...
SVN-Revision: 22659
2010-08-15 09:53:21 +00:00
Gabor Juhos
462dabc7f5
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>
SVN-Revision: 22658
2010-08-15 09:43:07 +00:00
Gabor Juhos
e01649c7cc
generic: fix LED control on the RTL8366 switches
...
* patch from #7713
SVN-Revision: 22656
2010-08-15 06:47:42 +00:00
Gabor Juhos
670b736005
ixp4xx: fix compiler warnings in wrt300nv2-setup.c
...
SVN-Revision: 22655
2010-08-15 05:39:31 +00:00
Gabor Juhos
ff374f247e
ixp4xx: fix compiler warnings in tw5334-setup.c
...
SVN-Revision: 22654
2010-08-15 05:39:29 +00:00
Andy Boyett
bb662f4f32
quilt: needs autoconf
...
SVN-Revision: 22652
2010-08-14 22:58:55 +00:00
Gabor Juhos
47a940def6
ixp4xx: use the right parameter for ixp4xx_phy_disconnect
...
SVN-Revision: 22651
2010-08-14 21:07:48 +00:00
Gabor Juhos
fb029983ee
ixp4xx: fix GPIOLIB support
...
SVN-Revision: 22650
2010-08-14 21:07:46 +00:00
Gabor Juhos
a1bee93fa0
ixp4xx: refresh patches
...
SVN-Revision: 22649
2010-08-14 21:07:42 +00:00
Gabor Juhos
78478d7973
ixp4xx: add TW-266-2 support to 2.6.32 as well
...
SVN-Revision: 22648
2010-08-14 21:07:40 +00:00
Gabor Juhos
6055df046d
ixp4xx: backport IXP4XX_GPIO_IRQ macro to 2.6.32
...
SVN-Revision: 22647
2010-08-14 21:07:38 +00:00
Gabor Juhos
2b2affffb1
ixp4xx: sync 2.6.32 kernel config
...
SVN-Revision: 22646
2010-08-14 21:07:36 +00:00
Gabor Juhos
1a7021b3ea
ixp4xx: include linux/slab.h in the latch LED driver
...
SVN-Revision: 22645
2010-08-14 21:07:34 +00:00
Gabor Juhos
e35f7ef51d
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>
SVN-Revision: 22644
2010-08-14 21:07:31 +00:00
Gabor Juhos
57bba92916
generic: fix wrong number of erase sectors for xxxS33B SPI flashes
...
SVN-Revision: 22643
2010-08-14 21:07:28 +00:00
Gabor Juhos
2126f5a1cd
generic: fix kernel version check for 2.6.35
...
SVN-Revision: 22642
2010-08-14 21:07:23 +00:00
Nicolas Thill
99a3935f4d
package/kernel: enable raw HID device support in kmod-usb-hid ( closes : #7310 )
...
SVN-Revision: 22632
2010-08-14 08:59:51 +00:00
Alexandros C. Couloumbis
9aef272f4a
linux/ar71xx: add nanostation-m signature (thanks Antonio Anselmi)
...
SVN-Revision: 22631
2010-08-14 07:48:05 +00:00
Jo-Philipp Wich
f2b534d341
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)
...
SVN-Revision: 22630
2010-08-14 00:54:24 +00:00
Jo-Philipp Wich
63991ba875
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.
...
SVN-Revision: 22629
2010-08-14 00:45:15 +00:00
Jo-Philipp Wich
6616951c15
add uci-defaults script to migrate vlan 0 to vlan 1 after sysupgrade on devices using the RTL8366s switch
...
SVN-Revision: 22625
2010-08-13 19:29:51 +00:00
Michael Büsch
1172df6491
n810: Make sysfs backlight controls work
...
SVN-Revision: 22623
2010-08-13 16:14:02 +00:00
Jo-Philipp Wich
8db0749823
fixup 2.6.34 kernel headers to properly export XT_ALIGN() to userspace Ref: http://lkml.org/lkml/2010/4/13/118
...
SVN-Revision: 22621
2010-08-13 16:04:40 +00:00
Jo-Philipp Wich
a8e2cc2534
ssb: give the PCI core more time to initialize, fixes PCI issues with Atheros cards on the Asus WL-500w and possibly others ( #4710 )
...
SVN-Revision: 22614
2010-08-13 00:18:16 +00:00
Lars-Peter Clausen
782223d0ff
Add lxde feed to feeds.conf.default
...
SVN-Revision: 22612
2010-08-12 19:03:44 +00:00
Alexandros C. Couloumbis
c4e73984fa
package/mac80211: fix r22422, add missing bits & bytes
...
SVN-Revision: 22611
2010-08-12 14:13:52 +00:00
Jo-Philipp Wich
4847198093
uhttpd: fix segmentation fault triggered by invalid header line
...
SVN-Revision: 22607
2010-08-12 10:56:41 +00:00
Jo-Philipp Wich
28a93eed3c
6in4: fix local address detection on ppp links ( #7728 )
...
SVN-Revision: 22605
2010-08-12 10:30:05 +00:00