summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Enable msdos fs support and package itFlorian Fainelli2006-12-099-9/+24
| | | | SVN-Revision: 5741
* Add a help target in case people want to read the README ;)Florian Fainelli2006-12-091-1/+4
| | | | SVN-Revision: 5739
* Set up ipv6 address if provided in network configuration (#1028)Florian Fainelli2006-12-091-0/+1
| | | | SVN-Revision: 5738
* fix uclibc compileFelix Fietkau2006-12-091-3/+1
| | | | SVN-Revision: 5734
* more compile fixesFelix Fietkau2006-12-082-13/+10
| | | | SVN-Revision: 5730
* add a check to see if an init script is enabledFelix Fietkau2006-12-081-0/+6
| | | | SVN-Revision: 5727
* add an update for the not-entirely-correct security fix of madwifi (see ↵Felix Fietkau2006-12-081-0/+27
| | | | | | [5720], madwifi changeset 1847) SVN-Revision: 5726
* fix up include/linux/types.h for user space stuff (patch from debian), fixes ↵Felix Fietkau2006-12-081-0/+64
| | | | | | #1008 SVN-Revision: 5724
* allow package directories to override the path to configureFelix Fietkau2006-12-081-1/+2
| | | | SVN-Revision: 5722
* update sourceforge downloadingFelix Fietkau2006-12-081-12/+3
| | | | SVN-Revision: 5721
* update madwifi (security issues: CVE-2006-6332)Felix Fietkau2006-12-081-2/+2
| | | | SVN-Revision: 5720
* fix a typoFelix Fietkau2006-12-081-1/+1
| | | | SVN-Revision: 5719
* minor cleanupFelix Fietkau2006-12-081-9/+7
| | | | SVN-Revision: 5718
* add 64 bit dma support to broadcom-wl, fixes wrt300n wifi supportFelix Fietkau2006-12-072-53/+789
| | | | SVN-Revision: 5717
* add wep fix from #998Felix Fietkau2006-12-071-1/+1
| | | | SVN-Revision: 5715
* Add HFS and HFS+ modules (#1024)Florian Fainelli2006-12-0711-26/+40
| | | | SVN-Revision: 5713
* Add ipv6 support to PPPFlorian Fainelli2006-12-071-2/+3
| | | | SVN-Revision: 5708
* improve the stability of via-rhine with large packet sizes and high network loadFelix Fietkau2006-12-071-44/+63
| | | | SVN-Revision: 5707
* use the gcc 4.2 snapshot in x86-2.6 by default - seems to work better than 4.1.1Felix Fietkau2006-12-071-1/+4
| | | | SVN-Revision: 5706
* clean up x86-2.6 partitioning stuffFelix Fietkau2006-12-072-42/+19
| | | | SVN-Revision: 5705
* remove custom partition table hack, add ptgen utility for generating ↵Felix Fietkau2006-12-076-327/+238
| | | | | | partition tables SVN-Revision: 5704
* fix missing PKG_NAMEFelix Fietkau2006-12-062-0/+2
| | | | SVN-Revision: 5703
* move target/utils to tools/firmware-utilsFelix Fietkau2006-12-069-35/+34
| | | | SVN-Revision: 5702
* strip trailing / from download urlsFelix Fietkau2006-12-061-1/+2
| | | | SVN-Revision: 5701
* default to gcc 4.1.1 for the rb532 againFelix Fietkau2006-12-061-1/+1
| | | | SVN-Revision: 5700
* replace the ugly rb532 cmdline hack with a cleaner one that does not depend ↵Felix Fietkau2006-12-065-24/+122
| | | | | | on magic offsets SVN-Revision: 5699
* fix path to lzma-loaderFelix Fietkau2006-12-061-1/+1
| | | | SVN-Revision: 5698
* disable wgt634u image for brcm-2.4Felix Fietkau2006-12-061-2/+4
| | | | SVN-Revision: 5697
* fix pptp nat commit - committed the wrong fileFelix Fietkau2006-12-061-683/+684
| | | | SVN-Revision: 5696
* add pptp nat fix (should fix #571, needs to be tested)Felix Fietkau2006-12-051-687/+693
| | | | SVN-Revision: 5695
* switch to -O2 on x86 for performance reasonsFelix Fietkau2006-12-051-1/+1
| | | | SVN-Revision: 5694
* sync pcmcia-cs in trunk with whiterussian, add fix for memory rangesFelix Fietkau2006-12-053-0/+74
| | | | SVN-Revision: 5693
* add option for setting the mac address (#1014)Felix Fietkau2006-12-041-2/+5
| | | | SVN-Revision: 5690
* fix typo in /sbin/wifi (#1016 - thanks, dairiki)Felix Fietkau2006-12-041-1/+1
| | | | SVN-Revision: 5689
* Ignore false button events generated by switch gpio useMike Baker2006-12-011-0/+2
| | | | SVN-Revision: 5687
* fix typo in broadcom wifi script: s/crypto/wsec/Felix Fietkau2006-12-011-3/+3
| | | | SVN-Revision: 5686
* allow people to add files to the rootfs by putting them in $(TOPDIR)/files/Felix Fietkau2006-12-011-0/+3
| | | | SVN-Revision: 5685
* build all packages in a package directory by default if DEVELOPER or SDK is setFelix Fietkau2006-11-301-2/+2
| | | | SVN-Revision: 5684
* another round of ppc fixes - the unfinished include/asm-ppc => asm-powerpc ↵Felix Fietkau2006-11-302-1/+16
| | | | | | migration causes trouble SVN-Revision: 5683
* another build fix for ppcFelix Fietkau2006-11-301-0/+5
| | | | SVN-Revision: 5682
* fix ppc compileFelix Fietkau2006-11-301-1/+1
| | | | SVN-Revision: 5681
* fix for ticket:989Tim Yardley2006-11-291-1/+1
| | | | SVN-Revision: 5674
* little endian arm supportMike Baker2006-11-291-0/+168
| | | | SVN-Revision: 5673
* fix locale stuff (and there was much rejoicing)Imre Kaloz2006-11-281-5/+5
| | | | SVN-Revision: 5671
* patch from #989 (thanks Bartman007)Mike Baker2006-11-281-1/+1
| | | | SVN-Revision: 5670
* move target/image/platform to target/linux/platform/image platform ↵Mike Baker2006-11-2855-13/+18
| | | | | | directories are now self contained SVN-Revision: 5669
* trivial changesMike Baker2006-11-282-5/+5
| | | | SVN-Revision: 5668
* small tweaks to the usb disk hotplug scriptsMike Baker2006-11-282-6/+5
| | | | SVN-Revision: 5667
* more cleanup, build fix on freebsdFelix Fietkau2006-11-281-3/+3
| | | | SVN-Revision: 5666
* portability fixFelix Fietkau2006-11-281-1/+1
| | | | SVN-Revision: 5665