summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* hotplug2: compile in the worker module statically, saves >20k uncompressednbd2009-10-202-3/+166
* ar71xx: add default network configuration for RS and RS-Projuhosg2009-10-203-0/+35
* [package] base-files: only try to execute watchdog if binary is presentjow2009-10-202-2/+3
* ar71xx: add default network configuration file for the WP543 boardjuhosg2009-10-201-0/+12
* ar71xx: Compex WPJ543 board is supported as welljuhosg2009-10-203-4/+4
* ar71xx: fix PCI IRQ map of the WP543juhosg2009-10-201-2/+6
* remove $(FPIC) from iptables, it is handled internally correctly. saves 2k on...nbd2009-10-201-1/+0
* fix potential inconsistencies in toolchain selection on linux 2.4nbd2009-10-201-1/+7
* use the new 4.3.3+cs toolchain for mips and arm - significantly improves code...nbd2009-10-202-1/+7
* zlib: replace -fPIC with $(FPIC)nbd2009-10-201-1/+1
* uci: only use $(FPIC) on library parts, saves a few hundred bytesnbd2009-10-201-1/+1
* opkg: get rid of libopkg, saves >10k compressed, >40k uncompressednbd2009-10-202-4/+57
* fix pthread mklibs relinking by copying libpthread_so.a from uclibc instead o...nbd2009-10-202-1/+6
* install the right version of libgcc along with its version map to fix relinki...nbd2009-10-201-1/+4
* [busybox] At boot, the startup process is executed in a non-interactive shell...hcg2009-10-201-0/+12
* gcc: backport libgcc_pic changes to older gcc4 versions, install the libgcc m...nbd2009-10-207-5/+179
* gcc: create a proper libgcc_pic.a static library for relinking (4.3.3+ for no...nbd2009-10-195-0/+180
* mklibs: preserve the uclibc init symbolnbd2009-10-191-0/+14
* mklibs: handle duplicate symbols properlynbd2009-10-191-0/+32
* mklibs: fix crashes on nonexistant sections in readelf (thx, justus)nbd2009-10-191-0/+33
* ifxmips: fold files/drivers/* into patchesblogic2009-10-1911-1649/+1674
* mark uboot-envtools as broken, it looks more like a place holder than an actu...nbd2009-10-191-0/+1
* remove support for uclibc 0.9.29nbd2009-10-1948-4792/+0
* ar71xx: create firmware image for WP543 boards with 4/8/16MB of flashjuhosg2009-10-191-3/+15
* ar71xx: enable myloader partition parser on 2.6.30 and 2.6.31juhosg2009-10-192-0/+2
* ar71xx: sync 2.6.30 kernel configjuhosg2009-10-191-6/+1
* ar71xx: reset the phy chip along with the ethernet mac on the WP543 boardjuhosg2009-10-191-0/+2
* ar71xx: reset the ethernet device before registrationjuhosg2009-10-191-0/+7
* binutils: add support for non-pic handling and use it in the codesourcery bas...nbd2009-10-192-23/+202
* uClibc: add support for mips non-pic relocations in ldsonbd2009-10-191-0/+289
* gcc: prevent the libgcc configure script from enabling support for the fixed ...nbd2009-10-191-0/+2
* mac80211: fix ath5k compile on 2.6.28 and earliernbd2009-10-191-0/+22
* gcc: disable mips non-PIC ABI calls in the codesourcery based version by defa...nbd2009-10-191-0/+23
* fix ssb compile error on 2.6.28nbd2009-10-191-2/+71
* fix errors in unresolved weak symbols on armnbd2009-10-193-0/+39
* hotplug2: fix "MALLOC FAILURE!" message caused by a missing return code check...nbd2009-10-191-0/+12
* add a binutils variant based on a binutils snapshot and codesourcery g++ enha...nbd2009-10-198-3/+32499
* add a gcc variant based on gcc 4.3.3 with codesourcery enhancementsnbd2009-10-1916-6/+58101
* ramips: add preliminary support for the DIR-300 revB boardjuhosg2009-10-186-0/+111
* add experimental support for a new menuconfig submenu "Package features".nbd2009-10-174-4/+77
* madwifi: add antenna gpio support for nanostation loco2nbd2009-10-171-7/+15
* madwifi: remove the 10HZ timer for updating rate control statisticsnbd2009-10-171-0/+134
* madwifi: fix various noderef/memleak issuesnbd2009-10-175-48/+325
* hostapd: do not configure wme when using madwifi - fixes wpa/wpa2 association...nbd2009-10-171-0/+8
* madwifi: more ad-hoc fixesnbd2009-10-151-8/+51
* madwifi: fix another ibss crash (#5935)nbd2009-10-141-0/+22
* [etrax] reorder Kconfig sources; mainly copy from arch/arm/Kconfigclaudio2009-10-141-15/+49
* madwifi: fix race condition on ibss init (#5935)nbd2009-10-141-0/+12
* madwifi: beacon timer fixesnbd2009-10-144-100/+348
* [toolchain] cris: fix ICE PR26515 (#3723)claudio2009-10-121-0/+15