summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-25make nas depend on nvramnbd
2006-06-25work around a busybox bugnbd
2006-06-25small bugfixes for wifi (broadcom)nbd
2006-06-25move the broadcom driver stuff into its own submenunbd
2006-06-25add a simple /sbin/wifi script with support for the new broadcom driver (inco...nbd
2006-06-25fixes for common config functionsnbd
2006-06-25enable wlc by defaultnbd
2006-06-23fix ipsec compile (FIXME: move DESTDIR to build template?)mbm
2006-06-23mini_fo patch from upstream (fixes 2.6.17 compile)mbm
2006-06-23prevent verbose script from corrupting .pkginfombm
2006-06-23set default verbosity to 0mbm
2006-06-23fix kernel configure targetmbm
2006-06-23switch on new verbose systemmbm
2006-06-23nuke jffs2root --move from init scriptsnbd
2006-06-23backport jffs2 eof detect changes from 2.6nbd
2006-06-23port the brcm-2.4 flash map driver changes to 2.6nbd
2006-06-23fix the jffs2 eof detect patch for linux 2.6 (unlocking required for erasing ...nbd
2006-06-23fix partition alignnbd
2006-06-23add copyright statementnbd
2006-06-23new verbose/trace script for makembm
2006-06-23update kernel config for brcm-2.6nbd
2006-06-23broadcom 2.4: update the trx for jffs2 directly in the flash map drivernbd
2006-06-23jffs2 eof detect: mark erased blocks after erasing themnbd
2006-06-23.pkginfo cleanup #2mbm
2006-06-23set defaults for .pkginfombm
2006-06-22cleanupmbm
2006-06-22cosmetic fix for irq error messagesmbm
2006-06-22remove stale reference to package/rules.mk - not that useful in the dependenc...nbd
2006-06-22add 0xdeadc0de to the jffs2 filesystem imagesnbd
2006-06-22sstrip binaries that have been stripped by the regular strip beforenbd
2006-06-21revert last change and add a different fixnbd
2006-06-21avoid includes that aren't required for current target (make download)mbm
2006-06-21backport jffs2 eofdetect patch to linux 2.4nbd
2006-06-21add STRIP to TARGET_CONFIGURE_OPTS (closes #606)mbm
2006-06-21move jffs2 end-of-filesystem detection to the generic 2.6 patchesnbd
2006-06-21move uClibc/files/config.* to uClibc/config/* and allow board-specific config...nbd
2006-06-21move target/linux/image to target/imagenbd
2006-06-21reorder sdk menuconfig entry, so that it does not force the toolchain selecti...nbd
2006-06-21massive cleanup of toolchain/nbd
2006-06-21fix and enable the sdknbd
2006-06-21include $(TOPDIR)/rules.mk in the image makefilesnbd
2006-06-21don't generate invalid dependency lines in sdk modenbd
2006-06-21add sdk option for gen_deps.plnbd
2006-06-21add INCLUDE_DIR variable for $(TOPDIR)/includenbd
2006-06-21build system cleanup. move shared include files into $(TOPDIR)/include, move ...nbd
2006-06-20add global make download targetnbd
2006-06-20add target/downloadnbd
2006-06-20add toolchain/download targetnbd
2006-06-20add package/download targetnbd
2006-06-20annoying initrd bug introduced by 2.6.17mbm