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