aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * remove reference to missing fileFelix Fietkau2006-08-181-1/+0
| * Add support for the Asus power led, closes #349Florian Fainelli2006-08-181-1/+17
| * Flesh out early userspace for initramfs to allow booting from mediaGerry Rozema2006-08-181-2/+79
| * Update for initramfs handlingGerry Rozema2006-08-181-0/+1
| * cosmetic coherency fixNicolas Thill2006-08-181-2/+2
| * fix wget long options bug (closes: #682)Nicolas Thill2006-08-181-0/+22
| * fix KERNELNAMEFelix Fietkau2006-08-171-1/+1
| * Add ext2 as a compiled in on x86-2.4 so it's available for initrd on netboot ...Gerry Rozema2006-08-171-149/+56
| * Build bzImage for x86 builds - allow ext2 images even if initramfs used, they...Gerry Rozema2006-08-173-6/+13
| * tidy up outputMike Baker2006-08-171-2/+7
| * fix accidental tabMike Baker2006-08-171-2/+2
| * Show error messages when collecting the package infoMike Baker2006-08-162-1/+3
| * fix minor compile issues with spca5xxMike Baker2006-08-162-0/+16
| * a "generic" patch shouldn't be setting the ARCH to mipsMike Baker2006-08-161-9/+0
| * fix issues if kernel config is changed after the compile has startedMike Baker2006-08-162-30/+41
| * Move a bunch of ethernet hardware drivers to new kernel module packageingGerry Rozema2006-08-148-68/+77
| * Generalize the x86 kernel config for more generic processor optionsGerry Rozema2006-08-141-82/+48
| * Make ext2 image larger for uml, update uml kernel configGerry Rozema2006-08-142-234/+223
| * Fix up kmod-mppe for 2.6 kernels tooGerry Rozema2006-08-141-2/+10
| * Enable CONFIG_PACKET built in the kernel, closes #687Florian Fainelli2006-08-111-1/+1
| * add secret option to use host's toolchain when native compilingMike Baker2006-08-105-8/+28
| * mark 63xx as broken until the platform is readyMike Baker2006-08-101-0/+1
| * fix uml-2.6 (closes: #678)Nicolas Thill2006-08-103-8/+11
| * fix error if dhcp is disabledMike Baker2006-08-081-4/+2
| * disable on uml-2.6 (lacking wireless), standardizeNicolas Thill2006-08-081-12/+12
| * update busybox to v1.2.1Nicolas Thill2006-08-0828-1306/+1605
| * enable ext2 rootfs by default when target is uml-2.6Nicolas Thill2006-08-081-1/+1
| * increase the size of a few static buffers in menuconfig - fixes display of me...Felix Fietkau2006-08-081-3/+4
| * fix typoFelix Fietkau2006-08-071-2/+2
| * Add ieee80211softmac modules, bcm43xx, ipw2100/2200 from the kernelFlorian Fainelli2006-08-071-0/+59
| * add XScale support to -ngImre Kaloz2006-08-069-115/+1163
| * Move crc-ccitt from built-in to moduleFlorian Fainelli2006-08-051-2/+2
| * Force remove of the symbolic link build_arm/linux, especially when switching ...Florian Fainelli2006-08-051-0/+1
| * add -f option to timestamp.pl (follow symlinks)Felix Fietkau2006-08-041-2/+4
| * automatically turn off colorsMike Baker2006-08-041-1/+6
| * remove duplicate package/ prefix from package dump error messageFelix Fietkau2006-08-041-1/+1
| * fix hostap menuconfig and build for linux 2.6Felix Fietkau2006-08-042-25/+56
| * add mirror2 to download.plFelix Fietkau2006-08-041-0/+1
| * update spca5xx, old version is no longer on the websiteFelix Fietkau2006-08-041-2/+2
| * Add nonmips patchesFlorian Fainelli2006-08-0412-0/+4376
| * fix ccache related broadcom image compile errorFelix Fietkau2006-08-041-2/+2
| * set PATH in rules.mkMike Baker2006-08-0416-38/+30
| * fix ppp related bug in the network scriptsFelix Fietkau2006-08-041-1/+2
| * fix everything I broke with the previous patchesMike Baker2006-08-047-12/+14
| * fix typoFelix Fietkau2006-08-041-1/+1
| * and now, finally, enable ccache supportMike Baker2006-08-042-4/+17
| * yet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS)Mike Baker2006-08-043-11/+9
| * more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)Mike Baker2006-08-049-19/+10
| * add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccacheMike Baker2006-08-049-15/+15
| * clean up smp compilesMike Baker2006-08-031-7/+13