summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* move target/utils to tools/firmware-utilsFelix Fietkau2006-12-067-1331/+1
| | | | SVN-Revision: 5702
* 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-2854-12/+17
| | | | | | 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 /sbin to the path for x86 image builds (for fdisk)Felix Fietkau2006-11-181-0/+1
| | | | SVN-Revision: 5570
* add prereq checks for target/linux/* and target/image/*, check for fdisk for ↵Felix Fietkau2006-11-183-1/+10
| | | | | | the x86 builds SVN-Revision: 5569
* add lzma kernel compression support for au1000Felix Fietkau2006-11-183-6/+40
| | | | SVN-Revision: 5562
* 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
* reorder variablesFelix Fietkau2006-11-124-4/+5
| | | | SVN-Revision: 5513
* implement target profiles in menuconfigFelix Fietkau2006-11-125-59/+90
| | | | SVN-Revision: 5512
* fix default targetFelix Fietkau2006-11-121-0/+1
| | | | SVN-Revision: 5501
* make target/linux/* directories self-contained, use the selected kernel ↵Felix Fietkau2006-11-1115-138/+117
| | | | | | version for the toolchain, autogenerate menuconfig and makefile code for target selection SVN-Revision: 5498
* Enable iso9660 and udf kernel modules (#930)Florian Fainelli2006-11-0911-22/+63
| | | | SVN-Revision: 5485
* use target nm instead of host nm for ar7 images (#936)Felix Fietkau2006-11-081-1/+1
| | | | SVN-Revision: 5473
* Add missing definitions, prevented users of Fedora Core 5 (and probably ↵Florian Fainelli2006-11-061-0/+37
| | | | | | others) to build UML kernels. SVN-Revision: 5453
* Add support for ne2000 pci NIC (#916)Florian Fainelli2006-11-061-1/+1
| | | | SVN-Revision: 5451
* Update kernel configurations to enable NLS KOI8R (russian) and package the ↵Florian Fainelli2006-11-0410-12/+12
| | | | | | module (#819 - second part) SVN-Revision: 5446
* remove obsolete patchFelix Fietkau2006-11-041-11/+0
| | | | SVN-Revision: 5438
* port new diag driver to kamikazeFelix Fietkau2006-11-032-65/+84
| | | | SVN-Revision: 5426
* use irq sharing on the serial lineFelix Fietkau2006-11-031-3/+7
| | | | SVN-Revision: 5424
* Add #870 patch, fixes compilation with newer kernel-headers, also fixes fc5 ↵Florian Fainelli2006-11-021-0/+71
| | | | | | compilation SVN-Revision: 5388
* remove old control directoryFelix Fietkau2006-11-0158-235/+0
| | | | SVN-Revision: 5377
* Add USR5461 image generation and tool (#817), thanks to Dick Streefland !Florian Fainelli2006-11-013-1/+192
| | | | SVN-Revision: 5373
* fix a small typoFelix Fietkau2006-10-311-1/+1
| | | | SVN-Revision: 5368
* fix rootfs partition name for x86 imagesFelix Fietkau2006-10-311-3/+7
| | | | SVN-Revision: 5367