aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/cns3xxx/image
Commit message (Collapse)AuthorAgeFilesLines
* generate single images for tftp flashing as well as sysupgrade images for ↵Imre Kaloz2012-11-111-12/+33
| | | | | | boards with old u-boot SVN-Revision: 34163
* cns3xxx: add sysupgrade supportFelix Fietkau2012-10-071-4/+15
| | | | | | | | | | | Signed-off-by: Tim Harvey <tharvey@gateworks.com> target/linux/cns3xxx/base-files/lib/cns3xxx.sh | 22 ++ target/linux/cns3xxx/base-files/lib/upgrade/platform.sh | 122 ++++++++++++++++ target/linux/cns3xxx/image/Makefile | 19 +- 3 files changed, 159 insertions(+), 4 deletions(-) SVN-Revision: 33650
* cns3xxx: build images for the old boot loader and the new one (default to ↵Felix Fietkau2012-09-191-2/+8
| | | | | | the new one) SVN-Revision: 33488
* add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx)Imre Kaloz2010-07-211-0/+35
SVN-Revision: 22323