summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...nbd2006-06-2137-1743/+35
* add target/downloadnbd2006-06-208-2/+21
* annoying initrd bug introduced by 2.6.17mbm2006-06-201-0/+13
* Update alchemy kernel configurationflorian2006-06-201-38/+87
* be politically correctkaloz2006-06-202-2/+2
* fix irq handling on 2.6.17mbm2006-06-202-101/+16
* reintroduce the -ffreestanding to avoid gcc inline errorsmbm2006-06-191-0/+12
* fix broadcom trx alignmentnbd2006-06-191-12/+11
* remove the wl.o build from the kernel patch and move the driver along with wl...nbd2006-06-194-3301/+1
* update Aruba config for 2.6.17kaloz2006-06-191-56/+65
* fix rb532 for 2.6.17nbd2006-06-192-480/+227
* fix the Aruba ethernet drivers for 2.6.17kaloz2006-06-192-528/+548
* fix typo in brcm-2.4 system codenbd2006-06-181-1/+1
* move wlcompat from target/linux/package/ to package/.nico2006-06-185-1091/+0
* follow the xtables changes in 2.6.17kaloz2006-06-181-1/+4
* fix the multiple gateway patch, tookaloz2006-06-181-145/+119
* upgrade to 2.6.17, probably break some stuff temporarykaloz2006-06-1815-795/+751
* move ueagle-atm from target/linux/package/ to package/.nico2006-06-175-70/+0
* move diag from target/linux/package/ to package/.nico2006-06-174-310/+0
* move openswan from target/linux/package to package/.nico2006-06-174-61/+0
* move zd1211 from target/linux/package/ to package/.nico2006-06-173-64/+0
* move spca5xx from target/linux/package/ to package/, nico2006-06-174-231/+0
* move shfs from target/linux/package/ to package/.nico2006-06-176-214/+0
* move hostap from target/linux/package/ to package/, update to v0.4.9.nico2006-06-175-112/+0
* move mini_fo from target/linux/package/ to package/.nico2006-06-175-706/+0
* move fuse from target/linux/package/ to package/, update to v2.5.3, nico2006-06-174-149/+0
* massive via-rhine performance improvementsnbd2006-06-162-13/+461
* put a size limit on rb532 cf partitionsnbd2006-06-161-1/+4
* return the correct system type for Arubakaloz2006-06-151-2/+11
* add rb532 supportnbd2006-06-1515-0/+10096
* remove old junknbd2006-06-152-5/+0
* switch io schedular to deadlinembm2006-06-145-29/+29
* remove early_initcall hacksnbd2006-06-142-24/+0
* hopefully the last fix for the aruba image stuffnbd2006-06-131-3/+5
* fix annoying make parse errormbm2006-06-131-2/+2
* update aruba image building makefile for latest image.mk changesnbd2006-06-131-3/+4
* remove aruba specific ramdisk optionnbd2006-06-131-4/+0
* fix aruba ramdisk check for the image buildingnbd2006-06-131-1/+1
* call Image/BuildKernel template for targets that export their kernel images w...nbd2006-06-121-0/+1
* enable slab, disable slob - for better performance (#583)nbd2006-06-095-10/+10
* get rid of CRLFskaloz2006-06-082-721/+721
* make ramdisk support generic, some cleanupsnbd2006-06-077-1528/+30
* disable all other filesystems in menuconfig when initramfs is selectednbd2006-06-071-0/+3
* move mips boot patch to generic-2.6nbd2006-06-073-19/+1
* generic lzma loader: add support for memory copying, preserve prom argumentsnbd2006-06-076-12/+80
* fix typonbd2006-06-051-1/+1
* target/linux/image rewritenbd2006-06-0417-556/+260
* fix unnecessary kernel rebuildnbd2006-06-041-3/+2
* fix dependency problemnbd2006-06-011-3/+6
* cleanup; replace .PHONY with FORCE; disable gdb by defaultnbd2006-05-3119-63/+47