aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* jffs2 eof detect: mark erased blocks after erasing themFelix Fietkau2006-06-231-1/+2
* .pkginfo cleanup #2Mike Baker2006-06-233-7/+10
* set defaults for .pkginfoMike Baker2006-06-231-1/+4
* cleanupMike Baker2006-06-221-82/+73
* cosmetic fix for irq error messagesMike Baker2006-06-221-1/+1
* remove stale reference to package/rules.mk - not that useful in the dependenc...Felix Fietkau2006-06-221-1/+1
* add 0xdeadc0de to the jffs2 filesystem imagesFelix Fietkau2006-06-221-0/+4
* sstrip binaries that have been stripped by the regular strip beforeFelix Fietkau2006-06-221-1/+1
* revert last change and add a different fixFelix Fietkau2006-06-211-3/+4
* avoid includes that aren't required for current target (make download)Mike Baker2006-06-211-4/+3
* backport jffs2 eofdetect patch to linux 2.4Felix Fietkau2006-06-211-0/+87
* add STRIP to TARGET_CONFIGURE_OPTS (closes #606)Mike Baker2006-06-211-1/+2
* move jffs2 end-of-filesystem detection to the generic 2.6 patchesFelix Fietkau2006-06-211-0/+0
* move uClibc/files/config.* to uClibc/config/* and allow board-specific config...Felix Fietkau2006-06-215-1/+6
* move target/linux/image to target/imageFelix Fietkau2006-06-2146-32/+35
* reorder sdk menuconfig entry, so that it does not force the toolchain selecti...Felix Fietkau2006-06-211-1/+1
* massive cleanup of toolchain/Felix Fietkau2006-06-21119-1604/+493
* fix and enable the sdkFelix Fietkau2006-06-218-90/+112
* include $(TOPDIR)/rules.mk in the image makefilesFelix Fietkau2006-06-218-0/+8
* don't generate invalid dependency lines in sdk modeFelix Fietkau2006-06-211-1/+1
* add sdk option for gen_deps.plFelix Fietkau2006-06-211-1/+13
* add INCLUDE_DIR variable for $(TOPDIR)/includeFelix Fietkau2006-06-2162-89/+90
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...Felix Fietkau2006-06-2180-304/+204
* add global make download targetFelix Fietkau2006-06-201-2/+9
* add target/downloadFelix Fietkau2006-06-208-2/+21
* add toolchain/download targetFelix Fietkau2006-06-204-8/+27
* add package/download targetFelix Fietkau2006-06-202-8/+18
* annoying initrd bug introduced by 2.6.17Mike Baker2006-06-201-0/+13
* more dependency fixesFelix Fietkau2006-06-201-1/+1
* fix for multiple dependency flagsFelix Fietkau2006-06-201-1/+1
* mount /proc earlier in /sbin/mount_rootFelix Fietkau2006-06-202-1/+2
* Update alchemy kernel configurationFlorian Fainelli2006-06-201-38/+87
* be politically correctImre Kaloz2006-06-204-5/+5
* add libbcmcrypto to the nas packageFelix Fietkau2006-06-201-1/+5
* fix irq handling on 2.6.17Mike Baker2006-06-202-101/+16
* fix MODULE_PARM removal in 2.6.17.Nicolas Thill2006-06-191-0/+37
* reintroduce the -ffreestanding to avoid gcc inline errorsMike Baker2006-06-191-0/+12
* add a list append function to functions.shFelix Fietkau2006-06-191-0/+11
* build mimo version of the broadcom wl driver as wellFelix Fietkau2006-06-192-14/+36
* fix wlcompat depends/defaultFelix Fietkau2006-06-191-1/+3
* add modules.d file for wlFelix Fietkau2006-06-191-0/+2
* 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-1929-3341/+3275
* 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 module params on 2.6.17, suppress warnings.Nicolas Thill2006-06-193-10/+22
* move source file to src/ and let the kernel tree build the modules.Nicolas Thill2006-06-193-7/+40
* fix typo in brcm-2.4 system codeFelix Fietkau2006-06-181-1/+1
* move wlcompat from target/linux/package/ to package/.Nicolas Thill2006-06-1818-70/+3341