summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ramips: change debug message levels, and add missing LFsGabor Juhos2009-10-251-4/+5
* ramips: make ethernet fuctions staticGabor Juhos2009-10-251-3/+5
* ramips: register ethernet device on the DIR-300 boardGabor Juhos2009-10-251-0/+1
* ramips: change prom code to accept 'board=FOOBAR' from the command lineGabor Juhos2009-10-251-34/+69
* ramips: modify {read,write}_config helpersGabor Juhos2009-10-251-17/+15
* ramips: nuke config_access helperGabor Juhos2009-10-251-24/+15
* fixes dma hangups in ethJohn Crispin2009-10-253-19/+25
* lua: get rid of bitlib and md5lib from the core, they are no longer necessaryFelix Fietkau2009-10-242-670/+0
* select fon20n machJohn Crispin2009-10-241-0/+1
* lua: add reference counting for strings - this will need A LOT of testing, bu...Felix Fietkau2009-10-243-305/+1112
* make ethernet a platform deviceJohn Crispin2009-10-244-29/+92
* missing define to make mach for fonera20n workJohn Crispin2009-10-241-0/+1
* make default llll/w vlan setup in eswJohn Crispin2009-10-241-1/+1
* adds mach type for fonera20nJohn Crispin2009-10-245-1/+110
* gcc: fix compile on armv4t with the cs toolchainFelix Fietkau2009-10-241-0/+1
* gcc: fix bug reporting url in newer compiler versionsFelix Fietkau2009-10-241-1/+4
* fixes commit 18128, wrong patch :)John Crispin2009-10-232-30/+29
* adds ethernet driver, esw needs to be moved to swconfig, driver is missing rt...John Crispin2009-10-237-2/+757
* update to 2.6.31.5Florian Fainelli2009-10-234-29/+28
* update to 2.6.30.9Florian Fainelli2009-10-2326-27/+27
* update to 2.6.27.35Florian Fainelli2009-10-233-4/+4
* opkg: ignore Section, Source and Maintainer as well when ignoring description...Jo-Philipp Wich2009-10-221-3/+3
* mklibs: use -Wl,--gc-sections when relinking - currently only saves a few byt...Felix Fietkau2009-10-221-0/+11
* fix a typoFelix Fietkau2009-10-221-1/+1
* add some extra stripping options for kernel modules to reduce size even more ...Felix Fietkau2009-10-221-1/+1
* opkg: - re-enable upgrade and restrict it to signle packages, fix usage text ...Jo-Philipp Wich2009-10-225-163/+226
* opkg: - replace package list parser by something that works with fixed buffer...Jo-Philipp Wich2009-10-225-1/+998
* imagebuilder: accept empty profile names, some targets do not define profiles...Felix Fietkau2009-10-221-6/+1
* get rid of gcc-4.4.0 supportFlorian Fainelli2009-10-2112-9849/+2
* refresh toolchain patches, add ubicom32 patch to gcc 4.4.1 and 4.4.2Florian Fainelli2009-10-214-5/+18779
* add support for gcc-4.4.2, add missing gcc-4.4.1 md5sumFlorian Fainelli2009-10-2112-0/+469
* madwifi: reduce the size of the multicall tool binaryFelix Fietkau2009-10-212-4/+5
* do not relink libresolv, it makes iproute2 barfFelix Fietkau2009-10-201-1/+1
* remove obsolete uci validation awk codeFelix Fietkau2009-10-206-654/+0
* base-files: remove obsolete stuff from common.awkFelix Fietkau2009-10-201-42/+0
* wireless-tools: reduce binary size by ~13k by removing unused/obsolete featuresFelix Fietkau2009-10-202-0/+217
* hostapd: make compilation of the hostap driver conditional - saves 10k uncomp...Felix Fietkau2009-10-201-0/+2
* hotplug2: get rid of the unnecessary reference to libdl as wellFelix Fietkau2009-10-201-6/+7
* mark the llvm toolchain as brokenFelix Fietkau2009-10-201-0/+1
* hotplug2: compile in the worker module statically, saves >20k uncompressedFelix Fietkau2009-10-202-3/+166
* ar71xx: add default network configuration for RS and RS-ProGabor Juhos2009-10-203-0/+35
* base-files: only try to execute watchdog if binary is presentJo-Philipp Wich2009-10-202-2/+3
* ar71xx: add default network configuration file for the WP543 boardGabor Juhos2009-10-201-0/+12
* ar71xx: Compex WPJ543 board is supported as wellGabor Juhos2009-10-203-4/+4
* ar71xx: fix PCI IRQ map of the WP543Gabor Juhos2009-10-201-2/+6
* remove $(FPIC) from iptables, it is handled internally correctly. saves 2k on...Felix Fietkau2009-10-201-1/+0
* fix potential inconsistencies in toolchain selection on linux 2.4Felix Fietkau2009-10-201-1/+7
* use the new 4.3.3+cs toolchain for mips and arm - significantly improves code...Felix Fietkau2009-10-202-1/+7
* zlib: replace -fPIC with $(FPIC)Felix Fietkau2009-10-201-1/+1
* uci: only use $(FPIC) on library parts, saves a few hundred bytesFelix Fietkau2009-10-201-1/+1