aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Revert "[include] provide mipsel-openwrt-linux-uclibcgnueabi site script, ↵Felix Fietkau2011-03-091-5/+0
| | | | | | fixes the majority of configure problems" git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25970 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix target name mixup caused by r25928Felix Fietkau2011-03-091-2/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25969 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [include] provide mipsel-openwrt-linux-uclibcgnueabi site script, fixes the ↵Jo-Philipp Wich2011-03-091-0/+5
| | | | | | majority of configure problems git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25968 3c298f89-4303-0410-b956-a3cf2f4a3e73
* zd1211rw: fix #define collision for register names triggered by compat patchesFelix Fietkau2011-03-091-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25965 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix minstrel_ht sampling intervals (patch by Daniel Halperin)Felix Fietkau2011-03-091-0/+50
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25964 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: remove support for in-bss promisc mode, the rx filter flag is too ↵Felix Fietkau2011-03-091-0/+13
| | | | | | broad and in-bss promisc mode is not particularly useful. should fix most (or all) instances of "ath: Could not stop RX..." error messages git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25963 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gcc: move the optimized assembler helpers back into the static libgcc and ↵Felix Fietkau2011-03-082-26/+32
| | | | | | skip relinking for this arch. due to relocation constraints, the assembler functions cannot be in the shared libgcc and must always be linked in statically git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25952 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] madwifi: Add support for multiple interfacesVasilis Tsiligiannis2011-03-081-15/+69
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25951 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: the relinked libpthread needs to be linked against libdl, ↵Felix Fietkau2011-03-081-1/+1
| | | | | | otherwise calls to dlopen() fail (fixes #8978) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25950 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain/gdb]: upgrade to the 2011.03-0 release from LinaroImre Kaloz2011-03-081-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25948 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [include] site: cache ac_cv_func_malloc_0_nonnull and ↵Jo-Philipp Wich2011-03-081-0/+2
| | | | | | ac_cv_func_realloc_0_nonnull git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25946 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uClibc: add back R_PPC_REL24 relocation support, the dynamic libgcc changes ↵Felix Fietkau2011-03-071-0/+26
| | | | | | depend on it for powerpc git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25944 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix logic error in r25929Felix Fietkau2011-03-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25942 3c298f89-4303-0410-b956-a3cf2f4a3e73
* n810: Add workaround for bluetooth IRQ issueMichael Büsch2011-03-072-5/+63
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25939 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: Really fix the flash driver in 2.6.37Florian Fainelli2011-03-071-0/+45
| | | | | | | | Read back the actual rootfs length from the image tag. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25938 3c298f89-4303-0410-b956-a3cf2f4a3e73
* n810 bluetooth compile fixesMichael Büsch2011-03-071-0/+52
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25937 3c298f89-4303-0410-b956-a3cf2f4a3e73
* n810 profile: Add bluetooth related optionsMichael Büsch2011-03-071-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25936 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Update bluetooth kconfig optionsMichael Büsch2011-03-071-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25935 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Add config option for n810 bluetooth driverMichael Büsch2011-03-071-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25934 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Add bluetooth firmwareMichael Büsch2011-03-071-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25933 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: Add scan race fixMichael Büsch2011-03-071-0/+141
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25930 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [madwifi]: use the xscale hal by default for arm, override it where neededImre Kaloz2011-03-071-14/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25929 3c298f89-4303-0410-b956-a3cf2f4a3e73
* only support EABI on ARM targetsImre Kaloz2011-03-0737-82/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25928 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: print message on hw restartMichael Büsch2011-03-071-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25926 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: Don't include p54spi default eepromMichael Büsch2011-03-071-3/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25925 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ixp4xx]: upgrade to 2.6.37.1Imre Kaloz2011-03-071-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25922 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] ppp: drop 402-use_uclibc_utils.patch, it breaks ip address conversionJo-Philipp Wich2011-03-071-365/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25921 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hotplug2: replace udevtrigger from the udev-106 source with a much smaller ↵Felix Fietkau2011-03-076-76/+352
| | | | | | self-contained, stripped-down version git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25920 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ppp: add a few patches to reduce the package sizeFelix Fietkau2011-03-075-0/+651
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25919 3c298f89-4303-0410-b956-a3cf2f4a3e73
* n810: Add usb networking to default net configMichael Büsch2011-03-071-1/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25917 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [include] deploy .ipk archives with --force-maintainer to ensure that ↵Jo-Philipp Wich2011-03-061-0/+1
| | | | | | configs are kept up-to-date in case they exist already for various reasons git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25915 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: add gpio_set_debounce(), refresh patchesFelix Fietkau2011-03-064-6/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25914 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tahvo-usb: Fix NULL ptr deref in OTR irq handlerMichael Büsch2011-03-061-5/+43
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25913 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gcc: include assembler functions in the shared libgcc_s library, fixes ↵Felix Fietkau2011-03-061-1/+41
| | | | | | missing symbol issues on powerpc git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25912 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: fix Build/Compile override handling, fixes ar7 compileFelix Fietkau2011-03-061-5/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25911 3c298f89-4303-0410-b956-a3cf2f4a3e73
* n810: Update profileMichael Büsch2011-03-061-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25910 3c298f89-4303-0410-b956-a3cf2f4a3e73
* n810: Partially fix tahvo USB.Michael Büsch2011-03-061-0/+122
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25908 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Fix modular compilation of MUSBMichael Büsch2011-03-061-0/+147
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25907 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix loading of ethernet gadgetMichael Büsch2011-03-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25905 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] change PKG_FIXUP:=libtool to PKG_FIXUP:=autoreconfJo-Philipp Wich2011-03-065-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25904 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Load MUSB before gadget and host drivers are loadedMichael Büsch2011-03-061-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25903 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Update kconfigMichael Büsch2011-03-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25892 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] dropbear: fix missing -lcrypt on BSDish host systems (#8971)Jo-Philipp Wich2011-03-061-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25891 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Set hardware watchdog timeout to maxMichael Büsch2011-03-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25883 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Start watchdog with RT priorityMichael Büsch2011-03-062-6/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25882 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atm/solos-pci: Fix incorrectly applied patch.Michael Büsch2011-03-051-16/+15
| | | | | | | Thanks to Philip A. Prindeville for pointing it out. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25881 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cmake: Fix ccacheMichael Büsch2011-03-051-2/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25878 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] yet another missing symbolJo-Philipp Wich2011-03-058-0/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25875 3c298f89-4303-0410-b956-a3cf2f4a3e73
* toolchain/gcc (linaro): fix extension elimination optimizationFelix Fietkau2011-03-042-11/+18
| | | | | | | | | This applies Richard Sandiford's patch for Linaro GCC as an alternative to disabling the Linaro-specific extension elimination optimization altogether. Original patch: https://bugs.launchpad.net/gcc-linaro/+bug/728315 Signed-off-by: Mark Mentovai <mark@moxienet.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25871 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] bison: fix compilation with stub intl headerJo-Philipp Wich2011-03-041-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25869 3c298f89-4303-0410-b956-a3cf2f4a3e73