Michael Büsch [Fri, 20 Aug 2010 14:48:59 +0000 (14:48 +0000)]
Add an option to default the default build rule to parallel build.
SVN-Revision: 22737
Claudio Mignanti [Thu, 19 Aug 2010 19:06:47 +0000 (19:06 +0000)]
Include the usb-ohci module as default
SVN-Revision: 22733
Felix Fietkau [Thu, 19 Aug 2010 17:46:11 +0000 (17:46 +0000)]
fix libtool fixup for libstdc++
SVN-Revision: 22732
Florian Fainelli [Thu, 19 Aug 2010 14:56:21 +0000 (14:56 +0000)]
add swconfig to the default set of packages
SVN-Revision: 22728
Florian Fainelli [Thu, 19 Aug 2010 14:56:16 +0000 (14:56 +0000)]
remove fixed phy support, enable most ar7 switch drivers.
SVN-Revision: 22727
Felix Fietkau [Thu, 19 Aug 2010 13:32:47 +0000 (13:32 +0000)]
fix compile errors by forcing bash to be used as a shell in all submake processes
SVN-Revision: 22726
Felix Fietkau [Thu, 19 Aug 2010 12:49:56 +0000 (12:49 +0000)]
kernel: speed up building kernel packages by getting rid of unnecessary CompareKernelPatchVer calls
SVN-Revision: 22724
Felix Fietkau [Thu, 19 Aug 2010 12:49:51 +0000 (12:49 +0000)]
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
Felix Fietkau [Thu, 19 Aug 2010 12:49:46 +0000 (12:49 +0000)]
speed up the ipkg build process some more by reordering commands
SVN-Revision: 22722
Felix Fietkau [Thu, 19 Aug 2010 12:49:42 +0000 (12:49 +0000)]
pwm-gpio-custom: fix compile on linux 2.6.31
SVN-Revision: 22721
Felix Fietkau [Thu, 19 Aug 2010 12:49:37 +0000 (12:49 +0000)]
speed up the build system by including include/shell.sh on shell commands only where necessary
SVN-Revision: 22720
Felix Fietkau [Thu, 19 Aug 2010 12:49:33 +0000 (12:49 +0000)]
kernel: backport ppoll to 2.6.31 to fix udev build
SVN-Revision: 22719
Felix Fietkau [Thu, 19 Aug 2010 12:49:29 +0000 (12:49 +0000)]
kernel: backport ssb dma_dev changes to fix b43 build
SVN-Revision: 22718
Felix Fietkau [Thu, 19 Aug 2010 12:49:19 +0000 (12:49 +0000)]
kernel: add a missing config symbol for ext4
SVN-Revision: 22717
Michael Büsch [Thu, 19 Aug 2010 11:22:15 +0000 (11:22 +0000)]
Add Tahvo USB support
SVN-Revision: 22712
Jo-Philipp Wich [Thu, 19 Aug 2010 01:06:10 +0000 (01:06 +0000)]
6in4: fix typo in last commit
SVN-Revision: 22710
Jo-Philipp Wich [Thu, 19 Aug 2010 00:59:05 +0000 (00:59 +0000)]
6in4: bypass uci state when reading local IPv4 addr, specify TTL during tunnel creation (#7769)
SVN-Revision: 22708
Gabor Juhos [Wed, 18 Aug 2010 16:00:39 +0000 (16:00 +0000)]
generic: rtl8366: allow use of VIDs 16-4095 if vlan4k is enabled
SVN-Revision: 22704
Gabor Juhos [Wed, 18 Aug 2010 16:00:37 +0000 (16:00 +0000)]
generic: rtl8366: add generic code to enable VLANs
SVN-Revision: 22703
Gabor Juhos [Wed, 18 Aug 2010 16:00:34 +0000 (16:00 +0000)]
generic: rtl8366: add enable_vlan{,4k} to smi_ops
SVN-Revision: 22702
Gabor Juhos [Wed, 18 Aug 2010 16:00:31 +0000 (16:00 +0000)]
ar71xx: don't override CONFIG_SWAP
SVN-Revision: 22701
Gabor Juhos [Wed, 18 Aug 2010 16:00:28 +0000 (16:00 +0000)]
ar71xx: change mac address initialization
SVN-Revision: 22700
Michael Büsch [Wed, 18 Aug 2010 14:23:06 +0000 (14:23 +0000)]
Also support parallel build for host-packages
SVN-Revision: 22698
Michael Büsch [Wed, 18 Aug 2010 13:57:58 +0000 (13:57 +0000)]
Support parallel build of certain packages
SVN-Revision: 22696
Nicolas Thill [Wed, 18 Aug 2010 11:04:45 +0000 (11:04 +0000)]
toolchain/gcc: remove remaining references to gcc-3.4.6
SVN-Revision: 22694
Jo-Philipp Wich [Wed, 18 Aug 2010 00:04:52 +0000 (00:04 +0000)]
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
Florian Fainelli [Tue, 17 Aug 2010 15:31:27 +0000 (15:31 +0000)]
allow 1MB extra space for JFFS and other enhancements (#7706)
SVN-Revision: 22690
Felix Fietkau [Tue, 17 Aug 2010 13:24:33 +0000 (13:24 +0000)]
ath9k: remove an unnecessary BUG_ON in the aggregation code and clean up block ack window tracking to use less memory
SVN-Revision: 22688
Jo-Philipp Wich [Tue, 17 Aug 2010 09:02:22 +0000 (09:02 +0000)]
iptables: partly revert r22582, fixes ip6tables extension packaging
SVN-Revision: 22686
Florian Fainelli [Mon, 16 Aug 2010 21:01:32 +0000 (21:01 +0000)]
add missing config options from #7733, thanks maddes
SVN-Revision: 22685
Florian Fainelli [Mon, 16 Aug 2010 20:55:18 +0000 (20:55 +0000)]
refresh 310-cfi0002-swap.patch
SVN-Revision: 22683
Felix Fietkau [Mon, 16 Aug 2010 19:21:57 +0000 (19:21 +0000)]
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
Florian Fainelli [Mon, 16 Aug 2010 18:40:43 +0000 (18:40 +0000)]
add missing symbol: CONFIG_UCB1400_CORE to 2.6.35 config
SVN-Revision: 22674
Florian Fainelli [Mon, 16 Aug 2010 16:00:50 +0000 (16:00 +0000)]
update acx-mac80211 and change the git url.
SVN-Revision: 22672
Lars-Peter Clausen [Mon, 16 Aug 2010 09:48:42 +0000 (09:48 +0000)]
ncurses: Add libncursesw package
Thanks bartbes
SVN-Revision: 22669
Lars-Peter Clausen [Mon, 16 Aug 2010 09:45:21 +0000 (09:45 +0000)]
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
Nicolas Thill [Mon, 16 Aug 2010 09:12:46 +0000 (09:12 +0000)]
package/grub: add a prereq check for 32 bits host development files when building on x86_64 (closes: #7753)
SVN-Revision: 22667
Alexandros C. Couloumbis [Mon, 16 Aug 2010 06:05:04 +0000 (06:05 +0000)]
package/busybox: fix macosx cross compile, closes #7775
SVN-Revision: 22666
Nicolas Thill [Sun, 15 Aug 2010 20:28:05 +0000 (20:28 +0000)]
package/busybox: add missing bits from 1.17.1 update (mostly config stuff), rename upstream patches so they're applied first
SVN-Revision: 22665
Hauke Mehrtens [Sun, 15 Aug 2010 18:23:17 +0000 (18:23 +0000)]
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
Gabor Juhos [Sun, 15 Aug 2010 17:35:53 +0000 (17:35 +0000)]
generic: update ARM mach-types
SVN-Revision: 22662
Alexandros C. Couloumbis [Sun, 15 Aug 2010 16:30:00 +0000 (16:30 +0000)]
brcm47xx/patches-2.6.35: Allow SSB EHCI/OHCI drivers to co-exist (thank you Steve Brown)
SVN-Revision: 22661
Alexandros C. Couloumbis [Sun, 15 Aug 2010 10:06:58 +0000 (10:06 +0000)]
package/busybox: fix missing bit, refresh patches
SVN-Revision: 22660
Alexandros C. Couloumbis [Sun, 15 Aug 2010 09:53:21 +0000 (09:53 +0000)]
package/busybox: update to busybox-1.7.1, include upstream patches
SVN-Revision: 22659
Gabor Juhos [Sun, 15 Aug 2010 09:43:07 +0000 (09:43 +0000)]
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
Gabor Juhos [Sun, 15 Aug 2010 06:47:42 +0000 (06:47 +0000)]
generic: fix LED control on the RTL8366 switches
* patch from #7713
SVN-Revision: 22656
Gabor Juhos [Sun, 15 Aug 2010 05:39:31 +0000 (05:39 +0000)]
ixp4xx: fix compiler warnings in wrt300nv2-setup.c
SVN-Revision: 22655
Gabor Juhos [Sun, 15 Aug 2010 05:39:29 +0000 (05:39 +0000)]
ixp4xx: fix compiler warnings in tw5334-setup.c
SVN-Revision: 22654
Andy Boyett [Sat, 14 Aug 2010 22:58:55 +0000 (22:58 +0000)]
quilt: needs autoconf
SVN-Revision: 22652
Gabor Juhos [Sat, 14 Aug 2010 21:07:48 +0000 (21:07 +0000)]
ixp4xx: use the right parameter for ixp4xx_phy_disconnect
SVN-Revision: 22651
Gabor Juhos [Sat, 14 Aug 2010 21:07:46 +0000 (21:07 +0000)]
ixp4xx: fix GPIOLIB support
SVN-Revision: 22650
Gabor Juhos [Sat, 14 Aug 2010 21:07:42 +0000 (21:07 +0000)]
ixp4xx: refresh patches
SVN-Revision: 22649
Gabor Juhos [Sat, 14 Aug 2010 21:07:40 +0000 (21:07 +0000)]
ixp4xx: add TW-266-2 support to 2.6.32 as well
SVN-Revision: 22648
Gabor Juhos [Sat, 14 Aug 2010 21:07:38 +0000 (21:07 +0000)]
ixp4xx: backport IXP4XX_GPIO_IRQ macro to 2.6.32
SVN-Revision: 22647
Gabor Juhos [Sat, 14 Aug 2010 21:07:36 +0000 (21:07 +0000)]
ixp4xx: sync 2.6.32 kernel config
SVN-Revision: 22646
Gabor Juhos [Sat, 14 Aug 2010 21:07:34 +0000 (21:07 +0000)]
ixp4xx: include linux/slab.h in the latch LED driver
SVN-Revision: 22645
Gabor Juhos [Sat, 14 Aug 2010 21:07:31 +0000 (21:07 +0000)]
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
Gabor Juhos [Sat, 14 Aug 2010 21:07:28 +0000 (21:07 +0000)]
generic: fix wrong number of erase sectors for xxxS33B SPI flashes
SVN-Revision: 22643
Gabor Juhos [Sat, 14 Aug 2010 21:07:23 +0000 (21:07 +0000)]
generic: fix kernel version check for 2.6.35
SVN-Revision: 22642
Nicolas Thill [Sat, 14 Aug 2010 08:59:51 +0000 (08:59 +0000)]
package/kernel: enable raw HID device support in kmod-usb-hid (closes: #7310)
SVN-Revision: 22632
Alexandros C. Couloumbis [Sat, 14 Aug 2010 07:48:05 +0000 (07:48 +0000)]
linux/ar71xx: add nanostation-m signature (thanks Antonio Anselmi)
SVN-Revision: 22631
Jo-Philipp Wich [Sat, 14 Aug 2010 00:54:24 +0000 (00:54 +0000)]
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
Jo-Philipp Wich [Sat, 14 Aug 2010 00:45:15 +0000 (00:45 +0000)]
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
Jo-Philipp Wich [Fri, 13 Aug 2010 19:29:51 +0000 (19:29 +0000)]
add uci-defaults script to migrate vlan 0 to vlan 1 after sysupgrade on devices using the RTL8366s switch
SVN-Revision: 22625
Michael Büsch [Fri, 13 Aug 2010 16:14:02 +0000 (16:14 +0000)]
n810: Make sysfs backlight controls work
SVN-Revision: 22623
Jo-Philipp Wich [Fri, 13 Aug 2010 16:04:40 +0000 (16:04 +0000)]
fixup 2.6.34 kernel headers to properly export XT_ALIGN() to userspace Ref: lkml.org/lkml/2010/4/13/118
SVN-Revision: 22621
Jo-Philipp Wich [Fri, 13 Aug 2010 00:18:16 +0000 (00:18 +0000)]
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
Lars-Peter Clausen [Thu, 12 Aug 2010 19:03:44 +0000 (19:03 +0000)]
Add lxde feed to feeds.conf.default
SVN-Revision: 22612
Alexandros C. Couloumbis [Thu, 12 Aug 2010 14:13:52 +0000 (14:13 +0000)]
package/mac80211: fix r22422, add missing bits & bytes
SVN-Revision: 22611
Jo-Philipp Wich [Thu, 12 Aug 2010 10:56:41 +0000 (10:56 +0000)]
uhttpd: fix segmentation fault triggered by invalid header line
SVN-Revision: 22607
Jo-Philipp Wich [Thu, 12 Aug 2010 10:30:05 +0000 (10:30 +0000)]
6in4: fix local address detection on ppp links (#7728)
SVN-Revision: 22605
Jo-Philipp Wich [Wed, 11 Aug 2010 23:44:30 +0000 (23:44 +0000)]
uhttpd: - abort file serving if client connection is lost (#7742) - don't send bad request headers twice
SVN-Revision: 22602
Nicolas Thill [Wed, 11 Aug 2010 17:00:01 +0000 (17:00 +0000)]
package/kernel: video: add missing dependencies (closes: #6497, #7542) * kmod-i2c-core to kmod-video-core * kmod-input-core to kmod-video-uvc
SVN-Revision: 22597
Nicolas Thill [Wed, 11 Aug 2010 16:53:44 +0000 (16:53 +0000)]
package/kernel: video: remove redundant AddDepends/video calls
SVN-Revision: 22596
Jo-Philipp Wich [Wed, 11 Aug 2010 13:30:47 +0000 (13:30 +0000)]
uhttpd: make init script less verbose
SVN-Revision: 22593
Nicolas Thill [Wed, 11 Aug 2010 10:37:33 +0000 (10:37 +0000)]
package/dnsmasq: add support for bogus-nxdomain (thanks to Mickey Knox), bump release number
SVN-Revision: 22592
Alexandros C. Couloumbis [Wed, 11 Aug 2010 09:36:19 +0000 (09:36 +0000)]
package/mac80211: let build system enable led code through cflags (thank you nbd)
SVN-Revision: 22591
Jo-Philipp Wich [Wed, 11 Aug 2010 00:05:34 +0000 (00:05 +0000)]
uhttpd: add option to reject requests from RFC1918 IPs to public server IPs (DNS rebinding countermeasure)
SVN-Revision: 22589
Florian Fainelli [Tue, 10 Aug 2010 20:23:40 +0000 (20:23 +0000)]
rename 014-samsung_flash patch to a better name, thanks maddes
SVN-Revision: 22587
Florian Fainelli [Tue, 10 Aug 2010 20:13:49 +0000 (20:13 +0000)]
fix Freecom DT2 jffs2 rootfs generation issue (#7584)
SVN-Revision: 22585
Nicolas Thill [Tue, 10 Aug 2010 17:12:49 +0000 (17:12 +0000)]
package/iptables: update to 1.4.9.1 and cleanup: * call autogen.sh in Build/Prepare instead of Build/Compile * use PKG_INSTALL * re-enable static libs * add dep on libiptc & libxtables to ip6tables
SVN-Revision: 22582
Florian Fainelli [Tue, 10 Aug 2010 16:13:01 +0000 (16:13 +0000)]
fix jffs2 128k image generation, patch from madddes (#7584)
SVN-Revision: 22580
Florian Fainelli [Tue, 10 Aug 2010 15:19:06 +0000 (15:19 +0000)]
update wrt350nv2 builder to v2.3 (#7580)
SVN-Revision: 22579
Michael Büsch [Tue, 10 Aug 2010 15:08:02 +0000 (15:08 +0000)]
Fix dl_cleanup.py
SVN-Revision: 22578
Lars-Peter Clausen [Tue, 10 Aug 2010 11:17:04 +0000 (11:17 +0000)]
Fix gpio_spi_old module for 2.6.35
SVN-Revision: 22576
Hamish Guthrie [Tue, 10 Aug 2010 10:39:39 +0000 (10:39 +0000)]
Switch of echo on ttyS1 (required for bluetooth to function correctly)
SVN-Revision: 22575
Hamish Guthrie [Tue, 10 Aug 2010 09:39:56 +0000 (09:39 +0000)]
Add stty to default config (required for gumstix bluetooth setup)
SVN-Revision: 22574
Hamish Guthrie [Tue, 10 Aug 2010 07:55:25 +0000 (07:55 +0000)]
Add HCI_UART_H4 support (required by Gumstix Overo)
SVN-Revision: 22572
Hamish Guthrie [Tue, 10 Aug 2010 07:20:01 +0000 (07:20 +0000)]
enable gpio uesrspace interface via sysfs
SVN-Revision: 22571
Hamish Guthrie [Tue, 10 Aug 2010 07:14:16 +0000 (07:14 +0000)]
Remove sqlite from default config
SVN-Revision: 22570
Hamish Guthrie [Tue, 10 Aug 2010 07:10:12 +0000 (07:10 +0000)]
Remove shells from unavalable serial ports
SVN-Revision: 22569
Florian Fainelli [Mon, 9 Aug 2010 20:07:02 +0000 (20:07 +0000)]
add support for 2.6.35
SVN-Revision: 22568
Michael Büsch [Mon, 9 Aug 2010 18:43:43 +0000 (18:43 +0000)]
omap24xx: Update kernel config. This also fixes module loading.
SVN-Revision: 22564
Michael Büsch [Mon, 9 Aug 2010 18:43:20 +0000 (18:43 +0000)]
omap24xx: Fix MMC multiplexer
SVN-Revision: 22563
Nicolas Thill [Mon, 9 Aug 2010 16:55:56 +0000 (16:55 +0000)]
package/comgt: only set pincode if it's supplied (closes: #7334), bump release number
SVN-Revision: 22561
Jo-Philipp Wich [Mon, 9 Aug 2010 15:50:18 +0000 (15:50 +0000)]
fix localversion detection for linux 2.6.35
SVN-Revision: 22560
Michael Büsch [Mon, 9 Aug 2010 13:25:58 +0000 (13:25 +0000)]
kexec-tools: Update to 2.0.2. Mips64 support is builtin in this version. So remove the patch.
SVN-Revision: 22559
Imre Kaloz [Mon, 9 Aug 2010 11:27:14 +0000 (11:27 +0000)]
workaround serial hang with SMP enabled
SVN-Revision: 22557
Andy Boyett [Mon, 9 Aug 2010 04:22:39 +0000 (04:22 +0000)]
image: use internal qemu-img for vmdk and vdi images drop host dependencies on qemu-utils and VirtualBox
SVN-Revision: 22553
Andy Boyett [Mon, 9 Aug 2010 04:22:34 +0000 (04:22 +0000)]
qemu: build qemu-img for packaging vmdk and vdi images
SVN-Revision: 22552