summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lua: add reference counting for strings - this will need A LOT of testing, bu...nbd2009-10-243-305/+1112
* [ramips] make ethernet a platform deviceblogic2009-10-244-29/+92
* [ramips] missing define to make mach for fonera20n workblogic2009-10-241-0/+1
* [ramips] make default llll/w vlan setup in eswblogic2009-10-241-1/+1
* [ramips] adds mach type for fonera20nblogic2009-10-245-1/+110
* gcc: fix compile on armv4t with the cs toolchainnbd2009-10-241-0/+1
* gcc: fix bug reporting url in newer compiler versionsnbd2009-10-241-1/+4
* fixes commit 18128, wrong patch :)blogic2009-10-232-30/+29
* [ramips] adds ethernet driver, esw needs to be moved to swconfig, driver is m...blogic2009-10-237-2/+757
* [kernel] update to 2.6.31.5florian2009-10-234-29/+28
* [kernel] update to 2.6.30.9florian2009-10-2326-27/+27
* [kernel] update to 2.6.27.35florian2009-10-233-4/+4
* [package] opkg: ignore Section, Source and Maintainer as well when ignoring d...jow2009-10-221-3/+3
* mklibs: use -Wl,--gc-sections when relinking - currently only saves a few byt...nbd2009-10-221-0/+11
* fix a typonbd2009-10-221-1/+1
* add some extra stripping options for kernel modules to reduce size even more ...nbd2009-10-221-1/+1
* [package] opkg:jow2009-10-225-163/+226
* [package] opkg:jow2009-10-225-1/+998
* imagebuilder: accept empty profile names, some targets do not define profiles...nbd2009-10-221-6/+1
* [toolchain] get rid of gcc-4.4.0 supportflorian2009-10-2112-9849/+2
* [toolchain] refresh toolchain patches, add ubicom32 patch to gcc 4.4.1 and 4.4.2florian2009-10-214-5/+18779
* [toolchain] add support for gcc-4.4.2, add missing gcc-4.4.1 md5sumflorian2009-10-2112-0/+469
* madwifi: reduce the size of the multicall tool binarynbd2009-10-212-4/+5
* do not relink libresolv, it makes iproute2 barfnbd2009-10-201-1/+1
* remove obsolete uci validation awk codenbd2009-10-206-654/+0
* base-files: remove obsolete stuff from common.awknbd2009-10-201-42/+0
* wireless-tools: reduce binary size by ~13k by removing unused/obsolete featuresnbd2009-10-202-0/+217
* hostapd: make compilation of the hostap driver conditional - saves 10k uncomp...nbd2009-10-201-0/+2
* hotplug2: get rid of the unnecessary reference to libdl as wellnbd2009-10-201-6/+7
* mark the llvm toolchain as brokennbd2009-10-201-0/+1
* 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