aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx/config-default
Commit message (Collapse)AuthorAgeFilesLines
* disable partitions for unallocated redboot flash memory - it caused a null ↵Felix Fietkau2008-03-071-1/+0
| | | | | | pointer deref SVN-Revision: 10563
* add eabi autoselection for the kernel as well - fixes iptables problemsFelix Fietkau2008-02-141-2/+2
| | | | SVN-Revision: 10461
* revert ARM to oabi by default, add some eabi patches for fixing up the ↵Felix Fietkau2008-02-141-1/+1
| | | | | | toolchain, which unfortunately break eabi userland, but are IMHO a necessary basis for further eabi fixes SVN-Revision: 10458
* prepare 2.6.24 on ixp4xxImre Kaloz2008-02-101-0/+5
| | | | SVN-Revision: 10438
* added dmabounce debug code to ixp4xxJohn Crispin2008-01-241-0/+1
| | | | SVN-Revision: 10240
* add support for the Netgear WG302v1/WAG302v1Imre Kaloz2008-01-141-0/+1
| | | | SVN-Revision: 10197
* Forgot to commit the config changeRod Whitby2008-01-091-0/+1
| | | | SVN-Revision: 10150
* fix initramfsFelix Fietkau2008-01-011-1/+0
| | | | SVN-Revision: 10080
* ixp4xx: Added missing config entries to allow build to continueRod Whitby2007-12-291-0/+3
| | | | SVN-Revision: 10021
* * upgrade ixp4xx to 2.6.23.12 * upgrade to the new ethernet driver ↵Imre Kaloz2007-12-281-2/+11
| | | | | | (temporary breaks Marvell switch support on Compex units) * handle NPE microcodes in a user friendly way - YAY for Intel for changing the license * add support for the Lanready AP1000 (used in for example the Ligowave LGO2AGN) SVN-Revision: 10016
* move ARM to the GNU EABIImre Kaloz2007-12-281-1/+2
| | | | SVN-Revision: 10013
* turn off FPU emulation on ARM and PowerPC - we are on softfloat nowImre Kaloz2007-12-281-1/+1
| | | | SVN-Revision: 10012
* move crypto support to a seperate crypto.mk file, split modules into ↵Nicolas Thill2007-09-231-22/+0
| | | | | | multiple packages and adjust dependencies, sync crypto options in kconfigs. SVN-Revision: 8980
* clean up jffs2 config optionsFelix Fietkau2007-09-191-2/+0
| | | | SVN-Revision: 8848
* Moved config back to config-default, but left the FSG3 profile config ↵Rod Whitby2007-09-141-0/+492
non-working in the config directory as a reminder that it has to be changed over to the new scheme when that's ready. SVN-Revision: 8779