| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | remove reference to missing file | Felix Fietkau | 2006-08-18 | 1 | -1/+0 |
| * | Add support for the Asus power led, closes #349 | Florian Fainelli | 2006-08-18 | 1 | -1/+17 |
| * | Flesh out early userspace for initramfs to allow booting from media | Gerry Rozema | 2006-08-18 | 1 | -2/+79 |
| * | Update for initramfs handling | Gerry Rozema | 2006-08-18 | 1 | -0/+1 |
| * | cosmetic coherency fix | Nicolas Thill | 2006-08-18 | 1 | -2/+2 |
| * | fix wget long options bug (closes: #682) | Nicolas Thill | 2006-08-18 | 1 | -0/+22 |
| * | fix KERNELNAME | Felix Fietkau | 2006-08-17 | 1 | -1/+1 |
| * | Add ext2 as a compiled in on x86-2.4 so it's available for initrd on netboot ... | Gerry Rozema | 2006-08-17 | 1 | -149/+56 |
| * | Build bzImage for x86 builds - allow ext2 images even if initramfs used, they... | Gerry Rozema | 2006-08-17 | 3 | -6/+13 |
| * | tidy up output | Mike Baker | 2006-08-17 | 1 | -2/+7 |
| * | fix accidental tab | Mike Baker | 2006-08-17 | 1 | -2/+2 |
| * | Show error messages when collecting the package info | Mike Baker | 2006-08-16 | 2 | -1/+3 |
| * | fix minor compile issues with spca5xx | Mike Baker | 2006-08-16 | 2 | -0/+16 |
| * | a "generic" patch shouldn't be setting the ARCH to mips | Mike Baker | 2006-08-16 | 1 | -9/+0 |
| * | fix issues if kernel config is changed after the compile has started | Mike Baker | 2006-08-16 | 2 | -30/+41 |
| * | Move a bunch of ethernet hardware drivers to new kernel module packageing | Gerry Rozema | 2006-08-14 | 8 | -68/+77 |
| * | Generalize the x86 kernel config for more generic processor options | Gerry Rozema | 2006-08-14 | 1 | -82/+48 |
| * | Make ext2 image larger for uml, update uml kernel config | Gerry Rozema | 2006-08-14 | 2 | -234/+223 |
| * | Fix up kmod-mppe for 2.6 kernels too | Gerry Rozema | 2006-08-14 | 1 | -2/+10 |
| * | Enable CONFIG_PACKET built in the kernel, closes #687 | Florian Fainelli | 2006-08-11 | 1 | -1/+1 |
| * | add secret option to use host's toolchain when native compiling | Mike Baker | 2006-08-10 | 5 | -8/+28 |
| * | mark 63xx as broken until the platform is ready | Mike Baker | 2006-08-10 | 1 | -0/+1 |
| * | fix uml-2.6 (closes: #678) | Nicolas Thill | 2006-08-10 | 3 | -8/+11 |
| * | fix error if dhcp is disabled | Mike Baker | 2006-08-08 | 1 | -4/+2 |
| * | disable on uml-2.6 (lacking wireless), standardize | Nicolas Thill | 2006-08-08 | 1 | -12/+12 |
| * | update busybox to v1.2.1 | Nicolas Thill | 2006-08-08 | 28 | -1306/+1605 |
| * | enable ext2 rootfs by default when target is uml-2.6 | Nicolas Thill | 2006-08-08 | 1 | -1/+1 |
| * | increase the size of a few static buffers in menuconfig - fixes display of me... | Felix Fietkau | 2006-08-08 | 1 | -3/+4 |
| * | fix typo | Felix Fietkau | 2006-08-07 | 1 | -2/+2 |
| * | Add ieee80211softmac modules, bcm43xx, ipw2100/2200 from the kernel | Florian Fainelli | 2006-08-07 | 1 | -0/+59 |
| * | add XScale support to -ng | Imre Kaloz | 2006-08-06 | 9 | -115/+1163 |
| * | Move crc-ccitt from built-in to module | Florian Fainelli | 2006-08-05 | 1 | -2/+2 |
| * | Force remove of the symbolic link build_arm/linux, especially when switching ... | Florian Fainelli | 2006-08-05 | 1 | -0/+1 |
| * | add -f option to timestamp.pl (follow symlinks) | Felix Fietkau | 2006-08-04 | 1 | -2/+4 |
| * | automatically turn off colors | Mike Baker | 2006-08-04 | 1 | -1/+6 |
| * | remove duplicate package/ prefix from package dump error message | Felix Fietkau | 2006-08-04 | 1 | -1/+1 |
| * | fix hostap menuconfig and build for linux 2.6 | Felix Fietkau | 2006-08-04 | 2 | -25/+56 |
| * | add mirror2 to download.pl | Felix Fietkau | 2006-08-04 | 1 | -0/+1 |
| * | update spca5xx, old version is no longer on the website | Felix Fietkau | 2006-08-04 | 1 | -2/+2 |
| * | Add nonmips patches | Florian Fainelli | 2006-08-04 | 12 | -0/+4376 |
| * | fix ccache related broadcom image compile error | Felix Fietkau | 2006-08-04 | 1 | -2/+2 |
| * | set PATH in rules.mk | Mike Baker | 2006-08-04 | 16 | -38/+30 |
| * | fix ppp related bug in the network scripts | Felix Fietkau | 2006-08-04 | 1 | -1/+2 |
| * | fix everything I broke with the previous patches | Mike Baker | 2006-08-04 | 7 | -12/+14 |
| * | fix typo | Felix Fietkau | 2006-08-04 | 1 | -1/+1 |
| * | and now, finally, enable ccache support | Mike Baker | 2006-08-04 | 2 | -4/+17 |
| * | yet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS) | Mike Baker | 2006-08-04 | 3 | -11/+9 |
| * | more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC) | Mike Baker | 2006-08-04 | 9 | -19/+10 |
| * | add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache | Mike Baker | 2006-08-04 | 9 | -15/+15 |
| * | clean up smp compiles | Mike Baker | 2006-08-03 | 1 | -7/+13 |