| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | always set NO_TRACE_MAKE | nbd | 2006-07-02 | 1 | -1/+2 |
* | add hack for building c++ with gcc 4.1.1 | nbd | 2006-06-30 | 1 | -0/+37 |
* | add binutils 2.17 and remove the beta versions, update some gcc 4.1.1 patches | kaloz | 2006-06-28 | 33 | -2766/+222 |
* | add workaround for kernel module install | nbd | 2006-06-28 | 1 | -1/+3 |
* | add missing copyright notices | nbd | 2006-06-27 | 4 | -0/+7 |
* | minor changes | mbm | 2006-06-27 | 1 | -1/+1 |
* | add copyright headers to busybox patches | nbd | 2006-06-27 | 7 | -2/+33 |
* | add missing copyright | nbd | 2006-06-27 | 16 | -0/+101 |
* | add missing copyright | nbd | 2006-06-27 | 1 | -0/+7 |
* | add missing copyright | nbd | 2006-06-27 | 1 | -0/+7 |
* | credit where credit is due | mbm | 2006-06-27 | 90 | -15/+547 |
* | add copyright headers to base-files scripts and config files | nbd | 2006-06-27 | 40 | -3/+70 |
* | add missing exports | nbd | 2006-06-26 | 1 | -1/+4 |
* | don't rely on temporary variables in config() as they may get overwritten by ... | nbd | 2006-06-26 | 1 | -5/+3 |
* | enable CRC32 in brcm-2.4 kernel config - no idea why it even worked without | nbd | 2006-06-26 | 1 | -1/+1 |
* | remove kmod-ide control file | nbd | 2006-06-26 | 1 | -4/+0 |
* | Remove built-in.o | florian | 2006-06-26 | 1 | -0/+0 |
* | Merge premilinary Broadcom 63xx support (Livebox, Siemens SE515...) | florian | 2006-06-26 | 7 | -19/+49318 |
* | add support for new modules.mk format (no autogenerated Config.in yet) | nbd | 2006-06-26 | 5 | -13/+134 |
* | fix inclusion of kernel modules selected for install in images (closes: #598). | nico | 2006-06-25 | 1 | -2/+2 |
* | add 'reset to defaults' to menuconfig | nbd | 2006-06-25 | 3 | -0/+29 |
* | use NO_TRACE_MAKE for menuconfig | nbd | 2006-06-25 | 1 | -1/+1 |
* | add extra targets to improve make tracing output | nbd | 2006-06-25 | 1 | -1/+6 |
* | reorder nas command line parameters (required for bridge operation) | nbd | 2006-06-25 | 1 | -1/+1 |
* | make nas depend on nvram | nbd | 2006-06-25 | 1 | -0/+1 |
* | work around a busybox bug | nbd | 2006-06-25 | 1 | -1/+1 |
* | small bugfixes for wifi (broadcom) | nbd | 2006-06-25 | 1 | -2/+5 |
* | move the broadcom driver stuff into its own submenu | nbd | 2006-06-25 | 3 | -4/+21 |
* | add a simple /sbin/wifi script with support for the new broadcom driver (inco... | nbd | 2006-06-25 | 4 | -0/+221 |
* | fixes for common config functions | nbd | 2006-06-25 | 1 | -15/+27 |
* | enable wlc by default | nbd | 2006-06-25 | 1 | -0/+1 |
* | fix ipsec compile (FIXME: move DESTDIR to build template?) | mbm | 2006-06-23 | 1 | -1/+1 |
* | mini_fo patch from upstream (fixes 2.6.17 compile) | mbm | 2006-06-23 | 1 | -0/+47 |
* | prevent verbose script from corrupting .pkginfo | mbm | 2006-06-23 | 2 | -7/+3 |
* | set default verbosity to 0 | mbm | 2006-06-23 | 1 | -1/+1 |
* | fix kernel configure target | mbm | 2006-06-23 | 1 | -2/+1 |
* | switch on new verbose system | mbm | 2006-06-23 | 5 | -10/+16 |
* | nuke jffs2root --move from init scripts | nbd | 2006-06-23 | 2 | -13/+2 |
* | backport jffs2 eof detect changes from 2.6 | nbd | 2006-06-23 | 1 | -36/+45 |
* | port the brcm-2.4 flash map driver changes to 2.6 | nbd | 2006-06-23 | 1 | -53/+188 |
* | fix the jffs2 eof detect patch for linux 2.6 (unlocking required for erasing ... | nbd | 2006-06-23 | 1 | -20/+30 |
* | fix partition align | nbd | 2006-06-23 | 1 | -3/+5 |
* | add copyright statement | nbd | 2006-06-23 | 1 | -2/+3 |
* | new verbose/trace script for make | mbm | 2006-06-23 | 1 | -0/+25 |
* | update kernel config for brcm-2.6 | nbd | 2006-06-23 | 1 | -74/+84 |
* | broadcom 2.4: update the trx for jffs2 directly in the flash map driver | nbd | 2006-06-23 | 1 | -39/+167 |
* | jffs2 eof detect: mark erased blocks after erasing them | nbd | 2006-06-23 | 1 | -1/+2 |
* | .pkginfo cleanup #2 | mbm | 2006-06-23 | 3 | -7/+10 |
* | set defaults for .pkginfo | mbm | 2006-06-23 | 1 | -1/+4 |
* | cleanup | mbm | 2006-06-22 | 1 | -82/+73 |