summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* remove the ar531x-2.4 target, a 2.6 port will be added soonkaloz2006-12-143-12601/+0
* remove a few unused thingsnbd2006-12-142-5/+57
* Upgrade to Linux 2.6.19nbd2006-12-1493-18691/+33103
* revert last commit - flash map driver not updated yetnbd2006-12-141-1/+1
* remove some paddingnbd2006-12-141-1/+1
* small cleanupnbd2006-12-131-1/+0
* better network config support for bcm94704nbd2006-12-121-13/+45
* disable broadcom jffs2 images by defaultnbd2006-12-122-2/+2
* Update ralink module package in the WiFi profileflorian2006-12-121-1/+1
* add binary images for au1000 (for use with mtd)nbd2006-12-121-3/+7
* Add Wi-Fi profiles (for what it matters with this arch)florian2006-12-111-0/+13
* Add a default Ralink profileflorian2006-12-111-0/+7
* Add different Wi-Fi profilesflorian2006-12-111-0/+18
* brcm63xx is currently brokenflorian2006-12-101-1/+1
* Forgot the kernel configflorian2006-12-101-1/+1
* Normalize patch : change MIPS_BRCM to BCM963XXflorian2006-12-102-7/+7
* Run dos2unix on the flash map driver ;)florian2006-12-101-25/+25
* fix pci on the meshcubesnbd2006-12-091-0/+12
* Enable msdos fs support and package itflorian2006-12-098-9/+12
* fix uclibc compilenbd2006-12-091-3/+1
* more compile fixesnbd2006-12-082-13/+10
* fix up include/linux/types.h for user space stuff (patch from debian), fixes ...nbd2006-12-081-0/+64
* Add HFS and HFS+ modules (#1024)florian2006-12-0711-26/+40
* improve the stability of via-rhine with large packet sizes and high network loadnbd2006-12-071-44/+63
* clean up x86-2.6 partitioning stuffnbd2006-12-072-42/+19
* remove custom partition table hack, add ptgen utility for generating partitio...nbd2006-12-074-327/+18
* move target/utils to tools/firmware-utilsnbd2006-12-067-1331/+1
* replace the ugly rb532 cmdline hack with a cleaner one that does not depend o...nbd2006-12-065-24/+122
* fix path to lzma-loadernbd2006-12-061-1/+1
* disable wgt634u image for brcm-2.4nbd2006-12-061-2/+4
* fix pptp nat commit - committed the wrong filenbd2006-12-061-683/+684
* add pptp nat fix (should fix #571, needs to be tested)nbd2006-12-051-687/+693
* move target/image/platform to target/linux/platform/imagembm2006-11-2854-12/+17
* portability fixnbd2006-11-281-1/+1
* fix brcm-2.4 target profilesnbd2006-11-271-6/+6
* add a workaround for a race-condition in the wl driver (triggered by ap+sta m...nbd2006-11-241-0/+14
* upgrade to linux 2.4.33.4nbd2006-11-2411-101/+9
* CFE tag partitioning support.malbon2006-11-231-65/+206
* deny non-root access to /dev/mtd*ronbd2006-11-231-0/+11
* fix the ixp4xx arch - armeb, not armnbd2006-11-231-1/+1
* Add ethernet bonding support for x86 (#856)florian2006-11-231-1/+1
* add missing src symlinknbd2006-11-231-0/+1
* move platform specific base-files into target/linux/<targetname>nbd2006-11-2228-0/+1232
* remove zimage patchnbd2006-11-221-1364/+0
* autodetect atm, pci, usb, pcmcia features from kernel config filenbd2006-11-1911-11/+11
* reorganize nat helper packages, move ftp and irc nat to a package that is ena...nbd2006-11-1912-44/+44
* remove outdated README filenbd2006-11-181-98/+0
* add /sbin to the path for x86 image builds (for fdisk)nbd2006-11-181-0/+1
* add prereq checks for target/linux/* and target/image/*, check for fdisk for ...nbd2006-11-183-1/+10
* add lzma kernel compression support for au1000nbd2006-11-183-6/+40