| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | build system cleanup. move shared include files into $(TOPDIR)/include, move ... | nbd | 2006-06-21 | 34 | -1275/+33 |
* | add target/download | nbd | 2006-06-20 | 5 | -0/+13 |
* | annoying initrd bug introduced by 2.6.17 | mbm | 2006-06-20 | 1 | -0/+13 |
* | Update alchemy kernel configuration | florian | 2006-06-20 | 1 | -38/+87 |
* | be politically correct | kaloz | 2006-06-20 | 2 | -2/+2 |
* | fix irq handling on 2.6.17 | mbm | 2006-06-20 | 2 | -101/+16 |
* | reintroduce the -ffreestanding to avoid gcc inline errors | mbm | 2006-06-19 | 1 | -0/+12 |
* | fix broadcom trx alignment | nbd | 2006-06-19 | 1 | -12/+11 |
* | remove the wl.o build from the kernel patch and move the driver along with wl... | nbd | 2006-06-19 | 4 | -3301/+1 |
* | update Aruba config for 2.6.17 | kaloz | 2006-06-19 | 1 | -56/+65 |
* | fix rb532 for 2.6.17 | nbd | 2006-06-19 | 2 | -480/+227 |
* | fix the Aruba ethernet drivers for 2.6.17 | kaloz | 2006-06-19 | 2 | -528/+548 |
* | fix typo in brcm-2.4 system code | nbd | 2006-06-18 | 1 | -1/+1 |
* | move wlcompat from target/linux/package/ to package/. | nico | 2006-06-18 | 5 | -1091/+0 |
* | follow the xtables changes in 2.6.17 | kaloz | 2006-06-18 | 1 | -1/+4 |
* | fix the multiple gateway patch, too | kaloz | 2006-06-18 | 1 | -145/+119 |
* | upgrade to 2.6.17, probably break some stuff temporary | kaloz | 2006-06-18 | 15 | -795/+751 |
* | move ueagle-atm from target/linux/package/ to package/. | nico | 2006-06-17 | 5 | -70/+0 |
* | move diag from target/linux/package/ to package/. | nico | 2006-06-17 | 4 | -310/+0 |
* | move openswan from target/linux/package to package/. | nico | 2006-06-17 | 4 | -61/+0 |
* | move zd1211 from target/linux/package/ to package/. | nico | 2006-06-17 | 3 | -64/+0 |
* | move spca5xx from target/linux/package/ to package/, | nico | 2006-06-17 | 4 | -231/+0 |
* | move shfs from target/linux/package/ to package/. | nico | 2006-06-17 | 6 | -214/+0 |
* | move hostap from target/linux/package/ to package/, update to v0.4.9. | nico | 2006-06-17 | 5 | -112/+0 |
* | move mini_fo from target/linux/package/ to package/. | nico | 2006-06-17 | 5 | -706/+0 |
* | move fuse from target/linux/package/ to package/, update to v2.5.3, | nico | 2006-06-17 | 4 | -149/+0 |
* | massive via-rhine performance improvements | nbd | 2006-06-16 | 2 | -13/+461 |
* | put a size limit on rb532 cf partitions | nbd | 2006-06-16 | 1 | -1/+4 |
* | return the correct system type for Aruba | kaloz | 2006-06-15 | 1 | -2/+11 |
* | add rb532 support | nbd | 2006-06-15 | 14 | -0/+10090 |
* | remove old junk | nbd | 2006-06-15 | 2 | -5/+0 |
* | switch io schedular to deadline | mbm | 2006-06-14 | 5 | -29/+29 |
* | remove early_initcall hacks | nbd | 2006-06-14 | 2 | -24/+0 |
* | hopefully the last fix for the aruba image stuff | nbd | 2006-06-13 | 1 | -3/+5 |
* | fix annoying make parse error | mbm | 2006-06-13 | 1 | -2/+2 |
* | update aruba image building makefile for latest image.mk changes | nbd | 2006-06-13 | 1 | -3/+4 |
* | remove aruba specific ramdisk option | nbd | 2006-06-13 | 1 | -4/+0 |
* | fix aruba ramdisk check for the image building | nbd | 2006-06-13 | 1 | -1/+1 |
* | call Image/BuildKernel template for targets that export their kernel images w... | nbd | 2006-06-12 | 1 | -0/+1 |
* | enable slab, disable slob - for better performance (#583) | nbd | 2006-06-09 | 5 | -10/+10 |
* | get rid of CRLFs | kaloz | 2006-06-08 | 2 | -721/+721 |
* | make ramdisk support generic, some cleanups | nbd | 2006-06-07 | 7 | -1528/+30 |
* | disable all other filesystems in menuconfig when initramfs is selected | nbd | 2006-06-07 | 1 | -0/+3 |
* | move mips boot patch to generic-2.6 | nbd | 2006-06-07 | 3 | -19/+1 |
* | generic lzma loader: add support for memory copying, preserve prom arguments | nbd | 2006-06-07 | 6 | -12/+80 |
* | fix typo | nbd | 2006-06-05 | 1 | -1/+1 |
* | target/linux/image rewrite | nbd | 2006-06-04 | 17 | -556/+260 |
* | fix unnecessary kernel rebuild | nbd | 2006-06-04 | 1 | -3/+2 |
* | fix dependency problem | nbd | 2006-06-01 | 1 | -3/+6 |
* | cleanup; replace .PHONY with FORCE; disable gdb by default | nbd | 2006-05-31 | 16 | -53/+37 |