aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add "remote-gdb", a helper script to connect the local host gdb with a ↵Jo-Philipp Wich2009-10-251-0/+78
| | | | | | running gdbserver on the target SVN-Revision: 18153
* fixes licensesJohn Crispin2009-10-252-4/+2
| | | | SVN-Revision: 18152
* select CONFIG_LEDS_GPIO per defaultJohn Crispin2009-10-251-1/+1
| | | | SVN-Revision: 18151
* clean up dma api of ethernet driverJohn Crispin2009-10-251-12/+10
| | | | SVN-Revision: 18150
* fixes dma bug in eth driver, that was caused under high net load. the dma ↵John Crispin2009-10-251-2/+3
| | | | | | ring was not initialized on time SVN-Revision: 18149
* combine the two gcc-4.4.1 selects into a single oneFlorian Fainelli2009-10-251-2/+0
| | | | SVN-Revision: 18148
* ramips: nuke net_device stats from the private data of the ethernet driverGabor Juhos2009-10-252-16/+6
| | | | SVN-Revision: 18147
* ramips: remove unnecessary type-castings in the ethernet driverGabor Juhos2009-10-251-13/+15
| | | | SVN-Revision: 18146
* ramips: change debug message levels, and add missing LFsGabor Juhos2009-10-251-4/+5
| | | | SVN-Revision: 18145
* ramips: make ethernet fuctions staticGabor Juhos2009-10-251-3/+5
| | | | SVN-Revision: 18144
* ramips: register ethernet device on the DIR-300 boardGabor Juhos2009-10-251-0/+1
| | | | SVN-Revision: 18143
* ramips: change prom code to accept 'board=FOOBAR' from the command lineGabor Juhos2009-10-251-34/+69
| | | | SVN-Revision: 18142
* ramips: modify {read,write}_config helpersGabor Juhos2009-10-251-17/+15
| | | | SVN-Revision: 18141
* ramips: nuke config_access helperGabor Juhos2009-10-251-24/+15
| | | | SVN-Revision: 18140
* fixes dma hangups in ethJohn Crispin2009-10-253-19/+25
| | | | SVN-Revision: 18139
* lua: get rid of bitlib and md5lib from the core, they are no longer necessaryFelix Fietkau2009-10-242-670/+0
| | | | SVN-Revision: 18138
* select fon20n machJohn Crispin2009-10-241-0/+1
| | | | SVN-Revision: 18137
* lua: add reference counting for strings - this will need A LOT of testing, ↵Felix Fietkau2009-10-243-305/+1112
| | | | | | but it should finally fix the excessive memory usage problems triggered by luci SVN-Revision: 18136
* make ethernet a platform deviceJohn Crispin2009-10-244-29/+92
| | | | SVN-Revision: 18135
* missing define to make mach for fonera20n workJohn Crispin2009-10-241-0/+1
| | | | SVN-Revision: 18134
* make default llll/w vlan setup in eswJohn Crispin2009-10-241-1/+1
| | | | SVN-Revision: 18133
* adds mach type for fonera20nJohn Crispin2009-10-245-1/+110
| | | | SVN-Revision: 18132
* gcc: fix compile on armv4t with the cs toolchainFelix Fietkau2009-10-241-0/+1
| | | | SVN-Revision: 18131
* gcc: fix bug reporting url in newer compiler versionsFelix Fietkau2009-10-241-1/+4
| | | | SVN-Revision: 18130
* fixes commit 18128, wrong patch :)John Crispin2009-10-232-30/+29
| | | | SVN-Revision: 18129
* adds ethernet driver, esw needs to be moved to swconfig, driver is missing ↵John Crispin2009-10-237-2/+757
| | | | | | rt288x support, not a platform device yet SVN-Revision: 18128
* update to 2.6.31.5Florian Fainelli2009-10-234-29/+28
| | | | SVN-Revision: 18127
* update to 2.6.30.9Florian Fainelli2009-10-2326-27/+27
| | | | SVN-Revision: 18126
* update to 2.6.27.35Florian Fainelli2009-10-233-4/+4
| | | | SVN-Revision: 18125
* opkg: ignore Section, Source and Maintainer as well when ignoring ↵Jo-Philipp Wich2009-10-221-3/+3
| | | | | | descriptions, saves a few hundred KB memory SVN-Revision: 18124
* mklibs: use -Wl,--gc-sections when relinking - currently only saves a few ↵Felix Fietkau2009-10-221-0/+11
| | | | | | bytes, maybe more in the future SVN-Revision: 18123
* fix a typoFelix Fietkau2009-10-221-1/+1
| | | | SVN-Revision: 18122
* add some extra stripping options for kernel modules to reduce size even more ↵Felix Fietkau2009-10-221-1/+1
| | | | | | (thx, matteo) SVN-Revision: 18121
* opkg: - re-enable upgrade and restrict it to signle packages, fix usage text ↵Jo-Philipp Wich2009-10-225-163/+226
| | | | | | - only read package descriptions if they're actually needed (almost never), saves even more space when parsing package lists - refresh patches SVN-Revision: 18120
* opkg: - replace package list parser by something that works with fixed ↵Jo-Philipp Wich2009-10-225-1/+998
| | | | | | buffers to avoid slurping the whole file into memory during parsing - fix a possible null pointer dereference in opkg_remove_cmd() - get rid of upgrade, it cannot upgrade single packages and kills the system in most cases - get rid of the flag operation, not needed - bump package revision SVN-Revision: 18119
* imagebuilder: accept empty profile names, some targets do not define ↵Felix Fietkau2009-10-221-6/+1
| | | | | | profiles (thx, patrick) SVN-Revision: 18117
* get rid of gcc-4.4.0 supportFlorian Fainelli2009-10-2112-9849/+2
| | | | SVN-Revision: 18115
* refresh toolchain patches, add ubicom32 patch to gcc 4.4.1 and 4.4.2Florian Fainelli2009-10-214-5/+18779
| | | | SVN-Revision: 18114
* add support for gcc-4.4.2, add missing gcc-4.4.1 md5sumFlorian Fainelli2009-10-2112-0/+469
| | | | SVN-Revision: 18113
* madwifi: reduce the size of the multicall tool binaryFelix Fietkau2009-10-212-4/+5
| | | | SVN-Revision: 18112
* do not relink libresolv, it makes iproute2 barfFelix Fietkau2009-10-201-1/+1
| | | | SVN-Revision: 18111
* remove obsolete uci validation awk codeFelix Fietkau2009-10-206-654/+0
| | | | SVN-Revision: 18110
* base-files: remove obsolete stuff from common.awkFelix Fietkau2009-10-201-42/+0
| | | | SVN-Revision: 18109
* wireless-tools: reduce binary size by ~13k by removing unused/obsolete featuresFelix Fietkau2009-10-202-0/+217
| | | | SVN-Revision: 18108
* hostapd: make compilation of the hostap driver conditional - saves 10k ↵Felix Fietkau2009-10-201-0/+2
| | | | | | uncompressed SVN-Revision: 18107
* hotplug2: get rid of the unnecessary reference to libdl as wellFelix Fietkau2009-10-201-6/+7
| | | | SVN-Revision: 18106
* mark the llvm toolchain as brokenFelix Fietkau2009-10-201-0/+1
| | | | SVN-Revision: 18105
* hotplug2: compile in the worker module statically, saves >20k uncompressedFelix Fietkau2009-10-202-3/+166
| | | | SVN-Revision: 18104
* ar71xx: add default network configuration for RS and RS-ProGabor Juhos2009-10-203-0/+35
| | | | SVN-Revision: 18103
* base-files: only try to execute watchdog if binary is presentJo-Philipp Wich2009-10-202-2/+3
| | | | SVN-Revision: 18102