| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | move brcm-2.4 specific kmod to new module layout | Nicolas Thill | 2006-10-13 | 2 | -10/+18 |
| * | rewrite of platform irq handler | Mike Baker | 2006-10-12 | 1 | -229/+78 |
| * | fix bug in ethernet irq handler | Mike Baker | 2006-10-12 | 1 | -1/+1 |
| * | only check prerequisites of actually selected packages | Felix Fietkau | 2006-10-12 | 2 | -8/+14 |
| * | enable busybox taint checking to support gplonly kernel exports | Felix Fietkau | 2006-10-12 | 1 | -1/+1 |
| * | another compile fix | Felix Fietkau | 2006-10-11 | 1 | -8/+10 |
| * | fix compile error | Felix Fietkau | 2006-10-11 | 1 | -70/+71 |
| * | use bash for gen_image.sh | Felix Fietkau | 2006-10-11 | 1 | -1/+1 |
| * | more fixes | Felix Fietkau | 2006-10-10 | 2 | -0/+2 |
| * | use perl instead of sed for replacing stuff in wl | Felix Fietkau | 2006-10-10 | 1 | -1/+1 |
| * | replace ipkg-make-index with a shell script that works on bsd | Felix Fietkau | 2006-10-10 | 2 | -1/+26 |
| * | use bsd md5 in ipkg if md5sum is not available | Felix Fietkau | 2006-10-10 | 1 | -0/+2 |
| * | run rstrip in bash | Felix Fietkau | 2006-10-10 | 1 | -1/+1 |
| * | always build sed, some systems have a broken one where it's hard to detect | Felix Fietkau | 2006-10-10 | 2 | -47/+8 |
| * | add portability patch for ipkg-utils | Felix Fietkau | 2006-10-10 | 1 | -0/+50 |
| * | don't include host.mk from rules.mk - confuses package dump | Felix Fietkau | 2006-10-10 | 2 | -1/+1 |
| * | more portability fixes and a prereq check for gnu tar | Felix Fietkau | 2006-10-10 | 4 | -1/+15 |
| * | kernel patch: remove pcmcia compatibility crap - doesn't run on freebsd | Felix Fietkau | 2006-10-10 | 1 | -0/+21 |
| * | fix target/utils compile on freebsd | Felix Fietkau | 2006-10-10 | 1 | -1/+1 |
| * | add uclibc portability patch (by thorsten glaser) | Felix Fietkau | 2006-10-10 | 1 | -0/+38 |
| * | rename patch | Felix Fietkau | 2006-10-10 | 1 | -0/+0 |
| * | fix gcc compile | Felix Fietkau | 2006-10-10 | 2 | -1/+4 |
| * | remove sed test garbage left behind on some hosts with an old/unsupported sed | Felix Fietkau | 2006-10-10 | 1 | -2/+1 |
| * | change OS to HOST_OS | Felix Fietkau | 2006-10-10 | 2 | -2/+2 |
| * | add BSDmakefile as a wrapper which calls gmake | Felix Fietkau | 2006-10-10 | 1 | -0/+2 |
| * | set shell to bash in master makefile | Felix Fietkau | 2006-10-10 | 1 | -0/+1 |
| * | fix HOST_ARCH and GNU_HOST_NAME for freebsd and other operating systems | Felix Fietkau | 2006-10-10 | 2 | -17/+1481 |
| * | add generic ide support for x86-2.6 | Felix Fietkau | 2006-10-10 | 1 | -1/+1 |
| * | explicitly set CONFIG_SHELL to bash for the kernel headers configure | Felix Fietkau | 2006-10-10 | 1 | -1/+4 |
| * | don't touch TAR_OPTIONS in host.mk | Felix Fietkau | 2006-10-10 | 2 | -2/+2 |
| * | hide .host.mk commands | Felix Fietkau | 2006-10-10 | 1 | -4/+4 |
| * | only use --wildcards for gnu tar | Felix Fietkau | 2006-10-10 | 2 | -1/+6 |
| * | move the common variables from host-build.mk to host.mk | Felix Fietkau | 2006-10-10 | 2 | -18/+25 |
| * | fix mtd-utils compile on freebsd | Felix Fietkau | 2006-10-10 | 2 | -1/+6 |
| * | fix gene2fs build on freebsd | Felix Fietkau | 2006-10-10 | 3 | -10/+14 |
| * | real fix for download.pl | Felix Fietkau | 2006-10-10 | 1 | -3/+3 |
| * | add workaround for freebsd | Felix Fietkau | 2006-10-10 | 1 | -1/+2 |
| * | add support for bsd md5 as a md5sum replacement | Felix Fietkau | 2006-10-10 | 1 | -2/+6 |
| * | add support for Package/<pkgname>/description - old format still supported, b... | Felix Fietkau | 2006-10-10 | 2 | -4/+13 |
| * | add support for a common shell include file, which is evaluated for every mak... | Felix Fietkau | 2006-10-10 | 4 | -21/+45 |
| * | put LINUX_KARCH in .kernel.mk | Felix Fietkau | 2006-10-10 | 3 | -9/+12 |
| * | move certain host related variables to .host.mk generated by include/host-bui... | Felix Fietkau | 2006-10-10 | 2 | -16/+20 |
| * | remove old .cvsignore | Felix Fietkau | 2006-10-10 | 1 | -8/+0 |
| * | pppd: pass on the configured upper limit for mtu to the channel that ppp uses | Felix Fietkau | 2006-10-10 | 1 | -0/+17 |
| * | pppoe: use the interface mtu as upper limit for ppp packet size + header (bas... | Felix Fietkau | 2006-10-10 | 2 | -0/+24 |
| * | Remove old kmod packaging entries moved to the new layout (follow [4992] and ... | Nicolas Thill | 2006-10-09 | 2 | -33/+0 |
| * | fix uml-2.6 build on x86_64 | Nicolas Thill | 2006-10-09 | 1 | -0/+1 |
| * | remove unused multilib option | Felix Fietkau | 2006-10-09 | 1 | -7/+0 |
| * | move ccache dir to staging_dir_arch (removing the staging dir will make the c... | Felix Fietkau | 2006-10-09 | 2 | -2/+2 |
| * | fix ar7 image alignment for jffs2 | Felix Fietkau | 2006-10-09 | 1 | -7/+8 |