| Commit message (Expand) | Author | Age | Files | Lines |
* | Add HFS and HFS+ modules (#1024) | Florian Fainelli | 2006-12-07 | 11 | -26/+40 |
* | Add ipv6 support to PPP | Florian Fainelli | 2006-12-07 | 1 | -2/+3 |
* | improve the stability of via-rhine with large packet sizes and high network load | Felix Fietkau | 2006-12-07 | 1 | -44/+63 |
* | use the gcc 4.2 snapshot in x86-2.6 by default - seems to work better than 4.1.1 | Felix Fietkau | 2006-12-07 | 1 | -1/+4 |
* | clean up x86-2.6 partitioning stuff | Felix Fietkau | 2006-12-07 | 2 | -42/+19 |
* | remove custom partition table hack, add ptgen utility for generating partitio... | Felix Fietkau | 2006-12-07 | 6 | -327/+238 |
* | fix missing PKG_NAME | Felix Fietkau | 2006-12-06 | 2 | -0/+2 |
* | move target/utils to tools/firmware-utils | Felix Fietkau | 2006-12-06 | 9 | -35/+34 |
* | strip trailing / from download urls | Felix Fietkau | 2006-12-06 | 1 | -1/+2 |
* | default to gcc 4.1.1 for the rb532 again | Felix Fietkau | 2006-12-06 | 1 | -1/+1 |
* | replace the ugly rb532 cmdline hack with a cleaner one that does not depend o... | Felix Fietkau | 2006-12-06 | 5 | -24/+122 |
* | fix path to lzma-loader | Felix Fietkau | 2006-12-06 | 1 | -1/+1 |
* | disable wgt634u image for brcm-2.4 | Felix Fietkau | 2006-12-06 | 1 | -2/+4 |
* | fix pptp nat commit - committed the wrong file | Felix Fietkau | 2006-12-06 | 1 | -683/+684 |
* | add pptp nat fix (should fix #571, needs to be tested) | Felix Fietkau | 2006-12-05 | 1 | -687/+693 |
* | switch to -O2 on x86 for performance reasons | Felix Fietkau | 2006-12-05 | 1 | -1/+1 |
* | sync pcmcia-cs in trunk with whiterussian, add fix for memory ranges | Felix Fietkau | 2006-12-05 | 3 | -0/+74 |
* | add option for setting the mac address (#1014) | Felix Fietkau | 2006-12-04 | 1 | -2/+5 |
* | fix typo in /sbin/wifi (#1016 - thanks, dairiki) | Felix Fietkau | 2006-12-04 | 1 | -1/+1 |
* | Ignore false button events generated by switch gpio use | Mike Baker | 2006-12-01 | 1 | -0/+2 |
* | fix typo in broadcom wifi script: s/crypto/wsec/ | Felix Fietkau | 2006-12-01 | 1 | -3/+3 |
* | allow people to add files to the rootfs by putting them in $(TOPDIR)/files/ | Felix Fietkau | 2006-12-01 | 1 | -0/+3 |
* | build all packages in a package directory by default if DEVELOPER or SDK is set | Felix Fietkau | 2006-11-30 | 1 | -2/+2 |
* | another round of ppc fixes - the unfinished include/asm-ppc => asm-powerpc mi... | Felix Fietkau | 2006-11-30 | 2 | -1/+16 |
* | another build fix for ppc | Felix Fietkau | 2006-11-30 | 1 | -0/+5 |
* | fix ppc compile | Felix Fietkau | 2006-11-30 | 1 | -1/+1 |
* | fix for ticket:989 | Tim Yardley | 2006-11-29 | 1 | -1/+1 |
* | little endian arm support | Mike Baker | 2006-11-29 | 1 | -0/+168 |
* | fix locale stuff (and there was much rejoicing) | Imre Kaloz | 2006-11-28 | 1 | -5/+5 |
* | patch from #989 (thanks Bartman007) | Mike Baker | 2006-11-28 | 1 | -1/+1 |
* | move target/image/platform to target/linux/platform/image platform directorie... | Mike Baker | 2006-11-28 | 55 | -13/+18 |
* | trivial changes | Mike Baker | 2006-11-28 | 2 | -5/+5 |
* | small tweaks to the usb disk hotplug scripts | Mike Baker | 2006-11-28 | 2 | -6/+5 |
* | more cleanup, build fix on freebsd | Felix Fietkau | 2006-11-28 | 1 | -3/+3 |
* | portability fix | Felix Fietkau | 2006-11-28 | 1 | -1/+1 |
* | add ralink rt2570 driver | Felix Fietkau | 2006-11-27 | 1 | -0/+47 |
* | fix wlcompat defaults | Felix Fietkau | 2006-11-27 | 1 | -1/+1 |
* | fix brcm-2.4 target profiles | Felix Fietkau | 2006-11-27 | 1 | -6/+6 |
* | another bsd bugfix | Felix Fietkau | 2006-11-27 | 2 | -4/+6 |
* | trap chmod errors in tar unpack on bsd - modes like 02755 fail | Felix Fietkau | 2006-11-27 | 2 | -1/+19 |
* | fix collecting package metadata on freebsd | Felix Fietkau | 2006-11-27 | 1 | -14/+20 |
* | minor cleanup and freebsd compile fix | Felix Fietkau | 2006-11-27 | 1 | -3/+7 |
* | install-devel puts this here, kill it too | Tim Yardley | 2006-11-26 | 1 | -0/+1 |
* | cleanup some of the custom work for devel libs | Tim Yardley | 2006-11-26 | 1 | -3/+10 |
* | install iptables devel headers into the staging dir | Felix Fietkau | 2006-11-26 | 1 | -0/+1 |
* | cleanup properties in here, adding exec, keywords, and eol-style | Tim Yardley | 2006-11-26 | 2 | -0/+0 |
* | some more build docs | Tim Yardley | 2006-11-26 | 2 | -7/+24 |
* | correct trailing slash (cosmetic rather than functional) | Tim Yardley | 2006-11-26 | 1 | -2/+2 |
* | some more build system documentation | Tim Yardley | 2006-11-26 | 1 | -40/+87 |
* | add reboot fix for mtd (thanks, wbx) | Felix Fietkau | 2006-11-26 | 2 | -5/+9 |