Felix Fietkau
|
e5bb1a1bc7
|
cns3xxx: add sysupgrade support
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
|
12 years ago |
Felix Fietkau
|
190b4344a3
|
cns3xxx: build images for the old boot loader and the new one (default to the new one)
SVN-Revision: 33488
|
12 years ago |
Imre Kaloz
|
a1cdb24a3b
|
add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx)
SVN-Revision: 22323
|
15 years ago |
Nicolas Thill
|
e2b57ecf5f
|
define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
SVN-Revision: 20834
|
15 years ago |
Imre Kaloz
|
40ba15806f
|
upgrade to 2.6.32.7, switch to squashfs, remove broken flag
SVN-Revision: 19562
|
15 years ago |
Imre Kaloz
|
261802269d
|
incomplete Gumstix support
SVN-Revision: 10955
|
17 years ago |
Felix Fietkau
|
1bca0cc517
|
make the image filenames a bit shorter
SVN-Revision: 9533
|
17 years ago |
Felix Fietkau
|
56231056ea
|
strip the kernel version suffix from target directories, except for brcm-2.4 (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
|
17 years ago |
Imre Kaloz
|
41e092a905
|
fix .21 for sibyte.. because we can..
SVN-Revision: 7332
|
18 years ago |
Imre Kaloz
|
ee653e3700
|
add preliminary IOP32x support, mark it broken for now
SVN-Revision: 6557
|
18 years ago |
Hamish Guthrie
|
99657a3be5
|
Added initial support for at91 plaform (HCG)
SVN-Revision: 6508
|
18 years ago |
Felix Fietkau
|
653f61fb3e
|
clean up a few things in image build makefiles and fix unnecessary grub rebuilds
SVN-Revision: 6360
|
18 years ago |
Felix Fietkau
|
7a6a646497
|
Add initial version of the new Image Builder It's still a bit rough in a few places, but it seems to work for Broadcom at least - other targets untested.
SVN-Revision: 6071
|
18 years ago |
Mike Baker
|
c3c4dfb57b
|
move target/image/platform to target/linux/platform/image platform directories are now self contained
SVN-Revision: 5669
|
18 years ago |