aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* small cleanupFelix Fietkau2006-12-131-1/+0
| | | | SVN-Revision: 5778
* better network config support for bcm94704Felix Fietkau2006-12-121-13/+45
| | | | SVN-Revision: 5775
* disable broadcom jffs2 images by defaultFelix Fietkau2006-12-122-2/+2
| | | | SVN-Revision: 5773
* Update ralink module package in the WiFi profileFlorian Fainelli2006-12-121-1/+1
| | | | SVN-Revision: 5770
* add binary images for au1000 (for use with mtd)Felix Fietkau2006-12-121-3/+7
| | | | SVN-Revision: 5767
* Add Wi-Fi profiles (for what it matters with this arch)Florian Fainelli2006-12-111-0/+13
| | | | SVN-Revision: 5763
* Add a default Ralink profileFlorian Fainelli2006-12-111-0/+7
| | | | SVN-Revision: 5762
* Add different Wi-Fi profilesFlorian Fainelli2006-12-111-0/+18
| | | | SVN-Revision: 5761
* brcm63xx is currently brokenFlorian Fainelli2006-12-101-1/+1
| | | | SVN-Revision: 5753
* Forgot the kernel configFlorian Fainelli2006-12-101-1/+1
| | | | SVN-Revision: 5752
* Normalize patch : change MIPS_BRCM to BCM963XXFlorian Fainelli2006-12-102-7/+7
| | | | SVN-Revision: 5751
* fix pci on the meshcubesFelix Fietkau2006-12-091-0/+12
| | | | SVN-Revision: 5742
* Enable msdos fs support and package itFlorian Fainelli2006-12-098-9/+12
| | | | SVN-Revision: 5741
* fix uclibc compileFelix Fietkau2006-12-091-3/+1
| | | | SVN-Revision: 5734
* more compile fixesFelix Fietkau2006-12-082-13/+10
| | | | SVN-Revision: 5730
* fix up include/linux/types.h for user space stuff (patch from debian), fixes ↵Felix Fietkau2006-12-081-0/+64
| | | | | | #1008 SVN-Revision: 5724
* Add HFS and HFS+ modules (#1024)Florian Fainelli2006-12-0711-26/+40
| | | | SVN-Revision: 5713
* improve the stability of via-rhine with large packet sizes and high network loadFelix Fietkau2006-12-071-44/+63
| | | | SVN-Revision: 5707
* 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-074-327/+18
| | | | | | partition tables SVN-Revision: 5704
* 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
* move target/image/platform to target/linux/platform/image platform ↵Mike Baker2006-11-2853-0/+5300
| | | | | | directories are now self contained SVN-Revision: 5669
* portability fixFelix Fietkau2006-11-281-1/+1
| | | | SVN-Revision: 5665
* fix brcm-2.4 target profilesFelix Fietkau2006-11-271-6/+6
| | | | SVN-Revision: 5658
* add a workaround for a race-condition in the wl driver (triggered by ap+sta ↵Felix Fietkau2006-11-241-0/+14
| | | | | | mode in a bridge) SVN-Revision: 5635
* upgrade to linux 2.4.33.4Felix Fietkau2006-11-2411-101/+9
| | | | SVN-Revision: 5634
* CFE tag partitioning support.Mike Albon2006-11-231-65/+206
| | | | SVN-Revision: 5631
* deny non-root access to /dev/mtd*roFelix Fietkau2006-11-231-0/+11
| | | | SVN-Revision: 5628
* fix the ixp4xx arch - armeb, not armFelix Fietkau2006-11-231-1/+1
| | | | SVN-Revision: 5627
* Add ethernet bonding support for x86 (#856)Florian Fainelli2006-11-231-1/+1
| | | | SVN-Revision: 5626
* add missing src symlinkFelix Fietkau2006-11-231-0/+1
| | | | SVN-Revision: 5623
* move platform specific base-files into target/linux/<targetname>Felix Fietkau2006-11-2228-0/+1232
| | | | SVN-Revision: 5621
* remove zimage patchFelix Fietkau2006-11-221-1364/+0
| | | | SVN-Revision: 5614
* autodetect atm, pci, usb, pcmcia features from kernel config fileFelix Fietkau2006-11-1911-11/+11
| | | | SVN-Revision: 5586
* reorganize nat helper packages, move ftp and irc nat to a package that is ↵Felix Fietkau2006-11-1912-44/+44
| | | | | | enabled by default, for security reasons - see #917 for more information SVN-Revision: 5581
* remove outdated README fileFelix Fietkau2006-11-181-98/+0
| | | | SVN-Revision: 5573
* add prereq checks for target/linux/* and target/image/*, check for fdisk for ↵Felix Fietkau2006-11-181-0/+2
| | | | | | the x86 builds SVN-Revision: 5569
* remove kallsyms from au1000 kernel config - makes the kernels way too bigFelix Fietkau2006-11-181-3/+2
| | | | SVN-Revision: 5561
* mini_fo fixesFelix Fietkau2006-11-171-34/+2
| | | | SVN-Revision: 5556
* add a few missing exportsFelix Fietkau2006-11-171-1/+6
| | | | SVN-Revision: 5547
* upgrade to broadcom wl driver version 4.80.53.0 (from wrt350n release)Felix Fietkau2006-11-171-30/+52
| | | | SVN-Revision: 5546
* add mini_foFelix Fietkau2006-11-1716-5/+15672
| | | | SVN-Revision: 5541
* enable irq sharing for the serial consoleFelix Fietkau2006-11-171-1/+1
| | | | SVN-Revision: 5540
* fix the backport of ipt_string by adding the linux 2.6 textsearch code in a ↵Felix Fietkau2006-11-141-117/+750
| | | | | | way that does not require adding stuff to our kernel image - linux 2.6 compatible SVN-Revision: 5527
* add missing uml include (patch from #955)Felix Fietkau2006-11-131-0/+10
| | | | SVN-Revision: 5523
* Add rdc-2.6 descriptionFlorian Fainelli2006-11-121-0/+5
| | | | SVN-Revision: 5517