summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [tools] qemu: fix build failure on some systems. Closes #7767agb2010-08-211-4/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22751 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: Fix incorrect ifdef placement in 800-nuke_led_code.patchmb2010-08-211-33/+52
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22749 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips] Danube: Fix irq acklars2010-08-211-1/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22748 3c298f89-4303-0410-b956-a3cf2f4a3e73
* n810: Add retu/tahvo userspace interface debuggingmb2010-08-212-1/+327
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22747 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add an option to default the default build rule to parallel build.mb2010-08-203-2/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22737 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [at91] Include the usb-ohci module as defaultclaudio2010-08-192-5/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22733 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix libtool fixup for libstdc++nbd2010-08-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22732 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] add swconfig to the default set of packagesflorian2010-08-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22728 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] remove fixed phy support, enable most ar7 switch drivers.florian2010-08-192-9/+99
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22727 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix compile errors by forcing bash to be used as a shell in all submake ↵nbd2010-08-192-1/+1
| | | | | | processes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22726 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: speed up building kernel packages by getting rid of unnecessary ↵nbd2010-08-193-3/+5
| | | | | | CompareKernelPatchVer calls git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22724 3c298f89-4303-0410-b956-a3cf2f4a3e73
* toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and ↵nbd2010-08-1912-68/+66
| | | | | | moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22723 3c298f89-4303-0410-b956-a3cf2f4a3e73
* speed up the ipkg build process some more by reordering commandsnbd2010-08-191-14/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22722 3c298f89-4303-0410-b956-a3cf2f4a3e73
* pwm-gpio-custom: fix compile on linux 2.6.31nbd2010-08-191-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22721 3c298f89-4303-0410-b956-a3cf2f4a3e73
* speed up the build system by including include/shell.sh on shell commands ↵nbd2010-08-198-12/+12
| | | | | | only where necessary git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22720 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: backport ppoll to 2.6.31 to fix udev buildnbd2010-08-191-0/+354
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22719 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: backport ssb dma_dev changes to fix b43 buildnbd2010-08-191-0/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22718 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add a missing config symbol for ext4nbd2010-08-191-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22717 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add Tahvo USB supportmb2010-08-192-9/+73
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22712 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6in4: fix typo in last commitjow2010-08-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22710 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6in4: bypass uci state when reading local IPv4 addr, specify TTL ↵jow2010-08-192-5/+3
| | | | | | during tunnel creation (#7769) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22708 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: rtl8366: allow use of VIDs 16-4095 if vlan4k is enabledjuhosg2010-08-182-4/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22704 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: rtl8366: add generic code to enable VLANsjuhosg2010-08-184-84/+95
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22703 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: rtl8366: add enable_vlan{,4k} to smi_opsjuhosg2010-08-183-8/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22702 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: don't override CONFIG_SWAPjuhosg2010-08-182-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22701 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: change mac address initializationjuhosg2010-08-1831-61/+101
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22700 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Also support parallel build for host-packagesmb2010-08-181-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22698 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Support parallel build of certain packagesmb2010-08-183-1/+35
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22696 3c298f89-4303-0410-b956-a3cf2f4a3e73
* toolchain/gcc: remove remaining references to gcc-3.4.6nico2010-08-182-11/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22694 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] uhttpd:jow2010-08-188-108/+141
| | | | | | | | | - 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
* [rdc] allow 1MB extra space for JFFS and other enhancements (#7706)florian2010-08-173-13/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22690 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: remove an unnecessary BUG_ON in the aggregation code and clean up ↵nbd2010-08-171-0/+36
| | | | | | block ack window tracking to use less memory git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22688 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: partly revert r22582, fixes ip6tables extension packagingjow2010-08-171-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22686 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add missing config options from #7733, thanks maddesflorian2010-08-161-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22685 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips] refresh 310-cfi0002-swap.patchflorian2010-08-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22683 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add a new driver for the ar7240 switch using swconfig.nbd2010-08-167-8/+902
| | | | | | | | 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
* [kernel] add missing symbol: CONFIG_UCB1400_CORE to 2.6.35 configflorian2010-08-161-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22674 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package]: update acx-mac80211 and change the git url.florian2010-08-161-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22672 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] ncurses: Add libncursesw packagelars2010-08-161-2/+35
| | | | | | | Thanks bartbes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22669 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add build variants support to InstallDevlars2010-08-161-4/+6
| | | | | | | | 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
* package/grub: add a prereq check for 32 bits host development files when ↵nico2010-08-161-0/+11
| | | | | | building on x86_64 (closes: #7753) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22667 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/busybox: fix macosx cross compile, closes #7775acoul2010-08-161-0/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22666 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/busybox: add missing bits from 1.17.1 update (mostly config stuff), ↵nico2010-08-1533-509/+902
| | | | | | rename upstream patches so they're applied first git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22665 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: do not read out cfehauke2010-08-152-10/+38
| | | | | | | | | | | | 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
* generic: update ARM mach-typesjuhosg2010-08-154-0/+1472
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22662 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx/patches-2.6.35: Allow SSB EHCI/OHCI drivers to co-exist (thank you ↵acoul2010-08-151-0/+188
| | | | | | Steve Brown) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22661 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/busybox: fix missing bit, refresh patchesacoul2010-08-1520-63/+62
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22660 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/busybox: update to busybox-1.7.1, include upstream patchesacoul2010-08-1518-229/+325
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22659 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: add support for Sparklan WCR-150GN boardjuhosg2010-08-157-0/+92
| | | | | | | | | | | 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
* generic: fix LED control on the RTL8366 switchesjuhosg2010-08-152-2/+2
| | | | | | * patch from #7713 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22656 3c298f89-4303-0410-b956-a3cf2f4a3e73