summaryrefslogtreecommitdiff
path: root/target/linux/ixp4xx/base-files
Commit message (Collapse)AuthorAge
* add support for the Tonze AP-422/425Imre Kaloz2012-11-11
| | | | SVN-Revision: 34165
* ixp4xx: add sysupgrade supportFelix Fietkau2012-10-17
| | | | | | | | | | | Signed-off-by: Tim Harvey <tharvey@gateworks.com> target/linux/ixp4xx/base-files/lib/ixp4xx.sh | 25 ++ target/linux/ixp4xx/base-files/lib/upgrade/platform.sh | 156 +++++++++++++++++ target/linux/ixp4xx/image/Makefile | 11 + 3 files changed, 192 insertions(+) SVN-Revision: 33828
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-25
| | | | SVN-Revision: 19331
* handle the nonstandard redboot mac variable for the WG302v1Imre Kaloz2008-07-31
| | | | SVN-Revision: 12041
* remove unnecessary ixp4xx network config overrideFelix Fietkau2008-07-31
| | | | SVN-Revision: 12033
* on IXP46x we can have up to 3 npe ethernet interfaces, so set the mac for ↵Imre Kaloz2008-07-14
| | | | | | 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-28
| | | | | | RedBoot config partition SVN-Revision: 11285
* get rid of per-profile base-filesGabor Juhos2007-09-29
| | | | SVN-Revision: 9069
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-06
(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