Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add support for the Tonze AP-422/425 | Imre Kaloz | 2012-11-11 | 1 | -0/+9 |
| | | | | SVN-Revision: 34165 | ||||
* | ixp4xx: add sysupgrade support | Felix Fietkau | 2012-10-17 | 2 | -0/+181 |
| | | | | | | | | | | | 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 Fietkau | 2010-01-25 | 2 | -15/+23 |
| | | | | SVN-Revision: 19331 | ||||
* | handle the nonstandard redboot mac variable for the WG302v1 | Imre Kaloz | 2008-07-31 | 1 | -0/+7 |
| | | | | SVN-Revision: 12041 | ||||
* | remove unnecessary ixp4xx network config override | Felix Fietkau | 2008-07-31 | 1 | -13/+0 |
| | | | | SVN-Revision: 12033 | ||||
* | on IXP46x we can have up to 3 npe ethernet interfaces, so set the mac for ↵ | Imre Kaloz | 2008-07-14 | 1 | -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 Kaloz | 2008-05-28 | 1 | -0/+8 |
| | | | | | | RedBoot config partition SVN-Revision: 11285 | ||||
* | get rid of per-profile base-files | Gabor Juhos | 2007-09-29 | 1 | -0/+0 |
| | | | | SVN-Revision: 9069 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 1 | -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 |