summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-20ar71xx: add default network configuration for RS and RS-Projuhosg
2009-10-20[package] base-files: only try to execute watchdog if binary is presentjow
2009-10-20ar71xx: add default network configuration file for the WP543 boardjuhosg
2009-10-20ar71xx: Compex WPJ543 board is supported as welljuhosg
2009-10-20ar71xx: fix PCI IRQ map of the WP543juhosg
2009-10-20remove $(FPIC) from iptables, it is handled internally correctly. saves 2k on...nbd
2009-10-20fix potential inconsistencies in toolchain selection on linux 2.4nbd
2009-10-20use the new 4.3.3+cs toolchain for mips and arm - significantly improves code...nbd
2009-10-20zlib: replace -fPIC with $(FPIC)nbd
2009-10-20uci: only use $(FPIC) on library parts, saves a few hundred bytesnbd
2009-10-20opkg: get rid of libopkg, saves >10k compressed, >40k uncompressednbd
2009-10-20fix pthread mklibs relinking by copying libpthread_so.a from uclibc instead o...nbd
2009-10-20install the right version of libgcc along with its version map to fix relinki...nbd
2009-10-20[busybox] At boot, the startup process is executed in a non-interactive shell...hcg
2009-10-20gcc: backport libgcc_pic changes to older gcc4 versions, install the libgcc m...nbd
2009-10-19gcc: create a proper libgcc_pic.a static library for relinking (4.3.3+ for no...nbd
2009-10-19mklibs: preserve the uclibc init symbolnbd
2009-10-19mklibs: handle duplicate symbols properlynbd
2009-10-19mklibs: fix crashes on nonexistant sections in readelf (thx, justus)nbd
2009-10-19ifxmips: fold files/drivers/* into patchesblogic
2009-10-19mark uboot-envtools as broken, it looks more like a place holder than an actu...nbd
2009-10-19remove support for uclibc 0.9.29nbd
2009-10-19ar71xx: create firmware image for WP543 boards with 4/8/16MB of flashjuhosg
2009-10-19ar71xx: enable myloader partition parser on 2.6.30 and 2.6.31juhosg
2009-10-19ar71xx: sync 2.6.30 kernel configjuhosg
2009-10-19ar71xx: reset the phy chip along with the ethernet mac on the WP543 boardjuhosg
2009-10-19ar71xx: reset the ethernet device before registrationjuhosg
2009-10-19binutils: add support for non-pic handling and use it in the codesourcery bas...nbd
2009-10-19uClibc: add support for mips non-pic relocations in ldsonbd
2009-10-19gcc: prevent the libgcc configure script from enabling support for the fixed ...nbd
2009-10-19mac80211: fix ath5k compile on 2.6.28 and earliernbd
2009-10-19gcc: disable mips non-PIC ABI calls in the codesourcery based version by defa...nbd
2009-10-19fix ssb compile error on 2.6.28nbd
2009-10-19fix errors in unresolved weak symbols on armnbd
2009-10-19hotplug2: fix "MALLOC FAILURE!" message caused by a missing return code check...nbd
2009-10-19add a binutils variant based on a binutils snapshot and codesourcery g++ enha...nbd
2009-10-19add a gcc variant based on gcc 4.3.3 with codesourcery enhancementsnbd
2009-10-18ramips: add preliminary support for the DIR-300 revB boardjuhosg
2009-10-17add experimental support for a new menuconfig submenu "Package features".nbd
2009-10-17madwifi: add antenna gpio support for nanostation loco2nbd
2009-10-17madwifi: remove the 10HZ timer for updating rate control statisticsnbd
2009-10-17madwifi: fix various noderef/memleak issuesnbd
2009-10-17hostapd: do not configure wme when using madwifi - fixes wpa/wpa2 association...nbd
2009-10-15madwifi: more ad-hoc fixesnbd
2009-10-14madwifi: fix another ibss crash (#5935)nbd
2009-10-14[etrax] reorder Kconfig sources; mainly copy from arch/arm/Kconfigclaudio
2009-10-14madwifi: fix race condition on ibss init (#5935)nbd
2009-10-14madwifi: beacon timer fixesnbd
2009-10-12[toolchain] cris: fix ICE PR26515 (#3723)claudio
2009-10-12[package] usb-core: Add dependency to nls-base (#5973)acinonyx