| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | add ccache_* to svn:ignore | Felix Fietkau | 2006-08-04 | 0 | -0/+0 |
* | 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 |
* | Fix brcm63xx patch (humm diff laught at me) | Florian Fainelli | 2006-08-03 | 1 | -0/+9216 |
* | Add bootloader specific code, need to fix bootloader detection code as well | Florian Fainelli | 2006-08-03 | 2 | -9079/+45 |
* | Use the rewritten flash map driver, huge thanks nbd ! | Florian Fainelli | 2006-08-03 | 1 | -91/+150 |
* | remove debug line | Mike Baker | 2006-08-02 | 1 | -2/+1 |
* | fix dependency | Felix Fietkau | 2006-08-02 | 1 | -1/+1 |
* | correct [4397] | Mike Baker | 2006-08-02 | 1 | -1/+1 |
* | fix CONFIG_ALL | Mike Baker | 2006-08-02 | 1 | -2/+2 |
* | FreeBSD fix to generate the menuconfig properly | Florian Fainelli | 2006-08-02 | 1 | -0/+9 |
* | only rebuild the package index when the *.ipk files have changed | Mike Baker | 2006-08-02 | 1 | -1/+3 |