summaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx
Commit message (Collapse)AuthorAgeFilesLines
...
* Renumbered the fsg patch into nslu2-linux managed numbering areaRod Whitby2008-01-111-38/+294
| | | | SVN-Revision: 10167
* Combined the nas100d net driver patches, based on new nslu2-linux patchRod Whitby2008-01-112-40/+36
| | | | SVN-Revision: 10166
* Combined the nslu2 net driver patches, based on new nslu2-linux patchRod Whitby2008-01-112-41/+37
| | | | SVN-Revision: 10165
* Renumbered the avila-related patches, since nslu2-linux no longer carries them.Rod Whitby2008-01-113-0/+0
| | | | SVN-Revision: 10164
* nas100d-pata-artop patch is no longer required due to upstream fixesRod Whitby2008-01-111-23/+0
| | | | SVN-Revision: 10163
* Consolidated all the ixp4xx i2c gpio patches into a copy of the patch from ↵Rod Whitby2008-01-096-223/+232
| | | | | | nslu2-linux which has been pushed upstream via the i2c maintainer. SVN-Revision: 10153
* Consolidated fsg3 support into a single patch, identical to the one in the ↵Rod Whitby2008-01-093-431/+130
| | | | | | nlsu2-linux kernel repository SVN-Revision: 10151
* Forgot to commit the config changeRod Whitby2008-01-091-0/+1
| | | | SVN-Revision: 10150
* ixp4xx/fsg3: Added LEDs support, and refreshed patches for 2.6.23.12Rod Whitby2008-01-054-173/+501
| | | | SVN-Revision: 10119
* use the newer mac handling patches from nslu2-linuxImre Kaloz2008-01-046-160/+180
| | | | SVN-Revision: 10116
* Fixes the MAC address handling on avila NPE on startupImre Kaloz2008-01-041-0/+72
| | | | | | | | Replaces/based-on 740-avila_loft_mac_platform.patch for 2.6.21 Signed-off-by: Harald Schioeberg <pagefault@c-base.org> SVN-Revision: 10114
* 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-2844-223/+8204
| | | | | | (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
* ixp4xx: Minor bump of kernel to 2.6.21.7Rod Whitby2007-12-281-1/+1
| | | | SVN-Revision: 9969
* ixp4xx: Rename fsg3 subtarget to harddisk to better reflect the intention of ↵Rod Whitby2007-12-074-1/+1
| | | | | | the subtarget SVN-Revision: 9670
* ixp4xx: Split into two subtargets, one normal and one for boards which boot ↵Rod Whitby2007-12-079-0/+14
| | | | | | directly from attached storage (and therefore need most kernel modules compiled in) SVN-Revision: 9669
* make the image filenames a bit shorterFelix Fietkau2007-11-101-10/+10
| | | | SVN-Revision: 9533
* Fixed compiler warningsRod Whitby2007-10-131-16/+23
| | | | SVN-Revision: 9284
* ixp4xx: New patch to support FSG-3 buttonsRod Whitby2007-10-131-0/+184
| | | | SVN-Revision: 9276
* ixp4xx/fsg3: Enable REISERFS for booting from vendor rootfs on diskRod Whitby2007-10-131-0/+1
| | | | SVN-Revision: 9275
* Added patch from ↵Rod Whitby2007-09-301-0/+19
| | | | | | http://www.opensubscriber.com/message/jgarzik@pobox.com/7495139.html SVN-Revision: 9077
* get rid of per-profile base-filesGabor Juhos2007-09-291-0/+0
| | | | SVN-Revision: 9069
* 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
* Build both NPE-B and NPE-C microcode for the fsg-3 and other dual-ethernet ↵Rod Whitby2007-09-212-2/+3
| | | | | | ixp4xx devices. SVN-Revision: 8939
* Add reiserfs module and include it in the FSG-3 profile.Rod Whitby2007-09-201-1/+1
| | | | SVN-Revision: 8872
* clean up jffs2 config optionsFelix Fietkau2007-09-191-2/+0
| | | | SVN-Revision: 8848
* rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and ↵Nicolas Thill2007-09-162-2/+4
| | | | | | cleanup SVN-Revision: 8811
* Moved config back to config-default, but left the FSG3 profile config ↵Rod Whitby2007-09-141-0/+0
| | | | | | 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
* Reinstated the kernel configuration for the FSG3 profile.Rod Whitby2007-09-142-0/+21
| | | | SVN-Revision: 8776
* fix target names in image options (closes: #2357)Nicolas Thill2007-09-111-2/+1
| | | | SVN-Revision: 8749
* more config changesFelix Fietkau2007-09-091-21/+0
| | | | SVN-Revision: 8699
* adapt profiles for subtarget changesFelix Fietkau2007-09-081-3/+0
| | | | SVN-Revision: 8695
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-082-5/+2
| | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-0653-0/+11094
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653