summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* allow multiple kernel config dependenciesnbd2006-07-181-1/+1
* move some of the kernel module packaging to package/kernel/nbd2006-07-183-94/+92
* check if the Package/$(NAME) template is defined before packaging or installi...nbd2006-07-181-6/+9
* sync the sysctls with whiterussian, and tune the conntrack timeoutskaloz2006-07-171-1/+5
* clean up console outputmbm2006-07-121-4/+4
* cleanup of [4123]mbm2006-07-101-5/+1
* rebuild ipkg control files if Makefile changesmbm2006-07-101-1/+1
* add a new FORCEREBUILD option to Package/<name> to force a package to be rebu...mbm2006-07-102-0/+8
* fix broken .pkginfo under certain situationsmbm2006-07-101-0/+2
* Add missing brcm63xx-2.6 target to the target listflorian2006-07-091-0/+1
* Fix brcm63xx support. Now a kernel is booting, detecting the flash, and can p...florian2006-07-0712-48738/+16807
* Add yamonenv, utility to read and configure variables for the YAMON bootloaderflorian2006-07-031-0/+46
* remove unneeded RSTRIP calls.nico2006-07-032-5/+0
* fix x86-2.6, update kernel config for 2.6.17.nico2006-07-032-103/+168
* fix x86-2.4nico2006-07-031-7/+0
* Fancy name for au1000 targetflorian2006-07-021-1/+1
* Disable the use of lzma since the alchemy images are zlib compressed and ther...florian2006-07-022-16/+2
* Disable squashfs for au1000 target since it does not allow the user to use th...florian2006-07-021-0/+1
* Avoid menuconfig warningsflorian2006-07-021-4/+2
* move libpthread in since it's part of uclibc, standardize Makefile.nico2006-07-021-24/+40
* always set NO_TRACE_MAKEnbd2006-07-021-1/+2
* add hack for building c++ with gcc 4.1.1nbd2006-06-301-0/+37
* add binutils 2.17 and remove the beta versions, update some gcc 4.1.1 patcheskaloz2006-06-2833-2766/+222
* add workaround for kernel module installnbd2006-06-281-1/+3
* add missing copyright noticesnbd2006-06-274-0/+7
* minor changesmbm2006-06-271-1/+1
* add copyright headers to busybox patchesnbd2006-06-277-2/+33
* add missing copyrightnbd2006-06-2716-0/+101
* add missing copyrightnbd2006-06-271-0/+7
* add missing copyrightnbd2006-06-271-0/+7
* credit where credit is duembm2006-06-2790-15/+547
* add copyright headers to base-files scripts and config filesnbd2006-06-2740-3/+70
* add missing exportsnbd2006-06-261-1/+4
* don't rely on temporary variables in config() as they may get overwritten by ...nbd2006-06-261-5/+3
* enable CRC32 in brcm-2.4 kernel config - no idea why it even worked withoutnbd2006-06-261-1/+1
* remove kmod-ide control filenbd2006-06-261-4/+0
* Remove built-in.oflorian2006-06-261-0/+0
* Merge premilinary Broadcom 63xx support (Livebox, Siemens SE515...)florian2006-06-267-19/+49318
* add support for new modules.mk format (no autogenerated Config.in yet)nbd2006-06-265-13/+134
* fix inclusion of kernel modules selected for install in images (closes: #598).nico2006-06-251-2/+2
* add 'reset to defaults' to menuconfignbd2006-06-253-0/+29
* use NO_TRACE_MAKE for menuconfignbd2006-06-251-1/+1
* add extra targets to improve make tracing outputnbd2006-06-251-1/+6
* reorder nas command line parameters (required for bridge operation)nbd2006-06-251-1/+1
* make nas depend on nvramnbd2006-06-251-0/+1
* work around a busybox bugnbd2006-06-251-1/+1
* small bugfixes for wifi (broadcom)nbd2006-06-251-2/+5
* move the broadcom driver stuff into its own submenunbd2006-06-253-4/+21
* add a simple /sbin/wifi script with support for the new broadcom driver (inco...nbd2006-06-254-0/+221
* fixes for common config functionsnbd2006-06-251-15/+27