| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | remove old junk | Felix Fietkau | 2006-06-15 | 2 | -5/+0 |
* | switch io schedular to deadline | Mike Baker | 2006-06-14 | 5 | -29/+29 |
* | remove early_initcall hacks | Felix Fietkau | 2006-06-14 | 2 | -24/+0 |
* | hopefully the last fix for the aruba image stuff | Felix Fietkau | 2006-06-13 | 1 | -3/+5 |
* | fix annoying make parse error | Mike Baker | 2006-06-13 | 1 | -2/+2 |
* | update aruba image building makefile for latest image.mk changes | Felix Fietkau | 2006-06-13 | 1 | -3/+4 |
* | remove aruba specific ramdisk option | Felix Fietkau | 2006-06-13 | 1 | -4/+0 |
* | fix aruba ramdisk check for the image building | Felix Fietkau | 2006-06-13 | 1 | -1/+1 |
* | call Image/BuildKernel template for targets that export their kernel images w... | Felix Fietkau | 2006-06-12 | 1 | -0/+1 |
* | enable slab, disable slob - for better performance (#583) | Felix Fietkau | 2006-06-09 | 5 | -10/+10 |
* | get rid of CRLFs | Imre Kaloz | 2006-06-08 | 2 | -721/+721 |
* | make ramdisk support generic, some cleanups | Felix Fietkau | 2006-06-07 | 7 | -1528/+30 |
* | disable all other filesystems in menuconfig when initramfs is selected | Felix Fietkau | 2006-06-07 | 1 | -0/+3 |
* | move mips boot patch to generic-2.6 | Felix Fietkau | 2006-06-07 | 3 | -19/+1 |
* | generic lzma loader: add support for memory copying, preserve prom arguments | Felix Fietkau | 2006-06-07 | 6 | -12/+80 |
* | fix typo | Felix Fietkau | 2006-06-05 | 1 | -1/+1 |
* | target/linux/image rewrite | Felix Fietkau | 2006-06-04 | 17 | -556/+260 |
* | fix unnecessary kernel rebuild | Felix Fietkau | 2006-06-04 | 1 | -3/+2 |
* | fix dependency problem | Felix Fietkau | 2006-06-01 | 1 | -3/+6 |
* | cleanup; replace .PHONY with FORCE; disable gdb by default | Felix Fietkau | 2006-05-31 | 19 | -63/+47 |
* | remove useless FORCE depend | Felix Fietkau | 2006-05-31 | 1 | -1/+1 |
* | fix install of in-tree modules ipkgs | Felix Fietkau | 2006-05-31 | 2 | -3/+6 |
* | fix root filesystem path | Felix Fietkau | 2006-05-31 | 4 | -12/+12 |
* | remove some debugging junk (#492) | Felix Fietkau | 2006-05-31 | 1 | -16/+1 |
* | move target/linux/package/switch to package/, fix a bug in the ipkg dependenc... | Felix Fietkau | 2006-05-31 | 10 | -2310/+0 |
* | move alsa from target/linux/package to package, add compile fix for linux 2.4 | Felix Fietkau | 2006-05-31 | 4 | -84/+0 |
* | kernel package cleanup, move madwifi from target/linux/package/ to package/, ... | Felix Fietkau | 2006-05-31 | 9 | -939/+0 |
* | disable target/linux/package | Felix Fietkau | 2006-05-31 | 4 | -36/+2 |
* | allow building of kernel-specific stuff in package/ instead of target/linux/p... | Felix Fietkau | 2006-05-31 | 38 | -4053/+6 |
* | remove madwifi-old | Felix Fietkau | 2006-05-31 | 7 | -162/+0 |
* | resync with kamikaze | Felix Fietkau | 2006-05-30 | 153 | -31800/+15354 |
* | fix config | Mike Baker | 2006-05-16 | 1 | -1/+4 |
* | fix BR2_ and CONFIG_ issues | Mike Baker | 2006-05-12 | 31 | -243/+245 |
* | BR2_ -> CONFIG_ | Mike Baker | 2006-05-11 | 1 | -2/+2 |
* | remove old trace/verbose junk | Felix Fietkau | 2006-05-10 | 15 | -92/+55 |
* | move package/sdk to target/sdk | Felix Fietkau | 2006-04-21 | 5 | -0/+107 |
* | more cleanups and a new menuconfig generator | Felix Fietkau | 2006-04-21 | 1 | -1/+1 |
* | menuconfig cleanup | Felix Fietkau | 2006-04-20 | 2 | -60/+131 |
* | disable the ZD1211 driver for linux 2.4 (does not build) | Felix Fietkau | 2006-04-13 | 1 | -0/+1 |
* | update openswan to 2.4.5 final | Felix Fietkau | 2006-04-13 | 2 | -25/+2 |
* | cosmetic fix for the ar7 network defaults | Felix Fietkau | 2006-04-13 | 1 | -2/+2 |
* | fix default interface name for ar7 | Felix Fietkau | 2006-04-13 | 1 | -1/+1 |
* | Add SIP connection tracking helpers. | Florian Fainelli | 2006-04-12 | 7 | -1/+844 |
* | Move ueagle to the main kernel config since it is in stock kernel | Florian Fainelli | 2006-04-12 | 8 | -7/+70 |
* | Linux 2.6.16.4 *sigh* | Imre Kaloz | 2006-04-12 | 4 | -8/+8 |
* | follow the stable tree, upgrade to 2.6.16.3 | Imre Kaloz | 2006-04-11 | 4 | -8/+8 |
* | Add an MTX-1 specific patch to avoid functions redefinition at compile-time. | Florian Fainelli | 2006-04-11 | 2 | -0/+62 |
* | Disable UCHI/EHCI USB it is not available in the MTX-1 board. Add a sample ba... | Florian Fainelli | 2006-04-11 | 3 | -73/+18 |
* | Add multiple default gateways patch. No need to change the kernel configurati... | Florian Fainelli | 2006-04-11 | 2 | -0/+2563 |
* | Restored madwifi compilation (disabled for some weird local hacks) | Florian Fainelli | 2006-04-10 | 1 | -0/+1 |