aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* backport jffs2 eofdetect patch to linux 2.4Felix Fietkau2006-06-211-0/+87
* move jffs2 end-of-filesystem detection to the generic 2.6 patchesFelix Fietkau2006-06-211-0/+0
* move target/linux/image to target/imageFelix Fietkau2006-06-2145-32/+12
* fix and enable the sdkFelix Fietkau2006-06-216-89/+73
* include $(TOPDIR)/rules.mk in the image makefilesFelix Fietkau2006-06-218-0/+8
* add INCLUDE_DIR variable for $(TOPDIR)/includeFelix Fietkau2006-06-2119-30/+30
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...Felix Fietkau2006-06-2137-1743/+35
* add target/downloadFelix Fietkau2006-06-208-2/+21
* annoying initrd bug introduced by 2.6.17Mike Baker2006-06-201-0/+13
* Update alchemy kernel configurationFlorian Fainelli2006-06-201-38/+87
* be politically correctImre Kaloz2006-06-202-2/+2
* fix irq handling on 2.6.17Mike Baker2006-06-202-101/+16
* reintroduce the -ffreestanding to avoid gcc inline errorsMike Baker2006-06-191-0/+12
* fix broadcom trx alignmentFelix Fietkau2006-06-191-12/+11
* remove the wl.o build from the kernel patch and move the driver along with wl...Felix Fietkau2006-06-194-3301/+1
* update Aruba config for 2.6.17Imre Kaloz2006-06-191-56/+65
* fix rb532 for 2.6.17Felix Fietkau2006-06-192-480/+227
* fix the Aruba ethernet drivers for 2.6.17Imre Kaloz2006-06-192-528/+548
* fix typo in brcm-2.4 system codeFelix Fietkau2006-06-181-1/+1
* move wlcompat from target/linux/package/ to package/.Nicolas Thill2006-06-185-1091/+0
* follow the xtables changes in 2.6.17Imre Kaloz2006-06-181-1/+4
* fix the multiple gateway patch, tooImre Kaloz2006-06-181-145/+119
* upgrade to 2.6.17, probably break some stuff temporaryImre Kaloz2006-06-1815-795/+751
* move ueagle-atm from target/linux/package/ to package/.Nicolas Thill2006-06-175-70/+0
* move diag from target/linux/package/ to package/.Nicolas Thill2006-06-174-310/+0
* move openswan from target/linux/package to package/.Nicolas Thill2006-06-174-61/+0
* move zd1211 from target/linux/package/ to package/.Nicolas Thill2006-06-173-64/+0
* move spca5xx from target/linux/package/ to package/, Nicolas Thill2006-06-174-231/+0
* move shfs from target/linux/package/ to package/.Nicolas Thill2006-06-176-214/+0
* move hostap from target/linux/package/ to package/, update to v0.4.9.Nicolas Thill2006-06-175-112/+0
* move mini_fo from target/linux/package/ to package/.Nicolas Thill2006-06-175-706/+0
* move fuse from target/linux/package/ to package/, update to v2.5.3, Nicolas Thill2006-06-174-149/+0
* massive via-rhine performance improvementsFelix Fietkau2006-06-162-13/+461
* put a size limit on rb532 cf partitionsFelix Fietkau2006-06-161-1/+4
* return the correct system type for ArubaImre Kaloz2006-06-151-2/+11
* add rb532 supportFelix Fietkau2006-06-1515-0/+10096
* remove old junkFelix Fietkau2006-06-152-5/+0
* switch io schedular to deadlineMike Baker2006-06-145-29/+29
* remove early_initcall hacksFelix Fietkau2006-06-142-24/+0
* hopefully the last fix for the aruba image stuffFelix Fietkau2006-06-131-3/+5
* fix annoying make parse errorMike Baker2006-06-131-2/+2
* update aruba image building makefile for latest image.mk changesFelix Fietkau2006-06-131-3/+4
* remove aruba specific ramdisk optionFelix Fietkau2006-06-131-4/+0
* fix aruba ramdisk check for the image buildingFelix Fietkau2006-06-131-1/+1
* call Image/BuildKernel template for targets that export their kernel images w...Felix Fietkau2006-06-121-0/+1
* enable slab, disable slob - for better performance (#583)Felix Fietkau2006-06-095-10/+10
* get rid of CRLFsImre Kaloz2006-06-082-721/+721
* make ramdisk support generic, some cleanupsFelix Fietkau2006-06-077-1528/+30
* disable all other filesystems in menuconfig when initramfs is selectedFelix Fietkau2006-06-071-0/+3
* move mips boot patch to generic-2.6Felix Fietkau2006-06-073-19/+1