Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Revert "[include] provide mipsel-openwrt-linux-uclibcgnueabi site script, ↵ | Felix Fietkau | 2011-03-09 |
| | | | | | | fixes the majority of configure problems" SVN-Revision: 25970 | ||
* | fix target name mixup caused by r25928 | Felix Fietkau | 2011-03-09 |
| | | | | SVN-Revision: 25969 | ||
* | provide mipsel-openwrt-linux-uclibcgnueabi site script, fixes the majority ↵ | Jo-Philipp Wich | 2011-03-09 |
| | | | | | | of configure problems SVN-Revision: 25968 | ||
* | zd1211rw: fix #define collision for register names triggered by compat patches | Felix Fietkau | 2011-03-09 |
| | | | | SVN-Revision: 25965 | ||
* | mac80211: fix minstrel_ht sampling intervals (patch by Daniel Halperin) | Felix Fietkau | 2011-03-09 |
| | | | | SVN-Revision: 25964 | ||
* | ath9k: remove support for in-bss promisc mode, the rx filter flag is too ↵ | Felix Fietkau | 2011-03-09 |
| | | | | | | broad and in-bss promisc mode is not particularly useful. should fix most (or all) instances of "ath: Could not stop RX..." error messages SVN-Revision: 25963 | ||
* | gcc: move the optimized assembler helpers back into the static libgcc and ↵ | Felix Fietkau | 2011-03-08 |
| | | | | | | 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 SVN-Revision: 25952 | ||
* | madwifi: Add support for multiple interfaces | Vasilis Tsiligiannis | 2011-03-08 |
| | | | | SVN-Revision: 25951 | ||
* | base-files: the relinked libpthread needs to be linked against libdl, ↵ | Felix Fietkau | 2011-03-08 |
| | | | | | | otherwise calls to dlopen() fail (fixes #8978) SVN-Revision: 25950 | ||
* | upgrade to the 2011.03-0 release from Linaro | Imre Kaloz | 2011-03-08 |
| | | | | SVN-Revision: 25948 | ||
* | site: cache ac_cv_func_malloc_0_nonnull and ac_cv_func_realloc_0_nonnull | Jo-Philipp Wich | 2011-03-08 |
| | | | | SVN-Revision: 25946 | ||
* | uClibc: add back R_PPC_REL24 relocation support, the dynamic libgcc changes ↵ | Felix Fietkau | 2011-03-07 |
| | | | | | | depend on it for powerpc SVN-Revision: 25944 | ||
* | madwifi: fix logic error in r25929 | Felix Fietkau | 2011-03-07 |
| | | | | SVN-Revision: 25942 | ||
* | n810: Add workaround for bluetooth IRQ issue | Michael Büsch | 2011-03-07 |
| | | | | SVN-Revision: 25939 | ||
* | bcm63xx: Really fix the flash driver in 2.6.37 | Florian Fainelli | 2011-03-07 |
| | | | | | | | | Read back the actual rootfs length from the image tag. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 25938 | ||
* | n810 bluetooth compile fixes | Michael Büsch | 2011-03-07 |
| | | | | SVN-Revision: 25937 | ||
* | n810 profile: Add bluetooth related options | Michael Büsch | 2011-03-07 |
| | | | | SVN-Revision: 25936 | ||
* | omap24xx: Update bluetooth kconfig options | Michael Büsch | 2011-03-07 |
| | | | | SVN-Revision: 25935 | ||
* | omap24xx: Add config option for n810 bluetooth driver | Michael Büsch | 2011-03-07 |
| | | | | SVN-Revision: 25934 | ||
* | omap24xx: Add bluetooth firmware | Michael Büsch | 2011-03-07 |
| | | | | SVN-Revision: 25933 | ||
* | mac80211: Add scan race fix | Michael Büsch | 2011-03-07 |
| | | | | SVN-Revision: 25930 | ||
* | use the xscale hal by default for arm, override it where needed | Imre Kaloz | 2011-03-07 |
| | | | | SVN-Revision: 25929 | ||
* | only support EABI on ARM targets | Imre Kaloz | 2011-03-07 |
| | | | | SVN-Revision: 25928 | ||
* | mac80211: print message on hw restart | Michael Büsch | 2011-03-07 |
| | | | | SVN-Revision: 25926 | ||
* | mac80211: Don't include p54spi default eeprom | Michael Büsch | 2011-03-07 |
| | | | | SVN-Revision: 25925 | ||
* | upgrade to 2.6.37.1 | Imre Kaloz | 2011-03-07 |
| | | | | SVN-Revision: 25922 | ||
* | ppp: drop 402-use_uclibc_utils.patch, it breaks ip address conversion | Jo-Philipp Wich | 2011-03-07 |
| | | | | SVN-Revision: 25921 | ||
* | hotplug2: replace udevtrigger from the udev-106 source with a much smaller ↵ | Felix Fietkau | 2011-03-07 |
| | | | | | | self-contained, stripped-down version SVN-Revision: 25920 | ||
* | ppp: add a few patches to reduce the package size | Felix Fietkau | 2011-03-07 |
| | | | | SVN-Revision: 25919 | ||
* | n810: Add usb networking to default net config | Michael Büsch | 2011-03-07 |
| | | | | SVN-Revision: 25917 | ||
* | deploy .ipk archives with --force-maintainer to ensure that configs are kept ↵ | Jo-Philipp Wich | 2011-03-06 |
| | | | | | | up-to-date in case they exist already for various reasons SVN-Revision: 25915 | ||
* | atheros: add gpio_set_debounce(), refresh patches | Felix Fietkau | 2011-03-06 |
| | | | | SVN-Revision: 25914 | ||
* | tahvo-usb: Fix NULL ptr deref in OTR irq handler | Michael Büsch | 2011-03-06 |
| | | | | SVN-Revision: 25913 | ||
* | gcc: include assembler functions in the shared libgcc_s library, fixes ↵ | Felix Fietkau | 2011-03-06 |
| | | | | | | missing symbol issues on powerpc SVN-Revision: 25912 | ||
* | base-files: fix Build/Compile override handling, fixes ar7 compile | Felix Fietkau | 2011-03-06 |
| | | | | SVN-Revision: 25911 | ||
* | n810: Update profile | Michael Büsch | 2011-03-06 |
| | | | | SVN-Revision: 25910 | ||
* | n810: Partially fix tahvo USB. | Michael Büsch | 2011-03-06 |
| | | | | SVN-Revision: 25908 | ||
* | omap24xx: Fix modular compilation of MUSB | Michael Büsch | 2011-03-06 |
| | | | | SVN-Revision: 25907 | ||
* | Fix loading of ethernet gadget | Michael Büsch | 2011-03-06 |
| | | | | SVN-Revision: 25905 | ||
* | change PKG_FIXUP:=libtool to PKG_FIXUP:=autoreconf | Jo-Philipp Wich | 2011-03-06 |
| | | | | SVN-Revision: 25904 | ||
* | Load MUSB before gadget and host drivers are loaded | Michael Büsch | 2011-03-06 |
| | | | | SVN-Revision: 25903 | ||
* | omap24xx: Update kconfig | Michael Büsch | 2011-03-06 |
| | | | | SVN-Revision: 25892 | ||
* | dropbear: fix missing -lcrypt on BSDish host systems (#8971) | Jo-Philipp Wich | 2011-03-06 |
| | | | | SVN-Revision: 25891 | ||
* | omap24xx: Set hardware watchdog timeout to max | Michael Büsch | 2011-03-06 |
| | | | | SVN-Revision: 25883 | ||
* | omap24xx: Start watchdog with RT priority | Michael Büsch | 2011-03-06 |
| | | | | SVN-Revision: 25882 | ||
* | atm/solos-pci: Fix incorrectly applied patch. Thanks to Philip A. ↵ | Michael Büsch | 2011-03-05 |
| | | | | | | Prindeville for pointing it out. SVN-Revision: 25881 | ||
* | cmake: Fix ccache | Michael Büsch | 2011-03-05 |
| | | | | SVN-Revision: 25878 | ||
* | yet another missing symbol | Jo-Philipp Wich | 2011-03-05 |
| | | | | SVN-Revision: 25875 | ||
* | toolchain/gcc (linaro): fix extension elimination optimization | Felix Fietkau | 2011-03-04 |
| | | | | | | | | | 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> SVN-Revision: 25871 | ||
* | bison: fix compilation with stub intl header | Jo-Philipp Wich | 2011-03-04 |
| | | | | SVN-Revision: 25869 |