summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * don't try to use gnu wget specific options in ipkgnbd2006-08-181-7/+2
| * remove reference to missing filenbd2006-08-181-1/+0
| * Add support for the Asus power led, closes #349florian2006-08-181-1/+17
| * Flesh out early userspace for initramfs to allow booting from mediagroz2006-08-181-2/+79
| * Update for initramfs handlinggroz2006-08-181-0/+1
| * cosmetic coherency fixnico2006-08-181-2/+2
| * fix wget long options bug (closes: #682)nico2006-08-181-0/+22
| * fix KERNELNAMEnbd2006-08-171-1/+1
| * Add ext2 as a compiled in on x86-2.4 so it's available for initrd on netboot ...groz2006-08-171-149/+56
| * Build bzImage for x86 builds - allow ext2 images even if initramfs used, they...groz2006-08-173-6/+13
| * tidy up outputmbm2006-08-171-2/+7
| * fix accidental tabmbm2006-08-171-2/+2
| * Show error messages when collecting the package infombm2006-08-162-1/+3
| * fix minor compile issues with spca5xxmbm2006-08-162-0/+16
| * a "generic" patch shouldn't be setting the ARCH to mipsmbm2006-08-161-9/+0
| * fix issues if kernel config is changed after the compile has startedmbm2006-08-162-30/+41
| * Move a bunch of ethernet hardware drivers to new kernel module packageinggroz2006-08-148-68/+77
| * Generalize the x86 kernel config for more generic processor optionsgroz2006-08-141-82/+48
| * Make ext2 image larger for uml, update uml kernel config groz2006-08-142-234/+223
| * Fix up kmod-mppe for 2.6 kernels toogroz2006-08-141-2/+10
| * Enable CONFIG_PACKET built in the kernel, closes #687florian2006-08-111-1/+1
| * add secret option to use host's toolchain when native compilingmbm2006-08-105-8/+28
| * mark 63xx as broken until the platform is readymbm2006-08-101-0/+1
| * fix uml-2.6 (closes: #678)nico2006-08-103-8/+11
| * fix error if dhcp is disabledmbm2006-08-081-4/+2
| * disable on uml-2.6 (lacking wireless), standardizenico2006-08-081-12/+12
| * update busybox to v1.2.1nico2006-08-0828-1306/+1605
| * enable ext2 rootfs by default when target is uml-2.6nico2006-08-081-1/+1
| * increase the size of a few static buffers in menuconfig - fixes display of me...nbd2006-08-081-3/+4
| * fix typonbd2006-08-071-2/+2
| * Add ieee80211softmac modules, bcm43xx, ipw2100/2200 from the kernelflorian2006-08-071-0/+59
| * add XScale support to -ngkaloz2006-08-069-115/+1163
| * Move crc-ccitt from built-in to moduleflorian2006-08-051-2/+2
| * Force remove of the symbolic link build_arm/linux, especially when switching ...florian2006-08-051-0/+1
| * add -f option to timestamp.pl (follow symlinks)nbd2006-08-041-2/+4
| * automatically turn off colorsmbm2006-08-041-1/+6
| * remove duplicate package/ prefix from package dump error messagenbd2006-08-041-1/+1
| * add ccache_* to svn:ignorenbd2006-08-040-0/+0
| * fix hostap menuconfig and build for linux 2.6nbd2006-08-042-25/+56
| * add mirror2 to download.plnbd2006-08-041-0/+1
| * update spca5xx, old version is no longer on the websitenbd2006-08-041-2/+2
| * Add nonmips patchesflorian2006-08-0412-0/+4376
| * fix ccache related broadcom image compile errornbd2006-08-041-2/+2
| * set PATH in rules.mkmbm2006-08-0416-38/+30
| * fix ppp related bug in the network scriptsnbd2006-08-041-1/+2
| * fix everything I broke with the previous patches mbm2006-08-047-12/+14
| * fix typonbd2006-08-041-1/+1
| * and now, finally, enable ccache supportmbm2006-08-042-4/+17
| * yet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS)mbm2006-08-043-11/+9
| * more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)mbm2006-08-049-19/+10