| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | switch on new verbose system | mbm | 2006-06-23 | 5 | -10/+16 |
* | nuke jffs2root --move from init scripts | nbd | 2006-06-23 | 2 | -13/+2 |
* | backport jffs2 eof detect changes from 2.6 | nbd | 2006-06-23 | 1 | -36/+45 |
* | port the brcm-2.4 flash map driver changes to 2.6 | nbd | 2006-06-23 | 1 | -53/+188 |
* | fix the jffs2 eof detect patch for linux 2.6 (unlocking required for erasing ... | nbd | 2006-06-23 | 1 | -20/+30 |
* | fix partition align | nbd | 2006-06-23 | 1 | -3/+5 |
* | add copyright statement | nbd | 2006-06-23 | 1 | -2/+3 |
* | new verbose/trace script for make | mbm | 2006-06-23 | 1 | -0/+25 |
* | update kernel config for brcm-2.6 | nbd | 2006-06-23 | 1 | -74/+84 |
* | broadcom 2.4: update the trx for jffs2 directly in the flash map driver | nbd | 2006-06-23 | 1 | -39/+167 |
* | 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 |