| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | new verbose/trace script for make | Mike Baker | 2006-06-23 | 1 | -0/+25 |
* | update kernel config for brcm-2.6 | Felix Fietkau | 2006-06-23 | 1 | -74/+84 |
* | broadcom 2.4: update the trx for jffs2 directly in the flash map driver | Felix Fietkau | 2006-06-23 | 1 | -39/+167 |
* | jffs2 eof detect: mark erased blocks after erasing them | Felix Fietkau | 2006-06-23 | 1 | -1/+2 |
* | .pkginfo cleanup #2 | Mike Baker | 2006-06-23 | 3 | -7/+10 |
* | set defaults for .pkginfo | Mike Baker | 2006-06-23 | 1 | -1/+4 |
* | cleanup | Mike Baker | 2006-06-22 | 1 | -82/+73 |
* | cosmetic fix for irq error messages | Mike Baker | 2006-06-22 | 1 | -1/+1 |
* | remove stale reference to package/rules.mk - not that useful in the dependenc... | Felix Fietkau | 2006-06-22 | 1 | -1/+1 |
* | add 0xdeadc0de to the jffs2 filesystem images | Felix Fietkau | 2006-06-22 | 1 | -0/+4 |
* | sstrip binaries that have been stripped by the regular strip before | Felix Fietkau | 2006-06-22 | 1 | -1/+1 |
* | revert last change and add a different fix | Felix Fietkau | 2006-06-21 | 1 | -3/+4 |
* | avoid includes that aren't required for current target (make download) | Mike Baker | 2006-06-21 | 1 | -4/+3 |
* | backport jffs2 eofdetect patch to linux 2.4 | Felix Fietkau | 2006-06-21 | 1 | -0/+87 |
* | add STRIP to TARGET_CONFIGURE_OPTS (closes #606) | Mike Baker | 2006-06-21 | 1 | -1/+2 |
* | move jffs2 end-of-filesystem detection to the generic 2.6 patches | Felix Fietkau | 2006-06-21 | 1 | -0/+0 |
* | move uClibc/files/config.* to uClibc/config/* and allow board-specific config... | Felix Fietkau | 2006-06-21 | 5 | -1/+6 |
* | move target/linux/image to target/image | Felix Fietkau | 2006-06-21 | 46 | -32/+35 |
* | reorder sdk menuconfig entry, so that it does not force the toolchain selecti... | Felix Fietkau | 2006-06-21 | 1 | -1/+1 |
* | massive cleanup of toolchain/ | Felix Fietkau | 2006-06-21 | 119 | -1604/+493 |
* | fix and enable the sdk | Felix Fietkau | 2006-06-21 | 8 | -90/+112 |
* | include $(TOPDIR)/rules.mk in the image makefiles | Felix Fietkau | 2006-06-21 | 8 | -0/+8 |
* | don't generate invalid dependency lines in sdk mode | Felix Fietkau | 2006-06-21 | 1 | -1/+1 |
* | add sdk option for gen_deps.pl | Felix Fietkau | 2006-06-21 | 1 | -1/+13 |
* | add INCLUDE_DIR variable for $(TOPDIR)/include | Felix Fietkau | 2006-06-21 | 62 | -89/+90 |
* | build system cleanup. move shared include files into $(TOPDIR)/include, move ... | Felix Fietkau | 2006-06-21 | 80 | -304/+204 |
* | add global make download target | Felix Fietkau | 2006-06-20 | 1 | -2/+9 |
* | add target/download | Felix Fietkau | 2006-06-20 | 8 | -2/+21 |
* | add toolchain/download target | Felix Fietkau | 2006-06-20 | 4 | -8/+27 |
* | add package/download target | Felix Fietkau | 2006-06-20 | 2 | -8/+18 |
* | annoying initrd bug introduced by 2.6.17 | Mike Baker | 2006-06-20 | 1 | -0/+13 |
* | more dependency fixes | Felix Fietkau | 2006-06-20 | 1 | -1/+1 |
* | fix for multiple dependency flags | Felix Fietkau | 2006-06-20 | 1 | -1/+1 |
* | mount /proc earlier in /sbin/mount_root | Felix Fietkau | 2006-06-20 | 2 | -1/+2 |
* | Update alchemy kernel configuration | Florian Fainelli | 2006-06-20 | 1 | -38/+87 |
* | be politically correct | Imre Kaloz | 2006-06-20 | 4 | -5/+5 |
* | add libbcmcrypto to the nas package | Felix Fietkau | 2006-06-20 | 1 | -1/+5 |
* | fix irq handling on 2.6.17 | Mike Baker | 2006-06-20 | 2 | -101/+16 |
* | fix MODULE_PARM removal in 2.6.17. | Nicolas Thill | 2006-06-19 | 1 | -0/+37 |
* | reintroduce the -ffreestanding to avoid gcc inline errors | Mike Baker | 2006-06-19 | 1 | -0/+12 |
* | add a list append function to functions.sh | Felix Fietkau | 2006-06-19 | 1 | -0/+11 |
* | build mimo version of the broadcom wl driver as well | Felix Fietkau | 2006-06-19 | 2 | -14/+36 |
* | fix wlcompat depends/default | Felix Fietkau | 2006-06-19 | 1 | -1/+3 |
* | add modules.d file for wl | Felix Fietkau | 2006-06-19 | 1 | -0/+2 |
* | fix broadcom trx alignment | Felix Fietkau | 2006-06-19 | 1 | -12/+11 |
* | remove the wl.o build from the kernel patch and move the driver along with wl... | Felix Fietkau | 2006-06-19 | 29 | -3341/+3275 |
* | update Aruba config for 2.6.17 | Imre Kaloz | 2006-06-19 | 1 | -56/+65 |
* | fix rb532 for 2.6.17 | Felix Fietkau | 2006-06-19 | 2 | -480/+227 |
* | fix the Aruba ethernet drivers for 2.6.17 | Imre Kaloz | 2006-06-19 | 2 | -528/+548 |
* | fix module params on 2.6.17, suppress warnings. | Nicolas Thill | 2006-06-19 | 3 | -10/+22 |