summaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx/base-files
Commit message (Collapse)AuthorAgeFilesLines
* handle the nonstandard redboot mac variable for the WG302v1Imre Kaloz2008-07-311-0/+7
| | | | SVN-Revision: 12041
* remove unnecessary ixp4xx network config overrideFelix Fietkau2008-07-311-13/+0
| | | | SVN-Revision: 12033
* on IXP46x we can have up to 3 npe ethernet interfaces, so set the mac for ↵Imre Kaloz2008-07-141-1/+1
| | | | | | the third one, too SVN-Revision: 11816
* fix up mac address setting on ixp4xx for devices that store this info in the ↵Imre Kaloz2008-05-281-0/+8
| | | | | | RedBoot config partition SVN-Revision: 11285
* get rid of per-profile base-filesGabor Juhos2007-09-291-0/+0
| | | | SVN-Revision: 9069
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-0/+13
(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