| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | make the buildroot-ng sdk compatible with the old packages | nbd | 2006-07-18 | 5 | -4/+104 |
| * | change depends/default for nas | nbd | 2006-07-18 | 1 | -1/+2 |
| * | disable wgt634u images for linux 2.4 (only works with 2.6) | nbd | 2006-07-18 | 1 | -0/+2 |
| * | move the cryptoapi kmod to package/kernel | nbd | 2006-07-18 | 5 | -29/+36 |
| * | allow multiple kernel config dependencies | nbd | 2006-07-18 | 1 | -1/+1 |
| * | move some of the kernel module packaging to package/kernel/ | nbd | 2006-07-18 | 3 | -94/+92 |
| * | check if the Package/$(NAME) template is defined before packaging or installi... | nbd | 2006-07-18 | 1 | -6/+9 |
| * | sync the sysctls with whiterussian, and tune the conntrack timeouts | kaloz | 2006-07-17 | 1 | -1/+5 |
| * | clean up console output | mbm | 2006-07-12 | 1 | -4/+4 |
| * | cleanup of [4123] | mbm | 2006-07-10 | 1 | -5/+1 |
| * | rebuild ipkg control files if Makefile changes | mbm | 2006-07-10 | 1 | -1/+1 |
| * | add a new FORCEREBUILD option to Package/<name> to force a package to be rebu... | mbm | 2006-07-10 | 2 | -0/+8 |
| * | fix broken .pkginfo under certain situations | mbm | 2006-07-10 | 1 | -0/+2 |
| * | Add missing brcm63xx-2.6 target to the target list | florian | 2006-07-09 | 1 | -0/+1 |
| * | Fix brcm63xx support. Now a kernel is booting, detecting the flash, and can p... | florian | 2006-07-07 | 12 | -48738/+16807 |
| * | Add yamonenv, utility to read and configure variables for the YAMON bootloader | florian | 2006-07-03 | 1 | -0/+46 |
| * | remove unneeded RSTRIP calls. | nico | 2006-07-03 | 2 | -5/+0 |
| * | fix x86-2.6, update kernel config for 2.6.17. | nico | 2006-07-03 | 2 | -103/+168 |
| * | fix x86-2.4 | nico | 2006-07-03 | 1 | -7/+0 |
| * | Fancy name for au1000 target | florian | 2006-07-02 | 1 | -1/+1 |
| * | Disable the use of lzma since the alchemy images are zlib compressed and ther... | florian | 2006-07-02 | 2 | -16/+2 |
| * | Disable squashfs for au1000 target since it does not allow the user to use th... | florian | 2006-07-02 | 1 | -0/+1 |
| * | Avoid menuconfig warnings | florian | 2006-07-02 | 1 | -4/+2 |
| * | move libpthread in since it's part of uclibc, standardize Makefile. | nico | 2006-07-02 | 1 | -24/+40 |
| * | 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 |