aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx-2.6
Commit message (Collapse)AuthorAgeFilesLines
* store the default kernel version for our ports in a single place (target ↵Felix Fietkau2006-12-251-4/+0
| | | | | | makefiles can still override it if necessary) SVN-Revision: 5899
* Generate a flashable image for the NSLU2Rod Whitby2006-12-231-0/+6
| | | | SVN-Revision: 5893
* Moved netconfig (for ixp4xx only) to S15, so that it can access ↵Rod Whitby2006-12-211-17/+7
| | | | | | /proc/cpuinfo to determine which type of board it is on. Added ifup commands at the end to bring up the interfaces. SVN-Revision: 5886
* Initial stab at netconfig for nslu2 and nas100dRod Whitby2006-12-202-0/+99
| | | | SVN-Revision: 5883
* Compiled the ixp4xx on-board network support into the kernel, so that ↵Rod Whitby2006-12-201-3/+3
| | | | | | auto-loading of the microcode from another flash partition will work. SVN-Revision: 5880
* Not sure why ixp4xx-2.6 config has HWMON set, but because it does, then ↵Rod Whitby2006-12-191-2/+40
| | | | | | there has to be many other SENSORS config options unset SVN-Revision: 5867
* Enabled RTC (compiled in) for NSLU2 and NAS100d, and PATA (modules) for NAS100dRod Whitby2006-12-191-3/+128
| | | | SVN-Revision: 5866
* upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ↵Imre Kaloz2006-12-195-159/+266
| | | | | | ixp4xx SVN-Revision: 5856
* Fixed patch naming to match conventionsRod Whitby2006-12-183-0/+0
| | | | SVN-Revision: 5831
* IXP4xx patches for NSLU2 and NAS100DRod Whitby2006-12-1812-0/+930
| | | | SVN-Revision: 5830
* Upgrade to Linux 2.6.19Felix Fietkau2006-12-142-4/+3
| | | | | | | - Includes large parts of the patch from #1021 by dpalffy - Includes RB532 NAND driver changes by n0-1 SVN-Revision: 5789
* Enable msdos fs support and package itFlorian Fainelli2006-12-091-1/+1
| | | | SVN-Revision: 5741
* Add HFS and HFS+ modules (#1024)Florian Fainelli2006-12-071-2/+2
| | | | SVN-Revision: 5713
* move target/image/platform to target/linux/platform/image platform ↵Mike Baker2006-11-281-0/+32
| | | | | | directories are now self contained SVN-Revision: 5669
* fix the ixp4xx arch - armeb, not armFelix Fietkau2006-11-231-1/+1
| | | | SVN-Revision: 5627
* move platform specific base-files into target/linux/<targetname>Felix Fietkau2006-11-221-0/+11
| | | | SVN-Revision: 5621
* autodetect atm, pci, usb, pcmcia features from kernel config fileFelix Fietkau2006-11-191-1/+1
| | | | SVN-Revision: 5586
* reorganize nat helper packages, move ftp and irc nat to a package that is ↵Felix Fietkau2006-11-191-4/+4
| | | | | | enabled by default, for security reasons - see #917 for more information SVN-Revision: 5581
* add mini_foFelix Fietkau2006-11-171-0/+1
| | | | SVN-Revision: 5541
* make target/linux/* directories self-contained, use the selected kernel ↵Felix Fietkau2006-11-111-0/+9
| | | | | | 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-091-2/+6
| | | | SVN-Revision: 5485
* add redboot parsing and rtl8169 fixes, enable r8169 and add the free ixp4xx ↵Imre Kaloz2006-10-274-56/+3199
| | | | | | ethernet driver - the later still needs fixes and testing for the gateway 7001 SVN-Revision: 5311
* rename the xscale target to ixp4xx for the forthcoming iop target, add gcc ↵Imre Kaloz2006-10-273-0/+1564
4.1 patch for arm SVN-Revision: 5310