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