Felix Fietkau
62c1740676
toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK
...
SVN-Revision: 22723
2010-08-19 12:49:51 +00:00
Felix Fietkau
d9e0d5705a
speed up the ipkg build process some more by reordering commands
...
SVN-Revision: 22722
2010-08-19 12:49:46 +00:00
Felix Fietkau
63c6fc88b4
pwm-gpio-custom: fix compile on linux 2.6.31
...
SVN-Revision: 22721
2010-08-19 12:49:42 +00:00
Felix Fietkau
a9136c0892
speed up the build system by including include/shell.sh on shell commands only where necessary
...
SVN-Revision: 22720
2010-08-19 12:49:37 +00:00
Felix Fietkau
caf173f869
kernel: backport ppoll to 2.6.31 to fix udev build
...
SVN-Revision: 22719
2010-08-19 12:49:33 +00:00
Felix Fietkau
fe65572981
kernel: backport ssb dma_dev changes to fix b43 build
...
SVN-Revision: 22718
2010-08-19 12:49:29 +00:00
Felix Fietkau
48c7c56dcb
kernel: add a missing config symbol for ext4
...
SVN-Revision: 22717
2010-08-19 12:49:19 +00:00
Michael Büsch
7c97bbabe7
Add Tahvo USB support
...
SVN-Revision: 22712
2010-08-19 11:22:15 +00:00
Jo-Philipp Wich
75bbf1bf20
6in4: fix typo in last commit
...
SVN-Revision: 22710
2010-08-19 01:06:10 +00:00
Jo-Philipp Wich
73c9032e87
6in4: bypass uci state when reading local IPv4 addr, specify TTL during tunnel creation ( #7769 )
...
SVN-Revision: 22708
2010-08-19 00:59:05 +00:00
Gabor Juhos
0826570bc4
generic: rtl8366: allow use of VIDs 16-4095 if vlan4k is enabled
...
SVN-Revision: 22704
2010-08-18 16:00:39 +00:00
Gabor Juhos
08c5588cd2
generic: rtl8366: add generic code to enable VLANs
...
SVN-Revision: 22703
2010-08-18 16:00:37 +00:00
Gabor Juhos
77d6cd0feb
generic: rtl8366: add enable_vlan{,4k} to smi_ops
...
SVN-Revision: 22702
2010-08-18 16:00:34 +00:00
Gabor Juhos
6855ac2393
ar71xx: don't override CONFIG_SWAP
...
SVN-Revision: 22701
2010-08-18 16:00:31 +00:00
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