aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * remove unneeded RSTRIP calls.Nicolas Thill2006-07-032-5/+0
| * fix x86-2.6, update kernel config for 2.6.17.Nicolas Thill2006-07-032-103/+168
| * fix x86-2.4Nicolas Thill2006-07-031-7/+0
| * Fancy name for au1000 targetFlorian Fainelli2006-07-021-1/+1
| * Disable the use of lzma since the alchemy images are zlib compressed and ther...Florian Fainelli2006-07-022-16/+2
| * Disable squashfs for au1000 target since it does not allow the user to use th...Florian Fainelli2006-07-021-0/+1
| * Avoid menuconfig warningsFlorian Fainelli2006-07-021-4/+2
| * move libpthread in since it's part of uclibc, standardize Makefile.Nicolas Thill2006-07-021-24/+40
| * always set NO_TRACE_MAKEFelix Fietkau2006-07-021-1/+2
| * add hack for building c++ with gcc 4.1.1Felix Fietkau2006-06-301-0/+37
| * add binutils 2.17 and remove the beta versions, update some gcc 4.1.1 patchesImre Kaloz2006-06-2833-2766/+222
| * add workaround for kernel module installFelix Fietkau2006-06-281-1/+3
| * add missing copyright noticesFelix Fietkau2006-06-274-0/+7
| * minor changesMike Baker2006-06-271-1/+1
| * add copyright headers to busybox patchesFelix Fietkau2006-06-277-2/+33
| * add missing copyrightFelix Fietkau2006-06-2716-0/+101
| * add missing copyrightFelix Fietkau2006-06-271-0/+7
| * add missing copyrightFelix Fietkau2006-06-271-0/+7
| * credit where credit is dueMike Baker2006-06-2790-15/+547
| * add copyright headers to base-files scripts and config filesFelix Fietkau2006-06-2740-3/+70
| * add missing exportsFelix Fietkau2006-06-261-1/+4
| * don't rely on temporary variables in config() as they may get overwritten by ...Felix Fietkau2006-06-261-5/+3
| * enable CRC32 in brcm-2.4 kernel config - no idea why it even worked withoutFelix Fietkau2006-06-261-1/+1
| * remove kmod-ide control fileFelix Fietkau2006-06-261-4/+0
| * Remove built-in.oFlorian Fainelli2006-06-261-0/+0
| * Merge premilinary Broadcom 63xx support (Livebox, Siemens SE515...) Kernel co...Florian Fainelli2006-06-267-19/+49318
| * add support for new modules.mk format (no autogenerated Config.in yet)Felix Fietkau2006-06-265-13/+134
| * fix inclusion of kernel modules selected for install in images (closes: #598).Nicolas Thill2006-06-251-2/+2
| * add 'reset to defaults' to menuconfigFelix Fietkau2006-06-253-0/+29
| * use NO_TRACE_MAKE for menuconfigFelix Fietkau2006-06-251-1/+1
| * add extra targets to improve make tracing outputFelix Fietkau2006-06-251-1/+6
| * reorder nas command line parameters (required for bridge operation)Felix Fietkau2006-06-251-1/+1
| * make nas depend on nvramFelix Fietkau2006-06-251-0/+1
| * work around a busybox bugFelix Fietkau2006-06-251-1/+1
| * small bugfixes for wifi (broadcom)Felix Fietkau2006-06-251-2/+5
| * move the broadcom driver stuff into its own submenuFelix Fietkau2006-06-253-4/+21
| * add a simple /sbin/wifi script with support for the new broadcom driver (inco...Felix Fietkau2006-06-254-0/+221
| * fixes for common config functionsFelix Fietkau2006-06-251-15/+27
| * enable wlc by defaultFelix Fietkau2006-06-251-0/+1
| * fix ipsec compile (FIXME: move DESTDIR to build template?)Mike Baker2006-06-231-1/+1
| * mini_fo patch from upstream (fixes 2.6.17 compile)Mike Baker2006-06-231-0/+47
| * prevent verbose script from corrupting .pkginfoMike Baker2006-06-232-7/+3
| * set default verbosity to 0Mike Baker2006-06-231-1/+1
| * fix kernel configure targetMike Baker2006-06-231-2/+1
| * switch on new verbose systemMike Baker2006-06-235-10/+16
| * nuke jffs2root --move from init scriptsFelix Fietkau2006-06-232-13/+2
| * backport jffs2 eof detect changes from 2.6Felix Fietkau2006-06-231-36/+45
| * port the brcm-2.4 flash map driver changes to 2.6Felix Fietkau2006-06-231-53/+188
| * fix the jffs2 eof detect patch for linux 2.6 (unlocking required for erasing ...Felix Fietkau2006-06-231-20/+30
| * fix partition alignFelix Fietkau2006-06-231-3/+5