summaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx/base-files
Commit message (Collapse)AuthorAgeFilesLines
* [ixp4xx:] add support for the Tonze AP-422/425kaloz2012-11-111-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34165 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: add sysupgrade supportnbd2012-10-172-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(+) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33828 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add preinit modularization work by Daniel Dickinson (cshore)nbd2010-01-252-15/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19331 3c298f89-4303-0410-b956-a3cf2f4a3e73
* handle the nonstandard redboot mac variable for the WG302v1kaloz2008-07-311-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12041 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove unnecessary ixp4xx network config overridenbd2008-07-311-13/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12033 3c298f89-4303-0410-b956-a3cf2f4a3e73
* on IXP46x we can have up to 3 npe ethernet interfaces, so set the mac for ↵kaloz2008-07-141-1/+1
| | | | | | the third one, too git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11816 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix up mac address setting on ixp4xx for devices that store this info in the ↵kaloz2008-05-281-0/+8
| | | | | | RedBoot config partition git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11285 3c298f89-4303-0410-b956-a3cf2f4a3e73
* get rid of per-profile base-filesjuhosg2007-09-291-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9069 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73